index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sock_reuseport.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
tcp: Add reuseport_migrate_sock() to select a new listener.
Kuniyuki Iwashima
1
-0
/
+3
2021-06-15
tcp: Keep TCP_CLOSE sockets in the reuseport group.
Kuniyuki Iwashima
1
-0
/
+1
2021-06-15
tcp: Add num_closed_socks to struct sock_reuseport.
Kuniyuki Iwashima
1
-2
/
+3
2020-02-29
net: sock_reuseport: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-21
net: Generate reuseport group ID on group creation
Jakub Sitnicki
1
-2
/
+0
2019-09-16
udp: correct reuseport selection with connected sockets
Willem de Bruijn
1
-1
/
+19
2019-06-15
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Martin KaFai Lau
1
-0
/
+2
2018-08-11
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
Martin KaFai Lau
1
-2
/
+1
2018-08-11
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
1
-2
/
+4
2018-08-11
net: Add ID (if needed) to sock_reuseport and expose reuseport_lock
Martin KaFai Lau
1
-0
/
+6
2018-08-11
tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket
Martin KaFai Lau
1
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-01-19
soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind
Craig Gallek
1
-1
/
+1
2016-01-04
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
1
-1
/
+9
2016-01-04
soreuseport: define reuseport groups
Craig Gallek
1
-0
/
+20