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 |
Wang Nan
|
203d1cacad
tools lib bpf: Add license header
|
9 years ago |
Wang Nan
|
8f9e05fb29
perf tools: Fix PowerPC native building
|
9 years ago |
He Kuang
|
43798bf372
bpf tools: Add helper function for updating bpf maps elements
|
9 years ago |
Wang Nan
|
7bf98369a7
bpf tools: Introduce bpf_load_program() to bpf.c
|
10 years ago |
Wang Nan
|
e3ed2fef22
bpf tools: Add bpf.c/h for common bpf operations
|
10 years ago |