1. b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  2. f9d31c4 sctp: hold endpoint before calling cb in sctp_transport_lookup_process by Xin Long · 3 years ago
  3. aec53e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  4. 5ec7d18 sctp: use call_rcu to free endpoint by Xin Long · 3 years ago
  5. 3d3b2f5 sctp: move hlist_node and hashent out of sctp_ep_common by Xin Long · 3 years ago
  6. 7033190 sctp: make the raise timer more simple and accurate by Xin Long · 3 years, 1 month ago
  7. 4b66d21 net: annotate accesses to dev->gso_max_size by Eric Dumazet · 3 years, 1 month ago
  8. 50fc249 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  9. b3cb764 net: drop nopreempt requirement on sock_prot_inuse_add() by Eric Dumazet · 3 years, 1 month ago
  10. 32a370a net,lsm,selinux: revert the security_sctp_assoc_established() hook by Paul Moore · 3 years, 2 months ago
  11. f54ca91 Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  12. e7ea51c sctp: remove unreachable code from sctp_sf_violation_chunk() by Alexey Khoroshilov · 3 years, 2 months ago
  13. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  14. a1554c0 include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h by Mianhan Liu · 3 years, 2 months ago
  15. 7c2ef02 security: add sctp_assoc_established hook by Xin Long · 3 years, 2 months ago
  16. e215dab security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ce by Xin Long · 3 years, 2 months ago
  17. c081d53 security: pass asoc to sctp_assoc_request and sctp_sk_clone by Xin Long · 3 years, 2 months ago
  18. 75cf662 sctp: return true only for pathmtu update in sctp_transport_pl_toobig by Xin Long · 3 years, 2 months ago
  19. 4017124 sctp: allow IP fragmentation when PLPMTUD enters Error state by Xin Long · 3 years, 2 months ago
  20. 9d02831 sctp: add vtag check in sctp_sf_ootb by Xin Long · 3 years, 2 months ago
  21. ef16b173 sctp: add vtag check in sctp_sf_do_8_5_1_E_sa by Xin Long · 3 years, 2 months ago
  22. aa0f697 sctp: add vtag check in sctp_sf_violation by Xin Long · 3 years, 2 months ago
  23. a64b341 sctp: fix the processing for COOKIE_ECHO chunk by Xin Long · 3 years, 2 months ago
  24. 438b95a sctp: fix the processing for INIT_ACK chunk by Xin Long · 3 years, 2 months ago
  25. eae5783 sctp: fix the processing for INIT chunk by Xin Long · 3 years, 2 months ago
  26. 4f7019c sctp: use init_tag from inithdr for ABORT chunk by Xin Long · 3 years, 2 months ago
  27. a2d859e sctp: account stream padding length for reconf chunk by Eiichi Tsukata · 3 years, 2 months ago
  28. f7e745f sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb by Xin Long · 3 years, 3 months ago
  29. ae954bb sctp: move the active_key update after sh_keys is added by Xin Long · 3 years, 5 months ago
  30. 557fb58 sctp: fix return value check in __sctp_rcv_asconf_lookup by Marcelo Ricardo Leitner · 3 years, 5 months ago
  31. 2ebda027 sctp: delete addr based on sin6_scope_id by Chen Shen · 3 years, 5 months ago
  32. eacf078 sctp: send pmtu probe only if packet loss in Search Complete state by Xin Long · 3 years, 5 months ago
  33. 058e6e0 sctp: improve the code for pmtu probe send and recv update by Xin Long · 3 years, 5 months ago
  34. 02dc2ee sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set by Xin Long · 3 years, 5 months ago
  35. 58acd10 sctp: update active_key for asoc when old key is being replaced by Xin Long · 3 years, 5 months ago
  36. 2f3fdd8 sctp: trim optlen when it's a huge value in sctp_setsockopt by Xin Long · 3 years, 5 months ago
  37. 01757f5 net: Use nlmsg_unicast() instead of netlink_unicast() by Yajun Deng · 3 years, 6 months ago
  38. 1d11fa2 sctp: move 198 addresses from unusable to private scope by Xin Long · 3 years, 6 months ago
  39. 650b2a84 sctp: check pl.raise_count separately from its increment by Xin Long · 3 years, 6 months ago
  40. a34dcbf sctp: prevent info leak in sctp_make_heartbeat() by Dan Carpenter · 3 years, 6 months ago
  41. dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
  42. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  43. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  44. 8ec035a Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 6 months ago
  45. ef6c8d6 sctp: add param size validation for SCTP_PARAM_SET_PRIMARY by Marcelo Ricardo Leitner · 3 years, 6 months ago
  46. b6ffe76 sctp: validate chunk size in __rcv_asconf_lookup by Marcelo Ricardo Leitner · 3 years, 6 months ago
  47. 50619db sctp: add size validation when walking chunks by Marcelo Ricardo Leitner · 3 years, 6 months ago
  48. 0c5dc07 sctp: validate from_addr_param return by Marcelo Ricardo Leitner · 3 years, 6 months ago
  49. fea1d5b sctp: send the next probe immediately once the last one is acked by Xin Long · 3 years, 6 months ago
  50. 0dac127 sctp: do black hole detection in search complete state by Xin Long · 3 years, 6 months ago
  51. 9e47df0 sctp: process sctp over udp icmp err on sctp side by Xin Long · 3 years, 6 months ago
  52. d830607 sctp: extract sctp_v4_err_handle function from sctp_v4_err by Xin Long · 3 years, 6 months ago
  53. f6549bd sctp: extract sctp_v6_err_handle function from sctp_v6_err by Xin Long · 3 years, 6 months ago
  54. 237a6a2 sctp: remove the unessessary hold for idev in sctp_v6_err by Xin Long · 3 years, 6 months ago
  55. 7307e4f sctp: enable PLPMTUD when the transport is ready by Xin Long · 3 years, 6 months ago
  56. 8369640 sctp: do state transition when receiving an icmp TOOBIG packet by Xin Long · 3 years, 6 months ago
  57. b87641a sctp: do state transition when a probe succeeds on HB ACK recv path by Xin Long · 3 years, 6 months ago
  58. 1dc68c1 sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path by Xin Long · 3 years, 6 months ago
  59. fe59379 sctp: do the basic send and recv for PLPMTUD probe by Xin Long · 3 years, 6 months ago
  60. 92548ec sctp: add the probe timer in transport for PLPMTUD by Xin Long · 3 years, 6 months ago
  61. 3190b64 sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transport by Xin Long · 3 years, 6 months ago
  62. d1e462a sctp: add probe_interval in sysctl and sock/asoc/transport by Xin Long · 3 years, 6 months ago
  63. 745a321 sctp: add pad chunk and its make function and event table by Xin Long · 3 years, 6 months ago
  64. 0c2c366e sctp: sm_statefuns: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
  65. 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  66. b2540cd sctp: fix the proc_handler for sysctl encap_port by Xin Long · 3 years, 7 months ago
  67. 297739b sctp: add the missing setting for asoc encap_port by Xin Long · 3 years, 7 months ago
  68. 0572b37 sctp: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  69. 5796254 net: Remove the member netns_ok by Yejune Deng · 3 years, 7 months ago
  70. 34e5b01 sctp: delay auto_asconf init until binding the first addr by Xin Long · 3 years, 8 months ago
  71. 01bfe5e Revert "net/sctp: fix race condition in sctp_destroy_sock" by Xin Long · 3 years, 8 months ago
  72. f282df0 sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b by Xin Long · 3 years, 8 months ago
  73. 7aa4e54 Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case" by Xin Long · 3 years, 8 months ago
  74. 22008f5 Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"" by Xin Long · 3 years, 8 months ago
  75. 51eac7f sctp: do asoc update earlier in sctp_sf_do_dupcook_b by Xin Long · 3 years, 8 months ago
  76. 7e9269a Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK" by Xin Long · 3 years, 8 months ago
  77. 35b4f24 sctp: do asoc update earlier in sctp_sf_do_dupcook_a by Xin Long · 3 years, 8 months ago
  78. 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 months ago
  79. e5272ad sctp: Fix out-of-bounds warning in sctp_process_asconf_param() by Gustavo A. R. Silva · 3 years, 8 months ago
  80. b166a20 net/sctp: fix race condition in sctp_destroy_sock by Or Cohen · 3 years, 9 months ago
  81. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  82. 630e457 net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind() by Maciej Żenczykowski · 3 years, 9 months ago
  83. 21c00a1 net: sctp: Fix some typos by Lu Wei · 3 years, 9 months ago
  84. fb373c8 sm_statefuns.c: Mundane spello fixes by Bhaskar Chowdhury · 3 years, 9 months ago
  85. 8ff0b1f sctp: move sk_route_caps check and set into sctp_outq_flush_transports by Xin Long · 3 years, 9 months ago
  86. d93ef30 net: sctp: trivial: fix typo in comment by Drew Fustini · 3 years, 10 months ago
  87. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
  88. af8085f net: fix iteration for sctp transport seq_files by NeilBrown · 3 years, 11 months ago
  89. 1fef854 sctp: remove the NETIF_F_SG flag before calling skb_segment by Xin Long · 4 years ago
  90. 5112cf5 sctp: Fix some typo by Christophe JAILLET · 4 years, 1 month ago
  91. 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  92. 057a10f sctp: change to hold/put transport for proto_unreach_timer by Xin Long · 4 years, 1 month ago
  93. ae0d0bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  94. 0356010 sctp: bring inet(6)_skb_parm back to sctp_input_cb by Xin Long · 4 years, 2 months ago
  95. b6df8c8 sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms by Petr Malat · 4 years, 2 months ago
  96. 046c052 sctp: enable udp tunneling socks by Xin Long · 4 years, 2 months ago
  97. 1c16a18 sctp: handle the init chunk matching an existing asoc by Xin Long · 4 years, 2 months ago
  98. e38d86b sctp: add the error cause for new encapsulation port restart by Xin Long · 4 years, 2 months ago
  99. 259db53 sctp: support for sending packet over udp6 sock by Xin Long · 4 years, 2 months ago
  100. 600af7f sctp: support for sending packet over udp4 sock by Xin Long · 4 years, 2 months ago