This website requires JavaScript.
Explore
Help
Sign In
mirror
/
libbpf
Watch
1
Star
0
Fork
0
You've already forked libbpf
mirror of
https://github.com/netdata/libbpf.git
synced
2026-03-22 17:29:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac0952761ffa7de89ce9d4fd5ecda80bd5864efc
libbpf
/
CHECKPOINT-COMMIT
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
sync: latest libbpf changes from kernel Syncing latest libbpf commits from kernel repository. Baseline bpf-next commit: dc855b77719fe452d670cae2cf64da1eb51f16cc Checkpoint bpf-next commit: 4c51f90d45dca71e7974ed5a7c40b9c04a6c6762 Baseline bpf commit: 1a7eb7a3d74031e6c173f0822023f354c2870354 Checkpoint bpf commit: 593fffb8bcfdacc2111a9951afe1fae77988aa4a Amery Hung (1): libbpf: Fix invalid write loop logic in bpf_linker__add_buf() Daniel Borkmann (2): net: Add queue-create operation netkit: Add single device mode for netkit Emil Tsalapatis (3): libbpf: Add gating for arena globals relocation feature libbpf: Do not use PROG_TYPE_TRACEPOINT program for feature gating libbpf: Delay feature gate check until object prepare time Jakub Kicinski (1): Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'" Jonas Köppeler (1): net/sched: sch_cake: share shaper state across sub-instances of cake_mq Paolo Abeni (1): geneve: add netlink support for GRO hint include/uapi/linux/if_link.h | 1 + include/uapi/linux/pkt_sched.h | 1 + src/features.c | 65 ++++++++++++++++++++++++++++++++++ src/libbpf.c | 17 ++++++--- src/libbpf_internal.h | 2 ++ src/linker.c | 2 +- 6 files changed, 83 insertions(+), 5 deletions(-) Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
2026-02-17 14:28:57 -08:00
4c51f90d45dca71e7974ed5a7c40b9c04a6c6762
Reference in New Issue
Copy Permalink