1. 7033190 sctp: make the raise timer more simple and accurate by Xin Long · 3 years, 2 months ago
  2. fe59379 sctp: do the basic send and recv for PLPMTUD probe by Xin Long · 3 years, 7 months ago
  3. 8ff0b1f sctp: move sk_route_caps check and set into sctp_outq_flush_transports by Xin Long · 3 years, 10 months ago
  4. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  5. f398efc sctp: add enabled check for path tracepoint loop. by Kevin Kou · 5 years ago
  6. f643ee2 sctp: move trace_sctp_probe_path into sctp_outq_sack by Kevin Kou · 5 years ago
  7. 4e7696d sctp: get netns from asoc and ep base by Xin Long · 5 years ago
  8. 47505b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104 by Thomas Gleixner · 6 years ago
  9. 7efba10 sctp: add SCTP_FUTURE_ASOC and SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER sockopt by Xin Long · 6 years ago
  10. 12480e3 sctp: define SCTP_SS_DEFAULT for Stream schedulers by Xin Long · 6 years ago
  11. 605c0ac sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size by Xin Long · 6 years ago
  12. 2cc543f sctp: fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  13. 05364ca net/sctp: Make wrappers for accessing in/out streams by Konstantin Khorenko · 6 years ago
  14. 5884f35 sctp: checkpatch fixups by Marcelo Ricardo Leitner · 7 years ago
  15. e136e96 sctp: add asoc and packet to sctp_flush_ctx by Marcelo Ricardo Leitner · 7 years ago
  16. bb54384 sctp: add sctp_flush_ctx, a context struct on outq_flush routines by Marcelo Ricardo Leitner · 7 years ago
  17. 4fdbb0e sctp: rework switch cases in sctp_outq_flush_data by Marcelo Ricardo Leitner · 7 years ago
  18. 6605f69 sctp: make use of gfp on retransmissions by Marcelo Ricardo Leitner · 7 years ago
  19. 4bf21b6 sctp: move transport flush code out of sctp_outq_flush by Marcelo Ricardo Leitner · 7 years ago
  20. cb93cc5 sctp: move flushing of data chunks out of sctp_outq_flush by Marcelo Ricardo Leitner · 7 years ago
  21. 96e0418 sctp: move outq data rtx code out of sctp_outq_flush by Marcelo Ricardo Leitner · 7 years ago
  22. 7a0b9df sctp: move the flush of ctrl chunks into its own function by Marcelo Ricardo Leitner · 7 years ago
  23. 0d634b0 sctp: factor out sctp_outq_select_transport by Marcelo Ricardo Leitner · 7 years ago
  24. b9fd683 sctp: add sctp_packet_singleton by Marcelo Ricardo Leitner · 7 years ago
  25. 5144678 sctp: fix identification of new acks for SFR-CACC by Marcelo Ricardo Leitner · 7 years ago
  26. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  27. 37f47bc sctp: avoid compiler warning on implicit fallthru by Marcelo Ricardo Leitner · 7 years ago
  28. 8e0c3b7 sctp: implement generate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  29. 779edd7 sctp: do not abandon the other frags in unsent outq if one msg has outstanding frags by Xin Long · 7 years ago
  30. e5f6129 sctp: abandon the whole msg if one part of a fragmented message is abandoned by Xin Long · 7 years ago
  31. d30fc51 sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prune by Xin Long · 7 years ago
  32. 5bbbbe3 sctp: introduce stream scheduler foundations by Marcelo Ricardo Leitner · 7 years ago
  33. f952be7 sctp: introduce struct sctp_stream_out_ext by Marcelo Ricardo Leitner · 7 years ago
  34. 86b36f2 sctp: remove the typedef sctp_xmit_t by Xin Long · 7 years ago
  35. 125c298 sctp: remove the typedef sctp_retransmit_reason_t by Xin Long · 7 years ago
  36. afd93b7 sctp: remove the typedef sctp_sack_variable_t by Xin Long · 7 years ago
  37. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  38. cee360a sctp: define the member stream as an object instead of pointer in asoc by Xin Long · 8 years ago
  39. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. d229d48 sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp by Xin Long · 8 years ago
  41. afe8996 sctp: use right in and out stream cnt by Xin Long · 8 years ago
  42. 23bb09c sctp: out_qlen should be updated when pruning unsent queue by Xin Long · 8 years ago
  43. c86a773 sctp: add dst_pending_confirm flag by Julian Anastasov · 8 years ago
  44. 7f9d68a sctp: implement sender-side procedures for SSN Reset Request Parameter by Xin Long · 8 years ago
  45. eb00460 sctp: Fix spelling mistake: "Atempt" -> "Attempt" by Colin Ian King · 8 years ago
  46. cc6ac9b sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements by Xin Long · 8 years ago
  47. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. be4947b sctp: change to check peer prsctp_capable when using prsctp polices by Xin Long · 8 years ago
  49. 0605483 sctp: remove prsctp_param from sctp_chunk by Xin Long · 8 years ago
  50. a300744 sctp: fix the handling of SACK Gap Ack blocks by Marcelo Ricardo Leitner · 8 years ago
  51. 83dbc3d sctp: make sctp_outq_flush/tail/uncork return void by Xin Long · 8 years ago
  52. 6451944 sctp: save transmit error to sk_err in sctp_outq_flush by Xin Long · 8 years ago
  53. b61c654 sctp: free msg->chunks when sctp_primitive_SEND return err by Xin Long · 8 years ago
  54. 2c89791 sctp: remove the unnecessary state check in sctp_outq_tail by Xin Long · 8 years ago
  55. 8dbdf1f sctp: implement prsctp PRIO policy by Xin Long · 9 years ago
  56. ba6f5e3 sctp: avoid refreshing heartbeat timer too often by Marcelo Ricardo Leitner · 9 years ago
  57. 31b055e sctp: do not leak chunks that are sent to unconfirmed paths by Marcelo Ricardo Leitner · 9 years ago
  58. cea8768 sctp: allow sctp_transmit_packet and others to use gfp by Marcelo Ricardo Leitner · 9 years ago
  59. 8a0d19c sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDING by lucien · 9 years ago
  60. 69b5777 sctp: hold the chunks only after the chunk is enqueued in outq by lucien · 9 years ago
  61. 526cbef net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY by David Laight · 10 years ago
  62. 138ce91 net: sctp: remove unnecessary break after return/goto by Fabian Frederick · 11 years ago
  63. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  64. 619a60e sctp: Remove outqueue empty state by Vlad Yasevich · 11 years ago
  65. cb3f837 sctp: fix checkpatch errors with space required or prohibited by wangweidong · 11 years ago
  66. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  67. 6eabca5 sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements by Xufeng Zhang · 11 years ago
  68. d6c4161 net: sctp: find the correct highest_new_tsn in sack by Chang Xiangzhong · 11 years ago
  69. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  70. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 11 years ago
  71. 8c2f414 net: sctp: confirm route during forward progress by Daniel Borkmann · 12 years ago
  72. e02010a net: sctp: get rid of SCTP_DBG_TSNS entirely by Daniel Borkmann · 12 years ago
  73. bb33381 net: sctp: rework debugging framework to use pr_debug and friends by Daniel Borkmann · 12 years ago
  74. c5c7774 sctp: fully initialize sctp_outq in sctp_outq_init by Neil Horman · 12 years ago
  75. dacda32 net: sctp: outqueue: simplify sctp_outq_uncork function by Daniel Borkmann · 12 years ago
  76. 165a4c3 net: sctp: sctp_outq: remove 'malloced' from its struct by Daniel Borkmann · 12 years ago
  77. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 12 years ago
  78. 2f94aab sctp: refactor sctp_outq_teardown to insure proper re-initalization by Neil Horman · 12 years ago
  79. 196d675 sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call by Michele Baldessari · 12 years ago
  80. edfee03 sctp: check src addr when processing SACK to update transport state by Nicolas Dichtel · 12 years ago
  81. 54a2792 sctp: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  82. b01a240 sctp: Make the mib per network namespace by Eric W. Biederman · 12 years ago
  83. 5aa93bc sctp: Implement quick failover draft from tsvwg by Neil Horman · 12 years ago
  84. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  85. a76c0ad sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd by Thomas Graf · 13 years ago
  86. f207c05 sctp: HEARTBEAT negotiation after ASCONF by Michio Honda · 14 years ago
  87. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  88. f8d9605 sctp: Enforce retransmission limit during shutdown by Thomas Graf · 14 years ago
  89. 8a07eb0 sctp: Add ASCONF operation on the single-homed host by Michio Honda · 14 years ago
  90. 4c6a6f42 sctp: move chunk from retransmit queue to abandoned list by Wei Yongjun · 14 years ago
  91. 0b8f9e2 sctp: remove completely unsed EMPTY state by Vlad Yasevich · 14 years ago
  92. f246a7b sctp: teach CACC algorithm about removed transports by Vlad Yasevich · 14 years ago
  93. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  94. efea2c6 sctp: several declared/set but unused fixes by Hagen Paul Pfeifer · 14 years ago
  95. 145ce50 net/sctp: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  96. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  97. bfa0d98 sctp: Optimize computation of highest new tsn in SACK. by Vlad Yasevich · 15 years ago
  98. ea862c8 sctp: correctly mark missing chunks in fast recovery by Vlad Yasevich · 15 years ago
  99. d9efc22 sctp: Do not force T3 timer on fast retransmissions. by Vlad Yasevich · 15 years ago
  100. ae19c54 sctp: remove 'resent' bit from the chunk by Vlad Yasevich · 15 years ago