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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
selftests/bpf: Fix also no-alu32 strobemeta selftest
Andrii Nakryiko
1
-13
/
+2
2021-11-18
selftests/bpf/xdp_redirect_multi: Limit the tests in netns
Hangbin Liu
2
-10
/
+17
2021-11-18
selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly
Hangbin Liu
1
-2
/
+2
2021-11-18
selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp number
Hangbin Liu
1
-4
/
+4
2021-11-18
selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder
Hangbin Liu
1
-17
/
+18
2021-11-18
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
1
-1
/
+1
2021-11-18
selftests/bpf: Fix fclose/pclose mismatch in test_progs
Andrea Righi
1
-2
/
+2
2021-11-18
selftests/bpf: Fix memory leak in test_ima
Kumar Kartikeya Dwivedi
1
-1
/
+2
2021-11-18
selftests/bpf: Fix fd cleanup in sk_lookup test
Kumar Kartikeya Dwivedi
1
-2
/
+2
2021-11-18
selftests/bpf: Fix strobemeta selftest regression
Andrii Nakryiko
1
-0
/
+11
2021-11-18
selftests/bpf: Fix perf_buffer test on system with offline cpus
Jiri Olsa
1
-2
/
+2
2021-10-26
selftests/bpf: Use recv_timeout() instead of retries
Yucong Sun
1
-55
/
+20
2021-09-28
selftests, bpf: test_lwt_ip_encap: Really disable rp_filter
Jiri Benc
1
-5
/
+8
2021-09-28
selftests, bpf: Fix makefile dependencies on libbpf
Jiri Benc
1
-1
/
+2
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-25
/
+281
2021-09-14
bpf, selftests: Add test case for mixed cgroup v1/v2
Daniel Borkmann
4
-6
/
+127
2021-09-14
bpf, selftests: Add cgroup v1 net_cls classid helpers
Daniel Borkmann
2
-12
/
+141
2021-09-07
selftests/bpf: Fix build of task_pt_regs test for arm64
Jean-Philippe Brucker
2
-7
/
+13
2021-09-06
selftests/bpf: Test XDP bonding nest and unwind
Jussi Maki
1
-10
/
+64
2021-08-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
47
-628
/
+1937
2021-08-27
selftests/bpf: Fix potential unreleased lock
Chengfeng Ye
1
-1
/
+3
2021-08-26
selftests/bpf: Reduce more flakyness in sockmap_listen
Yucong Sun
1
-3
/
+16
2021-08-26
bpf: selftests: Add dctcp fallback test
Martin KaFai Lau
3
-23
/
+134
2021-08-26
bpf: selftests: Add connect_to_fd_opts to network_helpers
Martin KaFai Lau
2
-2
/
+27
2021-08-26
bpf: selftests: Add sk_state to bpf_tcp_helpers.h
Martin KaFai Lau
3
-3
/
+4
2021-08-25
selftests: xsk: Preface options with opt
Magnus Karlsson
2
-5
/
+5
2021-08-25
selftests: xsk: Make enums lower case
Magnus Karlsson
2
-13
/
+7
2021-08-25
selftests: xsk: Generate packets from specification
Magnus Karlsson
2
-121
/
+166
2021-08-25
selftests: xsk: Generate packet directly in umem
Magnus Karlsson
2
-43
/
+32
2021-08-25
selftests: xsk: Simplify cleanup of ifobjects
Magnus Karlsson
2
-33
/
+40
2021-08-25
selftests: xsk: Decrease sending speed
Magnus Karlsson
2
-1
/
+2
2021-08-25
selftests: xsk: Validate tx stats on tx thread
Magnus Karlsson
1
-14
/
+41
2021-08-25
selftests: xsk: Simplify packet validation in xsk tests
Magnus Karlsson
2
-131
/
+65
2021-08-25
selftests: xsk: Rename worker_* functions that are not thread entry points
Magnus Karlsson
1
-6
/
+6
2021-08-25
selftests: xsk: Disassociate umem size with packets sent
Magnus Karlsson
2
-11
/
+9
2021-08-25
selftests: xsk: Remove end-of-test packet
Magnus Karlsson
2
-32
/
+12
2021-08-25
selftests: xsk: Simplify the retry code
Magnus Karlsson
2
-14
/
+11
2021-08-25
selftests: xsk: Return correct error codes
Magnus Karlsson
1
-5
/
+5
2021-08-25
selftests: xsk: Remove unused variables
Magnus Karlsson
2
-11
/
+0
2021-08-25
selftests: xsk: Remove the num_tx_packets option
Magnus Karlsson
3
-27
/
+13
2021-08-25
selftests: xsk: Remove color mode
Magnus Karlsson
2
-28
/
+9
2021-08-25
bpf: selftests: Add bpf_task_pt_regs() selftest
Daniel Xu
2
-0
/
+76
2021-08-25
selftests/bpf: Test for get_netns_cookie
Xu Liu
2
-24
/
+88
2021-08-25
selftests/bpf: Exit with KSFT_SKIP if no Makefile found
Li Zhijian
2
-1
/
+6
2021-08-25
selftests/bpf: Add missing files required by test_bpftool.sh for installing
Li Zhijian
2
-2
/
+5
2021-08-25
selftests/bpf: Add default bpftool built by selftests to PATH
Li Zhijian
1
-0
/
+5
2021-08-25
selftests/bpf: Make test_doc_build.sh work from script directory
Li Zhijian
1
-2
/
+3
2021-08-25
selftests/bpf: Enlarge select() timeout for test_maps
Li Zhijian
1
-1
/
+1
2021-08-24
selftests/bpf: Reduce flakyness in timer_mim
Yucong Sun
1
-4
/
+12
2021-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+12
[next]