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-21 16:59:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7065a809fc5c7bd0414ca3dacefebee5e88f16f7
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: 86ce322d21eb032ed8fdd294d0fb095d2debb430 Checkpoint bpf-next commit: 303dcc25b5c782547eb13b9f29426de843dd6f34 Baseline bpf commit: 78031381ae9c88f4f914d66154f4745122149c58 Checkpoint bpf commit: 6185266c5a853bb0f2a459e3ff594546f277609b Alexei Starovoitov (1): bpf: Count the number of times recursion was prevented Florent Revest (2): bpf: Be less specific about socket cookies guarantees bpf: Expose bpf_get_socket_cookie to tracing programs Hangbin Liu (1): bpf: Remove blank line in bpf helper description comment Jesper Dangaard Brouer (2): bpf: bpf_fib_lookup return MTU value as output when looked up bpf: Add BPF-helper for MTU checking Jonas Bonn (1): Revert "GTP: add support for flow based tunneling API" Martin KaFai Lau (1): libbpf: Ignore non function pointer member in struct_ops Stanislav Fomichev (1): libbpf: Use AF_LOCAL instead of AF_INET in xsk.c Yonghong Song (3): bpf: Add bpf_for_each_map_elem() helper libbpf: Move function is_ldimm64() earlier in libbpf.c libbpf: Support subprog address relocation include/uapi/linux/bpf.h | 140 +++++++++++++++++++++++++++++++++-- include/uapi/linux/if_link.h | 1 - src/libbpf.c | 98 +++++++++++++++++++----- src/xsk.c | 2 +- 4 files changed, 213 insertions(+), 28 deletions(-) -- 2.24.1
2021-03-02 20:15:59 -08:00
303dcc25b5c782547eb13b9f29426de843dd6f34
Reference in New Issue
Copy Permalink