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