- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / include / net / sctp / sm.h
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-10 Vlad Yasevich[SCTP]: Implement the receive and verification of AUTH...
2007-10-10 Vlad Yasevich[SCTP]: Enable the sending of the AUTH chunk.
2007-09-26 Wei YongjunSCTP : Add paramters validity check for ASCONF chunk
2007-09-26 Vlad YasevichSCTP: Clean up OOTB handling and fix infinite loop...
2007-08-30 Wei YongjunSCTP: Fix to encode PROTOCOL VIOLATION error cause...
2007-01-24 Vlad Yasevich[SCTP]: Correctly handle unexpected INIT-ACK chunk.
2006-12-03 Al Viro[SCTP]: Trivial sctp endianness annotations.
2006-12-03 Al Viro[SCTP]: sctp_make_op_error() annotations.
2006-12-03 Al Viro[SCTP]: Annotate sctp_init_cause().
2006-08-22 Sridhar SamudralaFix sctp privilege elevation (CVE-2006-3745)
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-07-12 Alexey Dobriyan[SCTP]: __nocast annotations
2005-06-24 Adrian Bunk[PATCH] make various thing static
2005-06-20 Frank Filz[SCTP] sctp_connectx() API support
2005-04-28 Jerome Forissier[SCTP] Implement Sec 2.41 of SCTP Implementers guide.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-28 Sridhar Samudrala[SCTP] Validate and respond to invalid chunk/parameter...
2004-12-27 Sridhar Samudrala[SCTP] Treat ICMP protocol unreachable errors from...
2004-12-27 Sridhar Samudrala[SCTP] Code cleanup: remove unused code and make needle...
2004-07-22 Sridhar Samudrala[SCTP] Fix data not being delivered to user in SHUTDOWN...
2004-06-03 Sridhar Samudrala[SCTP] Fix missing VTAG validation on certain incoming...
2004-04-26 Olaf Kirch- Merged several SCTP fixes from Sridhar Samudra
2004-04-19 Sridhar Samudrala[SCTP] Partial Reliability Extension support.
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2003-11-21 Sridhar Samudrala[SCTP] ADDIP: Support for processing incoming ASCONF_AC...
2003-10-28 Sridhar Samudrala[SCTP] ADDIP: Support for processing ASCONF chunks...
2003-09-22 Sridhar Samudrala[SCTP] ADDIP: Support for the creation of ASCONF_ACK...
2003-09-18 Sridhar Samudrala[SCTP] ADDIP: Support to send ASCONF chunk with ADD...
2003-09-02 Sridhar Samudrala[SCTP] Convert sctp_param2sockaddr() and sockaddr2sctp_...
2003-08-27 Sridhar Samudrala[SCTP] SCTP_SET_PEER_PRIMARY socket option support...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-04 Sridhar Samudrala[SCTP] ADDIP basic infrastructure support. (Ardelle...
2003-07-11 Sridhar Samudrala[SCTP] Send SHUTDOWNs through the same path as the...
2003-06-19 Jon Grimm[SCTP] More typedef & name cleanup.
2003-04-21 Jon Grimm[SCTP] Track partially acked message for SEND_FAILED.
2003-04-17 Jon Grimm[SCTP] More typedef removals.
2003-04-09 Jon Grimm[SCTP] Various code cleanup.
2003-03-28 Jon Grimm[SCTP] Add LINKLOCAL/sin6_scope_id support.
2003-03-04 Jon Grimm[SCTP] Add SCTP_NODELAY sockopt and message delay ...
2003-01-31 Jon Grimm[SCTP] Fix large message sends.
2003-01-21 Jon Grimm[SCTP] Turn off hearbeat timers earlier in shutdown.
2003-01-17 Jon Grimm[SCTP] Fix hardcoded stream counts.
2002-12-05 Sridhar Samudrala[SCTP] Stale cookie support. (ardelle.fan)
2002-11-18 David S. MillerMerge nuts.ninka.net:/home/davem/src/BK/network-2.5
2002-11-18 Matthew Wilcox[PATCH] remove sched.h from sctp/sm.h
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-10-31 Jon Grimm[SCTP] sctp_params cleanup (jgrimm)
2002-10-24 Sridhar Samudralasctp: User initiated ABORT support. (ardelle.fan)
2002-10-15 Sridhar Samudralasctp: Fixes Bug#623286 - zero vtag in SHUTDOWN_COMPLETE...
2002-10-15 Sridhar Samudralasctp: VTAG checks for ABORT & SHUTDOWN_COMPLETE chunks...
2002-10-09 Jon Grimmsctp: Various invalid address check fixes. (jgrimm)
2002-10-01 Daisy Changsctp: Added the 'Unrecognized Parameter' handling.
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...