aboutsummaryrefslogtreecommitdiff
path: root/net/sctp/inqueue.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Gravatar Vlad Yasevich 1-4/+4
2007-11-07SCTP: Fix a potential race between timers and receive path.Gravatar Vlad Yasevich 1-0/+4
2007-10-10[SCTP]: Implement the receive and verification of AUTH chunkGravatar Vlad Yasevich 1-0/+19
2007-09-25SCTP: Validate buffer room when processing sequential chunksGravatar Vlad Yasevich 1-0/+8
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tGravatar Arnaldo Carvalho de Melo 1-4/+4
2007-02-10[NET] SCTP: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-17/+17
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 1-5/+4
2006-09-22[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Gravatar Sridhar Samudrala 1-2/+2
2006-05-05[SCTP]: Allow spillover of receive buffer to avoid deadlock.Gravatar Neil Horman 1-0/+1
2006-01-17[SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().Gravatar Sridhar Samudrala 1-1/+3
2005-07-08[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.Gravatar David S. Miller 1-6/+12
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+204