summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2026-01-23selftest: tun: Add test for receiving gso packet from tunXu Du
2026-01-23selftest: tun: Add test for sending gso packet into tunXu Du
2026-01-23selftest: tun: Add helpers for GSO over UDP tunnelXu Du
2026-01-23selftest: tun: Refactor tun_delete to use tuntap_helpersXu Du
2026-01-23selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testingXu Du
2026-01-23selftest: tun: Format tun.c existing codeXu Du
2026-01-23selftests: net: tests for add double tunneling GRO/GSOPaolo Abeni
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-22selftests: net: Add kernel selftest for RFC 4884Danielle Ratson
2026-01-21selftests: net: amt: wait longer for connection before sending packetsTaehee Yoo
2026-01-19selftests: net: csum: Fix printk format in recv_get_packet_csum_status()Christophe Leroy (CS GROUP)
2026-01-19selftests: net: simple selftest for ipvtapDmitry Skorodumov
2026-01-17selftests: net: improve error handling in passive TFO testYohei Kojima
2026-01-17selftests: net: fix passive TFO test to fail if child processes failedYohei Kojima
2026-01-15selftests: net: fib-onlink-tests: Convert to use namespaces by defaultRicardo B. Marlière
2026-01-13selftests: fib-onlink: Add test cases for nexthop device mismatchIdo Schimmel
2026-01-13selftests: fib-onlink: Add a test case for IPv4 multicast gatewayIdo Schimmel
2026-01-13selftests: fib-onlink: Remove "wrong nexthop device" IPv6 testsIdo Schimmel
2026-01-13selftests: fib-onlink: Remove "wrong nexthop device" IPv4 testsIdo Schimmel
2026-01-13selftests: net: py: teach cmd() how to print itselfJakub Kicinski
2026-01-13selftests: net: py: teach ksft_pr() multi-line safetyJakub Kicinski
2026-01-13selftests: net: reduce txtimestamp deschedule flakesWillem de Bruijn
2026-01-12selftests/net/ipsec: Fix variable size type not at the end of structAnkit Khushwaha
2026-01-10selftests: net: py: ensure defer() is only used within a test caseJakub Kicinski
2026-01-10selftests: net: py: capitalize defer queue and improve importJakub Kicinski
2026-01-09selftests: forwarding: update PTP tcpdump patternsJakub Kicinski
2026-01-09selftests: tls: avoid flakiness in data_stealJakub Kicinski
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-06selftests: drv-net: Bring back tool() to driver __init__sGal Pressman
2026-01-06selftests/net: packetdrill: add minimal client and server testsWillem de Bruijn
2026-01-06ipv6: preserve insertion order for same-scope addressesYumei Huang
2026-01-05selftests: mptcp: Mark xerror and die_perror __noreturnAnkit Khushwaha
2026-01-01selftests: netfilter: nft_concat_range.sh: add check for overlap detection bugFlorian Westphal
2025-12-30selftests: fib_test: Add test case for ipv4 multi nexthopsVadim Fedorenko
2025-12-30selftests: fib_nexthops: Add test cases for error routes deletionIdo Schimmel
2025-12-23selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-15selftests: netfilter: packetdrill: avoid failure on HZ=100 kernelFlorian Westphal
2025-12-11netfilter: nf_nat: remove bogus direction checkFlorian Westphal
2025-12-11Merge tag 'nf-25-12-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2025-12-11selftests: forwarding: vxlan_bridge_1q_mc_ul: Drop useless sleepingPetr Machata
2025-12-11selftests: forwarding: vxlan_bridge_1q_mc_ul: Fix flakinessPetr Machata
2025-12-11selftests: net: lib: tc_rule_stats_get(): Don't hard-code array indexPetr Machata
2025-12-10selftests: netfilter: prefer xfail in case race wasn't triggeredFlorian Westphal
2025-12-10selftests: net: tfo: Fix build warningGuenter Roeck
2025-12-10selftests: net: Fix build warningsGuenter Roeck
2025-12-10selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...Guenter Roeck
2025-12-10selftests: tls: fix warning of uninitialized variableAnkit Khushwaha
2025-12-08selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds