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