summaryrefslogtreecommitdiffstats
path: root/include/net/sctp/user.h
Commit message (Expand)AuthorAgeFilesLines
* sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun2011-04-211-0/+17
* sctp: change auth event type name to SCTP_AUTHENTICATION_EVENTWei Yongjun2011-04-211-1/+2
* sctp: implement socket option SCTP_GET_ASSOC_ID_LISTWei Yongjun2011-04-211-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-201-0/+1
|\
| * sctp: user perfect name for Delayed SACK Timer optionShan Wei2011-01-201-0/+1
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-2/+2
|/
* sctp: Turn the enum socket options into definesVlad Yasevich2009-11-231-82/+43Star
* sctp: remove deprecated SCTP_GET_*_OLD stuffsAmerigo Wang2009-11-231-8/+0Star
* sctp: implement the sender side for SACK-IMMEDIATELY extensionWei Yongjun2009-11-231-0/+1
* sctp: remove unused union (sctp_cmsg_data_t) definitionRami Rosen2009-09-051-6/+0Star
* sctp: support non-blocking version of the new sctp_connectx() APIVlad Yasevich2009-06-031-0/+2
* sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun2008-12-261-0/+2
* sctp: Support the new specification of sctp_connectx()Vlad Yasevich2008-05-101-2/+4
* sctp: Bring SCTP_DELAYED_ACK socket option into API complianceWei Yongjun2008-05-101-7/+21
* [SCTP]: Update AUTH structures to match declarations in draft-16.Vlad Yasevich2008-02-281-4/+6
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-051-4/+4
* [SCTP]: Fix the name of the authentication event.Vlad Yasevich2008-01-091-1/+1
* [SCTP]: API updates to suport SCTP-AUTH extensions.Vlad Yasevich2007-10-111-0/+90
* [SCTP]: Implement SCTP_MAX_BURST socket option.Vlad Yasevich2007-04-261-0/+2
* [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.Vlad Yasevich2007-04-261-0/+1
* [SCTP]: Honor flags when setting peer address parametersVlad Yasevich2007-04-261-7/+8
* [SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE eventVlad Yasevich2007-04-261-0/+1
* [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.Vlad Yasevich2007-04-261-0/+2
* [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket optionVlad Yasevich2007-04-261-1/+3
* [SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen2006-12-221-14/+14
* [SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen2006-12-141-0/+2
* [SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala2006-07-211-0/+9
* [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.Frank Filz2006-01-031-0/+14
* [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.Frank Filz2006-01-031-0/+16
* [SCTP] Rename SCTP specific control message flags.Ivan Skytte Jorgensen2005-10-291-4/+4
* [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.Sridhar Samudrala2005-10-071-5/+5
* [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.Ivan Skytte Jørgensen2005-10-071-7/+16
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-201-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+589