Age | Commit message (Expand) | Author |
2024-06-21 | libbpf: Split field iter code into its own file kernel | Alan Maguire |
2024-06-17 | libbpf: Split BTF relocation | Alan Maguire |
2024-01-24 | libbpf: Move feature detection code into its own file | Andrii Nakryiko |
2023-08-21 | libbpf: Move elf_find_func_offset* functions to elf object | Jiri Olsa |
2023-03-01 | libbpf: Implement basic zip archive parsing support | Daniel Müller |
2022-06-28 | libbpf: move xsk.{c,h} into selftests/bpf | Andrii Nakryiko |
2022-04-05 | libbpf: Wire up USDT API and bpf_link integration | Andrii Nakryiko |
2021-07-26 | libbpf: Split CO-RE logic into relo_core.c. | Alexei Starovoitov |
2021-05-19 | libbpf: Generate loader program out of BPF ELF file. | Alexei Starovoitov |
2021-03-18 | libbpf: Add BPF static linker APIs | Andrii Nakryiko |
2021-03-18 | libbpf: Extract internal set-of-strings datastructure APIs | Andrii Nakryiko |
2020-06-01 | libbpf: Add BPF ring buffer support | Andrii Nakryiko |
2019-05-24 | libbpf: add btf_dump API for BTF-to-C conversion | Andrii Nakryiko |
2019-05-24 | libbpf: add resizable non-thread safe internal hashmap | Andrii Nakryiko |
2019-02-25 | libbpf: add support for using AF_XDP sockets | Magnus Karlsson |
2019-01-22 | tools: bpftool: add probes for eBPF program types | Quentin Monnet |
2018-12-09 | bpf: libbpf: bpftool: Print bpf_line_info during prog dump | Martin KaFai Lau |
2018-09-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-09-18 | tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systems | Arnaldo Carvalho de Melo |
2018-09-06 | tools/bpf: move bpf/lib netlink related functions into a new file | Yonghong Song |
2018-07-11 | tools: libbpf: move library error code into a separate file | Jakub Kicinski |
2018-04-19 | bpf: btf: Add BTF support to libbpf | Martin KaFai Lau |
2018-02-02 | libbpf: add error reporting in XDP | Eric Leblond |
2015-08-07 | bpf tools: Add bpf.c/h for common bpf operations | Wang Nan |
2015-08-07 | bpf tools: Introduce 'bpf' library and add bpf feature check | Wang Nan |