| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-25 | libbpf: Fix some incorrect @param descriptions in the comment of libbpf.h | Jianyun Gao | 1 | -11/+16 |
| 2025-09-22 | libbpf: Embed and verify the metadata hash in the loader | KP Singh | 1 | -1/+2 |
| 2025-09-18 | libbpf: Support exclusive map creation | KP Singh | 1 | -0/+22 |
| 2025-08-20 | libbpf: Add documentation to version and error API functions | Cryolitia PukNgae | 1 | -0/+25 |
| 2025-08-20 | libbpf: Export bpf_object__prepare symbol | Mykyta Yatsenko | 1 | -1/+1 |
| 2025-08-07 | libbpf: Add the ability to suppress perf event enablement | Ilya Leoshkevich | 1 | -1/+3 |
| 2025-06-09 | libbpf: Support link-based cgroup attach with options | Yonghong Song | 1 | -0/+15 |
| 2025-05-28 | Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 1 | -0/+6 |
| 2025-04-17 | libbpf: Support creating and destroying qdisc | Amery Hung | 1 | -1/+4 |
| 2025-04-09 | libbpf: Add getters for BTF.ext func and line info | Mykyta Yatsenko | 1 | -0/+6 |
| 2025-03-15 | libbpf: Split bpf object load into prepare/load | Mykyta Yatsenko | 1 | -0/+13 |
| 2025-01-10 | libbpf: Add unique_match option for multi kprobe | Yonghong Song | 1 | -1/+3 |
| 2024-12-12 | libbpf: Extend linker API to support in-memory ELF files | Alastair Robertson | 1 | -0/+5 |
| 2024-11-11 | libbpf: Add support for uprobe multi session attach | Jiri Olsa | 1 | -1/+3 |
| 2024-09-12 | libbpf: Add bpf_object__token_fd accessor | Ihor Solodrai | 1 | -0/+8 |
| 2024-09-09 | libbpf: Fix some typos in comments | Yusheng Zheng | 1 | -5/+5 |
| 2024-06-06 | libbpf: Auto-attach struct_ops BPF maps in BPF skeleton | Mykyta Yatsenko | 1 | -0/+18 |
| 2024-05-28 | libbpf: Configure log verbosity with env variable | Mykyta Yatsenko | 1 | -1/+4 |
| 2024-04-30 | libbpf: Add support for kprobe session attach | Jiri Olsa | 1 | -1/+3 |
| 2024-04-10 | libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP | Yonghong Song | 1 | -0/+2 |
| 2024-04-06 | libbpf: Add ring__consume_n / ring_buffer__consume_n | Andrea Righi | 1 | -0/+12 |
| 2024-03-19 | libbpf: add support for BPF cookie for raw_tp/tp_btf programs | Andrii Nakryiko | 1 | -0/+11 |
| 2024-03-11 | libbpf: Recognize __arena global variables. | Andrii Nakryiko | 1 | -1/+1 |
| 2024-01-24 | libbpf: Support BPF token path setting through LIBBPF_BPF_TOKEN_PATH envvar | Andrii Nakryiko | 1 | -0/+8 |
| 2024-01-24 | libbpf: Wire up BPF token support at BPF object level | Andrii Nakryiko | 1 | -1/+12 |
| 2023-10-24 | libbpf: Add link-based API for netkit | Daniel Borkmann | 1 | -0/+15 |
| 2023-09-25 | libbpf: Add ring__consume | Martin Kelly | 1 | -0/+10 |
| 2023-09-25 | libbpf: Add ring__map_fd | Martin Kelly | 1 | -0/+9 |
| 2023-09-25 | libbpf: Add ring__size | Martin Kelly | 1 | -0/+10 |
| 2023-09-25 | libbpf: Add ring__avail_data_size | Martin Kelly | 1 | -0/+11 |
| 2023-09-25 | libbpf: Add ring__producer_pos, ring__consumer_pos | Martin Kelly | 1 | -0/+18 |
| 2023-09-25 | libbpf: Add ring_buffer__ring | Martin Kelly | 1 | -0/+15 |
| 2023-08-23 | libbpf: Add bpf_object__unpin() | Daniel Xu | 1 | -0/+1 |
| 2023-08-21 | libbpf: Add bpf_program__attach_uprobe_multi function | Jiri Olsa | 1 | -0/+51 |
| 2023-07-19 | libbpf: Add link-based API for tcx | Daniel Borkmann | 1 | -0/+15 |
| 2023-07-19 | xsk: add new netlink attribute dedicated for ZC max frags | Maciej Fijalkowski | 1 | -1/+2 |
| 2023-06-30 | libbpf: Add netfilter link attach helper | Florian Westphal | 1 | -0/+15 |
| 2023-05-24 | libbpf: Add capability for resizing datasec maps | JP Kobryn | 1 | -2/+16 |
| 2023-03-27 | libbpf: Ensure print callback usage is thread-safe | JP Kobryn | 1 | -0/+2 |
| 2023-03-22 | libbpf: Update a bpf_link with another struct_ops. | Kui-Feng Lee | 1 | -0/+1 |
| 2023-03-06 | libbpf: Add support to set kprobe/uprobe attach mode | Menglong Dong | 1 | -13/+37 |
| 2023-02-08 | libbpf: Add sample_period to creation options | Jon Doron | 1 | -1/+3 |
| 2023-02-02 | libbpf: add API to get XDP/XSK supported features | Lorenzo Bianconi | 1 | -1/+2 |
| 2023-01-27 | libbpf: Add documentation to map pinning API functions | Grant Seltzer | 1 | -3/+69 |
| 2023-01-27 | libbpf: Fix malformed documentation formatting | Grant Seltzer | 1 | -6/+12 |
| 2022-12-29 | libbpf: Added the description of some API functions | Xin Liu | 1 | -2/+27 |
| 2022-09-23 | libbpf: restore memory layout of bpf_object_open_opts | Andrii Nakryiko | 1 | -1/+3 |
| 2022-09-21 | bpf: Add libbpf logic for user-space ring buffer | David Vernet | 1 | -0/+107 |
| 2022-08-17 | libbpf: Allows disabling auto attach | Hao Luo | 1 | -0/+2 |
| 2022-07-19 | libbpf: add ksyscall/kretsyscall sections support for syscall kprobes | Andrii Nakryiko | 1 | -0/+46 |
| 2022-07-15 | libbpf: perfbuf: Add API to get the ring buffer | Jon Doron | 1 | -0/+16 |
| 2022-06-28 | libbpf: enforce strict libbpf 1.0 behaviors | Andrii Nakryiko | 1 | -34/+0 |
| 2022-06-28 | libbpf: remove multi-instance and custom private data APIs | Andrii Nakryiko | 1 | -91/+0 |
| 2022-06-28 | libbpf: remove most other deprecated high-level APIs | Andrii Nakryiko | 1 | -158/+5 |
| 2022-06-28 | libbpf: remove prog_info_linear APIs | Andrii Nakryiko | 1 | -66/+0 |
| 2022-06-28 | libbpf: clean up perfbuf APIs | Andrii Nakryiko | 1 | -65/+6 |
| 2022-06-28 | libbpf: remove deprecated probing APIs | Andrii Nakryiko | 1 | -8/+0 |
| 2022-06-28 | libbpf: remove deprecated XDP APIs | Andrii Nakryiko | 1 | -20/+0 |
| 2022-06-28 | libbpf: remove deprecated low-level APIs | Andrii Nakryiko | 1 | -16/+0 |
| 2022-06-03 | libbpf: Fix a couple of typos | Daniel Müller | 1 | -1/+1 |
| 2022-06-02 | libbpf: Introduce libbpf_bpf_link_type_str | Daniel Müller | 1 | -0/+9 |
| 2022-06-02 | libbpf: Introduce libbpf_bpf_attach_type_str | Daniel Müller | 1 | -0/+9 |
| 2022-06-02 | libbpf: Introduce libbpf_bpf_map_type_str | Daniel Müller | 1 | -0/+9 |
| 2022-06-02 | libbpf: Introduce libbpf_bpf_prog_type_str | Daniel Müller | 1 | -0/+9 |
| 2022-05-13 | libbpf: Add safer high-level wrappers for map operations | Andrii Nakryiko | 1 | -0/+104 |
| 2022-05-11 | libbpf: Add bpf_program__set_insns function | Jiri Olsa | 1 | -0/+18 |
| 2022-05-10 | libbpf: Assign cookies to links in libbpf. | Kui-Feng Lee | 1 | -0/+12 |
| 2022-04-28 | libbpf: Allow to opt-out from creating BPF maps | Andrii Nakryiko | 1 | -0/+22 |
| 2022-04-21 | libbpf: Add documentation to API functions | Grant Seltzer | 1 | -0/+76 |
| 2022-04-21 | libbpf: Add error returns to two API functions | Grant Seltzer | 1 | -3/+3 |
| 2022-04-05 | libbpf: Wire up USDT API and bpf_link integration | Andrii Nakryiko | 1 | -0/+31 |
| 2022-04-03 | libbpf: Support function name-based attach uprobes | Alan Maguire | 1 | -1/+9 |
| 2022-03-17 | libbpf: Add subskeleton scaffolding | Delyan Kratunov | 1 | -0/+29 |
| 2022-03-17 | libbpf: Add bpf_program__attach_kprobe_multi_opts function | Jiri Olsa | 1 | -0/+23 |
| 2022-03-05 | libbpf: Support custom SEC() handlers | Andrii Nakryiko | 1 | -0/+109 |
| 2022-02-03 | libbpf: Deprecate priv/set_priv storage | Delyan Kratunov | 1 | -1/+6 |
| 2022-01-25 | libbpf: deprecate bpf_program__is_<type>() and bpf_program__set_<type>() APIs | Andrii Nakryiko | 1 | -0/+26 |
| 2022-01-25 | libbpf: deprecate bpf_map__resize() | Andrii Nakryiko | 1 | -0/+1 |
| 2022-01-25 | libbpf: hide and discourage inconsistently named getters | Andrii Nakryiko | 1 | -3/+2 |
| 2022-01-24 | libbpf: Mark bpf_object__open_xattr() deprecated | Christy Lee | 1 | -0/+1 |
| 2022-01-24 | libbpf: Mark bpf_object__open_buffer() API deprecated | Christy Lee | 1 | -0/+1 |
| 2022-01-20 | libbpf: streamline low-level XDP APIs | Andrii Nakryiko | 1 | -0/+29 |
| 2022-01-12 | libbpf: Deprecate bpf_map__def() API | Christy Lee | 1 | -1/+2 |
| 2022-01-05 | libbpf 1.0: Deprecate bpf_object__find_map_by_offset() API | Christy Lee | 1 | -1/+2 |
| 2022-01-05 | libbpf 1.0: Deprecate bpf_map__is_offload_neutral() | Christy Lee | 1 | -0/+1 |
| 2022-01-05 | libbpf: Deprecate bpf_perf_event_read_simple() API | Christy Lee | 1 | -0/+1 |
| 2021-12-17 | libbpf: Rework feature-probing APIs | Andrii Nakryiko | 1 | -4/+48 |
| 2021-12-14 | libbpf: Mark bpf_object__find_program_by_title API deprecated. | Kui-Feng Lee | 1 | -0/+1 |
| 2021-12-13 | libbpf: Add doc comments for bpf_program__(un)pin() | Grant Seltzer | 1 | -0/+24 |
| 2021-12-10 | libbpf: Deprecate bpf_object__load_xattr() | Andrii Nakryiko | 1 | -0/+1 |
| 2021-12-10 | libbpf: Add per-program log buffer setter and getter | Andrii Nakryiko | 1 | -0/+7 |
| 2021-12-10 | libbpf: Allow passing user log setting through bpf_object_open_opts | Andrii Nakryiko | 1 | -1/+40 |
| 2021-12-06 | libbpf: Add doc comments in libbpf.h | Grant Seltzer | 1 | -0/+53 |
| 2021-12-06 | libbpf: Fix trivial typo | huangxuesen | 1 | -2/+2 |
| 2021-12-02 | libbpf: Deprecate bpf_prog_load_xattr() API | Andrii Nakryiko | 1 | -0/+1 |
| 2021-12-02 | libbpf: Add API to get/set log_level at per-program level | Andrii Nakryiko | 1 | -0/+2 |
| 2021-11-19 | libbpf: Change bpf_program__set_extra_flags to bpf_program__set_flags | Florent Revest | 1 | -1/+1 |
| 2021-11-19 | libbpf: Add runtime APIs to query libbpf version | Andrii Nakryiko | 1 | -0/+4 |
| 2021-11-11 | libbpf: Make perf_buffer__new() use OPTS-based interface | Andrii Nakryiko | 1 | -13/+73 |
| 2021-11-11 | libbpf: Add ability to get/set per-program load flags | Andrii Nakryiko | 1 | -0/+3 |
| 2021-11-07 | libbpf: Remove deprecation attribute from struct bpf_prog_prep_result | Andrii Nakryiko | 1 | -1/+0 |
| 2021-11-07 | libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load() | Andrii Nakryiko | 1 | -2/+3 |
| 2021-11-03 | libbpf: Deprecate bpf_program__load() API | Andrii Nakryiko | 1 | -2/+2 |
| 2021-11-03 | libbpf: Deprecate bpf_program__get_prog_info_linear | Dave Marchevsky | 1 | -0/+3 |
| 2021-10-28 | libbpf: Add "map_extra" as a per-map-type extra flag | Joanne Koong | 1 | -0/+3 |
| 2021-10-27 | libbpf: Deprecate bpf_objects_list | Joe Burton | 1 | -1/+2 |
| 2021-10-25 | libbpf: Deprecate ambiguously-named bpf_program__size() API | Andrii Nakryiko | 1 | -0/+1 |
| 2021-10-25 | libbpf: Deprecate multi-instance bpf_program APIs | Andrii Nakryiko | 1 | -1/+5 |
| 2021-10-25 | libbpf: Add ability to fetch bpf_program's underlying instructions | Andrii Nakryiko | 1 | -2/+34 |
| 2021-10-06 | libbpf: Deprecate bpf_{map,program}__{prev,next} APIs since v0.7 | Hengqi Chen | 1 | -12/+23 |
| 2021-10-06 | libbpf: Deprecate bpf_object__unload() API since v0.6 | Hengqi Chen | 1 | -0/+1 |
| 2021-09-21 | libbpf: Refactor and simplify legacy kprobe code | Andrii Nakryiko | 1 | -1/+1 |
| 2021-09-20 | libbpf: Add doc comments in libbpf.h | Grant Seltzer | 1 | -8/+57 |
| 2021-09-17 | libbpf: Constify all high-level program attach APIs | Andrii Nakryiko | 1 | -18/+18 |
| 2021-09-17 | libbpf: Schedule open_opts.attach_prog_fd deprecation since v0.7 | Andrii Nakryiko | 1 | -0/+2 |
| 2021-09-17 | libbpf: Deprecated bpf_object_open_opts.relaxed_core_relocs | Andrii Nakryiko | 1 | -0/+1 |
| 2021-09-07 | libbpf: Change bpf_object_skeleton data field to const pointer | Matt Smith | 1 | -1/+1 |
| 2021-08-17 | libbpf: Add uprobe ref counter offset support for USDT semaphores | Andrii Nakryiko | 1 | -0/+4 |
| 2021-08-17 | libbpf: Add bpf_cookie to perf_event, kprobe, uprobe, and tp attach APIs | Andrii Nakryiko | 1 | -12/+59 |
| 2021-07-23 | libbpf: Add bpf_map__pin_path function | Evgeniy Litvinenko | 1 | -0/+1 |
| 2021-07-22 | libbpf: Export bpf_program__attach_kprobe_opts function | Jiri Olsa | 1 | -0/+15 |
| 2021-07-16 | libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts' | Shuyi Cheng | 1 | -1/+8 |
| 2021-05-25 | libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors | Andrii Nakryiko | 1 | -0/+1 |
| 2021-05-19 | libbpf: Introduce bpf_map__initial_value(). | Alexei Starovoitov | 1 | -0/+1 |
| 2021-05-19 | libbpf: Generate loader program out of BPF ELF file. | Alexei Starovoitov | 1 | -0/+12 |
| 2021-05-17 | libbpf: Add low level TC-BPF management API | Kumar Kartikeya Dwivedi | 1 | -0/+44 |
| 2021-05-11 | libbpf: Add per-file linker opts | Andrii Nakryiko | 1 | -1/+9 |
| 2021-04-08 | libbpf: Add bpf_map__inner_map API | Andrii Nakryiko | 1 | -0/+1 |
| 2021-03-25 | libbpf: Add bpf object kern_version attribute setter | Rafael David Tinoco | 1 | -0/+1 |
| 2021-03-26 | libbpf: Constify few bpf_program getters | Andrii Nakryiko | 1 | -2/+2 |
| 2021-03-18 | libbpf: Add BPF static linker APIs | Andrii Nakryiko | 1 | -0/+13 |
| 2021-03-16 | libbpf: Add explicit padding to bpf_xdp_set_link_opts | Andrii Nakryiko | 1 | -0/+1 |
| 2020-12-14 | libbpf: Expose libbpf ring_buffer epoll_fd | Brendan Jackman | 1 | -0/+1 |
| 2020-09-29 | libbpf: Add support for freplace attachment in bpf_link_create | Toke Høiland-Jørgensen | 1 | -0/+3 |
| 2020-09-03 | libbpf: Deprecate notion of BPF program "title" in favor of "section name" | Andrii Nakryiko | 1 | -2/+3 |
| 2020-08-21 | libbpf: Add perf_buffer APIs for better integration with outside epoll loop | Andrii Nakryiko | 1 | -0/+4 |
| 2020-08-06 | tools/bpf: Support new uapi for map element bpf iterator | Yonghong Song | 1 | -2/+3 |
| 2020-08-01 | libbpf: Add bpf_link detach APIs | Andrii Nakryiko | 1 | -0/+1 |
| 2020-07-25 | libbpf: Add support for BPF XDP link | Andrii Nakryiko | 1 | -0/+2 |
| 2020-07-25 | tools/libbpf: Add support for bpf map element iterator | Yonghong Song | 1 | -1/+2 |
| 2020-07-17 | libbpf: Add support for SK_LOOKUP program type | Jakub Sitnicki | 1 | -0/+2 |
| 2020-06-28 | libbpf: Support disabling auto-loading BPF programs | Andrii Nakryiko | 1 | -0/+2 |
| 2020-06-23 | libbpf: Add a bunch of attribute getters/setters for map definitions | Andrii Nakryiko | 1 | -3/+27 |
| 2020-06-01 | libbpf: Add support for bpf_link-based netns attachment | Jakub Sitnicki | 1 | -0/+2 |
| 2020-06-01 | libbpf: Add BPF ring buffer support | Andrii Nakryiko | 1 | -0/+21 |
| 2020-06-01 | libbpf: Add API to consume the perf ring buffer content | Eelco Chaudron | 1 | -0/+1 |
| 2020-05-09 | tools/libbpf: Add bpf_iter support | Yonghong Song | 1 | -0/+9 |
| 2020-04-15 | libbpf: Fix type of old_fd in bpf_xdp_set_link_opts | Toke Høiland-Jørgensen | 1 | -1/+1 |
| 2020-03-30 | libbpf: Add support for bpf_link-based cgroup attachment | Andrii Nakryiko | 1 | -1/+7 |
| 2020-03-30 | tools/libbpf: Add support for BPF_PROG_TYPE_LSM | KP Singh | 1 | -0/+4 |
| 2020-03-30 | libbpf: Add setter for initial value for internal maps | Toke Høiland-Jørgensen | 1 | -0/+2 |
| 2020-03-28 | libbpf: Add function to set link XDP fd while specifying old program | Toke Høiland-Jørgensen | 1 | -0/+8 |
| 2020-03-02 | libbpf: Add bpf_link pinning/unpinning | Andrii Nakryiko | 1 | -0/+5 |
| 2020-02-20 | libbpf: Add support for dynamic program attach target | Eelco Chaudron | 1 | -0/+4 |
| 2020-01-24 | libbpf: Improve handling of failed CO-RE relocations | Andrii Nakryiko | 1 | -1/+5 |
| 2020-01-22 | libbpf: Add support for program extensions | Alexei Starovoitov | 1 | -0/+2 |
| 2020-01-09 | bpf: libbpf: Add STRUCT_OPS support | Martin KaFai Lau | 1 | -1/+4 |
| 2020-01-08 | libbpf: Add probe for large INSN limit | Michal Rostecki | 1 | -0/+1 |
| 2019-12-18 | libbpf: Allow to augment system Kconfig through extra optional config | Andrii Nakryiko | 1 | -4/+4 |
| 2019-12-18 | libbpf: Add bpf_link__disconnect() API to preserve underlying BPF resource | Andrii Nakryiko | 1 | -0/+1 |
| 2019-12-17 | libbpf: Remove BPF_EMBED_OBJ macro from libbpf.h | Andrii Nakryiko | 1 | -35/+0 |
| 2019-12-15 | libbpf: Support libbpf-provided extern variables | Andrii Nakryiko | 1 | -1/+11 |
| 2019-12-15 | libbpf: Add BPF object skeleton support | Andrii Nakryiko | 1 | -0/+38 |
| 2019-12-15 | libbpf: Expose BPF program's function name | Andrii Nakryiko | 1 | -2/+7 |
| 2019-12-15 | libbpf: Extract common user-facing helpers | Andrii Nakryiko | 1 | -26/+2 |
| 2019-12-15 | libbpf: Add BPF_EMBED_OBJ macro for embedding BPF .o files | Andrii Nakryiko | 1 | -0/+35 |
| 2019-12-15 | libbpf: Move non-public APIs from libbpf.h to libbpf_internal.h | Andrii Nakryiko | 1 | -17/+0 |
| 2019-12-15 | libbpf: Add generic bpf_program__attach() | Andrii Nakryiko | 1 | -0/+2 |
| 2019-11-15 | libbpf: Add support for attaching BPF programs to other BPF programs | Alexei Starovoitov | 1 | -1/+2 |
| 2019-11-15 | libbpf: Add support to attach to fentry/fexit tracing progs | Alexei Starovoitov | 1 | -0/+4 |
| 2019-11-10 | libbpf: Add getter for program size | Toke Høiland-Jørgensen | 1 | -0/+3 |
| 2019-11-10 | libbpf: Add bpf_get_link_xdp_info() function to get more XDP information | Toke Høiland-Jørgensen | 1 | -0/+10 |
| 2019-11-02 | libbpf: Add auto-pinning of maps when loading BPF objects | Toke Høiland-Jørgensen | 1 | -1/+12 |
| 2019-11-02 | libbpf: Store map pin path and status in struct bpf_map | Toke Høiland-Jørgensen | 1 | -0/+8 |
| 2019-10-31 | libbpf: Add support for prog_tracing | Alexei Starovoitov | 1 | -0/+2 |
| 2019-10-22 | libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration | Andrii Nakryiko | 1 | -7/+12 |
| 2019-10-21 | libbpf: Add bpf_program__get_{type, expected_attach_type) APIs | Andrii Nakryiko | 1 | -0/+5 |
| 2019-10-15 | libbpf: Add support for field existance CO-RE relocation | Andrii Nakryiko | 1 | -1/+3 |
| 2019-10-05 | libbpf: add bpf_object__open_{file, mem} w/ extensible opts | Andrii Nakryiko | 1 | -3/+43 |
| 2019-10-05 | libbpf: stop enforcing kern_version, populate it for users | Andrii Nakryiko | 1 | -2/+0 |
| 2019-08-07 | libbpf: implement BPF CO-RE offset relocation algorithm | Andrii Nakryiko | 1 | -0/+1 |
| 2019-07-27 | libbpf: return previous print callback from libbpf_set_print | Andrii Nakryiko | 1 | -1/+1 |
| 2019-07-08 | libbpf: add perf buffer API | Andrii Nakryiko | 1 | -0/+49 |
| 2019-07-05 | libbpf: add raw tracepoint attach API | Andrii Nakryiko | 1 | -0/+3 |
| 2019-07-05 | libbpf: add tracepoint attach API | Andrii Nakryiko | 1 | -0/+4 |
| 2019-07-05 | libbpf: add kprobe/uprobe attach API | Andrii Nakryiko | 1 | -0/+7 |
| 2019-07-05 | libbpf: add ability to attach/detach BPF program to perf event | Andrii Nakryiko | 1 | -0/+3 |
| 2019-07-05 | libbpf: introduce concept of bpf_link | Andrii Nakryiko | 1 | -0/+4 |
| 2019-06-19 | libbpf: constify getter APIs | Andrii Nakryiko | 1 | -31/+31 |
| 2019-06-11 | bpf: add a new API libbpf_num_possible_cpus() | Hechao Li | 1 | -0/+16 |
| 2019-05-28 | libbpf: add bpf_object__load_xattr() API function to pass log_level | Quentin Monnet | 1 | -0/+6 |
| 2019-05-24 | libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr | Jiong Wang | 1 | -0/+1 |
| 2019-04-09 | bpf, libbpf: add support for BTF Var and DataSec | Daniel Borkmann | 1 | -0/+4 |
| 2019-04-09 | bpf, libbpf: support global data/bss/rodata sections | Daniel Borkmann | 1 | -0/+1 |
| 2019-04-04 | libbpf: teach libbpf about log_level bit 2 | Alexei Starovoitov | 1 | -0/+1 |
| 2019-03-19 | tools lib bpf: Introduce bpf_program__get_prog_info_linear() | Song Liu | 1 | -0/+63 |
| 2019-03-11 | tools lib bpf: Fix the build by adding a missing stdarg.h include | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-03-01 | tools: libbpf: add a correctly named define for map iteration | Jakub Kicinski | 1 | -1/+2 |
| 2019-02-15 | libbpf: Introduce bpf_object__btf | Andrey Ignatov | 1 | -0/+3 |
| 2019-02-15 | libbpf: Introduce bpf_map__resize | Andrey Ignatov | 1 | -0/+1 |