summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-03-18af_vsock: SOCK_SEQPACKET broken buffer testKrasnov Arseniy Vladimirovich1-0/+131
2022-03-18af_vsock: SOCK_SEQPACKET receive timeout testKrasnov Arseniy Vladimirovich1-0/+84
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-12/+16
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds1-3/+2
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed1-4/+2
2022-03-17selftests: net: fix array_size.cocci warningGuo Zhengkui3-5/+10
2022-03-16net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern1-1/+1
2022-03-15selftests: mlxsw: hw_stats_l3: Add a new testPetr Machata1-0/+31
2022-03-15selftests: netdevsim: hw_stats_l3: Add a new testPetr Machata2-0/+481
2022-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-3/+2
2022-03-14selftests: tc-testing: Increase timeout in tdc config fileVictor Nogueira1-1/+1
2022-03-12perf parse: Fix event parser error for hybrid systemsZhengjun Xing1-2/+4
2022-03-12perf bench: Fix NULL check against wrong variableWeiguo Li1-1/+1
2022-03-12perf parse-events: Fix NULL check against wrong variableWeiguo Li1-1/+1
2022-03-12tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2022-03-12tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo1-0/+5
2022-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-13/+44
2022-03-11Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-4/+17
2022-03-10selftests: mptcp: join: make it shellcheck compliantMatthieu Baerts1-60/+66
2022-03-10selftests: mptcp: join: avoid backquotesMatthieu Baerts1-32/+34
2022-03-10selftests: mptcp: join: clarify local/global varsMatthieu Baerts1-52/+83
2022-03-10selftests: mptcp: join: helper to filter TCPMatthieu Baerts1-3/+12
2022-03-10selftests: mptcp: join: list failure at the endMatthieu Baerts1-30/+55
2022-03-10selftests: mptcp: join: alt. to exec specific testsMatthieu Baerts1-214/+232
2022-03-10selftests: mptcp: join: option to execute specific testsMatthieu Baerts1-752/+877
2022-03-10selftests: mptcp: join: reset failing linksMatthieu Baerts1-2/+6
2022-03-10selftests: mptcp: join: define tests groups onceMatthieu Baerts1-94/+47
2022-03-10selftests: mptcp: drop msg argument of chk_csum_nrGeliang Tang1-14/+12
2022-03-10selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault1-2/+12
2022-03-10selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault1-2/+5
2022-03-09selftests: mptcp: add implicit endpoint test casePaolo Abeni2-1/+126
2022-03-09mptcp: introduce implicit endpointsPaolo Abeni1-2/+2
2022-03-09mptcp: more careful RM_ADDR generationPaolo Abeni1-6/+36
2022-03-09selftests: mptcp: Rename wait functionMat Martineau1-2/+2
2022-03-09selftests: mptcp: join: allow running -cCiMatthieu Baerts1-39/+28
2022-03-08Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"Florian Westphal1-3/+2
2022-03-08Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-0/+4
2022-03-07selftests: net: fix array_size.cocci warningGuo Zhengkui1-1/+1
2022-03-06tools/virtio: handle fallout from folio workMichael S. Tsirkin1-0/+3
2022-03-06tools/virtio: fix virtio_test executionStefano Garzarella1-0/+1
2022-03-05kselftest/vm: fix tests build with old libcChengming Zhou1-0/+1
2022-03-05selftests/vm: cleanup hugetlb file after mremap testMike Kravetz2-8/+21
2022-03-05selftests: mptcp: update output info of chk_rm_nrGeliang Tang1-8/+9
2022-03-05selftests: mptcp: add more arguments for chk_join_nrGeliang Tang1-14/+33
2022-03-05selftests: mptcp: add invert check in check_transferGeliang Tang1-8/+17
2022-03-05selftests: mptcp: add fastclose testcaseGeliang Tang1-1/+21
2022-03-05selftests: mptcp: reuse linkfail to make given size filesGeliang Tang1-5/+27
2022-03-05selftests: mptcp: add extra_args in do_transferGeliang Tang1-15/+15
2022-03-05selftests: mptcp: add the MP_RST mibs checkGeliang Tang1-0/+45