index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
bpf: selftests: Add dctcp fallback test
Martin KaFai Lau
2
-0
/
+51
2021-08-26
bpf: selftests: Add sk_state to bpf_tcp_helpers.h
Martin KaFai Lau
1
-2
/
+2
2021-08-25
bpf: selftests: Add bpf_task_pt_regs() selftest
Daniel Xu
1
-0
/
+29
2021-08-25
selftests/bpf: Test for get_netns_cookie
Xu Liu
1
-5
/
+50
2021-08-20
selftests/bpf: Add tests for {set|get} socket option from setsockopt BPF
Prankur Gupta
1
-0
/
+39
2021-08-19
selftests/bpf: Test for get_netns_cookie
Xu Liu
1
-0
/
+39
2021-08-17
selftests/bpf: Add bpf_cookie selftests for high-level APIs
Andrii Nakryiko
1
-0
/
+85
2021-08-17
selftests/bpf: Test low-level perf BPF link API
Andrii Nakryiko
1
-0
/
+16
2021-08-15
selftest/bpf: Extend the bpf_snprintf() test for "%c".
Kuniyuki Iwashima
1
-3
/
+3
2021-08-15
selftest/bpf: Implement sample UNIX domain socket iterator program.
Kuniyuki Iwashima
3
-0
/
+92
2021-08-14
selftests/bpf: Verify bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPT
Stanislav Fomichev
1
-0
/
+16
2021-08-14
selftests/bpf: Fix test_core_autosize on big-endian machines
Ilya Leoshkevich
1
-5
/
+15
2021-08-14
libbpf: Support weak typed ksyms.
Hao Luo
1
-0
/
+56
2021-08-10
selftests/bpf: Fix xdp_tx.c prog section name
Jussi Maki
1
-1
/
+1
2021-08-06
selftests/bpf: Rename reference_tracking BPF programs
Andrii Nakryiko
1
-7
/
+7
2021-08-06
selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP
Jose Blanquicet
1
-1
/
+1
2021-07-28
bpf: Increase supported cgroup storage value size
Stanislav Fomichev
1
-4
/
+4
2021-07-24
bpf: selftest: Test batching and bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
2
-0
/
+78
2021-07-23
libbpf: Allow decimal offset for kprobes
Jiri Olsa
1
-0
/
+11
2021-07-20
selftests/bpf: Check inner map deletion
Martynas Pumputis
1
-0
/
+26
2021-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-1
/
+552
2021-07-16
selftests/bpf: Add test for bpf_get_func_ip in kprobe+offset probe
Jiri Olsa
1
-0
/
+11
2021-07-16
selftests/bpf: Add test for bpf_get_func_ip helper
Jiri Olsa
1
-0
/
+62
2021-07-15
selftests/bpf: Add a test with bpf_timer in inner map.
Alexei Starovoitov
2
-0
/
+162
2021-07-15
selftests/bpf: Add bpf_timer test.
Alexei Starovoitov
1
-0
/
+297
2021-07-15
selftests/bpf: Remove unused variable in tc_tunnel prog
Tobias Klauser
1
-1
/
+0
2021-07-09
bpf: Selftest to verify mixing bpf2bpf calls and tailcalls with insn patch
John Fastabend
1
-0
/
+18
2021-07-08
selftests/bpf: Add test for xdp_md context in BPF_PROG_TEST_RUN
Zvi Effron
1
-0
/
+20
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
17
-14
/
+255
2021-06-15
bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE.
Kuniyuki Iwashima
1
-0
/
+135
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-45
/
+53
2021-05-26
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
14
-14
/
+0
2021-05-26
selftests/bpf: Add xdp_redirect_multi test
Hangbin Liu
1
-0
/
+94
2021-05-25
selftests/bpf: Add test for l3 use of bpf_redirect_peer
Jussi Maki
1
-0
/
+31
2021-05-24
selftests/bpf: Add bpf_lookup_and_delete_elem tests
Denis Salopek
1
-0
/
+26
2021-05-21
selftests/bpf: Convert static to global in tc_redirect progs
Stanislav Fomichev
2
-4
/
+4
2021-05-19
selftests/bpf: Convert test printk to use rodata.
Alexei Starovoitov
1
-3
/
+3
2021-05-19
selftests/bpf: Convert few tests to light skeleton.
Alexei Starovoitov
1
-2
/
+2
2021-05-19
libbpf: Change the order of data and text relocations.
Alexei Starovoitov
1
-0
/
+13
2021-05-19
selftests/bpf: Test for btf_load command.
Alexei Starovoitov
1
-0
/
+50
2021-05-19
selftests/bpf: Test for syscall program type
Alexei Starovoitov
1
-0
/
+71
2021-05-17
libbpf: Add selftests for TC-BPF management API
Kumar Kartikeya Dwivedi
1
-0
/
+12
2021-05-14
selftests/bpf: Validate skeleton gen handles skipped fields
Andrii Nakryiko
3
-3
/
+3
2021-05-12
selftests/bpf: Stop using static variables for passing data to/from user-space
Andrii Nakryiko
16
-30
/
+30
2021-05-12
selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c
Jussi Maki
3
-49
/
+26
2021-04-30
selftests/bpf: Fix the snprintf test
Florent Revest
1
-0
/
+5
2021-04-27
selftests/bpf: Fix field existence CO-RE reloc tests
Andrii Nakryiko
8
-36
/
+5
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
16
-26
/
+551
2021-04-24
selftests/bpf: Add map linking selftest
Andrii Nakryiko
2
-0
/
+158
2021-04-24
selftests/bpf: Add global variables linking selftest
Andrii Nakryiko
2
-0
/
+109
[next]