aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/ulpqueue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-16[SCTP]: Flush fragment queue when exiting partial delivery.Vlad Yasevich1-0/+33
2007-11-09SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunksVlad Yasevich1-1/+1
2007-10-23[SCTP]: Consolidate sctp_ulpq_renege_xxx functionsPavel Emelyanov1-24/+10
2007-10-10[SCTP]: Rewrite of sctp buffer management codeNeil Horman1-0/+1
2007-08-29SCTP: properly clean up fragment and ordering queues during FWD-TSN.Vlad Yasevich1-13/+62
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger1-4/+4
2007-04-25[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.Vlad Yasevich1-4/+60
2007-04-25[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket optionVlad Yasevich1-29/+74
2007-04-18[SCTP]: Do not interleave non-fragments when in partial deliveryVlad Yasevich1-1/+8
2007-03-20[SCTP]: Clean up stale data during association restartVlad Yasevich1-1/+1
2007-02-10[NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki1-30/+30
2006-10-11[SCTP]: Fix receive buffer accounting.Vlad Yasevich1-1/+1
2006-05-05[SCTP]: Prevent possible infinite recursion with multiple bundled DATA.Vladislav Yasevich1-2/+25
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-4/+4
2005-08-29[NET]: Kill skb->listDavid S. Miller1-25/+38
2005-07-11[SCTP]: __nocast annotationsAlexey Dobriyan1-4/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+864