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