Eric Leblond
|
bbf48c18ee
libbpf: add error reporting in XDP
|
7 years ago |
Eric Leblond
|
949abbe884
libbpf: add function to setup XDP
|
7 years ago |
Alexei Starovoitov
|
5d0cbf9b6c
libbpf: add support for BPF_PROG_QUERY
|
8 years ago |
Alexei Starovoitov
|
244d20efdb
libbpf: introduce bpf_prog_detach2()
|
8 years ago |
Martin KaFai Lau
|
88cda1c9da
bpf: libbpf: Provide basic API support to specify BPF obj name
|
8 years ago |
John Fastabend
|
464bc0fd62
bpf: convert sockmap field attach_bpf_fd2 to type
|
8 years ago |
Martin KaFai Lau
|
ad17d0e6c7
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
|
8 years ago |
John Fastabend
|
69e8cc134b
bpf: sockmap sample program
|
8 years ago |
Daniel Borkmann
|
bad1926dd2
bpf, s390: fix build for libbpf and selftest suite
|
8 years ago |
Jakub Kicinski
|
d777b2ddbe
bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
|
8 years ago |
Daniel Borkmann
|
d655490417
bpf: allow to specify log level and reduce it for test_verifier
|
8 years ago |
Martin KaFai Lau
|
95b9afd398
bpf: Test for bpf ID
|
8 years ago |
David S. Miller
|
91045f5e52
bpf: Add bpf_verify_program() to the library.
|
8 years ago |
David S. Miller
|
b0c47807d3
bpf: Add sparc support to tools and samples.
|
8 years ago |
Alexei Starovoitov
|
3084887378
tools/lib/bpf: add support for BPF_PROG_TEST_RUN command
|
8 years ago |
Martin KaFai Lau
|
fb30d4b712
bpf: Add tests for map-in-map
|
8 years ago |
Masahiro Yamada
|
03671057c3
scripts/spelling.txt: add "overrided" pattern and fix typo instances
|
8 years ago |
David S. Miller
|
3f64116a83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Mickaël Salaün
|
cdc6a4ba88
bpf: Remove redundant ifdef
|
8 years ago |
Alexei Starovoitov
|
7f67763337
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
|
8 years ago |
Mickaël Salaün
|
702498a142
bpf: Remove bpf_sys.h from selftests
|
8 years ago |
Mickaël Salaün
|
5f155c2563
bpf: Use bpf_map_get_next_key() from the library
|
8 years ago |
Mickaël Salaün
|
e58383b803
bpf: Use bpf_map_delete_elem() from the library
|
8 years ago |
Mickaël Salaün
|
e5ff7c4019
bpf: Use bpf_map_lookup_elem() from the library
|
8 years ago |
Mickaël Salaün
|
10ecc728fe
bpf: Use bpf_map_update_elem() from the library
|
8 years ago |
Mickaël Salaün
|
2ee89fb9a9
bpf: Use bpf_load_program() from the library
|
8 years ago |
Joe Stringer
|
5dc880de6e
tools lib bpf: Add bpf_prog_{attach,detach}
|
8 years ago |
Joe Stringer
|
a5580c7f7a
tools lib bpf: Add flags to bpf_create_map()
|
8 years ago |
Joe Stringer
|
83d994d02b
tools lib bpf: use __u32 from linux/types.h
|
8 years ago |
Wang Nan
|
9742da0150
tools lib bpf: Add missing BPF functions
|
8 years ago |