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