summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-69/+138
2023-08-04Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-2/+27
2023-08-03test/vsock: remove vsock_perf executable on `make clean`Stefano Garzarella1-1/+1
2023-08-03selftests: openvswitch: add ct-nat test case with ipv4Aaron Conole2-0/+126
2023-08-03selftests: openvswitch: add basic ct test case parsingAaron Conole2-0/+107
2023-08-03selftests: openvswitch: add a test for ipv4 forwardingAaron Conole1-0/+40
2023-08-03selftests: openvswitch: support key masksAdrian Moreno1-32/+64
2023-08-03selftests: openvswitch: add an initial flow programming caseAaron Conole2-0/+458
2023-08-02selftests/net: report rcv_mss in tcp_mmapWillem de Bruijn1-2/+16
2023-08-02selftests: mlxsw: rif_bridge: Add a new selftestPetr Machata1-0/+183
2023-08-02selftests: mlxsw: rif_lag_vlan: Add a new selftestPetr Machata1-0/+146
2023-08-02selftests: mlxsw: rif_lag: Add a new selftestPetr Machata1-0/+136
2023-08-02selftests: router_bridge_1d_lag: Add a new selftestPetr Machata2-0/+409
2023-08-02selftests: router_bridge_lag: Add a new selftestPetr Machata2-0/+324
2023-08-02selftests: router_bridge_vlan_upper: Add a new selftestPetr Machata2-0/+170
2023-08-02selftests: router_bridge_1d: Add a new selftestPetr Machata2-0/+186
2023-08-02selftests: router_bridge: Add remastering testsPetr Machata1-0/+26
2023-08-02selftest: net: Assert on a proper value in so_incoming_cpu.c.Kuniyuki Iwashima1-1/+1
2023-08-01selftests: mptcp: userspace_pm: unmute unexpected errorsMatthieu Baerts1-50/+50
2023-08-01selftests: mptcp: pm_nl_ctl: always look for errorsMatthieu Baerts3-15/+26
2023-08-01selftests: mptcp: join: colored resultsMatthieu Baerts2-4/+43
2023-08-01selftests: mptcp: join: rework detailed reportMatthieu Baerts1-236/+214
2023-08-01selftests: connector: Fix input argument error paths to skipShuah Khan1-2/+2
2023-08-01selftests: connector: Add .gitignore and poupulate it with testShuah Khan1-0/+1
2023-08-01selftests: connector: Fix Makefile to include KHDR_INCLUDESShuah Khan1-1/+1
2023-07-31net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.Kuniyuki Iwashima1-0/+25
2023-07-30Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-62/+110
2023-07-29KVM: selftests: Expand x86's sregs test to cover illegal CR0 valuesSean Christopherson1-31/+39
2023-07-29KVM: selftests: Verify stats fd is usable after VM fd has been closedSean Christopherson1-2/+8
2023-07-29KVM: selftests: Verify stats fd can be dup()'d and readSean Christopherson1-1/+7
2023-07-29KVM: selftests: Verify userspace can create "redundant" binary stats filesSean Christopherson1-2/+23
2023-07-29KVM: selftests: Explicitly free vcpus array in binary stats testSean Christopherson1-0/+1
2023-07-29KVM: selftests: Clean up stats fd in common stats_test() helperSean Christopherson1-18/+4
2023-07-29KVM: selftests: Use pread() to read binary stats headerSean Christopherson2-4/+8
2023-07-29selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Sean Christopherson1-6/+22
2023-07-28Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+0
2023-07-28ynl: print xdp-zc-max-segs in the sampleStanislav Fomichev1-0/+2
2023-07-28ynl: regenerate all headersStanislav Fomichev5-1/+16
2023-07-28ynl: mark max/mask as private for kdocStanislav Fomichev1-0/+1
2023-07-28selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISEAlex Maftei1-1/+30
2023-07-28selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDEDAlex Maftei1-2/+42
2023-07-28Merge branch 'net-tls-fixes-for-nvme-over-tls'Jakub Kicinski1-0/+11
2023-07-28selftests/net/tls: add test for MSG_EORHannes Reinecke1-0/+11
2023-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-14/+11
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-11/+9
2023-07-27vsock/test: MSG_PEEK test for SOCK_SEQPACKETArseniy Krasnov1-4/+54
2023-07-27vsock/test: rework MSG_PEEK test for SOCK_STREAMArseniy Krasnov1-3/+75
2023-07-27selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts1-3/+1
2023-07-26tools: ynl-gen: fix parse multi-attr enum attributeArkadiusz Kubalewski1-6/+6