Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-11 | samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK | Yafang Shao | 1 | -1/+0 |
2020-12-03 | bpf: samples: Do not touch RLIMIT_MEMLOCK | Roman Gushchin | 1 | -6/+0 |
2020-07-08 | samples: bpf: Refactor BPF map in map test with libbpf | Daniel T. Lee | 1 | -5/+48 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 1 | -4/+1 |
2018-05-15 | samples: bpf: include bpf/bpf.h instead of local libbpf.h | Jakub Kicinski | 1 | -1/+1 |
2017-06-29 | bpf: Add test for syscall on fd array/htab lookup | Martin KaFai Lau | 1 | -0/+17 |
2017-03-23 | bpf: Add tests for map-in-map | Martin KaFai Lau | 1 | -0/+116 |