aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/socket.c
Commit message (Expand)AuthorAge
* [SCTP] Do not allow unprivileged programs initiating new associations onIvan Skytte Jorgensen2005-10-28
* [SCTP] Allow SCTP_MAXSEG to revert to default frag point with a '0' value.Ivan Skytte Jorgensen2005-10-28
* [SCTP] Fix SCTP_SETADAPTION sockopt to use the correct structure.Ivan Skytte Jorgensen2005-10-28
* [SCTP] Rename SCTP specific control message flags.Ivan Skytte Jorgensen2005-10-28
* [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.Ivan Skytte Jørgensen2005-10-07
* [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-01
* [NET]: Kill skb->listDavid S. Miller2005-08-29
* [SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller2005-07-09
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-20
* [SCTP]: Replace spin_lock_irqsave with spin_lock_bhHerbert Xu2005-06-19
* [SCTP]: Fix bug in restart of peeled-off associations.Vladislav Yasevich2005-06-13
* [SCTP] Fix SCTP sendbuffer accouting.Neil Horman2005-04-28
* [SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 styleVladislav Yasevich2005-04-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16