summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-446/+383
2021-01-15selftests: Add separate option to nettest for address bindingDavid Ahern2-8/+15
2021-01-15selftests: Remove exraneous newline in nettestDavid Ahern1-1/+0
2021-01-15selftests: Add separate options for server device bindingsDavid Ahern2-142/+154
2021-01-15selftests: Add new option for client-side passwordsDavid Ahern2-45/+52
2021-01-15selftests: Consistently specify address for MD5 protectionDavid Ahern2-33/+33
2021-01-15selftests: Make address validation apply only to client modeDavid Ahern1-0/+6
2021-01-15selftests: Add missing newline in nettest error messagesDavid Ahern1-8/+6
2021-01-15selftests: Use separate stdout and stderr buffers in nettestDavid Ahern1-1/+20
2021-01-15selftests: Add support to nettest to run both client and serverDavid Ahern1-8/+85
2021-01-15selftests: Add options to set network namespace to nettestDavid Ahern1-1/+55
2021-01-15selftests: Move address validation in nettestDavid Ahern1-17/+43
2021-01-15selftests: Move convert_addr up in nettestDavid Ahern1-126/+126
2021-01-15selftests: Move device validation in nettestDavid Ahern1-22/+42
2021-01-15Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-2/+4
2021-01-15Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-5/+11
2021-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-3/+9
2021-01-10selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi1-3/+9
2021-01-10selftests: mptcp: add the MP_PRIO testcasesGeliang Tang1-1/+71
2021-01-10selftests: mptcp: add set_flags command in pm_nl_ctlGeliang Tang1-1/+86
2021-01-10selftests: mptcp: add testcases for setting the address IDGeliang Tang1-2/+39
2021-01-10selftests/tls: fix selftests after adding ChaCha20-Poly1305Vadim Fedorenko1-2/+2
2021-01-09Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/...Linus Torvalds1-1/+1
2021-01-09Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-1/+4
2021-01-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-437/+363
2021-01-08selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel1-1/+1
2021-01-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski3-7/+13
2021-01-08KVM: selftests: Implement perf_test_util more conventionallyAndrew Jones6-146/+166
2021-01-08KVM: selftests: Use vm_create_with_vcpus in create_vmAndrew Jones5-47/+21
2021-01-08KVM: selftests: Factor out guest mode codeAndrew Jones6-257/+189
2021-01-08Merge branch 'kvm-master' into kvm-nextPaolo Bonzini61-264/+912
2021-01-08selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...Florian Westphal2-1/+208
2021-01-07tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti1-2/+69
2021-01-07bpftool: Fix compilation failure for net.o with older glibcAlan Maguire1-1/+0
2021-01-06tools/resolve_btfids: Warn when having multiple IDs for single typeJiri Olsa1-5/+12
2021-01-06selftests: fix the return value for UDP GRO testPo-Hsu Lin1-0/+34
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-9/+48
2021-01-05selftests: mlxsw: Set headroom size of correct portIdo Schimmel1-1/+1
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds1-1/+0
2021-01-04selftests: Skip BPF seftests by defaultMark Brown1-2/+4
2021-01-04selftests/vDSO: fix -Wformat warning in vdso_test_correctnessTobias Klauser1-1/+1
2021-01-04selftests/vDSO: add additional binaries to .gitignoreTobias Klauser1-0/+3
2021-01-04kunit: tool: Force the use of the 'tty' console for UMLDavid Gow1-1/+1
2020-12-30selftests/vm: fix building protection keys testHarish1-5/+5
2020-12-29selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXECJiang Wang1-1/+1
2020-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-8/+47
2020-12-27Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-26/+42
2020-12-25Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-391/+688
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-2/+23
2020-12-24perf probe: Fix memory leak when synthesizing SDT probesArnaldo Carvalho de Melo1-3/+10