index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2023-12-19
selftests: add vlan hw filter tests
Liu Jian
-0
/
+30
2023-12-19
kselftest/arm64: Don't probe the current VL for unsupported vector types
Mark Brown
-3
/
+11
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-362
/
+4079
2023-12-18
bpf: Ensure precise is reset to false in __mark_reg_const_zero()
Andrii Nakryiko
-2
/
+8
2023-12-18
kunit: tool: add test for parsing attributes
Rae Moar
-0
/
+25
2023-12-18
kunit: tool: fix parsing of test attributes
Rae Moar
-1
/
+3
2023-12-18
selftests/bpf: Add more uprobe multi fail tests
Jiri Olsa
-3
/
+146
2023-12-18
selftests/bpf: Test the release of map btf
Hou Tao
-0
/
+227
2023-12-18
s390/bpf: Fix indirect trampoline generation
Alexei Starovoitov
-2
/
+0
2023-12-18
kselftest: alsa: fixed a print formatting warning
Ghanshyam Agrawal
-1
/
+1
2023-12-17
selftests: mptcp: join: fix subflow_send_ack lookup
Geliang Tang
-4
/
+4
2023-12-17
Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+11
2023-12-17
selftests/net: Add TCP-AO key-management test
Dmitry Safonov
-0
/
+1181
2023-12-17
selftests/net: Add TCP-AO selfconnect/simultaneous connect test
Dmitry Safonov
-0
/
+198
2023-12-17
selftests/net: Add TCP-AO RST test
Dmitry Safonov
-1
/
+417
2023-12-17
selftests/net: Add SEQ number extension test
Dmitry Safonov
-0
/
+246
2023-12-17
selftests/net: Add TCP_REPAIR TCP-AO tests
Dmitry Safonov
-0
/
+237
2023-12-17
selftests/net: Add test/benchmark for removing MKTs
Dmitry Safonov
-1
/
+362
2023-12-17
selftests/net: Add TCP-AO + TCP-MD5 + no sign listen socket tests
Dmitry Safonov
-0
/
+743
2023-12-17
selftests/net: Add test for TCP-AO add setsockopt() command
Dmitry Safonov
-0
/
+836
2023-12-17
selftests/net: Add a test for TCP-AO keys matching
Dmitry Safonov
-0
/
+265
2023-12-17
selftests/net: Add TCP-AO ICMPs accept test
Dmitry Safonov
-8
/
+22
2023-12-17
selftests/net: Verify that TCP-AO complies with ignoring ICMPs
Dmitry Safonov
-0
/
+439
2023-12-17
selftests/net: Add TCP-AO library
Dmitry Safonov
-0
/
+2797
2023-12-15
selftests/bpf: Temporarily disable dummy_struct_ops test on s390
Alexei Starovoitov
-0
/
+2
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
-2
/
+0
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
Hou Tao
-0
/
+15
2023-12-15
selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_test
Hou Tao
-5
/
+11
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
Hou Tao
-1
/
+31
2023-12-15
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
-58
/
+6
2023-12-15
tools/testing/nvdimm: Add compile-test coverage for ndtest
Dan Williams
-0
/
+1
2023-12-15
selftests: forwarding: ethtool_rmon: Add histogram counter test
Tobias Waldekranz
-0
/
+153
2023-12-15
selftests/net: optmem_max became per netns
Eric Dumazet
-10
/
+8
2023-12-15
vsock/test: two tests to check credit update logic
Arseniy Krasnov
-0
/
+175
2023-12-14
selftests/net: convert fdb_flush.sh to run it in unique namespace
Hangbin Liu
-5
/
+6
2023-12-14
selftests/net: convert fib_tests.sh to run it in unique namespace
Hangbin Liu
-97
/
+87
2023-12-14
selftests/net: convert fib_rule_tests.sh to run it in unique namespace
Hangbin Liu
-20
/
+16
2023-12-14
selftests/net: convert fib-onlink-tests.sh to run it in unique namespace
Hangbin Liu
-6
/
+3
2023-12-14
selftests/net: convert fib_nexthops.sh to run it in unique namespace
Hangbin Liu
-73
/
+69
2023-12-14
selftests/net: convert fib_nexthop_nongw.sh to run it in unique namespace
Hangbin Liu
-19
/
+15
2023-12-14
selftests/net: convert fib_nexthop_multiprefix to run it in unique namespace
Hangbin Liu
-50
/
+48
2023-12-14
selftests/net: fix grep checking for fib_nexthop_multiprefix
Hangbin Liu
-2
/
+2
2023-12-14
selftests/net: convert fcnal-test.sh to run it in unique namespace
Hangbin Liu
-18
/
+14
2023-12-14
selftests/net: convert srv6_end_dt6_l3vpn_test.sh to run it in unique namespace
Hangbin Liu
-25
/
+21
2023-12-14
selftests/net: convert srv6_end_dt4_l3vpn_test.sh to run it in unique namespace
Hangbin Liu
-27
/
+21
2023-12-14
selftests/net: convert srv6_end_dt46_l3vpn_test.sh to run it in unique namespace
Hangbin Liu
-27
/
+24
2023-12-14
selftests/net: add variable NS_LIST for lib.sh
Hangbin Liu
-0
/
+8
2023-12-14
selftests/bpf: utilize string values for delegate_xxx mount options
Andrii Nakryiko
-20
/
+32
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-8
/
+11
2023-12-14
bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
Daniel Xu
-2
/
+65
[prev]
[next]