- Update to 3.4-rc7.
[linux-flexiantxendom0-3.2.10.git] / include / net / sctp / sctp.h
2003-08-29 Sridhar Samudrala[SCTP] draft07 API changes: sctp_bindx() now takes...
2003-08-27 Sridhar Samudrala[SCTP] SCTP_SET_PEER_PRIMARY socket option support...
2003-07-18 Sridhar Samudrala[SCTP] Support for IPV6_V6ONLY socket option. (Ardelle...
2003-07-15 Jon Grimm[SCTP] Support v4-mapped-v6 addresses (Ardelle Fan)
2003-06-23 Jon GrimmMerge touki.austin.ibm.com:/home/jgrimm/bk/linux-2.5
2003-06-21 Jon Grimm[SCTP] Change sysctl settable timers to ms granularity...
2003-06-21 Jon GrimmHand merge.
2003-06-08 Jon Grimm[SCTP] Incorrect WORD_ROUND on a network endian value.
2003-06-05 Jon Grimm[SCTP] Various bakeoff fixes.
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-06-02 Jon Grimm[SCTP] sctp_jitter() needs to protect against div by 0.
2003-05-14 Sridhar Samudrala[SCTP] Rename struct sctp_protocol as struct sctp_globa...
2003-05-13 Jon Grimm[SCTP] Multiple causes may be embedded in an ERROR...
2003-05-08 Jon Grimm[SCTP] Bug fix for bind_bucket leak & heartbeat error...
2003-04-23 Jon Grimm[SCTP] Add SCTP_MAXSEG sockopt.
2003-04-22 Jon Grimm[SCTP] Add some macros to clean up code.
2003-04-21 Jon Grimm[SCTP] Track partially acked message for SEND_FAILED.
2003-04-09 Jon Grimm[SCTP] Add a generic csum_copy for sctp.
2003-04-09 Jon Grimm[SCTP] Various code cleanup.
2003-04-08 Jon Grimm[SCTP] Add wrappers for sctp with no crypto support.
2003-04-08 Jon Grimm[SCTP] Use Crypto API
2003-04-02 Jon Grimm[SCTP] Fix warning and unused (sfr@canb.auug.org.au)
2003-03-28 Jon Grimm[SCTP] Add LINKLOCAL/sin6_scope_id support.
2003-03-25 Jon Grimm[SCTP] Add icmpv6 handler to SCTP.
2003-03-24 Stephen Rothwell[SCTP]: Fix IRQ flags warnings.
2003-03-19 Jon Grimm[SCTP] Bundle SACK with outgoing DATA.
2003-03-04 Jon Grimm[SCTP] Add SCTP_NODELAY sockopt and message delay ...
2003-02-26 Jon Grimm[SCTP] Supported address types should be based on...
2003-02-24 Jon Grimm[SCTP] Add SCTP_SET_PEER_PRIMARY get/setsockopt.
2003-02-12 Sridhar Samudrala[SCTP] sctp mib statistics update/display support.
2003-01-22 Jon Grimm[SCTP] Fix merge conflicts.
2003-01-21 Sridhar Samudrala[SCTP] SCTP path mtu discovery support for v4 addresses.
2003-01-17 Jon Grimm[SCTP] Add jitter to the heartbeat interval. (ardelle...
2003-01-17 Jon Grimm[SCTP] Fix hardcoded stream counts.
2003-01-10 Sridhar SamudralaMerge us.ibm.com:/home/sridhar/BK/linux-2.5.56
2003-01-09 Sridhar Samudrala[SCTP] Handle non-linear ip re-assembled skb's in sctp_...
2003-01-06 Ravikiran G. Thiru... [SCTP]: Convert mibstats to use kmalloc_percpu
2002-11-21 Jon Grimm[SCTP] Last of the v4/v6 partioning (for now)
2002-11-06 Jon Grimm[SCTP] sctp_addr code cleanup.
2002-11-04 Sridhar SamudralaMerge dyn9-47-18-140.beaverton.ibm.com:/home/sridhar...
2002-11-04 Sridhar Samudrala[SCTP] Support for Peer address parameters socket option.
2002-11-01 Jon Grimm[SCTP] More param handling, mostly handling hostname...
2002-10-31 Jon Grimm[SCTP] sctp_params cleanup (jgrimm)
2002-10-24 Nivedita Singhvisctp: Added SCTP SNMP MIB infrastructure.
2002-10-08 David S. Miller[SCTP]: Use sock_owned_by_user.
2002-09-27 Jon Grimmsctp: mark functions needed by testsuite as SCTP_STATIC
2002-09-25 Jon GrimmSCTP: Resync with LKSCTP tree.
2002-08-29 David S. Miller[SCTP]: Rename sctp_foo.[ch] to foo.[ch] and kill CVS...
2002-08-28 David S. Millernet/sctp/sctp_socket.c: Fix sctp_get_port types, static...
2002-08-28 David S. Millernet/sctp/sctp_socket.c: Fix printf string for size_t.
2002-08-28 David S. Miller[SCTP]: Whitespace/codingstyle fixups, plus a bug fix...
2002-08-21 Jon GrimmSupport MSG_ABORT (the abort primitive) to do a non...
2002-08-19 Jon Grimmlksctp-2_5_31-0_5_1.patch