Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: Allow for map-in-map with dynamic inner array map entries | Daniel Borkmann | 2020-10-11 | 1 | -1/+1 |
* | xsk: Fix possible segfault at xskmap entry insertion | Magnus Karlsson | 2020-09-02 | 1 | -5/+0 |
* | bpf: Relax max_entries check for most of the inner map types | Martin KaFai Lau | 2020-08-28 | 1 | -1/+8 |
* | bpf: Add map_meta_equal map ops | Martin KaFai Lau | 2020-08-28 | 1 | -0/+1 |
* | bpf: Set map_btf_{name, id} for all map types | Andrey Ignatov | 2020-06-22 | 1 | -0/+3 |
* | xsk: Move xskmap.c to net/xdp/ | Björn Töpel | 2020-05-21 | 1 | -0/+267 |