1. f7e745f sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb by Xin Long · 3 years, 3 months ago
  2. ae954bb sctp: move the active_key update after sh_keys is added by Xin Long · 3 years, 5 months ago
  3. 557fb58 sctp: fix return value check in __sctp_rcv_asconf_lookup by Marcelo Ricardo Leitner · 3 years, 5 months ago
  4. 2ebda027 sctp: delete addr based on sin6_scope_id by Chen Shen · 3 years, 5 months ago
  5. eacf078 sctp: send pmtu probe only if packet loss in Search Complete state by Xin Long · 3 years, 5 months ago
  6. 058e6e0 sctp: improve the code for pmtu probe send and recv update by Xin Long · 3 years, 5 months ago
  7. 02dc2ee sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set by Xin Long · 3 years, 6 months ago
  8. 58acd10 sctp: update active_key for asoc when old key is being replaced by Xin Long · 3 years, 6 months ago
  9. 2f3fdd8 sctp: trim optlen when it's a huge value in sctp_setsockopt by Xin Long · 3 years, 6 months ago
  10. 01757f5 net: Use nlmsg_unicast() instead of netlink_unicast() by Yajun Deng · 3 years, 6 months ago
  11. 1d11fa2 sctp: move 198 addresses from unusable to private scope by Xin Long · 3 years, 6 months ago
  12. 650b2a84 sctp: check pl.raise_count separately from its increment by Xin Long · 3 years, 6 months ago
  13. a34dcbf sctp: prevent info leak in sctp_make_heartbeat() by Dan Carpenter · 3 years, 6 months ago
  14. 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
  15. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  16. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  17. 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
  18. ef6c8d6 sctp: add param size validation for SCTP_PARAM_SET_PRIMARY by Marcelo Ricardo Leitner · 3 years, 6 months ago
  19. b6ffe76 sctp: validate chunk size in __rcv_asconf_lookup by Marcelo Ricardo Leitner · 3 years, 6 months ago
  20. 50619db sctp: add size validation when walking chunks by Marcelo Ricardo Leitner · 3 years, 6 months ago
  21. 0c5dc07 sctp: validate from_addr_param return by Marcelo Ricardo Leitner · 3 years, 6 months ago
  22. fea1d5b sctp: send the next probe immediately once the last one is acked by Xin Long · 3 years, 6 months ago
  23. 0dac127 sctp: do black hole detection in search complete state by Xin Long · 3 years, 6 months ago
  24. 9e47df0 sctp: process sctp over udp icmp err on sctp side by Xin Long · 3 years, 6 months ago
  25. d830607 sctp: extract sctp_v4_err_handle function from sctp_v4_err by Xin Long · 3 years, 6 months ago
  26. f6549bd sctp: extract sctp_v6_err_handle function from sctp_v6_err by Xin Long · 3 years, 6 months ago
  27. 237a6a2 sctp: remove the unessessary hold for idev in sctp_v6_err by Xin Long · 3 years, 6 months ago
  28. 7307e4f sctp: enable PLPMTUD when the transport is ready by Xin Long · 3 years, 6 months ago
  29. 8369640 sctp: do state transition when receiving an icmp TOOBIG packet by Xin Long · 3 years, 6 months ago
  30. b87641a sctp: do state transition when a probe succeeds on HB ACK recv path by Xin Long · 3 years, 6 months ago
  31. 1dc68c1 sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path by Xin Long · 3 years, 6 months ago
  32. fe59379 sctp: do the basic send and recv for PLPMTUD probe by Xin Long · 3 years, 6 months ago
  33. 92548ec sctp: add the probe timer in transport for PLPMTUD by Xin Long · 3 years, 6 months ago
  34. 3190b64 sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transport by Xin Long · 3 years, 6 months ago
  35. d1e462a sctp: add probe_interval in sysctl and sock/asoc/transport by Xin Long · 3 years, 6 months ago
  36. 745a321 sctp: add pad chunk and its make function and event table by Xin Long · 3 years, 6 months ago
  37. 0c2c366e sctp: sm_statefuns: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
  38. 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  39. b2540cd sctp: fix the proc_handler for sysctl encap_port by Xin Long · 3 years, 7 months ago
  40. 297739b sctp: add the missing setting for asoc encap_port by Xin Long · 3 years, 7 months ago
  41. 0572b37 sctp: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  42. 5796254 net: Remove the member netns_ok by Yejune Deng · 3 years, 8 months ago
  43. 34e5b01 sctp: delay auto_asconf init until binding the first addr by Xin Long · 3 years, 8 months ago
  44. 01bfe5e Revert "net/sctp: fix race condition in sctp_destroy_sock" by Xin Long · 3 years, 8 months ago
  45. f282df0 sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b by Xin Long · 3 years, 8 months ago
  46. 7aa4e54 Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case" by Xin Long · 3 years, 8 months ago
  47. 22008f5 Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"" by Xin Long · 3 years, 8 months ago
  48. 51eac7f sctp: do asoc update earlier in sctp_sf_do_dupcook_b by Xin Long · 3 years, 8 months ago
  49. 7e9269a Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK" by Xin Long · 3 years, 8 months ago
  50. 35b4f24 sctp: do asoc update earlier in sctp_sf_do_dupcook_a by Xin Long · 3 years, 8 months ago
  51. 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  52. e5272ad sctp: Fix out-of-bounds warning in sctp_process_asconf_param() by Gustavo A. R. Silva · 3 years, 9 months ago
  53. b166a20 net/sctp: fix race condition in sctp_destroy_sock by Or Cohen · 3 years, 9 months ago
  54. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  55. 630e457 net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind() by Maciej Żenczykowski · 3 years, 9 months ago
  56. 21c00a1 net: sctp: Fix some typos by Lu Wei · 3 years, 9 months ago
  57. fb373c8 sm_statefuns.c: Mundane spello fixes by Bhaskar Chowdhury · 3 years, 9 months ago
  58. 8ff0b1f sctp: move sk_route_caps check and set into sctp_outq_flush_transports by Xin Long · 3 years, 10 months ago
  59. d93ef30 net: sctp: trivial: fix typo in comment by Drew Fustini · 3 years, 10 months ago
  60. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
  61. af8085f net: fix iteration for sctp transport seq_files by NeilBrown · 4 years ago
  62. 1fef854 sctp: remove the NETIF_F_SG flag before calling skb_segment by Xin Long · 4 years ago
  63. 5112cf5 sctp: Fix some typo by Christophe JAILLET · 4 years, 1 month ago
  64. 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  65. 057a10f sctp: change to hold/put transport for proto_unreach_timer by Xin Long · 4 years, 2 months ago
  66. ae0d0bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  67. 0356010 sctp: bring inet(6)_skb_parm back to sctp_input_cb by Xin Long · 4 years, 2 months ago
  68. b6df8c8 sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms by Petr Malat · 4 years, 2 months ago
  69. 046c052 sctp: enable udp tunneling socks by Xin Long · 4 years, 2 months ago
  70. 1c16a18 sctp: handle the init chunk matching an existing asoc by Xin Long · 4 years, 2 months ago
  71. e38d86b sctp: add the error cause for new encapsulation port restart by Xin Long · 4 years, 2 months ago
  72. 259db53 sctp: support for sending packet over udp6 sock by Xin Long · 4 years, 2 months ago
  73. 600af7f sctp: support for sending packet over udp4 sock by Xin Long · 4 years, 2 months ago
  74. bcd623d sctp: call sk_setup_caps in sctp_packet_transmit instead by Xin Long · 4 years, 2 months ago
  75. f1bfe8b sctp: add udphdr to overhead when udp_port is set by Xin Long · 4 years, 2 months ago
  76. a1dd2cf sctp: allow changing transport encap_port by peer packets by Xin Long · 4 years, 2 months ago
  77. 8dba296 sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt by Xin Long · 4 years, 2 months ago
  78. e8a3001 sctp: add encap_port for netns sock asoc and transport by Xin Long · 4 years, 2 months ago
  79. 89ba491 sctp: add encap_err_lookup for udp encap socks by Xin Long · 4 years, 2 months ago
  80. 9d6ba26 sctp: create udp6 sock and set its encap_rcv by Xin Long · 4 years, 2 months ago
  81. 965ae44 sctp: create udp4 sock and add its encap_rcv by Xin Long · 4 years, 2 months ago
  82. 527beb8 udp: support sctp over udp in skb_udp_tunnel_segment by Xin Long · 4 years, 2 months ago
  83. 9d49aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  84. d42ee76 sctp: fix sctp_auth_init_hmacs() error path by Eric Dumazet · 4 years, 3 months ago
  85. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  86. fe81d9f net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant by Henry Ptasinski · 4 years, 4 months ago
  87. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  88. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  89. b8d7a7c net: sctp: ulpqueue.c: delete duplicated word by Randy Dunlap · 4 years, 4 months ago
  90. 14f45bb net: sctp: sm_make_chunk.c: delete duplicated words + fix typo by Randy Dunlap · 4 years, 4 months ago
  91. 93c3216 net: sctp: protocol.c: delete duplicated words + punctuation by Randy Dunlap · 4 years, 4 months ago
  92. 9932564 net: sctp: chunk.c: delete duplicated word by Randy Dunlap · 4 years, 4 months ago
  93. 440d399 net: sctp: bind_addr.c: delete duplicated word by Randy Dunlap · 4 years, 4 months ago
  94. 861e702 net: sctp: auth.c: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
  95. 5e80a0c net: sctp: associola.c: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
  96. 3106ecb sctp: not disable bh in the whole sctp_get_port_local() by Xin Long · 4 years, 5 months ago
  97. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  98. ab921f3 net: sctp: Fix negotiation of the number of data streams. by David Laight · 4 years, 5 months ago
  99. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  100. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago