index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Add test based on port range for BPF flow dissector
Yoshiki Komachi
2020-01-27
1
-0
/
+14
*
selftest/bpf: Add test for allowed trampolines count
Jiri Olsa
2020-01-25
2
-0
/
+133
*
selftests: bpf: Reset global state between reuseport test runs
Lorenz Bauer
2020-01-24
1
-2
/
+14
*
selftests: bpf: Make reuseport test output more legible
Lorenz Bauer
2020-01-24
1
-4
/
+24
*
selftests: bpf: Ignore FIN packets for reuseport tests
Lorenz Bauer
2020-01-24
1
-0
/
+6
*
selftests: bpf: Use a temporary file in test_sockmap
Lorenz Bauer
2020-01-24
1
-10
/
+5
*
selftests/bpf: Improve bpftool changes detection
Andrii Nakryiko
2020-01-24
1
-5
/
+6
*
selftests/bpf: Initialize duration variable before using
John Sperbeck
2020-01-24
3
-3
/
+3
*
bpf: tcp: Add bpf_cubic example
Martin KaFai Lau
2020-01-22
3
-0
/
+585
*
selftests/bpf: Add tests for program extensions
Alexei Starovoitov
2020-01-22
3
-2
/
+83
*
selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
Daniel Díaz
2020-01-22
1
-1
/
+1
*
selftests: Refactor build to remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
2020-01-20
2
-33
/
+30
*
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
128
-181
/
+181
*
selftests: Pass VMLINUX_BTF to runqslower Makefile
Toke Høiland-Jørgensen
2020-01-20
1
-2
/
+6
*
selftests/bpf: Skip perf hw events test if the setup disabled it
Hangbin Liu
2020-01-20
1
-2
/
+6
*
selftests/bpf: Don't check for btf fd in test_btf
Stanislav Fomichev
2020-01-20
1
-4
/
+0
*
selftests/bpf: Fix test_progs send_signal flakiness with nmi mode
Yonghong Song
2020-01-16
1
-5
/
+1
*
selftests/bpf: Add whitelist/blacklist of test names to test_progs
Andrii Nakryiko
2020-01-15
2
-11
/
+80
*
selftests/bpf: Add batch ops testing to array bpf map
Brian Vazquez
2020-01-15
1
-0
/
+129
*
selftests/bpf: Add batch ops testing for htab and htab_percpu map
Yonghong Song
2020-01-15
1
-0
/
+283
*
selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP pr...
Eelco Chaudron
2020-01-15
2
-0
/
+109
*
tools/bpf: Add self tests for bpf_send_signal_thread()
Yonghong Song
2020-01-15
2
-106
/
+73
*
selftests/bpf: Build runqslower from selftests
Andrii Nakryiko
2020-01-14
1
-1
/
+6
*
selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftool
Andrii Nakryiko
2020-01-13
1
-22
/
+25
*
selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros
Andrii Nakryiko
2020-01-10
11
-121
/
+193
*
selftests/bpf: Add unit tests for global functions
Alexei Starovoitov
2020-01-10
8
-0
/
+280
*
selftests/bpf: Modify a test to check global functions
Alexei Starovoitov
2020-01-10
1
-2
/
+2
*
selftests/bpf: Add a test for a large global function
Alexei Starovoitov
2020-01-10
3
-2
/
+14
*
selftests/bpf: Add fexit-to-skb test for global funcs
Alexei Starovoitov
2020-01-10
3
-0
/
+44
*
selftests/bpf: Further clean up Makefile output
Andrii Nakryiko
2020-01-09
2
-5
/
+7
*
selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir
Andrii Nakryiko
2020-01-09
1
-6
/
+6
*
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
2020-01-09
1
-2
/
+3
*
bpf: Add bpf_dctcp example
Martin KaFai Lau
2020-01-09
3
-0
/
+625
*
selftests/bpf: Restore original comm in test_overhead
Stanislav Fomichev
2020-01-09
1
-1
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
2
-3
/
+4
|
\
|
*
libbpf: Fix build on read-only filesystems
Namhyung Kim
2019-12-23
2
-3
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-27
34
-1227
/
+1644
|
\
\
|
|
/
|
/
|
|
*
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
2019-12-27
2
-1
/
+11
|
*
selftests/bpf: Preserve errno in test_progs CHECK macros
Andrey Ignatov
2019-12-20
1
-0
/
+4
|
*
selftests/bpf: Test BPF_F_REPLACE in cgroup_attach_multi
Andrey Ignatov
2019-12-19
1
-3
/
+50
|
*
selftests/bpf: Convert test_cgroup_attach to prog_tests
Andrey Ignatov
2019-12-19
6
-574
/
+498
|
*
selftests/bpf: Fix test_attach_probe
Alexei Starovoitov
2019-12-19
1
-3
/
+4
|
*
libbpf: Allow to augment system Kconfig through extra optional config
Andrii Nakryiko
2019-12-18
1
-28
/
+4
|
*
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
2019-12-18
3
-21
/
+19
|
*
bpf: Allow to change skb mark in test_run
Nikita V. Shirokov
2019-12-18
2
-0
/
+6
|
*
bpftool, selftests/bpf: Embed object file inside skeleton
Andrii Nakryiko
2019-12-17
8
-30
/
+11
|
*
selftests/bpf: More succinct Makefile output
Andrii Nakryiko
2019-12-18
1
-0
/
+36
|
*
selftests/bpf: Add flexible array relocation tests
Andrii Nakryiko
2019-12-15
6
-4
/
+56
|
*
selftests/bpf: Add tests for libbpf-provided externs
Andrii Nakryiko
2019-12-15
4
-1
/
+283
|
*
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
2019-12-15
1
-1
/
+1
[next]