blob: fea67ee93f4f9e8e7d309f7e202af34111de24ba [file] [log] [blame]
36641ad61db5 ("bpf: fix test suite to enable all unpriv program types")
2cb494a36c98 ("bpf: add tests for direct packet access from CGROUP_SKB")
a3c6054f81e2 ("selftests/bpf: add verifier per-cpu cgroup storage tests")
d4c9f5735375 ("selftests/bpf: add verifier cgroup storage tests")
6e6fddc78323 ("bpf: fix panic due to oob in bpf_prog_test_run_skb")
c7ddbbaf1e73 ("tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helper")
6b6a192595a9 ("bpf: sync bpf uapi header with tools")
06be0864c77a ("bpf: test case for map pointer poison with calls/branches")
6bdd533cee9a ("bpf: add selftest for lirc_mode2 type program")
04b6ab731209 ("selftests/bpf: Selftest for sys_sendmsg hooks")
9be71aa6e566 ("selftests/bpf: Prepare test_sock_addr for extension")
3024cf8248c4 ("bpf: Sync bpf.h to tools/")
c99a84eac026 ("selftests/bpf: test for seg6local End.BPF action")
b8b394faa924 ("bpf: selftest additions for SOCKHASH")
17387dd5ac2c ("tools: bpf: don't complain about no kernel version for networking code")
cb9c28ef579d ("bpf: sync tools bpf.h uapi header")
fe616055f784 ("samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP")
96112e936350 ("selftests/bpf: ignore build products")
32b3652c307e ("bpf: sync tools bpf.h uapi header")
93731ef086ce ("bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier")
b4b8faa1ded7 ("samples/bpf: sample application and documentation for AF_XDP sockets")
173965fbfba5 ("tools/bpf: add a test for bpf_get_stack with raw tracepoint prog")
2abe611c5f03 ("tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH")
de2ff05f48af ("tools/bpf: add bpf_get_stack helper to tools headers")
9cde0c8892b9 ("bpf: update bpf.h uapi header for tools")
933a741e3b82 ("selftests/bpf: bpf tunnel test.")
16962b2404ac ("bpf: sockmap, add selftests")
6595c7426acb ("tools/bpf: remove test_sock_addr from TEST_GEN_PROGS")
b6fd9cf796e6 ("selftests: bpf: update .gitignore with missing file")
5f90dd6aaea4 ("tools/bpf: add verifier tests for accesses to map values")
29a36f9eef30 ("samples/bpf: extend test_tunnel_bpf.sh with xfrm state test")
c0fa1b6c3efc ("bpf: btf: Add BTF tests")
c6ffd1ff7856 ("bpf: add bpf_xdp_adjust_tail sample prog")
0367d0a29427 ("bpf: adding tests for bpf_xdp_adjust_tail")
393de512e719 ("bpftool: Support new prog types and attach types")
1d436885b23b ("selftests/bpf: Selftest for sys_bind post-hooks.")
622adafb2a12 ("selftests/bpf: Selftest for sys_connect hooks")
e50b0a6f0893 ("selftests/bpf: Selftest for sys_bind hooks")
d7be143b67c2 ("libbpf: Support expected_attach_type at prog load")
3bbe0869884c ("selftests/bpf: test for bpf_get_stackid() from raw tracepoints")
a0fe3e574b50 ("libbpf: add bpf_raw_tracepoint_open helper")
0dcbbf678579 ("bpf: sockmap sample test for bpf_msg_pull_data")
e6373ce70a01 ("bpf: sockmap add SK_DROP tests")
468b3fdea882 ("bpf: sockmap sample support for bpf_msg_cork_bytes()")
1c16c3126ac9 ("bpf: sockmap, add sample option to test apply_bytes helper")
6bce9d2ca652 ("bpf: sockmap sample, add data verification option")
e67463cb5d93 ("bpf: sockmap sample, add sendfile test")
4c4c3c276c09 ("bpf: sockmap sample, add option to attach SK_MSG program")
82a8616889d5 ("bpf: add map tests for BPF_PROG_TYPE_SK_MSG")
81f77fd0deeb ("bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID")