aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/sock_reuseport.c
Commit message (Expand)AuthorAge
* bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selectionMartin KaFai Lau2018-08-10
* bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau2018-08-10
* bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau2018-08-10
* net: Add ID (if needed) to sock_reuseport and expose reuseport_lockMartin KaFai Lau2018-08-10
* tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socketMartin KaFai Lau2018-08-10
* soreuseport: fix mem leak in reuseport_add_sock()Eric Dumazet2018-02-02
* net/reuseport: drop legacy codePaolo Abeni2017-11-30
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* soreuseport: fix initialization raceCraig Gallek2017-10-21
* soreuseport: use "unsigned int" in __reuseport_alloc()Alexey Dobriyan2017-04-03
* soreuseport: do not export reuseport_add_sock()Eric Dumazet2016-10-18
* soreuseport: fix NULL ptr dereference SO_REUSEPORT after bindCraig Gallek2016-01-19
* soreuseport: change consume_skb to kfree_skb in error caseCraig Gallek2016-01-06
* soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-04
* soreuseport: define reuseport groupsCraig Gallek2016-01-04