blob: 889d32b80cc89cf8cae9773cfb07117bcfe66982 [file] [log] [blame]
6a5457618f62 ("samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4}")
bbaf6029c49c ("samples/bpf: Convert XDP samples to libbpf usage")
7313798b144c ("samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe")
1bca4e6b1863 ("samples/bpf: xdp_redirect_cpu load balance like Suricata")
1e54ad251a93 ("samples/bpf: Add xdp_sample_pkts example")
ecb96f7fe153 ("samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERY")
0cc54db1818a ("samples: bpf: move libbpf from object dependencies to libs")
2bf3e2ef425b ("samples: bpf: include bpf/bpf.h instead of local libbpf.h")
be5bca44aa6b ("samples: bpf: convert some XDP samples from bpf_load to libbpf")
d0cabbb021be ("tools: bpf: move the event reading loop to libbpf")
5f9380572b4b ("samples: bpf: compile and link against full libbpf")
e3687510fce2 ("tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clock")
fe616055f784 ("samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP")
f412eed9dfde ("tools: bpftool: add simple perf event output reader")
e64d52569f6e ("tools: bpftool: move get_possible_cpus() to common code")
c642ea265445 ("tools: bpftool: fold hex keyword in command help")
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")
28dbf861deac ("samples/bpf: move common-purpose trace functions to selftests")
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")
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")
0c90f2243ec6 ("tools: bpftool: make it easier to feed hex bytes to bpftool")
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")
72ab55e96ebc ("tools: bpftool: silence 'missing initializer' warnings")
d96fc832bcb6 ("tools: bpftool: add bash completion for CFG dump")
fe8d662aef26 ("bpf: unify rlimit handling in selftests")
c53507778998 ("samples/bpf: Add program for CPU state statistics")
0a6748740368 ("selftests/bpf: Only run tests if !bpf_disabled")
615a94749857 ("tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_tcpbpf_user")