summaryrefslogtreecommitdiffstats
path: root/net/sctp/socket.c
Commit message (Expand)AuthorAgeFilesLines
* [SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman2005-11-121-0/+4
* [SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich2005-11-121-1/+0Star
* [SCTP] Do not allow unprivileged programs initiating new associations onIvan Skytte Jorgensen2005-10-291-0/+26
* [SCTP] Allow SCTP_MAXSEG to revert to default frag point with a '0' value.Ivan Skytte Jorgensen2005-10-291-7/+5Star
* [SCTP] Fix SCTP_SETADAPTION sockopt to use the correct structure.Ivan Skytte Jorgensen2005-10-291-11/+9Star
* [SCTP] Rename SCTP specific control message flags.Ivan Skytte Jorgensen2005-10-291-16/+16
* [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.Ivan Skytte Jørgensen2005-10-071-25/+227
* [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-021-2/+1Star
* [NET]: Kill skb->listDavid S. Miller2005-08-301-2/+2
* [SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller2005-07-091-1/+1
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-201-117/+288
* [SCTP]: Replace spin_lock_irqsave with spin_lock_bhHerbert Xu2005-06-191-6/+2Star
* [SCTP]: Fix bug in restart of peeled-off associations.Vladislav Yasevich2005-06-141-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-171-0/+4797