summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-04-16selftests: forwarding: router_mpath_nh: Add a diagramPetr Machata1-0/+35
2024-04-16selftests: mlxsw: ethtool_lanes: Wait for lanes parameter dump explicitlyDanielle Ratson1-6/+8
2024-04-16selftests: drivers: hw: Include tc_common.sh in hw_stats_l3Petr Machata2-0/+2
2024-04-16selftests: drivers: hw: ethtool.sh: Adjust outputPetr Machata1-9/+6
2024-04-16selftests: drivers: hw: Fix ethtool_rmonPetr Machata1-0/+1
2024-04-16selftests: forwarding: bail_on_lldpad() should SKIPPetr Machata1-1/+4
2024-04-16selftests: forwarding: lib.sh: Validate NETIFSPetr Machata1-5/+17
2024-04-16selftests: net: Unify code of busywait() and slowwait()Petr Machata2-23/+15
2024-04-15selftests: net: exercise page pool reporting via netlinkJakub Kicinski3-2/+87
2024-04-15selftests: net: support use of NetdevSimDev under "with" in pythonJakub Kicinski1-1/+14
2024-04-15selftests: net: print full exception on failureJakub Kicinski1-1/+3
2024-04-15selftests: net: print report check location in python testsJakub Kicinski1-11/+14
2024-04-15tools: ynl: don't return None for dumpsJakub Kicinski1-1/+3
2024-04-15Merge tag 'linux_kselftest-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-4/+7
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-100/+111
2024-04-14net: change maximum number of UDP segments to 128Yuri Benditovich1-1/+1
2024-04-13selftests: netfilter: nft_nat.sh: move to lib.sh infraFlorian Westphal1-274/+206
2024-04-13selftests: netfilter: nft_flowtable.sh: move test to lib.sh infraFlorian Westphal1-72/+36
2024-04-13selftests: netfilter: nft_fib.sh: move to lib.sh infraFlorian Westphal1-52/+19
2024-04-13selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infraFlorian Westphal1-79/+53
2024-04-13selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infraFlorian Westphal1-56/+26
2024-04-13selftests: netfilter: ipvs.sh: move to lib.sh infraFlorian Westphal1-85/+68
2024-04-13selftests: netfilter: place checktool helper in lib.shFlorian Westphal3-12/+8
2024-04-13selftests: netfilter: conntrack_ipip_mtu.sh" move to lib.sh infraFlorian Westphal1-23/+14
2024-04-13selftests: netfilter: conntrack_vrf.sh: move to lib.sh infraFlorian Westphal1-62/+39
2024-04-13selftests: netfilter: conntrack_sctp_collision.sh: move to lib.sh infraFlorian Westphal1-34/+32
2024-04-13selftests: netfilter: conntrack_tcp_unreplied.sh: move to lib.sh infraFlorian Westphal1-69/+55
2024-04-13selftests: netfilter: conntrack_icmp_related.sh: move to lib.sh infraFlorian Westphal1-108/+71
2024-04-13selftests: netfilter: br_netfilter.sh: move to lib.sh infraFlorian Westphal1-76/+55
2024-04-13selftests: netfilter: bridge_brouter.sh: move to lib.sh infraFlorian Westphal1-76/+52
2024-04-13selftests: netfilter: move to net subdirFlorian Westphal35-194/+96
2024-04-12selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov1-0/+5
2024-04-12selftests: timers: Fix abs() warning in posix_timers testJohn Stultz1-1/+1
2024-04-12selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor1-6/+9
2024-04-12selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz1-1/+1
2024-04-12Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+6
2024-04-12Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-41/+172
2024-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-370/+1752
2024-04-11selftests: mptcp: test last time mptcp_infoGeliang Tang1-0/+53
2024-04-11selftests: fib_rule_tests: Add VRF testsIdo Schimmel1-3/+43
2024-04-11hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile formatShradha Gupta1-41/+172
2024-04-11selftests: net: reuse common code in bpf_offloadJakub Kicinski2-96/+37
2024-04-11selftests: net: declare section names for bpf_offloadJakub Kicinski4-3/+7
2024-04-11selftests: net: bpf_offload: wait for mapsJakub Kicinski1-8/+8
2024-04-11selftests: move bpf-offload test from bpf to netJakub Kicinski5-2/+7
2024-04-10Merge tag 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-369/+1726
2024-04-10selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz1-37/+36
2024-04-10tools/power turbostat: v2024.04.10Len Brown2-15/+27
2024-04-10tools/power/turbostat: Add support for Xe sysfs knobsZhang Rui1-0/+51
2024-04-10tools/power/turbostat: Add support for new i915 sysfs knobsZhang Rui1-0/+24