summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: tls: add selftest variant for padJakub Kicinski2022-07-061-0/+15
* selftests: net: af_unix: Test connect() with different netns.Kuniyuki Iwashima2022-07-053-1/+152
* selftest: net: bridge mdb add/del entry to port that is downCasper Andersson2022-07-042-0/+119
* net/cmsg_sender: Remove a semicolonLi kunyu2022-07-011-1/+1
* selftests: net: fib_rule_tests: fix support for running individual testsAlaa Mohamed2022-07-011-0/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-0123-133/+735
|\
| * Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-0110-23/+360
| |\
| | * selftest: tun: add test for NAPI dismantleJakub Kicinski2022-06-302-1/+163
| | * selftests net: fix kselftest net fatal errorColeman Dietsch2022-06-301-1/+1
| | * selftests: mptcp: Initialize variables to quiet gcc 12 warningsMat Martineau2022-06-293-3/+3
| | * selftests: mptcp: more stable diag testsPaolo Abeni2022-06-291-8/+40
| | * selftests: tc-testing: Add testcases to test new flush behaviourVictor Nogueira2022-06-281-0/+77
| | * selftests/bpf: Test sockmap update when socket has ULPJakub Sitnicki2022-06-241-9/+75
| | * selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis2022-06-241-1/+1
| * | tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo2022-06-261-0/+13
| * | tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2022-06-261-6/+20
| * | perf stat: Enable ignore_missing_threadGang Li2022-06-261-0/+2
| * | perf inject: Adjust output data offset for backward compatibilityRaul Silvera2022-06-263-1/+17
| * | perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo2022-06-261-12/+2
| * | perf build-id: Fix caching files with a wrong build IDAdrian Hunter2022-06-261-0/+28
| * | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-06-262-3/+12
| * | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2022-06-261-81/+272
| * | perf inject: Fix missing free in copy_kcore_dir()Adrian Hunter2022-06-261-1/+3
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-242-6/+6
| |\ \ | | |/ | |/|
| | * selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta2022-06-231-5/+4
| | * tools/kvm_stat: fix display of error when multiple processes are foundDmitry Klochkov2022-06-151-1/+2
* | | selftests: forwarding: ethtool_extended_state: Convert to busywaitPetr Machata2022-06-291-15/+28
* | | tc-testing: gitignore, delete plugins directoryliujing2022-06-251-1/+0
* | | Bonding: add per-port priority for failover re-selectionHangbin Liu2022-06-241-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-2328-167/+368
|\| |
| * | Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-237-57/+208
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-06-221-1/+1
| | |\ \
| | | * | selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou2022-06-211-1/+1
| | * | | ipv4: fix bind address validity regression testsRiccardo Paolo Bestetti2022-06-201-9/+27
| | * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-06-185-51/+151
| | |\ \ \
| | | * | | selftest/bpf: Fix kprobe_multi bench testJiri Olsa2022-06-171-0/+3
| | | * | | selftests/bpf: Shuffle cookies symbols in kprobe multi testJiri Olsa2022-06-172-51/+51
| | | * | | selftests/bpf: Test tail call counting with bpf2bpf and data on stackJakub Sitnicki2022-06-162-0/+97
| | * | | | ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti2022-06-171-0/+33
| * | | | | Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-06-225-5/+29
| |\ \ \ \ \
| | * | | | | selftests: make use of GUP_TEST_FILE macroJoel Savitz2022-06-171-2/+2
| | * | | | | selftests: vm: Fix resource leak when return errorDing Xiang2022-06-161-0/+2
| | * | | | | selftests dma: fix compile error for dma_map_benchmarkYu Liao2022-06-162-1/+2
| | * | | | | selftests: Fix clang cross compilationMark Brown2022-06-141-2/+23
| * | | | | | Merge tag 'perf-tools-fixes-for-v5.19-2022-06-19' of git://git.kernel.org/pub...Linus Torvalds2022-06-2015-105/+125
| |\ \ \ \ \ \
| | * | | | | | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2022-06-191-0/+9
| | * | | | | | perf metrics: Ensure at least 1 id per metricIan Rogers2022-06-191-0/+9
| | * | | | | | tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo2022-06-191-2/+10
| | * | | | | | tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-06-191-5/+6
| | * | | | | | perf arm-spe: Don't set data source if it's not a memory operationLeo Yan2022-06-191-14/+8