index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-03
selftests/bpf: Test new __sk_buff field gso_size
Willem de Bruijn
3
-0
/
+50
2020-03-02
selftests/bpf: Add link pinning selftests
Andrii Nakryiko
2
-0
/
+130
2020-03-02
selftests/bpf: Declare bpf_log_buf variables as static
Toke Høiland-Jørgensen
3
-3
/
+3
2020-03-02
libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h
Andrii Nakryiko
15
-135
/
+13
2020-03-02
selftests/bpf: Fix BPF_KRETPROBE macro and use it in attach_probe test
Andrii Nakryiko
3
-11
/
+11
2020-02-26
selftests/bpf: Add test for "bpftool feature" command
Michal Rostecki
3
-1
/
+185
2020-02-25
selftests/bpf: Print backtrace on SIGSEGV in test_progs
Andrii Nakryiko
2
-1
/
+26
2020-02-24
selftests/bpf: Run SYN cookies with reuseport BPF test only for TCP
Jakub Sitnicki
1
-8
/
+9
2020-02-24
selftests/bpf: Run reuseport tests only with supported socket types
Jakub Sitnicki
1
-7
/
+6
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
11
-29
/
+2027
2020-02-21
selftests/bpf: Tests for sockmap/sockhash holding listening sockets
Jakub Sitnicki
2
-0
/
+1594
2020-02-21
selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASH
Jakub Sitnicki
1
-10
/
+53
2020-02-21
bpf, sockmap: Allow inserting listening TCP sockets into sockmap
Jakub Sitnicki
1
-5
/
+1
2020-02-20
selftests/bpf: Fix trampoline_count clean up logic
Andrii Nakryiko
1
-7
/
+18
2020-02-20
selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target API
Eelco Chaudron
2
-5
/
+15
2020-02-20
selftests/bpf: Fix build of sockmap_ktls.c
Alexei Starovoitov
1
-0
/
+1
2020-02-19
selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3
Yonghong Song
1
-2
/
+2
2020-02-19
selftests/bpf: Add bpf_read_branch_records() selftest
Daniel Xu
2
-0
/
+220
2020-02-19
selftests/bpf: Test unhashing kTLS socket after removing from map
Jakub Sitnicki
1
-0
/
+123
2020-02-12
selftests/bpf: Mark SYN cookie test skipped for UDP sockets
Jakub Sitnicki
1
-1
/
+3
2020-02-12
selftests/bpf: Fix error checking on reading the tcp_fastopen sysctl
Martin KaFai Lau
1
-1
/
+3
2020-02-10
bpf: Selftests build error in sockmap_basic.c
John Fastabend
1
-0
/
+5
2020-02-07
selftests/bpf: Test freeing sockmap/sockhash with a socket in it
Jakub Sitnicki
1
-0
/
+74
2020-02-04
selftests/bpf: Fix trampoline_count.c selftest compilation warning
Andrii Nakryiko
1
-1
/
+1
2020-01-27
selftests/bpf: Add test based on port range for BPF flow dissector
Yoshiki Komachi
1
-0
/
+14
2020-01-25
selftest/bpf: Add test for allowed trampolines count
Jiri Olsa
2
-0
/
+133
2020-01-24
selftests: bpf: Reset global state between reuseport test runs
Lorenz Bauer
1
-2
/
+14
2020-01-24
selftests: bpf: Make reuseport test output more legible
Lorenz Bauer
1
-4
/
+24
2020-01-24
selftests: bpf: Ignore FIN packets for reuseport tests
Lorenz Bauer
1
-0
/
+6
2020-01-24
selftests: bpf: Use a temporary file in test_sockmap
Lorenz Bauer
1
-10
/
+5
2020-01-24
selftests/bpf: Improve bpftool changes detection
Andrii Nakryiko
1
-5
/
+6
2020-01-24
selftests/bpf: Initialize duration variable before using
John Sperbeck
3
-3
/
+3
2020-01-22
bpf: tcp: Add bpf_cubic example
Martin KaFai Lau
3
-0
/
+585
2020-01-22
selftests/bpf: Add tests for program extensions
Alexei Starovoitov
3
-2
/
+83
2020-01-22
selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
Daniel Díaz
1
-1
/
+1
2020-01-20
selftests: Refactor build to remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
2
-33
/
+30
2020-01-20
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
128
-181
/
+181
2020-01-20
selftests: Pass VMLINUX_BTF to runqslower Makefile
Toke Høiland-Jørgensen
1
-2
/
+6
2020-01-20
selftests/bpf: Skip perf hw events test if the setup disabled it
Hangbin Liu
1
-2
/
+6
2020-01-20
selftests/bpf: Don't check for btf fd in test_btf
Stanislav Fomichev
1
-4
/
+0
2020-01-16
selftests/bpf: Fix test_progs send_signal flakiness with nmi mode
Yonghong Song
1
-5
/
+1
2020-01-15
selftests/bpf: Add whitelist/blacklist of test names to test_progs
Andrii Nakryiko
2
-11
/
+80
2020-01-15
selftests/bpf: Add batch ops testing to array bpf map
Brian Vazquez
1
-0
/
+129
2020-01-15
selftests/bpf: Add batch ops testing for htab and htab_percpu map
Yonghong Song
1
-0
/
+283
2020-01-15
selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP program
Eelco Chaudron
2
-0
/
+109
2020-01-15
tools/bpf: Add self tests for bpf_send_signal_thread()
Yonghong Song
2
-105
/
+72
2020-01-14
selftests/bpf: Build runqslower from selftests
Andrii Nakryiko
1
-1
/
+6
2020-01-13
selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftool
Andrii Nakryiko
1
-22
/
+25
2020-01-10
selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros
Andrii Nakryiko
11
-116
/
+188
2020-01-10
selftests/bpf: Add unit tests for global functions
Alexei Starovoitov
8
-0
/
+280
[prev]
[next]