| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-02-16 | samples/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd() | Ilya Leoshkevich |
| 2023-01-15 | samples/bpf: change _kern suffix to .bpf with BPF test programs | Daniel T. Lee |
| 2022-07-13 | samples: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE | Linkui Xiao |
| 2022-04-10 | samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK | Yafang Shao |
| 2020-12-02 | bpf: samples: Do not touch RLIMIT_MEMLOCK | Roman Gushchin |
| 2020-07-08 | samples: bpf: Refactor BPF map in map test with libbpf | Daniel T. Lee |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner |
| 2018-05-14 | samples: bpf: include bpf/bpf.h instead of local libbpf.h | Jakub Kicinski |
| 2017-06-29 | bpf: Add test for syscall on fd array/htab lookup | Martin KaFai Lau |
| 2017-03-22 | bpf: Add tests for map-in-map | Martin KaFai Lau |