Age | Commit message (Expand) | Author |
---|---|---|
2019-05-31 | bpf: move memory size checks to bpf_map_charge_init() | Roman Gushchin |
2019-05-31 | bpf: rework memlock-based memory accounting for maps | Roman Gushchin |
2019-05-31 | bpf: group memory related fields in struct bpf_map_memory | Roman Gushchin |
2018-08-11 | bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY | Martin KaFai Lau |