Age | Commit message (Expand) | Author |
2020-01-20 | selftests: Use consistent include paths for libbpf | Toke Høiland-Jørgensen |
2019-06-11 | bpf: use libbpf_num_possible_cpus internally | Hechao Li |
2019-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-02-10 | bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer | Martin KaFai Lau |
2019-01-31 | bpf, selftests: fix handling of sparse CPU allocations | Martynas Pumputis |
2018-08-11 | bpf: Refactor ARRAY_SIZE macro to bpf_util.h | Martin KaFai Lau |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-18 | selftests/bpf: Make bpf_util work on uniprocessor systems | Thomas Meyer |
2017-05-01 | bpf: Move endianness BPF helpers out of bpf_util.h | David S. Miller |
2017-04-28 | bpf: provide a generic macro for percpu values for selftests | Daniel Borkmann |
2017-04-28 | bpf: fix _htons occurences in test_progs | Daniel Borkmann |
2016-11-27 | bpf: fix multiple issues in selftest suite and samples | Daniel Borkmann |