Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h | Florent Revest | 2021-05-26 | 1 | -1/+0 |
* | samples/bpf, selftests/bpf: Use bpf_probe_read_kernel | Ilya Leoshkevich | 2020-07-21 | 1 | -3/+3 |
* | selftests/bpf: Fix merge conflict resolution | Alexei Starovoitov | 2020-07-14 | 1 | -14/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-07-11 | 1 | -1/+15 |
|\ | |||||
| * | libbpf: Fix CO-RE relocs against .text section | Andrii Nakryiko | 2020-06-24 | 1 | -1/+1 |
* | | selftests/bpf: Refactor some net macros to bpf_tracing_net.h | Yonghong Song | 2020-06-25 | 1 | -3/+1 |
* | | selftests/bpf: Move newer bpf_iter_* type redefining to a new header file | Yonghong Song | 2020-06-25 | 1 | -17/+1 |
|/ | |||||
* | selftest/bpf: Make bpf_iter selftest compilable against old vmlinux.h | Andrii Nakryiko | 2020-05-19 | 1 | -0/+16 |
* | tools/bpf: selftests: Add iterator programs for ipv6_route and netlink | Yonghong Song | 2020-05-10 | 1 | -0/+66 |