summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-08-22selftests: net: Use XFAIL for operations not supported by the driverAbhinav Jain
2024-08-22selftests: net: Add on/off checks for non-fixed features of interfaceAbhinav Jain
2024-08-22selftests: net: Create veth pair for testing in networkless kernelAbhinav Jain
2024-08-22selftests: net: add helper for checking if nettest is availableJakub Kicinski
2024-08-21tools: ynl: lift an assumption about spec file namePaolo Abeni
2024-08-20selftests: net/forwarding: spawn sh inside vrf to speed up ping loopJakub Kicinski
2024-08-16selftests: fib_rule_tests: Test TOS matching with input routesIdo Schimmel
2024-08-16selftests: fib_rule_tests: Add negative connect testsIdo Schimmel
2024-08-16selftests: fib_rule_tests: Add negative match testsIdo Schimmel
2024-08-16selftests: fib_rule_tests: Clarify test resultsIdo Schimmel
2024-08-16selftests: fib_rule_tests: Remove unused functionsIdo Schimmel
2024-08-15selftests/net/pmtu.sh: Fix typo in error messageAbhash Jha
2024-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-15Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-08-15selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)
2024-08-14selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain
2024-08-14selftests: netfilter: add test for br_netfilter+conntrack+queue combinationFlorian Westphal
2024-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-08-13KVM: selftests: Add a testcase to verify x2APIC is fully readonlyMichal Luczaj
2024-08-13Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-08-12selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song
2024-08-12selftests: fib_nexthops: Test 16-bit next hop weightsPetr Machata
2024-08-12selftests: router_mpath_nh_res: Test 16-bit next hop weightsPetr Machata
2024-08-12selftests: router_mpath_nh: Test 16-bit next hop weightsPetr Machata
2024-08-12selftests: router_mpath: Sleep after MZPetr Machata
2024-08-12Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-08-12selftests: drv-net: rss_ctx: test dumping RSS contextsJakub Kicinski
2024-08-12selftests: drv-net: rss_ctx: add identifier to traffic commentsJakub Kicinski
2024-08-09selftests/net: Add coverage for UDP GSO with IPv6 extension headersJakub Sitnicki
2024-08-09selftests: rds: add testing infrastructureVegard Nossum
2024-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-08Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...Linus Torvalds
2024-08-07selftests: mm: add s390 to ARCH checkNico Pache
2024-08-07KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-listMark Brown
2024-08-05tools: ynl: remove extraneous ; after statementsColin Ian King
2024-08-05fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro
2024-08-05Merge tag 'linux_kselftest-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-08-02selftests: net: ksft: print more of the stack for checksJakub Kicinski
2024-08-02selftests: net: ksft: replace 95 with errno.EOPNOTSUPPStanislav Fomichev
2024-08-02selftests: net: ksft: support marking tests as disruptiveStanislav Fomichev
2024-08-02selftests: net-drv: exercise queue stats when the device is downStanislav Fomichev
2024-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-08-02Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-02Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-02Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-08-02uretprobe: change syscall number, againArnd Bergmann
2024-08-02test/vsock: add ioctl unsent bytes testLuigi Leonardi
2024-08-01selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)