Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | udp: correct reuseport selection with connected sockets | Willem de Bruijn | 2019-09-21 | 1 | -1/+20 |
* | 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-04 | 1 | -1/+9 |
* | soreuseport: define reuseport groups | Craig Gallek | 2016-01-04 | 1 | -0/+20 |