blob: 6b7eb481d614dcf65081c9991bee441b9f400ab5 [file] [log] [blame]
197389da2fbf ("selftests/bpf: Add split BTF basic test")
22ba36351631 ("selftests/bpf: Move and extend ASSERT_xxx() testing macros")
9141f75a3279 ("selftests/bpf: Test BTF writing APIs")
b86042478fa0 ("libbpf: Remove assumption of single contiguous memory for BTF data")
740e69c3c511 ("libbpf: Refactor internals of BTF type index")
029258d7b228 ("libbpf: Remove any use of reallocarray() in libbpf")
28b93c64499a ("libbpf: Clean up and improve CO-RE reloc logging")
44ad23dfbccb ("libbpf: Handle BTF pointer sizes more carefully")
15728ad3e71c ("libbpf: Fix BTF-defined map-in-map initialization on 32-bit host arches")
94a1fedd63ed ("libbpf: Add btf__parse_raw() and generic btf__parse() APIs")
499dd29d90bb ("libbpf: Add support for SK_LOOKUP program type")
7c819e701382 ("libbpf: Support stripping modifiers for btf_dump")
5c3320d7fece ("libbpf: Fix memory leak and optimize BTF sanitization")
0f0e55d8247c ("libbpf: Improve BTF sanitization handling")
81372e121802 ("libbpf: Add btf__set_fd() for more control over loaded BTF FD")
d929758101fc ("libbpf: Support disabling auto-loading BPF programs")
192b6638eea5 ("libbpf: Prevent loading vmlinux BTF twice")
1bdb6c9a1c43 ("libbpf: Add a bunch of attribute getters/setters for map definitions")
7bd3a33ae6d2 ("libbpf: Bump version to 0.1.0")
bf99c936f947 ("libbpf: Add BPF ring buffer support")
272d51af3289 ("libbpf: Add API to consume the perf ring buffer content")
fd9eef1a132d ("libbpf: Fix probe code to return EPERM if encountered")
c09add2fbc5a ("tools/libbpf: Add bpf_iter support")
488a23b89d17 ("selftests/bpf: Move existing common networking parts into network_helpers")
33181bb8e8fe ("selftests/bpf: Generalize helpers to control background listener")
0bee106716cf ("libbpf: Add support for command BPF_ENABLE_STATS")
063e68813391 ("libbpf: Fix false uninitialized variable warning")
646f02ffdd49 ("libbpf: Add BTF-defined map-in-map support")
2d39d7c56f11 ("libbpf: Refactor map creation logic and fix cleanup leak")
41017e56af6c ("libbpf: Refactor BTF-defined map definition parsing logic")
0dbc866832a0 ("libbpf: Add low-level APIs for new bpf_link commands")
234589012ba0 ("selftests/bpf: Add cls_redirect classifier")