summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: virtio_net: add initial testsJiri Pirko2024-04-265-0/+248
* selftests: forwarding: add wait_for_dev() helperJiri Pirko2024-04-261-0/+13
* selftests: forwarding: add check_driver() helperJiri Pirko2024-04-261-0/+12
* selftests: forwarding: add ability to assemble NETIFS array by driver nameJiri Pirko2024-04-261-0/+37
* test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operationLukasz Majewski2024-04-262-1/+93
* test: hsr: Extract version agnostic information from ping command outputLukasz Majewski2024-04-261-1/+2
* test: hsr: Move common code to hsr_common.sh fileLukasz Majewski2024-04-263-78/+88
* test: hsr: Remove script code already implemented in lib.shLukasz Majewski2024-04-261-25/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-2526-768/+893
|\
| * Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-251-0/+1
| |\
| | * tools: ynl: don't ignore errors in NLMSG_DONE messagesJakub Kicinski2024-04-231-0/+1
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-04-204-25/+72
| |\ \
| | * | KVM: selftests: Add coverage of EPT-disabled to vmx_dirty_log_testDavid Matlack2024-04-111-14/+46
| | * | KVM: selftests: fix supported_flags for riscvAndrew Jones2024-04-081-1/+1
| | * | KVM: selftests: fix max_guest_memory_test with more that 256 vCPUsMaxim Levitsky2024-04-081-9/+6
| | * | KVM: selftests: Verify post-RESET value of PERF_GLOBAL_CTRL in PMCs testSean Christopherson2024-04-081-1/+19
| * | | Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-04-201-1/+1
| |\ \ \
| | * | | selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch2024-04-121-1/+1
| * | | | Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...Linus Torvalds2024-04-1919-742/+817
| |\ \ \ \
| | * | | | tools/include: Sync arm64 asm/cputype.h with the kernel sourcesNamhyung Kim2024-04-111-0/+4
| | * | | | tools/include: Sync asm-generic/bitops/fls.h with the kernel sourcesNamhyung Kim2024-04-112-4/+12
| | * | | | tools/include: Sync x86 asm/msr-index.h with the kernel sourcesNamhyung Kim2024-04-111-23/+51
| | * | | | tools/include: Sync x86 asm/irq_vectors.h with the kernel sourcesNamhyung Kim2024-04-111-2/+0
| | * | | | tools/include: Sync x86 CPU feature headers with the kernel sourcesNamhyung Kim2024-04-113-8/+23
| | * | | | tools/include: Sync uapi/sound/asound.h with the kernel sourcesNamhyung Kim2024-04-111-2/+2
| | * | | | tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sourcesNamhyung Kim2024-04-115-700/+672
| | * | | | tools/include: Sync uapi/linux/fs.h with the kernel sourcesNamhyung Kim2024-04-111-1/+29
| | * | | | tools/include: Sync uapi/drm/i915_drm.h with the kernel sourcesNamhyung Kim2024-04-111-0/+16
| | * | | | perf lock contention: Add a missing NULL checkNamhyung Kim2024-04-111-1/+4
| | * | | | perf annotate: Make sure to call symbol__annotate2() in TUINamhyung Kim2024-04-112-1/+4
| | | |/ / | | |/| |
| * | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-191-0/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | iommufd: Add config needed for iommufd_fail_nthMuhammad Usama Anjum2024-04-141-0/+2
| | |/ /
* | | | tools: testing: selftests: prefer TEST_PROGS for conntrack_dump_flushFlorian Westphal2024-04-251-2/+1
* | | | selftests: net: extract BPF building logic from the MakefileJakub Kicinski2024-04-242-52/+54
* | | | selftests: net: name bpf objects consistently and simplify MakefileJakub Kicinski2024-04-248-14/+11
* | | | selftests: netfilter: fix conntrack_dump_flush retval on unsupported kernelFlorian Westphal2024-04-241-5/+3
* | | | selftests: netfilter: nft_zones_many.sh: set ct sysctl after ruleset loadFlorian Westphal2024-04-241-1/+3
* | | | selftests: netfilter: conntrack_vrf.sh: prefer socat, not iperf3Florian Westphal2024-04-241-19/+21
* | | | selftests: netfilter: skip tests on early errorsFlorian Westphal2024-04-243-3/+14
* | | | selftests: netfilter: nft_flowtable.sh: shellcheck cleanupsFlorian Westphal2024-04-241-121/+136
* | | | selftests: netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal2024-04-241-0/+19
* | | | selftests: netfilter: nft_concat_range.sh: shellcheck cleanupsFlorian Westphal2024-04-241-28/+25
* | | | selftests: netfilter: nft_concat_range.sh: drop netcat supportFlorian Westphal2024-04-241-61/+13
* | | | selftests: netfilter: nft_concat_range.sh: move to lib.sh infraFlorian Westphal2024-04-241-25/+37
* | | | selftests: drv-net: add require_XYZ() helpers for validating envJakub Kicinski2024-04-232-1/+34
* | | | selftests: drv-net: add a TCP ping test case (and useful helpers)Jakub Kicinski2024-04-233-1/+68
* | | | selftests: net: support matching cases by name prefixJakub Kicinski2024-04-232-3/+13
* | | | selftests: drv-net: add a trivial ping testJakub Kicinski2024-04-232-1/+31
* | | | selftests: drv-net: construct environment for running tests which require an ...Jakub Kicinski2024-04-234-1/+162
* | | | selftests: drv-net: factor out parsing of the envJakub Kicinski2024-04-231-18/+27