blob: c6dbf10c879e5a321f1ff7ff0877aeb501f57bed [file] [log] [blame]
7084566a236f ("tools/bpftool: Remove libbpf_internal.h usage in bpftool")
229c3b47b794 ("bpftool: Use consistent include paths for libbpf")
cb21ac588546 ("bpftool: Add gen subcommand manpage")
985ead416df3 ("bpftool: Add skeleton codegen command")
612d05be250a ("libbpf: Move non-public APIs from libbpf.h to libbpf_internal.h")
473f4e133a12 ("libbpf: Add bpf_get_link_xdp_info() function to get more XDP information")
57a00f41644f ("libbpf: Add auto-pinning of maps when loading BPF objects")
4580b25fcee5 ("libbpf: Store map pin path and status in struct bpf_map")
dd4436bb8383 ("libbpf: Teach bpf_object__open to guess program types")
be18010ea2d8 ("tools, bpf: Rename pr_warning to pr_warn to align with kernel logging")
54b8625cd940 ("bpf, libbpf: Add kernel version section parsing back")
f75a697e0913 ("libbpf: Auto-detect btf_id of BTF-based raw_tracepoints")
62561eb442bd ("libbpf: Add support for field existance CO-RE relocation")
291ee02b5e40 ("libbpf: Refactor bpf_object__open APIs to use common opts")
7db3822ab991 ("libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers")
e01a75c15969 ("libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf")
3ac4dbe3dd89 ("selftests/bpf: Split off tracing-only helpers into bpf_tracing.h")
694731e8ea7f ("selftests/bpf: Adjust CO-RE reloc tests for new bpf_core_read() macro")
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")
2ce8450ef5a3 ("libbpf: add bpf_object__open_{file, mem} w/ extensible opts")
5e61f2707029 ("libbpf: stop enforcing kern_version, populate it for users")
03bd4773d898 ("libbpf: Bump current version to v0.0.6")