summaryrefslogtreecommitdiffstats
path: root/net/sctp/inqueue.c
Commit message (Expand)AuthorAgeFilesLines
* sctp: rename WORD_TRUNC/ROUND macrosMarcelo Ricardo Leitner2016-09-221-1/+1
* sctp: linearize early if it's not GSOMarcelo Ricardo Leitner2016-08-191-13/+0
* sctp: fix BH handling on socket backlogMarcelo Ricardo Leitner2016-07-251-2/+0
* sctp: do not clear chunk->ecn_ce_done flagMarcelo Ricardo Leitner2016-07-131-1/+0
* sctp: avoid identifying address family many times for a chunkMarcelo Ricardo Leitner2016-07-131-0/+1
* sctp: allow GSO frags to access the chunk tooMarcelo Ricardo Leitner2016-07-131-0/+7
* sctp: Add GSO supportMarcelo Ricardo Leitner2016-06-031-8/+43
* sctp: delay as much as possible skb_linearizeMarcelo Ricardo Leitner2016-06-031-11/+18
* sctp: prepare for socket backlog behavior changeEric Dumazet2016-05-021-0/+2
* sctp: add support for RPS and RFSMarcelo Ricardo Leitner2016-04-141-0/+3
* net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann2014-10-141-26/+7
* sctp: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+2
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-091-6/+0
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-241-1/+1
* net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann2013-07-011-5/+4
* net: sctp: sctp_inq: remove dead codeDaniel Borkmann2013-04-171-7/+0
* sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...Michele Baldessari2012-12-031-0/+2
* 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