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