blob: 3ae47cb44dbe36812b6ccb530be7ef14b7e49198 [file] [log] [blame]
ceb5dea56543 ("samples: bpf: Remove bpf_load loader completely")
763af200d616 ("samples: bpf: Refactor ibumad program with libbpf")
4fe6641526db ("samples: bpf: Refactor task_fd_query program with libbpf")
c5815ac7e2aa ("samples: bpf: Refactor hbm program with libbpf")
3677d0a13171 ("samples: bpf: Refactor kprobe tracing programs with libbpf")
35a8b6dd339f ("samples: bpf: Cleanup bpf_load.o from Makefile")
14846dda634e ("samples, bpf: Add tracex7 test file to .gitignore")
63841bc08336 ("samples, bpf: Refactor kprobe tracing user progs with libbpf")
aa5e2af660fc ("samples, bpf: Refactor perf_event user program with libbpf bpf_link")
24a6034acc92 ("samples, bpf: Move read_trace_pipe to trace_helpers")
7cf245a37ef0 ("samples/bpf: Use consistent include paths for libbpf")
5615ed472dc0 ("samples/bpf: Add missing -lz to TPROGS_LDLIBS")
2e5d72c15f0d ("samples/bpf: Add XDP_SHARED_UMEM support to xdpsock")
afbe3c27d9ae ("samples: bpf: Update outdated error message")
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")
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")
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")
47da6e4dc3d3 ("selftests/bpf: remove perf buffer helpers")
c17bec549c9d ("samples/bpf: switch trace_output sample to perf_buffer API")
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")