summaryrefslogtreecommitdiff
path: root/net/sctp/ulpqueue.c
Commit message (Expand)AuthorAge
* sctp: fix checkpatch errors with open brace '{' and trailing statementswangweidong2013-12-26
* sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong2013-12-26
* sctp: fix checkpatch errors with space required or prohibitedwangweidong2013-12-26
* sctp: Fix FSF address in file headersJeff Kirsher2013-12-06
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-09
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-24
* net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann2013-04-17
* sctp: fix association hangs due to partial delivery errorsLee A. Roberts2013-02-28
* sctp: fix association hangs due to errors when reneging events from the order...Lee A. Roberts2013-02-28
* sctp: fix association hangs due to reneging packets below the cumulative TSN ...Lee A. Roberts2013-02-28
* sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman2012-11-03
* sctp: Make the mib per network namespaceEric W. Biederman2012-08-14
* sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-06-30
* Fix common misspellingsLucas De Marchi2011-03-31
* sctp: several declared/set but unused fixesHagen Paul Pfeifer2011-03-07
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller2008-09-21
* [SCTP]: Correctly reap SSNs when processing FORWARD_TSN chunkVlad Yasevich2008-02-06
* [SCTP]: Kill silly inlines in ulpqueue.cVlad Yasevich2008-02-05
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-05
* [NET] CORE: Introducing new memory accounting interface.Hideo Aoki2008-01-28
* [SCTP]: Flush fragment queue when exiting partial delivery.Vlad Yasevich2007-12-16
* SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunksVlad Yasevich2007-11-09
* [SCTP]: Consolidate sctp_ulpq_renege_xxx functionsPavel Emelyanov2007-10-23
* [SCTP]: Rewrite of sctp buffer management codeNeil Horman2007-10-10
* SCTP: properly clean up fragment and ordering queues during FWD-TSN.Vlad Yasevich2007-08-29
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-25
* [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.Vlad Yasevich2007-04-25
* [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket optionVlad Yasevich2007-04-25
* [SCTP]: Do not interleave non-fragments when in partial deliveryVlad Yasevich2007-04-18
* [SCTP]: Clean up stale data during association restartVlad Yasevich2007-03-20
* [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [SCTP]: Fix receive buffer accounting.Vlad Yasevich2006-10-11
* [SCTP]: Prevent possible infinite recursion with multiple bundled DATA.Vladislav Yasevich2006-05-05
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [NET]: Kill skb->listDavid S. Miller2005-08-29
* [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-11
* Linux-2.6.12-rc2Linus Torvalds2005-04-16