aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/chunk.c
Commit message (Expand)AuthorAgeFilesLines
* sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala2013-01-111-4/+9
* sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala2013-01-111-2/+5
* net/sctp: Use pr_fmt and pr_<level>Joe Perches2010-08-261-0/+2
* sctp: Tag messages that can be Nagle delayed at creation.Vlad Yasevich2010-04-301-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sctp: implement the sender side for SACK-IMMEDIATELY extensionWei Yongjun2009-11-231-1/+14
* sctp: Don't do NAGLE delay on large writes that were fragmented smallVlad Yasevich2009-09-041-0/+2
* sctp: Send user messages to the lower layer as oneVlad Yasevich2009-09-041-0/+13
* sctp: Try to encourage SACK bundling with DATA.Vlad Yasevich2009-09-041-5/+16
* sctp: Fix data segmentation with small frag_sizeVlad Yasevich2009-09-041-9/+23
* SCTP: fix wrong debug counting of datamsgLi Zefan2008-04-101-2/+3
* [SCTP]: Remove redundant wrapper functions.Florian Westphal2008-03-231-15/+1
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-1/+1
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-051-4/+4
* [SCTP]: Enable the sending of the AUTH chunk.Vlad Yasevich2007-10-101-0/+12
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-111-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+309