- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / include / net / sctp / structs.h
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-12-20 Joe Perches[NET] include/net/: Spelling fixes
2007-12-07 Vlad Yasevich[SCTP]: Fix the bind_addr info during migration.
2007-11-09 Vlad YasevichSCTP: Convert custom hash lists to use hlist.
2007-11-07 Vlad YasevichSCTP: Allow ADD_IP to work with AUTH for backward compa...
2007-11-07 Vlad YasevichSCTP: Correctly disable ADD-IP when AUTH is not supported.
2007-11-07 Vlad YasevichSCTP: Update RCU handling during the ADD-IP case
2007-11-07 Vlad YasevichSCTP: Fix difference cases of retransmit.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-11 Stephen Hemminger[SCTP]: port randomization
2007-10-10 Vlad Yasevich[SCTP]: Tie ADD-IP and AUTH functionality as required...
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-10-10 Vlad Yasevich[SCTP]: Implement SCTP-AUTH internals
2007-10-10 Vlad Yasevich[SCTP]: Implement the Supported Extensions Parameter
2007-10-10 Adrian Bunk[SCTP]: Make sctp_addto_param() static.
2007-09-26 Al Virofix sctp_del_bind_addr() last argument type
2007-09-26 Wei YongjunSCTP : Add paramters validity check for ASCONF chunk
2007-09-16 Vlad Yasevich[SCTP]: Convert bind_addr_list locking to RCU
2007-09-16 Vlad Yasevich[SCTP]: Add RCU synchronization around sctp_localaddr_list
2007-08-30 Wei YongjunSCTP: Fix to encode PROTOCOL VIOLATION error cause...
2007-06-13 Vlad Yasevich[SCTP] Flag a pmtu change request
2007-06-13 Vlad Yasevich[SCTP] Update pmtu handling to be similar to tcp
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-04 Vlad Yasevich[SCTP]: Set assoc_id correctly during INIT collision.
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_MAX_BURST socket option.
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option
2007-03-20 Vlad Yasevich[SCTP]: Reset some transport and association variables...
2006-12-22 Ivan Skytte Jorgensen[SCTP]: Fix typo adaption -> adaptation as per the...
2006-12-14 Ivan Skytte Jorgensen[SCTP]: Add support for SCTP_CONTEXT socket option.
2006-12-14 Sridhar Samudrala[SCTP]: Handle address add/delete events in a more...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Al Viro[SCTP]: Annotate ->supported_addrs().
2006-12-03 Al Viro[SCTP]: sctp_association ->peer.i is a host-endian...
2006-12-03 Al Viro[SCTP]: Annotate ->inaddr_any().
2006-12-03 Al Viro[SCTP]: flip_to_{h,n}() are not needed anymore.
2006-12-03 Al Viro[SCTP]: ->a_h is gone now.
2006-12-03 Al Viro[SCTP]: ->a_h is gone now.
2006-12-03 Al Viro[SCTP]: ->source_h is not used anymore.
2006-12-03 Al Viro[SCTP]: Switch all remaining users of ->saddr_h to...
2006-12-03 Al Viro[SCTP]: Switch ->from_addr_param() to net-endian.
2006-12-03 Al Viro[SCTP]: Annotate ->dst_saddr()
2006-12-03 Al Viro[SCTP] embedded sctp_addr: net-endian mirrors
2006-12-03 Al Viro[SCTP]: Beginning of conversion to net-endian for embed...
2006-12-03 Al Viro[SCTP]: Beginning of sin_port fixes.
2006-12-03 Al Viro[SCTP]: Trivial sctp endianness annotations.
2006-12-03 Vlad Yasevich[SCTP]: Fix warning
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-09-22 Vladislav Yasevich[SCTP]: Remove multiple levels of msecs to jiffies...
2006-09-21 Herbert Xu[SCTP]: Use HMAC template and hash interface
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-21 Sridhar Samudrala[SCTP]: ADDIP: Don't use an address as source until...
2006-07-21 Sridhar Samudrala[SCTP]: Verify all the paths to a peer via heartbeat...
2006-06-18 Vlad Yasevich[SCTP]: Reject sctp packets with broadcast addresses.
2006-05-09 Neil Horman[PATCH] SCTP: Allow spillover of receive buffer to...
2006-05-06 Neil Horman[SCTP]: Allow spillover of receive buffer to avoid...
2006-03-21 Dmitry Mishin[NET]: {get|set}sockopt compatibility layer
2006-02-03 Vlad Yasevich[SCTP]: Fix 'fast retransmit' to send a TSN only once.
2006-01-17 Vlad Yasevich[SCTP]: Fix machine check/connection hang on IA64.
2006-01-17 Vlad Yasevich[SCTP]: Fix bad sysctl formatting of SCTP timeout value...
2006-01-17 Vlad Yasevich[SCTP]: Fix sctp_cookie alignment in the packet.
2006-01-03 Frank Filz[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option...
2005-11-12 Neil Horman[SCTP]: Include ulpevents in socket receive buffer...
2005-11-12 Vladislav Yasevich[SCTP]: Remove timeouts[] array from sctp_endpoint.
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-07-12 Alexey Dobriyan[SCTP]: __nocast annotations
2005-07-09 David S. Miller[SCTP]: Use struct list_head for chunk lists, not sk_bu...
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-28 Vlad Yasevich[SCTP] Make init & delayed sack timeouts configurable...
2005-06-20 Frank Filz[SCTP] sctp_connectx() API support
2005-04-28 Neil Horman[SCTP] Fix SCTP sendbuffer accouting.
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.
2005-01-15 Arnaldo Carvalho... [SCTP] merge sctp_sock with sctp_opt
2004-12-29 Sridhar Samudrala[SCTP] Fix misc. issues in SCTP_PEER_ADDR_PARAMS set...
2004-12-28 Sridhar Samudrala[SCTP] Implementation of SCTP Implementer's Guide Secti...
2004-12-27 Sridhar Samudrala[SCTP] Code cleanup: remove unused code and make needle...
2004-10-21 Sridhar Samudrala[SCTP] Adaption layer indication support.
2004-06-03 Alexander Viro[PATCH] sparse: sctp annotation
2004-04-26 Olaf Kirch- Merged several SCTP fixes from Sridhar Samudra
2004-04-19 Sridhar Samudrala[SCTP] Partial Reliability Extension support.
2004-04-19 Sridhar Samudrala[SCTP] Cleanup sctp_packet and sctp_outq infrastructure.
2004-04-19 Sridhar Samudrala[SCTP] Avoid the use of constant SCTP_IP_OVERHEAD to...
2004-04-06 Sridhar Samudrala[SCTP] Use id to ptr translation service in lib/idr...
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-02-09 David S. MillerMerge linux-lksctp.bkbits.net/lksctp-2.5.work
2004-02-09 Sridhar Samudrala[SCTP] Removed SCTP specific rmem/wmem sysctl's and...
2004-02-06 David S. MillerMerge linux-lksctp.bkbits.net/lksctp-2.5.work
2004-01-25 Andrew Morton[SCTP]: Fix packed attribute usage.
2004-01-23 Sridhar Samudrala[SCTP] Add sysctl parameters to update socket send...
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: Add sysctl parameter to enable/disable...
2003-10-28 Sridhar Samudrala[SCTP] ADDIP: Support for processing ASCONF chunks...
2003-09-18 Sridhar Samudrala[SCTP] ADDIP: Handle ERROR chunk in response to an...
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...
next