index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sock_reuseport.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: core: annotate socks of struct sock_reuseport with __counted_by
Dmitry Antipov
2024-08-03
1
-1
/
+1
*
soreuseport: Fix socket selection for SO_INCOMING_CPU.
Kuniyuki Iwashima
2022-10-25
1
-0
/
+2
*
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
2022-10-18
1
-6
/
+5
*
tcp: Add reuseport_migrate_sock() to select a new listener.
Kuniyuki Iwashima
2021-06-15
1
-0
/
+3
*
tcp: Keep TCP_CLOSE sockets in the reuseport group.
Kuniyuki Iwashima
2021-06-15
1
-0
/
+1
*
tcp: Add num_closed_socks to struct sock_reuseport.
Kuniyuki Iwashima
2021-06-15
1
-2
/
+3
*
net: sock_reuseport: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-01
1
-1
/
+1
*
net: Generate reuseport group ID on group creation
Jakub Sitnicki
2020-02-21
1
-2
/
+0
*
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2019-09-16
1
-1
/
+19
*
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Martin KaFai Lau
2019-06-15
1
-0
/
+2
*
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
Martin KaFai Lau
2018-08-11
1
-2
/
+1
*
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
1
-2
/
+4
*
net: Add ID (if needed) to sock_reuseport and expose reuseport_lock
Martin KaFai Lau
2018-08-11
1
-0
/
+6
*
tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket
Martin KaFai Lau
2018-08-11
1
-0
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind
Craig Gallek
2016-01-19
1
-1
/
+1
*
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2016-01-05
1
-1
/
+9
*
soreuseport: define reuseport groups
Craig Gallek
2016-01-05
1
-0
/
+20