aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/chunk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-23sctp: implement the sender side for SACK-IMMEDIATELY extensionWei Yongjun1-1/+14
2009-09-04sctp: Don't do NAGLE delay on large writes that were fragmented smallVlad Yasevich1-0/+2
2009-09-04sctp: Send user messages to the lower layer as oneVlad Yasevich1-0/+13
2009-09-04sctp: Try to encourage SACK bundling with DATA.Vlad Yasevich1-5/+16
2009-09-04sctp: Fix data segmentation with small frag_sizeVlad Yasevich1-9/+23
2008-04-10SCTP: fix wrong debug counting of datamsgLi Zefan1-2/+3
2008-03-23[SCTP]: Remove redundant wrapper functions.Florian Westphal1-15/+1
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich1-4/+4
2007-10-10[SCTP]: Enable the sending of the AUTH chunk.Vlad Yasevich1-0/+12
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-07-11[SCTP]: __nocast annotationsAlexey Dobriyan1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+309