Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-20 | bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checked | Martin KaFai Lau | 1 | -0/+25 |
2020-06-02 | selftests/bpf: Fix verifier test | Alexei Starovoitov | 1 | -1/+1 |
2020-04-30 | selftests/bpf: Test allowed maps for bpf_sk_select_reuseport | Jakub Sitnicki | 1 | -0/+45 |
2020-04-30 | selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowed | Jakub Sitnicki | 1 | -0/+70 |
2019-06-11 | tools/bpf: Add bpf_map_lookup_elem selftest for xskmap | Jonathan Lemon | 1 | -0/+18 |
2019-04-27 | bpf: Add verifier tests for the bpf_sk_storage | Martin KaFai Lau | 1 | -0/+116 |
2019-03-13 | bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsock | Martin KaFai Lau | 1 | -2/+2 |
2019-02-11 | bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer | Martin KaFai Lau | 1 | -0/+384 |