summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
13 daysselftests: tls: add tests for zero-length recordsJakub Kicinski1-5/+295
2025-08-19selftests: mptcp: sockopt: fix C23 extension warningMatthieu Baerts (NGI0)2-4/+6
2025-08-19selftests: mptcp: connect: fix C23 extension warningMatthieu Baerts (NGI0)1-2/+3
2025-08-19selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang1-0/+1
2025-08-19selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)1-0/+1
2025-08-16selftests: tls: make the new data_steal test less flakyJakub Kicinski1-7/+5
2025-08-15selftest: forwarding: router: Add a test case for IPv4 link-local source IPIdo Schimmel1-0/+29
2025-08-14selftests: net/forwarding: test purge of active DWRR classesDavide Caratti2-0/+9
2025-08-13selftests: tls: test TCP stealing data from under the TLS socketJakub Kicinski1-0/+63
2025-08-05selftests: net: packetdrill: xfail all problems on slow machinesJakub Kicinski1-18/+1
2025-08-02selftests: avoid using ifconfigEric Dumazet1-8/+8
2025-08-01selftests: net: Fix flaky neighbor garbage collection testIdo Schimmel1-3/+3
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds51-98/+3916
2025-07-29Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-44/+173
2025-07-26selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu1-0/+6
2025-07-26Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski5-4/+25
2025-07-25ipv6: add `force_forwarding` sysctl to enable per-interface forwardingGabriel Goller2-0/+106
2025-07-25selftests: rtnetlink: add macsec and vlan nesting testStanislav Fomichev1-0/+36
2025-07-25selftests: netfilter: ipvs.sh: Explicity disable rp_filter on interface tunl0Yi Chen1-2/+2
2025-07-25selftests: netfilter: Ignore tainted kernels in interface stress testPhil Sutter1-1/+4
2025-07-25selftests: netfilter: Enable CONFIG_INET_SCTP_DIAGSebastian Andrzej Siewior1-1/+1
2025-07-25selftests: net: Enable legacy netfilter legacy options.Florian Westphal3-0/+18
2025-07-25net: define an enum for the napi threaded stateSamiullah Khawaja1-18/+18
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-24/+39
2025-07-23selftests: netfilter: tone-down conntrack clash testFlorian Westphal1-23/+22
2025-07-23selftests: drv-net: Test head-adjustment supportMohsin Bashir1-0/+181
2025-07-23selftests: drv-net: Test tail-adjustment supportMohsin Bashir1-2/+204
2025-07-23selftests: drv-net: Test XDP_TX supportMohsin Bashir1-0/+80
2025-07-23selftests: drv-net: Test XDP_PASS/DROP supportMohsin Bashir1-0/+158
2025-07-22selftests: mptcp: connect: also cover checksumMatthieu Baerts (NGI0)2-1/+6
2025-07-22selftests: mptcp: connect: also cover alt modesMatthieu Baerts (NGI0)3-1/+12
2025-07-22selftests: tc: Add generic erspan_opts matching support for tc-flowerLi Shuang2-1/+65
2025-07-19selftests: rtnetlink: Add operational state testIdo Schimmel1-0/+34
2025-07-18selftests: net: prevent Python from buffering the outputJakub Kicinski1-3/+4
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-21/+522
2025-07-17selftests: Add test cases for vlan_filter modification during runtimeDong Chenchen1-12/+86
2025-07-17Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni6-5/+432
2025-07-17selftests: drv-net: Strip '@' prefix from bpftrace map keysBreno Leitao1-0/+2
2025-07-17selftests: drv-net: add helper/wrapper for bpftraceJakub Kicinski1-0/+33
2025-07-17selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseqJakub Kicinski1-1/+1
2025-07-17selftests: rtnetlink: fix addrlft test flakiness on power-saving systemsHangbin Liu1-3/+13
2025-07-15selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni1-4/+4
2025-07-15selftests/net: packetdrill: add tcp_rcv_toobig.pktEric Dumazet1-0/+33
2025-07-15selftests/net: packetdrill: add tcp_ooo_rcv_mss.pktEric Dumazet1-0/+27
2025-07-15selftests/net: packetdrill: add tcp_rcv_big_endseq.pktEric Dumazet1-0/+44
2025-07-15Add support to set NAPI threaded for individual NAPISamiullah Khawaja1-1/+90
2025-07-15selftests: net: add test for variable PMTU in broadcast routesOscar Maes2-0/+48
2025-07-14selftests: netfilter: nft_concat_range.sh: send packets to empty setFlorian Westphal1-0/+3
2025-07-14selftests: netfilter: conntrack_resize.sh: also use udpclash toolFlorian Westphal1-0/+17
2025-07-14selftests: netfilter: add conntrack clash resolution test caseFlorian Westphal4-0/+337