index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
sock_reuseport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-11
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
Martin KaFai Lau
1
-10
/
+26
2018-08-11
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
1
-5
/
+15
2018-08-11
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
1
-0
/
+8
2018-08-11
net: Add ID (if needed) to sock_reuseport and expose reuseport_lock
Martin KaFai Lau
1
-1
/
+26
2018-08-11
tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket
Martin KaFai Lau
1
-0
/
+1
2018-02-03
soreuseport: fix mem leak in reuseport_add_sock()
Eric Dumazet
1
-15
/
+20
2017-11-30
net/reuseport: drop legacy code
Paolo Abeni
1
-1
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-22
soreuseport: fix initialization race
Craig Gallek
1
-3
/
+9
2017-04-04
soreuseport: use "unsigned int" in __reuseport_alloc()
Alexey Dobriyan
1
-2
/
+2
2016-10-18
soreuseport: do not export reuseport_add_sock()
Eric Dumazet
1
-1
/
+0
2016-01-19
soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind
Craig Gallek
1
-1
/
+8
2016-01-06
soreuseport: change consume_skb to kfree_skb in error case
Craig Gallek
1
-1
/
+1
2016-01-05
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
1
-5
/
+83
2016-01-05
soreuseport: define reuseport groups
Craig Gallek
1
-0
/
+173