summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/reuseport_array.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin2019-06-011-8/+2Star
* bpf: rework memlock-based memory accounting for mapsRoman Gushchin2019-06-011-3/+6
* bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin2019-06-011-1/+1
* bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau2018-08-111-0/+363