1. 3f60dad sctp: fix missing wake ups in some situations by Marcelo Ricardo Leitner · 7 years ago
  2. e8bc8f9 sctp: Remove some redundant code by Christophe Jaillet · 8 years ago
  3. a0fc684 sctp: allow delivering notifications after receiving SHUTDOWN by Xin Long · 8 years ago
  4. 0970f5b sctp: signal sk_data_ready earlier on data chunks reception by Marcelo Ricardo Leitner · 8 years ago
  5. 311b217 sctp: simplify sk_receive_queue locking by Marcelo Ricardo Leitner · 8 years ago
  6. fb586f2 sctp: delay calls to sk_data_ready() as much as possible by Marcelo Ricardo Leitner · 8 years ago
  7. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  8. 8465a5f sctp: add support for busy polling to sctp protocol by Neil Horman · 10 years ago
  9. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  10. 8d72651 sctp: fix checkpatch errors with open brace '{' and trailing statements by wangweidong · 11 years ago
  11. 26ac8e5 sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar by wangweidong · 11 years ago
  12. cb3f837 sctp: fix checkpatch errors with space required or prohibited by wangweidong · 11 years ago
  13. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  14. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  15. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 11 years ago
  16. c1db7a2 net: sctp: sctp_ulpq: remove 'malloced' struct member by Daniel Borkmann · 11 years ago
  17. d003b41 sctp: fix association hangs due to partial delivery errors by Lee A. Roberts · 11 years ago
  18. 95ac7b8 sctp: fix association hangs due to errors when reneging events from the ordering queue by Lee A. Roberts · 11 years ago
  19. e67f85e sctp: fix association hangs due to reneging packets below the cumulative TSN ACK point by Lee A. Roberts · 11 years ago
  20. b26ddd8 sctp: Clean up type-punning in sctp_cmd_t union by Neil Horman · 12 years ago
  21. b01a240 sctp: Make the mib per network namespace by Eric W. Biederman · 12 years ago
  22. 4244854 sctp: be more restrictive in transport selection on bundled sacks by Neil Horman · 12 years ago
  23. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  24. efea2c6 sctp: several declared/set but unused fixes by Hagen Paul Pfeifer · 13 years ago
  25. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  26. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  27. 43f59c8 net: Remove __skb_insert() calls outside of skbuff internals. by David S. Miller · 16 years ago
  28. c068be5 [SCTP]: Correctly reap SSNs when processing FORWARD_TSN chunk by Vlad Yasevich · 16 years ago
  29. 01f2d38 [SCTP]: Kill silly inlines in ulpqueue.c by Vlad Yasevich · 16 years ago
  30. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 16 years ago
  31. 3ab224b [NET] CORE: Introducing new memory accounting interface. by Hideo Aoki · 17 years ago
  32. ef5d4cf2 [SCTP]: Flush fragment queue when exiting partial delivery. by Vlad Yasevich · 17 years ago
  33. cd3ae8e SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunks by Vlad Yasevich · 17 years ago
  34. 16d14ef [SCTP]: Consolidate sctp_ulpq_renege_xxx functions by Pavel Emelyanov · 17 years ago
  35. 4d93df0 [SCTP]: Rewrite of sctp buffer management code by Neil Horman · 17 years ago
  36. ea2dfb3 SCTP: properly clean up fragment and ordering queues during FWD-TSN. by Vlad Yasevich · 17 years ago
  37. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  38. d49d91d [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option. by Vlad Yasevich · 17 years ago
  39. b6e1331 [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option by Vlad Yasevich · 17 years ago
  40. d0cf0d9 [SCTP]: Do not interleave non-fragments when in partial delivery by Vlad Yasevich · 17 years ago
  41. 0b58a81 [SCTP]: Clean up stale data during association restart by Vlad Yasevich · 17 years ago
  42. d808ad9 [NET] SCTP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  43. 331c4ee [SCTP]: Fix receive buffer accounting. by Vlad Yasevich · 18 years ago
  44. 672e7cc [SCTP]: Prevent possible infinite recursion with multiple bundled DATA. by Vladislav Yasevich · 18 years ago
  45. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  46. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  47. 3182cd8 [SCTP]: __nocast annotations by Alexey Dobriyan · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago