| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-04 | 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-25 | 1 | -0/+2 |
* | sctp: Support the new specification of sctp_connectx() | Vlad Yasevich | 2008-05-09 | 1 | -2/+4 |
* | sctp: Bring SCTP_DELAYED_ACK socket option into API compliance | Wei Yongjun | 2008-05-09 | 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-08 | 1 | -1/+1 |
* | [SCTP]: API updates to suport SCTP-AUTH extensions. | Vlad Yasevich | 2007-10-10 | 1 | -0/+90 |
* | [SCTP]: Implement SCTP_MAX_BURST socket option. | Vlad Yasevich | 2007-04-25 | 1 | -0/+2 |
* | [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification. | Vlad Yasevich | 2007-04-25 | 1 | -0/+1 |
* | [SCTP]: Honor flags when setting peer address parameters | Vlad Yasevich | 2007-04-25 | 1 | -7/+8 |
* | [SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event | Vlad Yasevich | 2007-04-25 | 1 | -0/+1 |
* | [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option. | Vlad Yasevich | 2007-04-25 | 1 | -0/+2 |
* | [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option | Vlad Yasevich | 2007-04-25 | 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-13 | 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-28 | 1 | -4/+4 |
* | [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels. | Sridhar Samudrala | 2005-10-06 | 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-06 | 1 | -7/+16 |
* | [SCTP] sctp_connectx() API support | Frank Filz | 2005-06-20 | 1 | -0/+3 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+589 |