| Commit message (Expand) | Author | Age | Files | Lines |
* | sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT... | Michele Baldessari | 2012-12-03 | 1 | -0/+27 |
* | sctp: Implement quick failover draft from tsvwg | Neil Horman | 2012-07-22 | 1 | -0/+11 |
* | sctp: Add socket option operation for Auto-ASCONF. | Michio Honda | 2011-06-02 | 1 | -0/+1 |
* | sctp: implement event notification SCTP_SENDER_DRY_EVENT | Wei Yongjun | 2011-04-21 | 1 | -0/+17 |
* | sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT | Wei Yongjun | 2011-04-21 | 1 | -1/+2 |
* | sctp: implement socket option SCTP_GET_ASSOC_ID_LIST | Wei Yongjun | 2011-04-21 | 1 | -0/+13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-20 | 1 | -0/+1 |
|\ |
|
| * | sctp: user perfect name for Delayed SACK Timer option | Shan Wei | 2011-01-20 | 1 | -0/+1 |
* | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -2/+2 |
|/ |
|
* | sctp: Turn the enum socket options into defines | Vlad Yasevich | 2009-11-23 | 1 | -82/+43 |
* | sctp: remove deprecated SCTP_GET_*_OLD stuffs | Amerigo Wang | 2009-11-23 | 1 | -8/+0 |
* | sctp: implement the sender side for SACK-IMMEDIATELY extension | Wei Yongjun | 2009-11-23 | 1 | -0/+1 |
* | sctp: remove unused union (sctp_cmsg_data_t) definition | Rami Rosen | 2009-09-05 | 1 | -6/+0 |
* | sctp: support non-blocking version of the new sctp_connectx() API | Vlad Yasevich | 2009-06-03 | 1 | -0/+2 |
* | sctp: Implement socket option SCTP_GET_ASSOC_NUMBER | Wei Yongjun | 2008-12-26 | 1 | -0/+2 |
* | sctp: Support the new specification of sctp_connectx() | Vlad Yasevich | 2008-05-10 | 1 | -2/+4 |
* | sctp: Bring SCTP_DELAYED_ACK socket option into API compliance | Wei Yongjun | 2008-05-10 | 1 | -7/+21 |
* | [SCTP]: Update AUTH structures to match declarations in draft-16. | Vlad Yasevich | 2008-02-28 | 1 | -4/+6 |
* | [SCTP]: Stop claiming that this is a "reference implementation" | Vlad Yasevich | 2008-02-05 | 1 | -4/+4 |
* | [SCTP]: Fix the name of the authentication event. | Vlad Yasevich | 2008-01-09 | 1 | -1/+1 |
* | [SCTP]: API updates to suport SCTP-AUTH extensions. | Vlad Yasevich | 2007-10-11 | 1 | -0/+90 |
* | [SCTP]: Implement SCTP_MAX_BURST socket option. | Vlad Yasevich | 2007-04-26 | 1 | -0/+2 |
* | [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification. | Vlad Yasevich | 2007-04-26 | 1 | -0/+1 |
* | [SCTP]: Honor flags when setting peer address parameters | Vlad Yasevich | 2007-04-26 | 1 | -7/+8 |
* | [SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event | Vlad Yasevich | 2007-04-26 | 1 | -0/+1 |
* | [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option. | Vlad Yasevich | 2007-04-26 | 1 | -0/+2 |
* | [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option | Vlad Yasevich | 2007-04-26 | 1 | -1/+3 |
* | [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. | Ivan Skytte Jorgensen | 2006-12-22 | 1 | -14/+14 |
* | [SCTP]: Add support for SCTP_CONTEXT socket option. | Ivan Skytte Jorgensen | 2006-12-14 | 1 | -0/+2 |
* | [SCTP]: Verify all the paths to a peer via heartbeat before using them. | Sridhar Samudrala | 2006-07-21 | 1 | -0/+9 |
* | [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. | Frank Filz | 2006-01-03 | 1 | -0/+14 |
* | [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. | Frank Filz | 2006-01-03 | 1 | -0/+16 |
* | [SCTP] Rename SCTP specific control message flags. | Ivan Skytte Jorgensen | 2005-10-29 | 1 | -4/+4 |
* | [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels. | Sridhar Samudrala | 2005-10-07 | 1 | -5/+5 |
* | [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels. | Ivan Skytte J�rgensen | 2005-10-07 | 1 | -7/+16 |
* | [SCTP] sctp_connectx() API support | Frank Filz | 2005-06-20 | 1 | -0/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+589 |