Andrey Ignatov
|
3615353218
libbpf: Fix compile error in libbpf_attach_type_by_name
|
6 lat temu |
Daniel Borkmann
|
3dca21156b
bpf, libbpf: simplify and cleanup perf ring buffer walk
|
6 lat temu |
Daniel Borkmann
|
a64af0ef1c
bpf, libbpf: use correct barriers in perf ring buffer walk
|
6 lat temu |
John Fastabend
|
c034a177d3
bpf: bpftool, add flag to allow non-compat map definitions
|
6 lat temu |
Yonghong Song
|
438363c0fe
tools/bpf: use proper type and uapi perf_event.h header for libbpf
|
6 lat temu |
Alexei Starovoitov
|
1bc38b8ff6
libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause
|
6 lat temu |
Andrey Ignatov
|
e5b0863c20
libbpf: Use __u32 instead of u32 in bpf_program__load
|
6 lat temu |
Andrey Ignatov
|
24d6a80842
libbpf: Consistent prefixes for interfaces in str_error.h.
|
6 lat temu |
Joe Stringer
|
29cd77f416
libbpf: Support loading individual progs
|
6 lat temu |
Andrey Ignatov
|
c6f6851b28
libbpf: Support sk_skb/stream_{parser, verdict} section names
|
6 lat temu |
Andrey Ignatov
|
bafa7afe63
libbpf: Support cgroup_skb/{e,in}gress section names
|
6 lat temu |
Andrey Ignatov
|
956b620fcf
libbpf: Introduce libbpf_attach_type_by_name
|
6 lat temu |
David S. Miller
|
105bc1306e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
6 lat temu |
Arnaldo Carvalho de Melo
|
6d41907c63
tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systems
|
7 lat temu |
Petar Penkov
|
c22fbae76c
bpf: support flow dissector in libbpf and bpftool
|
7 lat temu |
Taeung Song
|
69495d2a52
libbpf: Remove the duplicate checking of function storage
|
7 lat temu |
Martin KaFai Lau
|
6bc8529c41
bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
|
7 lat temu |
David S. Miller
|
1ba982806c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
7 lat temu |
David S. Miller
|
89b1698c93
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 lat temu |
Thomas Richter
|
1ce6a9fc15
bpf: fix build error in libbpf with EXTRA_CFLAGS="-Wp, -D_FORTIFY_SOURCE=2 -O2"
|
7 lat temu |
Thomas Richter
|
b611da43b6
perf build: Build error in libbpf missing initialization
|
7 lat temu |
Jakub Kicinski
|
6d4b198b0b
tools: libbpf: add bpf_object__find_program_by_title()
|
7 lat temu |
Jakub Kicinski
|
1e960043e8
tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd()
|
7 lat temu |
Martin KaFai Lau
|
38d5d3b3d5
bpf: Introduce BPF_ANNOTATE_KV_PAIR
|
7 lat temu |
Martin KaFai Lau
|
5b891af7fc
bpf: Replace [u]int32_t and [u]int64_t in libbpf
|
7 lat temu |
Jakub Kicinski
|
26736eb9a4
tools: libbpf: allow map reuse
|
7 lat temu |
Jakub Kicinski
|
531b014e7a
tools: bpf: make use of reallocarray
|
7 lat temu |
Jakub Kicinski
|
8d13406c02
tools: libbpf: move library error code into a separate file
|
7 lat temu |
Jakub Kicinski
|
07f2d4eac2
tools: libbpf: add extended attributes version of bpf_object__open()
|
7 lat temu |
Jakub Kicinski
|
f83fb22c6c
tools: libbpf: recognize offload neutral maps
|
7 lat temu |