index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
sock_reuseport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
Martin KaFai Lau
2018-08-11
1
-10
/
+26
*
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
1
-5
/
+15
*
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-08-11
1
-0
/
+8
*
net: Add ID (if needed) to sock_reuseport and expose reuseport_lock
Martin KaFai Lau
2018-08-11
1
-1
/
+26
*
tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket
Martin KaFai Lau
2018-08-11
1
-0
/
+1
*
soreuseport: fix mem leak in reuseport_add_sock()
Eric Dumazet
2018-02-02
1
-15
/
+20
*
net/reuseport: drop legacy code
Paolo Abeni
2017-11-30
1
-1
/
+3
*
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 initialization race
Craig Gallek
2017-10-22
1
-3
/
+9
*
soreuseport: use "unsigned int" in __reuseport_alloc()
Alexey Dobriyan
2017-04-03
1
-2
/
+2
*
soreuseport: do not export reuseport_add_sock()
Eric Dumazet
2016-10-18
1
-1
/
+0
*
soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind
Craig Gallek
2016-01-19
1
-1
/
+8
*
soreuseport: change consume_skb to kfree_skb in error case
Craig Gallek
2016-01-06
1
-1
/
+1
*
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2016-01-04
1
-5
/
+83
*
soreuseport: define reuseport groups
Craig Gallek
2016-01-04
1
-0
/
+173