summaryrefslogtreecommitdiff
path: root/net/sctp/inqueue.c
AgeCommit message (Expand)Author
2014-10-14net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann
2013-07-01net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann
2013-04-17net: sctp: sctp_inq: remove dead codeDaniel Borkmann
2012-12-03sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...Michele Baldessari
2010-08-26net/sctp: Use pr_fmt and pr_<level>Joe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich
2007-11-07SCTP: Fix a potential race between timers and receive path.Vlad Yasevich
2007-10-10[SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich
2007-09-25SCTP: Validate buffer room when processing sequential chunksVlad Yasevich
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-02-10[NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-22[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala
2006-05-05[SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman
2006-01-17[SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().Sridhar Samudrala
2005-07-08[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller
2004-12-27[SCTP] Validate and respond to invalid chunk/parameter lengths.Sridhar Samudrala
2004-12-26[SCTP] Code cleanup: remove unused code and make needlessly global code staticSridhar Samudrala
2004-07-11[SPARSE]: Fix warnings in net/sctp/Andrew Morton
2003-04-21[SCTP] Track partially acked message for SEND_FAILED.Jon Grimm
2003-04-16[SCTP] More typedef removals.Jon Grimm
2003-04-09[SCTP] Various code cleanup.Jon Grimm
2003-02-06[SCTP] Minor surgery on ulpevent & related cleanups.Jon Grimm
2002-10-02net/sctp/inqueue.c: Convert to work queue.David S. Miller
2002-08-29[SCTP]: Rename sctp_foo.[ch] to foo.[ch] and kill CVS tags on authors request.David S. Miller