blob: 1f70dbbe972e1ac816e427b2076d80c02b286dca [file] [log] [blame]
81efee75c4a8 ("libbpf: Support guessing post_bind{4,6} progs")
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")
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")
1f6f4cb7ba21 ("bpf: offload: rename the ifindex field")
37f1ba0909df ("selftests/bpf: add a test for device cgroup controller")
9d1f15941967 ("bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/")
ebc614f68736 ("bpf, cgroup: implement eBPF-based device controller for cgroup v2")
ecf8fecb7828 ("device_cgroup: prepare code for bpf-based device controller")
67e306fdbed7 ("device_cgroup: add DEVCG_ prefix to ACC_* and DEV_* constants")
928631e05495 ("bpftool: print program device bound info")
ab3f0063c48c ("bpf: offload: add infrastructure for loading programs for a specific netdev")
638f5b90d460 ("bpf: reduce verifier memory consumption")
ee9133a845fe ("nfp: bpf: add stack write support")
70c78fc138b6 ("nfp: bpf: refactor nfp_bpf_check_ptr()")