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