summaryrefslogtreecommitdiffstats
path: root/net/sctp/ulpqueue.c
Commit message (Expand)AuthorAgeFilesLines
* sctp: fix checkpatch errors with open brace '{' and trailing statementswangweidong2013-12-261-1/+2
* sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong2013-12-261-2/+2
* sctp: fix checkpatch errors with space required or prohibitedwangweidong2013-12-261-2/+2
* sctp: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+2Star
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-091-6/+0Star
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-251-1/+1
* net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann2013-04-171-3/+0Star
* sctp: fix association hangs due to partial delivery errorsLee A. Roberts2013-02-281-11/+43
* sctp: fix association hangs due to errors when reneging events from the order...Lee A. Roberts2013-02-281-4/+22
* sctp: fix association hangs due to reneging packets below the cumulative TSN ...Lee A. Roberts2013-02-281-2/+7
* sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman2012-11-031-2/+1Star
* sctp: Make the mib per network namespaceEric W. Biederman2012-08-151-6/+12
* sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-07-011-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* sctp: several declared/set but unused fixesHagen Paul Pfeifer2011-03-081-6/+1Star
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-181-2/+0Star
* 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-221-3/+2Star
* [SCTP]: Correctly reap SSNs when processing FORWARD_TSN chunkVlad Yasevich2008-02-071-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-291-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-241-24/+10Star
* [SCTP]: Rewrite of sctp buffer management codeNeil Horman2007-10-111-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-261-4/+4
* [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.Vlad Yasevich2007-04-261-4/+60
* [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket optionVlad Yasevich2007-04-261-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-111-30/+30
* [SCTP]: Fix receive buffer accounting.Vlad Yasevich2006-10-121-1/+1
* [SCTP]: Prevent possible infinite recursion with multiple bundled DATA.Vladislav Yasevich2006-05-061-2/+25
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-4/+4
* [NET]: Kill skb->listDavid S. Miller2005-08-301-25/+38
* [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-121-4/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+864