index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2020-01-22
bpf: tcp: Add bpf_cubic example
Martin KaFai Lau
2020-01-22
selftests/bpf: Add tests for program extensions
Alexei Starovoitov
2020-01-22
selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
Daniel Díaz
2020-01-20
selftests: Refactor build to remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
2020-01-20
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
selftests: Pass VMLINUX_BTF to runqslower Makefile
Toke Høiland-Jørgensen
2020-01-20
selftests/bpf: Skip perf hw events test if the setup disabled it
Hangbin Liu
2020-01-20
selftests/bpf: Don't check for btf fd in test_btf
Stanislav Fomichev
2020-01-16
selftests/bpf: Fix test_progs send_signal flakiness with nmi mode
Yonghong Song
2020-01-15
selftests/bpf: Add whitelist/blacklist of test names to test_progs
Andrii Nakryiko
2020-01-15
selftests/bpf: Add batch ops testing to array bpf map
Brian Vazquez
2020-01-15
selftests/bpf: Add batch ops testing for htab and htab_percpu map
Yonghong Song
2020-01-15
selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP pr...
Eelco Chaudron
2020-01-15
tools/bpf: Add self tests for bpf_send_signal_thread()
Yonghong Song
2020-01-14
selftests/bpf: Build runqslower from selftests
Andrii Nakryiko
2020-01-13
selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftool
Andrii Nakryiko
2020-01-10
selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros
Andrii Nakryiko
2020-01-10
selftests/bpf: Add unit tests for global functions
Alexei Starovoitov
2020-01-10
selftests/bpf: Modify a test to check global functions
Alexei Starovoitov
2020-01-10
selftests/bpf: Add a test for a large global function
Alexei Starovoitov
2020-01-10
selftests/bpf: Add fexit-to-skb test for global funcs
Alexei Starovoitov
2020-01-09
selftests/bpf: Further clean up Makefile output
Andrii Nakryiko
2020-01-09
selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir
Andrii Nakryiko
2020-01-09
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
2020-01-09
bpf: Add bpf_dctcp example
Martin KaFai Lau
2020-01-09
selftests/bpf: Restore original comm in test_overhead
Stanislav Fomichev
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-27
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
2019-12-23
libbpf: Fix build on read-only filesystems
Namhyung Kim
2019-12-20
selftests/bpf: Preserve errno in test_progs CHECK macros
Andrey Ignatov
2019-12-19
selftests/bpf: Test BPF_F_REPLACE in cgroup_attach_multi
Andrey Ignatov
2019-12-19
selftests/bpf: Convert test_cgroup_attach to prog_tests
Andrey Ignatov
2019-12-19
bpf: Add further test_verifier cases for record_func_key
Daniel Borkmann
2019-12-19
selftests/bpf: Fix test_attach_probe
Alexei Starovoitov
2019-12-18
libbpf: Allow to augment system Kconfig through extra optional config
Andrii Nakryiko
2019-12-18
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
2019-12-18
bpf: Allow to change skb mark in test_run
Nikita V. Shirokov
2019-12-17
bpftool, selftests/bpf: Embed object file inside skeleton
Andrii Nakryiko
2019-12-18
selftests/bpf: More succinct Makefile output
Andrii Nakryiko
2019-12-15
selftests/bpf: Add flexible array relocation tests
Andrii Nakryiko
2019-12-15
selftests/bpf: Add tests for libbpf-provided externs
Andrii Nakryiko
2019-12-15
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
2019-12-15
selftests/bpf: Add test validating data section to struct convertion layout
Andrii Nakryiko
2019-12-15
selftests/bpf: Convert few more selftest to skeletons
Andrii Nakryiko
2019-12-15
selftests/bpf: Add BPF skeletons selftests and convert attach_probe.c
Andrii Nakryiko
2019-12-15
libbpf: Expose BPF program's function name
Andrii Nakryiko
2019-12-15
libbpf: Add BPF_EMBED_OBJ macro for embedding BPF .o files
Andrii Nakryiko
2019-12-15
libbpf: Add generic bpf_program__attach()
Andrii Nakryiko
2019-12-13
selftests/bpf: Test wire_len/gso_segs in BPF_PROG_TEST_RUN
Stanislav Fomichev
[next]