aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/inqueue.c
Commit message (Expand)AuthorAgeFilesLines
* net/sctp: Use pr_fmt and pr_<level>Joe Perches2010-08-261-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-051-4/+4
* SCTP: Fix a potential race between timers and receive path.Vlad Yasevich2007-11-071-0/+4
* [SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich2007-10-101-0/+19
* SCTP: Validate buffer room when processing sequential chunksVlad Yasevich2007-09-251-0/+8
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-4/+4
* [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-17/+17
* WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+4
* [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala2006-09-221-2/+2
* [SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman2006-05-051-0/+1
* [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().Sridhar Samudrala2006-01-171-1/+3
* [SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller2005-07-081-6/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+204