aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-13/+44
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus 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-09selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault1-2/+12
2022-03-09selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault1-2/+5
2022-03-08selftests: mptcp: add implicit endpoint test casePaolo Abeni2-1/+126
2022-03-08mptcp: introduce implicit endpointsPaolo Abeni1-2/+2
2022-03-08mptcp: more careful RM_ADDR generationPaolo Abeni1-6/+36
2022-03-08selftests: mptcp: Rename wait functionMat Martineau1-2/+2
2022-03-08selftests: mptcp: join: allow running -cCiMatthieu Baerts1-39/+28
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-04selftests: mptcp: update output info of chk_rm_nrGeliang Tang1-8/+9
2022-03-04selftests: mptcp: add more arguments for chk_join_nrGeliang Tang1-14/+33
2022-03-04selftests: mptcp: add invert check in check_transferGeliang Tang1-8/+17
2022-03-04selftests: mptcp: add fastclose testcaseGeliang Tang1-1/+21
2022-03-04selftests: mptcp: reuse linkfail to make given size filesGeliang Tang1-5/+27
2022-03-04selftests: mptcp: add extra_args in do_transferGeliang Tang1-15/+15
2022-03-04selftests: mptcp: add the MP_RST mibs checkGeliang Tang1-0/+45
2022-03-04selftests: mptcp: add the MP_FASTCLOSE mibs checkGeliang Tang1-0/+32
2022-03-04selftests: mptcp: adjust output alignment for more testsGeliang Tang1-11/+12
2022-03-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski33-337/+437
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski22-51/+234
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-5/+162
2022-03-03selftests: mlxsw: resource_scale: Fix return valueAmit Cohen1-1/+1
2022-03-03selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen1-1/+2
2022-03-03bpf: Small BPF verifier log improvementsMykola Lysenko19-168/+168
2022-03-03libbpf: Add a check to ensure that page_cnt is non-zeroYuntao Wang1-2/+2
2022-03-03bpf: selftests: test skb->tstamp in redirect_neighMartin KaFai Lau2-0/+783
2022-03-03bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()Martin KaFai Lau1-1/+40
2022-03-03selftests: forwarding: hw_stats_l3: Add a new testPetr Machata1-0/+332
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski4-1/+157
2022-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-2/+13
2022-03-01selftests/bpf: Update btf_dump case for conflicting namesXu Kuohai1-13/+41
2022-03-01libbpf: Skip forward declaration when counting duplicated type namesXu Kuohai1-0/+5
2022-03-01selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race testFlorian Westphal4-1/+157