aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/ulpqueue.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* sctp: several declared/set but unused fixesHagen Paul Pfeifer2011-03-071-6/+1
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-171-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller2008-09-211-3/+2
* [SCTP]: Correctly reap SSNs when processing FORWARD_TSN chunkVlad Yasevich2008-02-061-3/+20
* [SCTP]: Kill silly inlines in ulpqueue.cVlad Yasevich2008-02-051-7/+7
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-051-3/+3
* [NET] CORE: Introducing new memory accounting interface.Hideo Aoki2008-01-281-1/+1
* [SCTP]: Flush fragment queue when exiting partial delivery.Vlad Yasevich2007-12-161-0/+33
* SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunksVlad Yasevich2007-11-091-1/+1
* [SCTP]: Consolidate sctp_ulpq_renege_xxx functionsPavel Emelyanov2007-10-231-24/+10
* [SCTP]: Rewrite of sctp buffer management codeNeil Horman2007-10-101-0/+1
* SCTP: properly clean up fragment and ordering queues during FWD-TSN.Vlad Yasevich2007-08-291-13/+62
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-251-4/+4
* [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.Vlad Yasevich2007-04-251-4/+60
* [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket optionVlad Yasevich2007-04-251-29/+74
* [SCTP]: Do not interleave non-fragments when in partial deliveryVlad Yasevich2007-04-181-1/+8
* [SCTP]: Clean up stale data during association restartVlad Yasevich2007-03-201-1/+1
* [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-30/+30
* [SCTP]: Fix receive buffer accounting.Vlad Yasevich2006-10-111-1/+1
* [SCTP]: Prevent possible infinite recursion with multiple bundled DATA.Vladislav Yasevich2006-05-051-2/+25
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-4/+4
* [NET]: Kill skb->listDavid S. Miller2005-08-291-25/+38
* [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-111-4/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+864