Andrey Ignatov
|
e5b0863c20
libbpf: Use __u32 instead of u32 in bpf_program__load
|
6 years ago |
Andrey Ignatov
|
24d6a80842
libbpf: Consistent prefixes for interfaces in str_error.h.
|
6 years ago |
Joe Stringer
|
29cd77f416
libbpf: Support loading individual progs
|
6 years ago |
Andrey Ignatov
|
c6f6851b28
libbpf: Support sk_skb/stream_{parser, verdict} section names
|
6 years ago |
Andrey Ignatov
|
bafa7afe63
libbpf: Support cgroup_skb/{e,in}gress section names
|
6 years ago |
Andrey Ignatov
|
956b620fcf
libbpf: Introduce libbpf_attach_type_by_name
|
6 years ago |
David S. Miller
|
105bc1306e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
6 years ago |
Arnaldo Carvalho de Melo
|
6d41907c63
tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systems
|
6 years ago |
Petar Penkov
|
c22fbae76c
bpf: support flow dissector in libbpf and bpftool
|
6 years ago |
Taeung Song
|
69495d2a52
libbpf: Remove the duplicate checking of function storage
|
7 years ago |
Martin KaFai Lau
|
6bc8529c41
bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
|
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 |
Thomas Richter
|
1ce6a9fc15
bpf: fix build error in libbpf with EXTRA_CFLAGS="-Wp, -D_FORTIFY_SOURCE=2 -O2"
|
7 years ago |
Thomas Richter
|
b611da43b6
perf build: Build error in libbpf missing initialization
|
7 years ago |
Jakub Kicinski
|
6d4b198b0b
tools: libbpf: add bpf_object__find_program_by_title()
|
7 years ago |
Jakub Kicinski
|
1e960043e8
tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd()
|
7 years ago |
Martin KaFai Lau
|
38d5d3b3d5
bpf: Introduce BPF_ANNOTATE_KV_PAIR
|
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
|
531b014e7a
tools: bpf: make use of reallocarray
|
7 years ago |
Jakub Kicinski
|
8d13406c02
tools: libbpf: move library error code into a separate file
|
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
|
eac7d84519
tools: libbpf: don't return '.text' as a program for multi-function programs
|
7 years ago |
Jakub Kicinski
|
9a94f277c4
tools: libbpf: restore the ability to load programs from .text section
|
7 years ago |
Jakub Kicinski
|
9aba36139a
tools: libbpf: allow setting ifindex for programs and maps
|
7 years ago |
Jakub Kicinski
|
d9b683d746
tools: libbpf: add section names for missing program types
|
7 years ago |
Sean Young
|
6bdd533cee
bpf: add selftest for lirc_mode2 type program
|
7 years ago |