aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/inqueue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich1-4/+4
2007-11-07SCTP: Fix a potential race between timers and receive path.Vlad Yasevich1-0/+4
2007-10-10[SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich1-0/+19
2007-09-25SCTP: Validate buffer room when processing sequential chunksVlad Yasevich1-0/+8
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-4/+4
2007-02-10[NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki1-17/+17
2006-11-22WorkStruct: make allyesconfigDavid Howells1-5/+4
2006-09-22[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala1-2/+2
2006-05-05[SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman1-0/+1
2006-01-17[SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().Sridhar Samudrala1-1/+3
2005-07-08[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller1-6/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+204