Age | Commit message (Expand) | Author |
---|---|---|
2020-12-02 | bpf: Eliminate rlimit-based memory accounting for xskmap maps | Roman Gushchin |
2020-12-02 | bpf: Refine memcg-based memory accounting for xskmap maps | Roman Gushchin |
2020-11-27 | xdp: Remove the functions xsk_map_inc and xsk_map_put | Zhu Yanjun |
2020-10-11 | bpf: Allow for map-in-map with dynamic inner array map entries | Daniel Borkmann |
2020-09-02 | xsk: Fix possible segfault at xskmap entry insertion | Magnus Karlsson |
2020-08-28 | bpf: Relax max_entries check for most of the inner map types | Martin KaFai Lau |
2020-08-28 | bpf: Add map_meta_equal map ops | Martin KaFai Lau |
2020-06-22 | bpf: Set map_btf_{name, id} for all map types | Andrey Ignatov |
2020-05-21 | xsk: Move xskmap.c to net/xdp/ | Björn Töpel |