aboutsummaryrefslogtreecommitdiff
path: root/net/sctp/socket.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[SCTP] Do not allow unprivileged programs initiating new associations onGravatar Ivan Skytte Jorgensen 1-0/+26
2005-10-28[SCTP] Allow SCTP_MAXSEG to revert to default frag point with a '0' value.Gravatar Ivan Skytte Jorgensen 1-7/+5
2005-10-28[SCTP] Fix SCTP_SETADAPTION sockopt to use the correct structure.Gravatar Ivan Skytte Jorgensen 1-11/+9
2005-10-28[SCTP] Rename SCTP specific control message flags.Gravatar Ivan Skytte Jorgensen 1-16/+16
2005-10-06[SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.1-25/+227
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLGravatar Jesper Juhl 1-2/+1
2005-08-29[NET]: Kill skb->listGravatar David S. Miller 1-2/+2
2005-07-08[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.Gravatar David S. Miller 1-1/+1
2005-06-20[SCTP] sctp_connectx() API supportGravatar Frank Filz 1-117/+288
2005-06-18[SCTP]: Replace spin_lock_irqsave with spin_lock_bhGravatar Herbert Xu 1-6/+2
2005-06-13[SCTP]: Fix bug in restart of peeled-off associations.Gravatar Vladislav Yasevich 1-0/+12
2005-04-28[SCTP] Fix SCTP sendbuffer accouting.Gravatar Neil Horman 1-5/+31
2005-04-28[SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 styleGravatar Vladislav Yasevich 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+4797