summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/reuseport_array.c
AgeCommit message (Expand)AuthorLines
2019-05-31bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin-8/+2
2019-05-31bpf: rework memlock-based memory accounting for mapsRoman Gushchin-3/+6
2019-05-31bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin-1/+1
2018-08-11bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau-0/+363