blob: 4306a6a24db7ed0e327b3b31e8c441bd914118d6 [file] [log] [blame]
151936bf51af ("samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu")
8ac91df6de16 ("samples: bpf: Refactor xdp_monitor with libbpf")
ce4dade7f12a ("samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumap")
a4e76f1bda8e ("samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loop")
0efdcefb00d7 ("samples, bpf: Refactor pointer error check with libbpf")
6a0981542854 ("samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUS")
aa5e2af660fc ("samples, bpf: Refactor perf_event user program with libbpf bpf_link")
7cf245a37ef0 ("samples/bpf: Use consistent include paths for libbpf")
f9e6bfdbaf0c ("samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach")
2e5d72c15f0d ("samples/bpf: Add XDP_SHARED_UMEM support to xdpsock")
451d1dc886b5 ("samples: bpf: update map definition to new syntax BTF-defined map")
1d97c6c2511f ("samples/bpf: Base target programs rules on Makefile.target")
54b7fbd4484b ("samples/bpf: Drop unnecessarily inclusion for bpf_load")
0e865aedad57 ("samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm")
2a560df7c147 ("samples/bpf: Use own EXTRA_CFLAGS for clang commands")
e01a75c15969 ("libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf")
3ac4dbe3dd89 ("selftests/bpf: Split off tracing-only helpers into bpf_tracing.h")
36b5d471135c ("selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h")
cf0e9718da21 ("selftests/bpf: Undo GCC-specific bpf_helpers.h changes")
8fdf5b780a14 ("samples: bpf: Add max_pckt_size option at xdp_adjust_tail")
24f25763d6de ("libbpf: auto-generate list of BPF helper definitions")
a9eb048d5615 ("libbpf: Add cscope and tags targets to Makefile")
4ce150b6a412 ("selftests/bpf: add bpf-gcc support")
1f4f80fed217 ("selftests/bpf: test_progs: convert test_tcp_rtt")
e3e02e1d9c24 ("selftests/bpf: test_progs: convert test_sockopt_inherit")
3886bd7c9b01 ("selftests/bpf: test_progs: convert test_sockopt_multi")
9a365e67d8bb ("selftests/bpf: test_progs: convert test_sockopt_sk")
4a64742168ce ("selftests/bpf: test_progs: convert test_sockopt")
3945b37a975d ("samples/bpf: use hugepages in xdpsock app")
c543f5469822 ("samples/bpf: add unaligned chunks mode support to xdpsock")
c3bbf176fbad ("selftests/bpf: add sockopt clone/inheritance test")
fae55527ac11 ("selftests/bpf: fix race in test_tcp_rtt test")
929ffa6e9df0 ("libbpf: relicense bpf_helpers.h and bpf_endian.h")
46738f73ea4f ("samples/bpf: add use of need_wakeup flag in xdpsock")
dadb81d0afe7 ("libbpf: make libbpf.map source of truth for libbpf version")
3783d43752ea ("samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports")
2dc26d5a4f2e ("selftests/bpf: add BPF_CORE_READ relocatable read macro")
fd5ef31f370a ("selftests/bpf: extend sockopt_sk selftest with TCP_CONGESTION use case")
637f71c09ba2 ("selftests/bpf: bpf_tcp_gen_syncookie->bpf_helpers")
e46fc22e60a4 ("selftests/bpf: make directory prerequisites order-only")
7cd04535abc9 ("selftests/bpf: make PT_REGS_* work in userspace")
05c2dc17dae3 ("selftests/bpf: fix s930 -> s390 typo")
748e50c1c13d ("selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)")
9cae4ace80ef ("selftests/bpf: do not ignore clang failures")
59d82657a08d ("selftests/bpf: fix bpf_target_sparc check")
c3ec002e633e ("selftests/bpf: add test_tcp_rtt to .gitignore")
00acd0081452 ("selftests/bpf: add __uint and __type macro for BTF-defined maps")
395338843de1 ("samples/bpf: add sample program that periodically dumps TCP stats")
b55873984dab ("selftests/bpf: test BPF_SOCK_OPS_RTT_CB")
71634d7f9209 ("bpf: Add support for fq's EDT to HBM")