Age | Commit message (Expand) | Author |
---|---|---|
2023-07-19 | libbpf: Add helper macro to clear opts structs | Daniel Borkmann |
2022-06-28 | libbpf: cleanup LIBBPF_DEPRECATED_SINCE supporting macros for v0.x | Andrii Nakryiko |
2021-12-02 | libbpf: Deprecate bpf_prog_load_xattr() API | Andrii Nakryiko |
2021-11-07 | libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load() | Andrii Nakryiko |
2021-11-07 | libbpf: Rename DECLARE_LIBBPF_OPTS into LIBBPF_OPTS | Andrii Nakryiko |
2021-09-17 | libbpf: Schedule open_opts.attach_prog_fd deprecation since v0.7 | Andrii Nakryiko |
2021-09-09 | libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations | Quentin Monnet |
2020-09-03 | libbpf: Implement generalized .BTF.ext func/line info adjustment | Andrii Nakryiko |
2019-12-18 | libbpf: Fix libbpf_common.h when installing libbpf through 'make install' | Toke Høiland-Jørgensen |
2019-12-15 | libbpf: Extract common user-facing helpers | Andrii Nakryiko |