1. b2540cd sctp: fix the proc_handler for sysctl encap_port by Xin Long · 3 years, 7 months ago
  2. 297739b sctp: add the missing setting for asoc encap_port by Xin Long · 3 years, 7 months ago
  3. 34e5b01 sctp: delay auto_asconf init until binding the first addr by Xin Long · 3 years, 8 months ago
  4. 01bfe5e Revert "net/sctp: fix race condition in sctp_destroy_sock" by Xin Long · 3 years, 8 months ago
  5. f282df0 sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b by Xin Long · 3 years, 8 months ago
  6. 7aa4e54 Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case" by Xin Long · 3 years, 8 months ago
  7. 22008f5 Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"" by Xin Long · 3 years, 8 months ago
  8. 51eac7f sctp: do asoc update earlier in sctp_sf_do_dupcook_b by Xin Long · 3 years, 8 months ago
  9. 7e9269a Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK" by Xin Long · 3 years, 8 months ago
  10. 35b4f24 sctp: do asoc update earlier in sctp_sf_do_dupcook_a by Xin Long · 3 years, 8 months ago
  11. 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  12. e5272ad sctp: Fix out-of-bounds warning in sctp_process_asconf_param() by Gustavo A. R. Silva · 3 years, 9 months ago
  13. b166a20 net/sctp: fix race condition in sctp_destroy_sock by Or Cohen · 3 years, 9 months ago
  14. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  15. 630e457 net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind() by Maciej Żenczykowski · 3 years, 9 months ago
  16. 21c00a1 net: sctp: Fix some typos by Lu Wei · 3 years, 9 months ago
  17. fb373c8 sm_statefuns.c: Mundane spello fixes by Bhaskar Chowdhury · 3 years, 9 months ago
  18. 8ff0b1f sctp: move sk_route_caps check and set into sctp_outq_flush_transports by Xin Long · 3 years, 10 months ago
  19. d93ef30 net: sctp: trivial: fix typo in comment by Drew Fustini · 3 years, 10 months ago
  20. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
  21. af8085f net: fix iteration for sctp transport seq_files by NeilBrown · 3 years, 11 months ago
  22. 1fef854 sctp: remove the NETIF_F_SG flag before calling skb_segment by Xin Long · 4 years ago
  23. 5112cf5 sctp: Fix some typo by Christophe JAILLET · 4 years, 1 month ago
  24. 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  25. 057a10f sctp: change to hold/put transport for proto_unreach_timer by Xin Long · 4 years, 2 months ago
  26. ae0d0bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  27. 0356010 sctp: bring inet(6)_skb_parm back to sctp_input_cb by Xin Long · 4 years, 2 months ago
  28. b6df8c8 sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms by Petr Malat · 4 years, 2 months ago
  29. 046c052 sctp: enable udp tunneling socks by Xin Long · 4 years, 2 months ago
  30. 1c16a18 sctp: handle the init chunk matching an existing asoc by Xin Long · 4 years, 2 months ago
  31. e38d86b sctp: add the error cause for new encapsulation port restart by Xin Long · 4 years, 2 months ago
  32. 259db53 sctp: support for sending packet over udp6 sock by Xin Long · 4 years, 2 months ago
  33. 600af7f sctp: support for sending packet over udp4 sock by Xin Long · 4 years, 2 months ago
  34. bcd623d sctp: call sk_setup_caps in sctp_packet_transmit instead by Xin Long · 4 years, 2 months ago
  35. f1bfe8b sctp: add udphdr to overhead when udp_port is set by Xin Long · 4 years, 2 months ago
  36. a1dd2cf sctp: allow changing transport encap_port by peer packets by Xin Long · 4 years, 2 months ago
  37. 8dba296 sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt by Xin Long · 4 years, 2 months ago
  38. e8a3001 sctp: add encap_port for netns sock asoc and transport by Xin Long · 4 years, 2 months ago
  39. 89ba491 sctp: add encap_err_lookup for udp encap socks by Xin Long · 4 years, 2 months ago
  40. 9d6ba26 sctp: create udp6 sock and set its encap_rcv by Xin Long · 4 years, 2 months ago
  41. 965ae44 sctp: create udp4 sock and add its encap_rcv by Xin Long · 4 years, 2 months ago
  42. 527beb8 udp: support sctp over udp in skb_udp_tunnel_segment by Xin Long · 4 years, 2 months ago
  43. 9d49aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  44. d42ee76 sctp: fix sctp_auth_init_hmacs() error path by Eric Dumazet · 4 years, 3 months ago
  45. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  46. fe81d9f net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant by Henry Ptasinski · 4 years, 3 months ago
  47. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  48. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  49. b8d7a7c net: sctp: ulpqueue.c: delete duplicated word by Randy Dunlap · 4 years, 4 months ago
  50. 14f45bb net: sctp: sm_make_chunk.c: delete duplicated words + fix typo by Randy Dunlap · 4 years, 4 months ago
  51. 93c3216 net: sctp: protocol.c: delete duplicated words + punctuation by Randy Dunlap · 4 years, 4 months ago
  52. 9932564 net: sctp: chunk.c: delete duplicated word by Randy Dunlap · 4 years, 4 months ago
  53. 440d399 net: sctp: bind_addr.c: delete duplicated word by Randy Dunlap · 4 years, 4 months ago
  54. 861e702 net: sctp: auth.c: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
  55. 5e80a0c net: sctp: associola.c: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
  56. 3106ecb sctp: not disable bh in the whole sctp_get_port_local() by Xin Long · 4 years, 4 months ago
  57. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  58. ab921f3 net: sctp: Fix negotiation of the number of data streams. by David Laight · 4 years, 4 months ago
  59. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  60. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  61. 623b57be sctp: remove redundant initialization of variable status by Colin Ian King · 4 years, 5 months ago
  62. dfd3d52 sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processing by Christoph Hellwig · 4 years, 5 months ago
  63. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  64. 3ecdda3 sctp: shrink stream outq when fails to do addstream reconf by Xin Long · 4 years, 5 months ago
  65. 8f13399 sctp: shrink stream outq only when new outcnt < old outcnt by Xin Long · 4 years, 5 months ago
  66. 6c8983a sctp: remove the out_nounlock label in sctp_setsockopt by Christoph Hellwig · 4 years, 5 months ago
  67. 26feba8 sctp: pass a kernel pointer to sctp_setsockopt_pf_expose by Christoph Hellwig · 4 years, 5 months ago
  68. 92c4f17 sctp: pass a kernel pointer to sctp_setsockopt_ecn_supported by Christoph Hellwig · 4 years, 5 months ago
  69. 963855a sctp: pass a kernel pointer to sctp_setsockopt_auth_supported by Christoph Hellwig · 4 years, 5 months ago
  70. 9263ac9 sctp: pass a kernel pointer to sctp_setsockopt_event by Christoph Hellwig · 4 years, 5 months ago
  71. 565059c sctp: pass a kernel pointer to sctp_setsockopt_event by Christoph Hellwig · 4 years, 5 months ago
  72. a426246 sctp: pass a kernel pointer to sctp_setsockopt_reuse_port by Christoph Hellwig · 4 years, 5 months ago
  73. 5b8d3b2 sctp: pass a kernel pointer to sctp_setsockopt_interleaving_supported by Christoph Hellwig · 4 years, 5 months ago
  74. d636e7f sctp: pass a kernel pointer to sctp_setsockopt_scheduler_value by Christoph Hellwig · 4 years, 5 months ago
  75. 4d2fba3 sctp: pass a kernel pointer to sctp_setsockopt_scheduler by Christoph Hellwig · 4 years, 5 months ago
  76. 4d6fb26 sctp: pass a kernel pointer to sctp_setsockopt_add_streams by Christoph Hellwig · 4 years, 5 months ago
  77. b97d20c sctp: pass a kernel pointer to sctp_setsockopt_reset_assoc by Christoph Hellwig · 4 years, 5 months ago
  78. d492243 sctp: pass a kernel pointer to sctp_setsockopt_reset_streams by Christoph Hellwig · 4 years, 5 months ago
  79. 356dc6f sctp: pass a kernel pointer to sctp_setsockopt_enable_strreset by Christoph Hellwig · 4 years, 5 months ago
  80. 3f49f72 sctp: pass a kernel pointer to sctp_setsockopt_reconfig_supported by Christoph Hellwig · 4 years, 5 months ago
  81. ac37435 sctp: pass a kernel pointer to sctp_setsockopt_default_prinfo by Christoph Hellwig · 4 years, 5 months ago
  82. 4a97fa4 sctp: pass a kernel pointer to sctp_setsockopt_pr_supported by Christoph Hellwig · 4 years, 5 months ago
  83. cfa6fde sctp: pass a kernel pointer to sctp_setsockopt_recvnxtinfo by Christoph Hellwig · 4 years, 5 months ago
  84. a98af7c sctp: pass a kernel pointer to sctp_setsockopt_recvrcvinfo by Christoph Hellwig · 4 years, 5 months ago
  85. b0ac3bb sctp: pass a kernel pointer to sctp_setsockopt_paddr_thresholds by Christoph Hellwig · 4 years, 5 months ago
  86. c9abc2c sctp: pass a kernel pointer to sctp_setsockopt_auto_asconf by Christoph Hellwig · 4 years, 5 months ago
  87. 76b3d0c sctp: pass a kernel pointer to sctp_setsockopt_deactivate_key by Christoph Hellwig · 4 years, 5 months ago
  88. 97dc9f2 sctp: pass a kernel pointer to sctp_setsockopt_del_key by Christoph Hellwig · 4 years, 5 months ago
  89. dcab0a7 sctp: pass a kernel pointer to sctp_setsockopt_active_key by Christoph Hellwig · 4 years, 5 months ago
  90. 534d13d sctp: pass a kernel pointer to sctp_setsockopt_auth_key by Christoph Hellwig · 4 years, 5 months ago
  91. 89fae01 sctp: switch sctp_setsockopt_auth_key to use memzero_explicit by Christoph Hellwig · 4 years, 5 months ago
  92. 3564ef4 sctp: pass a kernel pointer to sctp_setsockopt_hmac_ident by Christoph Hellwig · 4 years, 5 months ago
  93. 88266d3 sctp: pass a kernel pointer to sctp_setsockopt_auth_chunk by Christoph Hellwig · 4 years, 5 months ago
  94. f5bee0a sctp: pass a kernel pointer to sctp_setsockopt_maxburst by Christoph Hellwig · 4 years, 5 months ago
  95. 1031cea sctp: pass a kernel pointer to sctp_setsockopt_fragment_interleave by Christoph Hellwig · 4 years, 5 months ago
  96. 722eca9 sctp: pass a kernel pointer to sctp_setsockopt_context by Christoph Hellwig · 4 years, 5 months ago
  97. 07e5035 sctp: pass a kernel pointer to sctp_setsockopt_adaptation_layer by Christoph Hellwig · 4 years, 5 months ago
  98. dcd0357 sctp: pass a kernel pointer to sctp_setsockopt_maxseg by Christoph Hellwig · 4 years, 5 months ago
  99. ffc08f0 sctp: pass a kernel pointer to sctp_setsockopt_mappedv4 by Christoph Hellwig · 4 years, 5 months ago
  100. 5b864c8 sctp: pass a kernel pointer to sctp_setsockopt_associnfo by Christoph Hellwig · 4 years, 5 months ago