summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2025-09-23selftests: fib_nexthops: Add test cases for FDB status changeIdo Schimmel
2025-09-23selftests: fib_nexthops: Fix creation of non-FDB nexthopsIdo Schimmel
2025-09-18selftests: tls: test skb copy under mem pressure and OOBJakub Kicinski
2025-09-17selftest: packetdrill: Add tcp_fastopen_server_reset-after-disconnect.pkt.Kuniyuki Iwashima
2025-09-15selftests: mptcp: sockopt: fix error messagesGeliang Tang
2025-09-15selftests: mptcp: userspace pm: validate deny-join-id0 flagMatthieu Baerts (NGI0)
2025-09-15selftests: mptcp: connect: print pcap prefixMatthieu Baerts (NGI0)
2025-09-15selftests: mptcp: print trailing bytes with odMatthieu Baerts (NGI0)
2025-09-15selftests: mptcp: avoid spurious errors on TCP disconnectMatthieu Baerts (NGI0)
2025-09-15selftests: mptcp: connect: catch IO errors on listen sideMatthieu Baerts (NGI0)
2025-09-14selftests: openvswitch: add a simple test for tunnel metadataIlya Maximets
2025-09-10Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-09-10selftests: can: enable CONFIG_CAN_VCAN as a moduleDavide Caratti
2025-09-09selftests: mptcp: shellcheck: support v0.11.0Matthieu Baerts (NGI0)
2025-09-09selftests: net: add test for destination in broadcast packetsOscar Maes
2025-09-04selftest: net: Fix weird setsockopt() in bind_bhash.c.Kuniyuki Iwashima
2025-09-04selftests: netfilter: fix udpclash tool hangFlorian Westphal
2025-09-02selftests: net: Add a selftest for VXLAN with FDB nexthop groupsIdo Schimmel
2025-08-29netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal
2025-08-21selftests: tls: add tests for zero-length recordsJakub Kicinski
2025-08-18selftests: mptcp: sockopt: fix C23 extension warningMatthieu Baerts (NGI0)
2025-08-18selftests: mptcp: connect: fix C23 extension warningMatthieu Baerts (NGI0)
2025-08-18selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang
2025-08-18selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)
2025-08-15selftests: tls: make the new data_steal test less flakyJakub Kicinski
2025-08-15selftest: forwarding: router: Add a test case for IPv4 link-local source IPIdo Schimmel
2025-08-13selftests: net/forwarding: test purge of active DWRR classesDavide Caratti
2025-08-12selftests: tls: test TCP stealing data from under the TLS socketJakub Kicinski
2025-08-04selftests: net: packetdrill: xfail all problems on slow machinesJakub Kicinski
2025-08-01selftests: avoid using ifconfigEric Dumazet
2025-08-01selftests: net: Fix flaky neighbor garbage collection testIdo Schimmel
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-26selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu
2025-07-25Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-07-25ipv6: add `force_forwarding` sysctl to enable per-interface forwardingGabriel Goller
2025-07-25selftests: rtnetlink: add macsec and vlan nesting testStanislav Fomichev
2025-07-25selftests: netfilter: ipvs.sh: Explicity disable rp_filter on interface tunl0Yi Chen
2025-07-25selftests: netfilter: Ignore tainted kernels in interface stress testPhil Sutter
2025-07-25selftests: netfilter: Enable CONFIG_INET_SCTP_DIAGSebastian Andrzej Siewior
2025-07-25selftests: net: Enable legacy netfilter legacy options.Florian Westphal
2025-07-24net: define an enum for the napi threaded stateSamiullah Khawaja
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-22selftests: netfilter: tone-down conntrack clash testFlorian Westphal
2025-07-22selftests: drv-net: Test head-adjustment supportMohsin Bashir
2025-07-22selftests: drv-net: Test tail-adjustment supportMohsin Bashir
2025-07-22selftests: drv-net: Test XDP_TX supportMohsin Bashir
2025-07-22selftests: drv-net: Test XDP_PASS/DROP supportMohsin Bashir
2025-07-21selftests: mptcp: connect: also cover checksumMatthieu Baerts (NGI0)
2025-07-21selftests: mptcp: connect: also cover alt modesMatthieu Baerts (NGI0)