Daniel Borkmann
|
3dca21156b
bpf, libbpf: simplify and cleanup perf ring buffer walk
|
6 years ago |
Andrey Ignatov
|
ab9e084821
libbpf: Per-symbol visibility for DSO
|
6 years ago |
John Fastabend
|
c034a177d3
bpf: bpftool, add flag to allow non-compat map definitions
|
6 years ago |
Alexei Starovoitov
|
1bc38b8ff6
libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause
|
6 years ago |
Andrey Ignatov
|
e5b0863c20
libbpf: Use __u32 instead of u32 in bpf_program__load
|
6 years ago |
Andrey Ignatov
|
eff8190880
libbpf: Make include guards consistent
|
6 years ago |
Andrey Ignatov
|
aae5778010
libbpf: Consistent prefixes for interfaces in libbpf.h.
|
6 years ago |
Andrey Ignatov
|
434fe9d4b4
libbpf: Move __dump_nlmsg_t from API to implementation
|
6 years ago |
Joe Stringer
|
29cd77f416
libbpf: Support loading individual progs
|
6 years ago |
Andrey Ignatov
|
956b620fcf
libbpf: Introduce libbpf_attach_type_by_name
|
6 years ago |
Yonghong Song
|
36f1678d9e
tools/bpf: add more netlink functionalities in lib/bpf
|
7 years ago |
David S. Miller
|
1ba982806c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
7 years ago |
David S. Miller
|
89b1698c93
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Jakub Kicinski
|
6d4b198b0b
tools: libbpf: add bpf_object__find_program_by_title()
|
7 years ago |
Martin KaFai Lau
|
5b891af7fc
bpf: Replace [u]int32_t and [u]int64_t in libbpf
|
7 years ago |
Jakub Kicinski
|
26736eb9a4
tools: libbpf: allow map reuse
|
7 years ago |
Jakub Kicinski
|
07f2d4eac2
tools: libbpf: add extended attributes version of bpf_object__open()
|
7 years ago |
Jakub Kicinski
|
f83fb22c6c
tools: libbpf: recognize offload neutral maps
|
7 years ago |
Jakub Kicinski
|
b60df2a0e1
tools: libbpf: expose the prog type guessing from section name logic
|
7 years ago |
Jakub Kicinski
|
9aba36139a
tools: libbpf: allow setting ifindex for programs and maps
|
7 years ago |
Martin KaFai Lau
|
61746dbe1a
bpf: btf: Add tests for the btf uapi changes
|
7 years ago |
David Beckett
|
f0307a7ed1
libbpf: add ifindex to enable offload support
|
7 years ago |
Jakub Kicinski
|
2eb57bb8f6
tools: bpf: improve comments in libbpf.h
|
7 years ago |
Jakub Kicinski
|
d0cabbb021
tools: bpf: move the event reading loop to libbpf
|
7 years ago |
John Fastabend
|
16962b2404
bpf: sockmap, add selftests
|
7 years ago |
Martin KaFai Lau
|
8a138aed4a
bpf: btf: Add BTF support to libbpf
|
7 years ago |
Andrey Ignatov
|
e14c93fd5b
libbpf: Type functions for raw tracepoints
|
7 years ago |
Andrey Ignatov
|
d7be143b67
libbpf: Support expected_attach_type at prog load
|
7 years ago |
Eric Leblond
|
6061a3d672
libbpf: add missing SPDX-License-Identifier
|
7 years ago |
Eric Leblond
|
949abbe884
libbpf: add function to setup XDP
|
7 years ago |