summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-02-08ipv4: Reject routes specifying ECN bits in rtm_tosGuillaume Nault1-0/+76
2022-02-08ipv4: Stop taking ECN bits into account in fib4-rulesGuillaume Nault1-1/+29
2022-02-08ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rulesGuillaume Nault1-1/+29
2022-02-07selftests: forwarding: Add a test for pedit munge SIP and DIPDanielle Ratson1-0/+201
2022-02-05selftests: mptcp: set ip_mptcp in command lineGeliang Tang1-3/+9
2022-02-05selftests: mptcp: add set_flags tests in pm_netlink.shGeliang Tang1-0/+18
2022-02-05selftests: mptcp: add the id argument for set_flagsGeliang Tang1-21/+42
2022-02-05selftests: mptcp: add wrapper for setting flagsGeliang Tang1-3/+21
2022-02-05selftests: mptcp: add wrapper for showing addrsGeliang Tang1-28/+50
2022-02-05selftests: mptcp: add ip mptcp wrappersGeliang Tang1-330/+407
2022-02-05selftests: mptcp: add backup with port testcaseGeliang Tang1-5/+39
2022-02-05selftests: mptcp: add the port argument for set_flagsGeliang Tang1-1/+13
2022-02-04selftests: rtnetlink: Use more sensible tos valuesGuillaume Nault1-2/+2
2022-02-04selftests: fib offload: use sensible tos valuesGuillaume Nault1-6/+6
2022-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski35-439/+492
2022-02-04Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-239/+235
2022-02-04Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds14-177/+201
2022-02-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski4-232/+6
2022-02-03tools/resolve_btfids: Do not print any commands when building silentlyNathan Chancellor1-1/+5
2022-02-03selftests: net: bridge: Parameterize ageing timeoutTobias Waldekranz4-4/+9
2022-02-03selftests: mptcp: add fullmesh setting testsGeliang Tang1-6/+43
2022-02-03selftests: mptcp: set fullmesh flag in pm_nl_ctlGeliang Tang1-3/+5
2022-02-02Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...Linus Torvalds1-0/+1
2022-02-02tools: Ignore errors from `which' when searching a GCC toolchainJean-Philippe Brucker1-1/+1
2022-02-01selftests: fib rule: Don't echo modified sysctlsGuillaume Nault1-3/+3
2022-02-01selftests: fib rule: Log test descriptionGuillaume Nault1-4/+6
2022-02-01selftests: fib rule: Drop erroneous TABLE variableGuillaume Nault1-2/+2
2022-02-01selftests: fib rule: Make 'getmatch' and 'match' local variablesGuillaume Nault1-0/+6
2022-01-31kselftest: Fix vdso_test_abi return statusVincenzo Frascino1-73/+62
2022-01-31selftests/net: timestamping: Fix bind_phc checkGerhard Engleder1-2/+2
2022-01-30tools/testing/scatterlist: add missing definesMaor Gottlieb1-1/+2
2022-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+9
2022-01-28Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+15
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-15/+29
2022-01-28selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPPPaolo Bonzini3-0/+19
2022-01-28kselftest/arm64: Correct logging of FPSIMD register read via ptraceMark Brown1-1/+1
2022-01-28kselftest/arm64: Skip VL_INHERIT tests for unsupported vector typesMark Brown1-1/+8
2022-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski3-7/+229
2022-01-28tools/tracing: Update Makefile to build rtlaShuah Khan1-4/+14
2022-01-28rtla: Make doc build optionalShuah Khan1-1/+1
2022-01-28selftests: skip mincore.check_file_mmap when fs lacks needed supportCristian Marussi1-6/+14
2022-01-28selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi1-1/+11
2022-01-28selftests: openat2: Add missing dependency in MakefileCristian Marussi2-1/+2
2022-01-28selftests: openat2: Print also errno in failure messagesCristian Marussi1-5/+6
2022-01-28selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum1-2/+2
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski70-250/+1212
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-6/+4
2022-01-27selftests/exec: Remove pipe from TEST_GEN_FILESMuhammad Usama Anjum1-1/+1
2022-01-27selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu4-63/+66
2022-01-27selftests/zram01.sh: Fix compression ratio calculationYang Xu1-22/+8