blob: 0823f13d39992ab21524a0d0173de22b1bfed663 [file] [log] [blame]
4798c4ba3ba9 ("tools/bpf: extends test_btf to test load/retrieve func_type info")
6493ebf7242d ("tools/bpf: add bpffs percpu map pretty print tests in test_btf")
af2a81dab447 ("tools/bpf: add bpffs pretty print btf test for hash/lru_hash maps")
61746dbe1aa2 ("bpf: btf: Add tests for the btf uapi changes")
f0307a7ed17f ("libbpf: add ifindex to enable offload support")
cd8b89280c1c ("bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_ID")
e34d98d3b4e2 ("bpf: btf: Some test_btf clean up")
c0fa1b6c3efc ("bpf: btf: Add BTF tests")
8a138aed4a80 ("bpf: btf: Add BTF support to libbpf")
0367d0a29427 ("bpf: adding tests for bpf_xdp_adjust_tail")
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")
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")
41757dcb0c3d ("selftests/bpf: fix Makefile for cgroup_helpers.c")
f09b2e382e9a ("selftests/bpf: add selftest that use test_libbpf_open")
bbf48c18ee0c ("libbpf: add error reporting in XDP")
949abbe88436 ("libbpf: add function to setup XDP")
62a06994ced1 ("tools/bpf: permit selftests/bpf to be built in a different directory")
d6d4f60c3a09 ("bpf: add selftest for tcpbpf")
8e0ef38052c8 ("bpf: sockmap set rlimit")
ce5373be1aea ("bpf: sockmap sample add base test without any BPF for comparison")
66fdd1a3cdf9 ("bpf: sockmap sample, report bytes/sec")
d7d6437acf9b ("bpf: sockmap sample, use fork() for send and recv")
eaf8c6eec5f9 ("bpf: add sendmsg option for testing BPF programs")
6627426fa274 ("bpf: refactor sockmap sample program update for arg parsing")
783687810e98 ("bpf: test_maps: cleanup sockmaps when test ends")
b7bcc0bbb8ac ("selftests: bpf: update .gitignore with missing generated files")
7fedbb7c5a7c ("selftest/bpf: extend the offload test with map checks")
e7b2823a582a ("bpf: Sync kernel ABI header with tooling header")
d77be6895547 ("libbpf: fix string comparison for guessing eBPF program type")
3ced9b600234 ("tools/bpf: add a bpf selftest for stacktrace")
752d7b4501c2 ("selftests/bpf: test device info reporting for bound progs")
b0b04fc49e3b ("selftests/bpf: add xdp noinline test")
3bc35c63cb70 ("selftests/bpf: add bpf_call test")
48cca7e44f9f ("libbpf: add support for bpf_call")
583c90097f72 ("libbpf: add ability to guess program type based on section name")
965de87e54b8 ("samples/bpf: add a test for bpf_override_return")
d279f1f8c647 ("bpf/tracing: add a bpf test for new ioctl query interface")
417ec26477a5 ("selftests/bpf: add offload test based on netdevsim")