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. c081d53 security: pass asoc to sctp_assoc_request and sctp_sk_clone by Xin Long · 3 years, 2 months ago
  8. cc4665c sctp: subtract sctphdr len in sctp_transport_pl_hlen by Xin Long · 3 years, 2 months ago
  9. c6ea04e sctp: reset probe_timer in sctp_transport_pl_update by Xin Long · 3 years, 2 months ago
  10. 075718f sctp: fix transport encap_port update in sctp_vtag_verify by Xin Long · 3 years, 3 months ago
  11. eacf078 sctp: send pmtu probe only if packet loss in Search Complete state by Xin Long · 3 years, 5 months ago
  12. 058e6e0 sctp: improve the code for pmtu probe send and recv update by Xin Long · 3 years, 5 months ago
  13. 1d11fa2 sctp: move 198 addresses from unusable to private scope by Xin Long · 3 years, 6 months ago
  14. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  15. 0c5dc07 sctp: validate from_addr_param return by Marcelo Ricardo Leitner · 3 years, 6 months ago
  16. 0dac127 sctp: do black hole detection in search complete state by Xin Long · 3 years, 6 months ago
  17. 9e47df0 sctp: process sctp over udp icmp err on sctp side by Xin Long · 3 years, 6 months ago
  18. b87641a sctp: do state transition when a probe succeeds on HB ACK recv path by Xin Long · 3 years, 6 months ago
  19. 1dc68c1 sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path by Xin Long · 3 years, 6 months ago
  20. fe59379 sctp: do the basic send and recv for PLPMTUD probe by Xin Long · 3 years, 6 months ago
  21. 92548ec sctp: add the probe timer in transport for PLPMTUD by Xin Long · 3 years, 6 months ago
  22. d9e2e41 sctp: add the constants/variables and states and some APIs for transport by Xin Long · 3 years, 6 months ago
  23. d1e462a sctp: add probe_interval in sysctl and sock/asoc/transport by Xin Long · 3 years, 6 months ago
  24. 745a321 sctp: add pad chunk and its make function and event table by Xin Long · 3 years, 6 months ago
  25. 51eac7f sctp: do asoc update earlier in sctp_sf_do_dupcook_b by Xin Long · 3 years, 8 months ago
  26. 0356010 sctp: bring inet(6)_skb_parm back to sctp_input_cb by Xin Long · 4 years, 2 months ago
  27. e38d86b sctp: add the error cause for new encapsulation port restart by Xin Long · 4 years, 2 months ago
  28. f1bfe8b sctp: add udphdr to overhead when udp_port is set by Xin Long · 4 years, 2 months ago
  29. a1dd2cf sctp: allow changing transport encap_port by peer packets by Xin Long · 4 years, 2 months ago
  30. e8a3001 sctp: add encap_port for netns sock asoc and transport by Xin Long · 4 years, 2 months ago
  31. 965ae44 sctp: create udp4 sock and add its encap_rcv by Xin Long · 4 years, 2 months ago
  32. fe81d9f net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant by Henry Ptasinski · 4 years, 3 months ago
  33. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  34. 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  35. d86f986 net: sctp: drop duplicate words in comments by Randy Dunlap · 4 years, 6 months ago
  36. 6fc3e68 sctp: use list_is_singular in sctp_list_single_entry by Geliang Tang · 4 years, 6 months ago
  37. 471e39d sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket by Marcelo Ricardo Leitner · 4 years, 6 months ago
  38. 40ef92c sctp: add sctp_sock_set_nodelay by Christoph Hellwig · 4 years, 7 months ago
  39. 50ce4c0 sctp: fix typo sctp_ulpevent_nofity_peer_addr_change by Jonas Falkevik · 4 years, 7 months ago
  40. 2e7aaaa net: sctp: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  41. adf6f8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  42. 3124346 sctp: cache netns in sctp_ep_common by Xin Long · 5 years ago
  43. 34515e9 sctp: add support for Primary Path Switchover by Xin Long · 5 years ago
  44. aef587b sctp: add pf_expose per netns and sock and asoc by Xin Long · 5 years ago
  45. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  46. b6e6b5f sctp: add SCTP_SEND_FAILED_EVENT event by Xin Long · 5 years ago
  47. 4b77403 sctp: add SCTP_ADDR_ADDED event by Xin Long · 5 years ago
  48. 819be81 sctp: add chunks to sk_backlog when the newsk sk_socket is not set by Xin Long · 5 years ago
  49. 1b0b811 sctp: make ecn flag per netns and endpoint by Xin Long · 5 years ago
  50. 03f9612 sctp: add sctp_auth_init and sctp_auth_free by Xin Long · 5 years ago
  51. 4e27428 sctp: add asconf_enable in struct sctp_endpoint by Xin Long · 5 years ago
  52. e55f4b8 sctp: rename sp strm_interleave to ep intl_enable by Xin Long · 5 years ago
  53. da1f6d4 sctp: rename asoc intl_enable to asoc peer.intl_capable by Xin Long · 5 years ago
  54. 1c13475 sctp: remove prsctp_enable from asoc by Xin Long · 5 years ago
  55. a96701f sctp: remove reconf_enable from asoc by Xin Long · 5 years ago
  56. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  57. c3e933a sctp: deduplicate identical skb_checksum_ops by Matteo Croce · 6 years ago
  58. 47505b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104 by Thomas Gleixner · 6 years ago
  59. 1924af0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 101 by Thomas Gleixner · 6 years ago
  60. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  61. fbd0197 sctp: avoid running the sctp state machine recursively by Xin Long · 6 years ago
  62. 9dde27d sctp: implement memory accounting on rx path by Xin Long · 6 years ago
  63. 013b96e sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event(). by David Miller · 6 years ago
  64. 273160f sctp: get sctphdr by offset in sctp_compute_cksum by Xin Long · 6 years ago
  65. 2075e50 sctp: convert to genradix by Kent Overstreet · 6 years ago
  66. 7efba10 sctp: add SCTP_FUTURE_ASOC and SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER sockopt by Xin Long · 6 years ago
  67. 8add543 sctp: add SCTP_FUTURE_ASSOC for SCTP_PEER_ADDR_THLDS sockopt by Xin Long · 6 years ago
  68. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  69. afd0a80 sctp: frag_point sanity check by Jakub Audykowicz · 6 years ago
  70. fb6df5a sctp: kfree_rcu asoc by Xin Long · 6 years ago
  71. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  72. 69fec32 Revert "sctp: remove sctp_transport_pmtu_check" by Xin Long · 6 years ago
  73. 88ee48c sctp: rename enum sctp_event to sctp_event_type by Xin Long · 6 years ago
  74. a1e3a05 sctp: add subscribe per asoc by Xin Long · 6 years ago
  75. 2cc0eeb sctp: define subscribe in sctp_sock as __u16 by Xin Long · 6 years ago
  76. 6ba8457 sctp: process sk_reuseport in sctp_get_port_local by Xin Long · 6 years ago
  77. 76c6d98 sctp: add sock_reuseport for the sock in __sctp_hash_endpoint by Xin Long · 6 years ago
  78. 32bbd87 net: Convert protocol error handlers from void to int by Stefano Brivio · 6 years ago
  79. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  80. 605c0ac sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size by Xin Long · 6 years ago
  81. 5660b9d sctp: fix the data size calculation in sctp_data_size by Xin Long · 6 years ago
  82. d805397 sctp: use the pmtu from the icmp packet to update transport pathmtu by Xin Long · 6 years ago
  83. 0d493b4 net/sctp: Replace in/out stream arrays with flex_array by Konstantin Khorenko · 6 years ago
  84. 05364ca net/sctp: Make wrappers for accessing in/out streams by Konstantin Khorenko · 6 years ago
  85. 8a9c58d sctp: add support for dscp and flowlabel per transport by Xin Long · 6 years ago
  86. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  87. b0e9a2f sctp: add support for SCTP_REUSE_PORT sockopt by Xin Long · 7 years ago
  88. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  89. 0eb71a9 rhashtable: split rhashtable.h by NeilBrown · 7 years ago
  90. 9951912 sctp: define sctp_packet_gso_append to build GSO frames by Xin Long · 7 years ago
  91. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  92. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  93. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  94. 568ea88 net/sctp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  95. 644fbde sctp: fix the issue that flags are ignored when using kernel_connect by Xin Long · 7 years ago
  96. 6d3e8aa sctp: allow sctp_init_cause to return errors by Marcelo Ricardo Leitner · 7 years ago
  97. 22d7be2 sctp: remove sctp_transport_pmtu_check by Marcelo Ricardo Leitner · 7 years ago
  98. 6ff0f87 sctp: introduce sctp_dst_mtu by Marcelo Ricardo Leitner · 7 years ago
  99. 2521680 sctp: remove sctp_assoc_pending_pmtu by Marcelo Ricardo Leitner · 7 years ago
  100. 2f5e3c9 sctp: introduce sctp_assoc_update_frag_point by Marcelo Ricardo Leitner · 7 years ago