summaryrefslogtreecommitdiffstats
path: root/net/core/sock_reuseport.c
Commit message (Expand)AuthorAgeFilesLines
* soreuseport: fix mem leak in reuseport_add_sock()Eric Dumazet2018-02-021-15/+20
* net/reuseport: drop legacy codePaolo Abeni2017-11-301-1/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* soreuseport: fix initialization raceCraig Gallek2017-10-221-3/+9
* soreuseport: use "unsigned int" in __reuseport_alloc()Alexey Dobriyan2017-04-031-2/+2
* soreuseport: do not export reuseport_add_sock()Eric Dumazet2016-10-181-1/+0
* soreuseport: fix NULL ptr dereference SO_REUSEPORT after bindCraig Gallek2016-01-191-1/+8
* soreuseport: change consume_skb to kfree_skb in error caseCraig Gallek2016-01-061-1/+1
* soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-041-5/+83
* soreuseport: define reuseport groupsCraig Gallek2016-01-041-0/+173
OpenPOWER on IntegriCloud