David S. Miller
|
90fed9c946
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
7 years ago |
Mathieu Xhonneux
|
004d4b274e
ipv6: sr: Add seg6local action End.BPF
|
7 years ago |
Sirio Balmelli
|
a1c818109c
tools/lib/libbpf.c: fix string format to allow build on arm32
|
7 years ago |
Martin KaFai Lau
|
61746dbe1a
bpf: btf: Add tests for the btf uapi changes
|
7 years ago |
David S. Miller
|
6f6e434aa2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
David Beckett
|
f0307a7ed1
libbpf: add ifindex to enable offload support
|
7 years ago |
Jakub Kicinski
|
17387dd5ac
tools: bpf: don't complain about no kernel version for networking code
|
7 years ago |
Jakub Kicinski
|
d0cabbb021
tools: bpf: move the event reading loop to libbpf
|
7 years ago |
Jakub Kicinski
|
3597683c9d
tools: bpf: handle NULL return in bpf_prog_load_xattr()
|
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
|
81efee75c4
libbpf: Support guessing post_bind{4,6} progs
|
7 years ago |
Andrey Ignatov
|
622adafb2a
selftests/bpf: Selftest for sys_connect hooks
|
7 years ago |
Andrey Ignatov
|
e50b0a6f08
selftests/bpf: Selftest for sys_bind hooks
|
7 years ago |
Andrey Ignatov
|
d7be143b67
libbpf: Support expected_attach_type at prog load
|
7 years ago |
John Fastabend
|
4c4c3c276c
bpf: sockmap sample, add option to attach SK_MSG program
|
7 years ago |
Jeremy Cline
|
b1a2ce8257
tools/libbpf: Avoid possibly using uninitialized variable
|
7 years ago |
Jesper Dangaard Brouer
|
e3d91b0ca5
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
|
7 years ago |
Jesper Dangaard Brouer
|
077c066a6c
tools/libbpf: improve the pr_debug statements to contain section numbers
|
7 years ago |
Quentin Monnet
|
0badd33149
libbpf: complete list of strings for guessing program type
|
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 |
Quentin Monnet
|
d77be68955
libbpf: fix string comparison for guessing eBPF program type
|
7 years ago |
David Miller
|
7d9890ef50
libbpf: Fix build errors.
|
7 years ago |
Alexei Starovoitov
|
48cca7e44f
libbpf: add support for bpf_call
|
7 years ago |
Roman Gushchin
|
fe4d44b23f
libbpf: prefer global symbols as bpf program name source
|
7 years ago |
Roman Gushchin
|
583c90097f
libbpf: add ability to guess program type based on section name
|
7 years ago |
Craig Gallek
|
fe9b5f774b
libbpf: use map_flags when creating maps
|
8 years ago |
Craig Gallek
|
b13c5c14db
libbpf: parse maps sections of varying size
|
8 years ago |