Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+9 |
2019-02-11 | bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer | Martin KaFai Lau | 1 | -0/+9 |
2019-02-01 | bpf, selftests: fix handling of sparse CPU allocations | Martynas Pumputis | 1 | -10/+20 |
2018-08-11 | bpf: Refactor ARRAY_SIZE macro to bpf_util.h | Martin KaFai Lau | 1 | -0/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-18 | selftests/bpf: Make bpf_util work on uniprocessor systems | Thomas Meyer | 1 | -8/+9 |
2017-05-01 | bpf: Move endianness BPF helpers out of bpf_util.h | David S. Miller | 1 | -19/+0 |
2017-04-28 | bpf: provide a generic macro for percpu values for selftests | Daniel Borkmann | 1 | -0/+7 |
2017-04-28 | bpf: fix _htons occurences in test_progs | Daniel Borkmann | 1 | -0/+19 |
2016-11-28 | bpf: fix multiple issues in selftest suite and samples | Daniel Borkmann | 1 | -0/+38 |