1. 1cd62c2 tcp: Add reuseport_migrate_sock() to select a new listener. by Kuniyuki Iwashima · 3 years, 7 months ago
  2. 333bb73 tcp: Keep TCP_CLOSE sockets in the reuseport group. by Kuniyuki Iwashima · 3 years, 7 months ago
  3. 5c040ea tcp: Add num_closed_socks to struct sock_reuseport. by Kuniyuki Iwashima · 3 years, 7 months ago
  4. 2603c29 net: sock_reuseport: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  5. 035ff35 net: Generate reuseport group ID on group creation by Jakub Sitnicki · 4 years, 11 months ago
  6. acdcecc udp: correct reuseport selection with connected sockets by Willem de Bruijn · 5 years ago
  7. 99f3a06 bpf: net: Add SO_DETACH_REUSEPORT_BPF by Martin KaFai Lau · 6 years ago
  8. 8217ca6 bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection by Martin KaFai Lau · 6 years ago
  9. 2dbb9b9 bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT by Martin KaFai Lau · 6 years ago
  10. 736b460 net: Add ID (if needed) to sock_reuseport and expose reuseport_lock by Martin KaFai Lau · 6 years ago
  11. 40a1227 tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket by Martin KaFai Lau · 6 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. b4ace4f soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind by Craig Gallek · 9 years ago
  14. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  15. ef45614 soreuseport: define reuseport groups by Craig Gallek · 9 years ago