summaryrefslogtreecommitdiffstats
path: root/net/sctp/input.c
Commit message (Expand)AuthorAgeFilesLines
* [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly.Tsutomu Fujii2006-01-171-4/+9
* [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala2006-01-171-1/+34
* [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().Sridhar Samudrala2006-01-171-9/+20
* [NETFILTER]: Keep conntrack reference until IPsec policy checks are donePatrick McHardy2006-01-071-0/+1
* [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.Frank Filz2006-01-031-9/+27
* [SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman2005-11-121-20/+0Star
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-301-2/+2
* [SCTP]: Fix potential null pointer dereference while handling an icmp errorSridhar Samudrala2005-07-181-33/+12Star
* [SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller2005-07-091-10/+16
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-201-1/+1
* [SCTP] Support SO_BINDTODEVICE socket option on incoming packets.Neil Horman2005-06-141-15/+34
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+913