1. 99f3a06 bpf: net: Add SO_DETACH_REUSEPORT_BPF by Martin KaFai Lau · 6 years ago
  2. 37f3c42 net/core: Document reuseport_add_sock() bind_inany argument by Bart Van Assche · 6 years ago
  3. 76c6d98 sctp: add sock_reuseport for the sock in __sctp_hash_endpoint by Xin Long · 6 years ago
  4. 8217ca6 bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection by Martin KaFai Lau · 7 years ago
  5. 2dbb9b9 bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT by Martin KaFai Lau · 7 years ago
  6. 5dc4c4b bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY by Martin KaFai Lau · 7 years ago
  7. 736b460 net: Add ID (if needed) to sock_reuseport and expose reuseport_lock by Martin KaFai Lau · 7 years ago
  8. 40a1227e tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket by Martin KaFai Lau · 7 years ago
  9. 4db428a soreuseport: fix mem leak in reuseport_add_sock() by Eric Dumazet · 7 years ago
  10. e94a62f net/reuseport: drop legacy code by Paolo Abeni · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. 1b5f962 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  13. 822f9bb soreuseport: use "unsigned int" in __reuseport_alloc() by Alexey Dobriyan · 8 years ago
  14. 41ee9c5 soreuseport: do not export reuseport_add_sock() by Eric Dumazet · 8 years ago
  15. b4ace4f soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind by Craig Gallek · 9 years ago
  16. 00ce3a1 soreuseport: change consume_skb to kfree_skb in error case by Craig Gallek · 9 years ago
  17. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  18. ef45614 soreuseport: define reuseport groups by Craig Gallek · 9 years ago