summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: net: set the exit code correctly in Python testsJakub Kicinski2024-04-193-2/+16
* selftests: net: fix counting totals when some checks failJakub Kicinski2024-04-191-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-1812-173/+325
|\
| * Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-187-24/+29
| |\
| | * selftests: kselftest_harness: fix Clang warning about zero-length formatJakub Kicinski2024-04-182-5/+7
| | * selftests/tcp_ao: Printing fixes to confirm with format-securityDmitry Safonov2024-04-161-6/+6
| | * selftests/tcp_ao: Fix fscanf() call for format-securityDmitry Safonov2024-04-161-1/+1
| | * selftests/tcp_ao: Zero-init tcp_ao_info_optDmitry Safonov2024-04-161-1/+1
| | * selftests/tcp_ao: Make RST tests less flakyDmitry Safonov2024-04-161-10/+13
| | * net: change maximum number of UDP segments to 128Yuri Benditovich2024-04-141-1/+1
| * | Merge tag 'linux_kselftest-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-04-152-4/+7
| |\ \
| | * | selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWNShengyu Li2024-04-041-1/+4
| | * | selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu2024-04-041-3/+3
| * | | Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-04-143-100/+111
| |\ \ \
| | * | | selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov2024-04-121-0/+5
| | * | | selftests: timers: Fix abs() warning in posix_timers testJohn Stultz2024-04-121-1/+1
| | * | | selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor2024-04-121-6/+9
| | * | | selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz2024-04-121-1/+1
| | * | | selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz2024-04-101-37/+36
| | * | | selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov2024-04-092-56/+60
| * | | | Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-121-4/+6
| |\ \ \ \
| | * | | | cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang2024-04-081-4/+6
| * | | | | Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-04-121-41/+172
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile formatShradha Gupta2024-04-101-41/+172
* | | | | | selftests: openvswitch: Fix escape chars in regexp.Adrian Moreno2024-04-181-8/+8
* | | | | | selftests: adopt BPF's approach to quieter buildsJakub Kicinski2024-04-183-16/+23
* | | | | | selftests: fix netfilter path in MakefileYujie Liu2024-04-171-1/+1
* | | | | | selftests: drv-net: add config for netdevsimJakub Kicinski2024-04-171-0/+2
* | | | | | selftests: drv-net: add stdout to the command failed exceptionJakub Kicinski2024-04-171-1/+2
* | | | | | selftests: forwarding: router_nh: Add a diagramPetr Machata2024-04-161-0/+14
* | | | | | selftests: forwarding: router_mpath_nh_res: Add a diagramPetr Machata2024-04-161-0/+35
* | | | | | selftests: forwarding: router_mpath_nh: Add a diagramPetr Machata2024-04-161-0/+35
* | | | | | selftests: mlxsw: ethtool_lanes: Wait for lanes parameter dump explicitlyDanielle Ratson2024-04-161-6/+8
* | | | | | selftests: drivers: hw: Include tc_common.sh in hw_stats_l3Petr Machata2024-04-162-0/+2
* | | | | | selftests: drivers: hw: ethtool.sh: Adjust outputPetr Machata2024-04-161-9/+6
* | | | | | selftests: drivers: hw: Fix ethtool_rmonPetr Machata2024-04-161-0/+1
* | | | | | selftests: forwarding: bail_on_lldpad() should SKIPPetr Machata2024-04-161-1/+4
* | | | | | selftests: forwarding: lib.sh: Validate NETIFSPetr Machata2024-04-161-5/+17
* | | | | | selftests: net: Unify code of busywait() and slowwait()Petr Machata2024-04-162-23/+15
* | | | | | selftests: net: exercise page pool reporting via netlinkJakub Kicinski2024-04-153-2/+87
* | | | | | selftests: net: support use of NetdevSimDev under "with" in pythonJakub Kicinski2024-04-151-1/+14
* | | | | | selftests: net: print full exception on failureJakub Kicinski2024-04-151-1/+3
* | | | | | selftests: net: print report check location in python testsJakub Kicinski2024-04-151-11/+14
* | | | | | tools: ynl: don't return None for dumpsJakub Kicinski2024-04-151-1/+3
* | | | | | selftests: netfilter: nft_nat.sh: move to lib.sh infraFlorian Westphal2024-04-131-274/+206
* | | | | | selftests: netfilter: nft_flowtable.sh: move test to lib.sh infraFlorian Westphal2024-04-131-72/+36
* | | | | | selftests: netfilter: nft_fib.sh: move to lib.sh infraFlorian Westphal2024-04-131-52/+19
* | | | | | selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infraFlorian Westphal2024-04-131-79/+53
* | | | | | selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infraFlorian Westphal2024-04-131-56/+26
* | | | | | selftests: netfilter: ipvs.sh: move to lib.sh infraFlorian Westphal2024-04-131-85/+68