summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2025-07-14selftests/net: packetdrill: add tcp_rcv_big_endseq.pktEric Dumazet
2025-07-14Add support to set NAPI threaded for individual NAPISamiullah Khawaja
2025-07-14selftests: net: add test for variable PMTU in broadcast routesOscar Maes
2025-07-14selftests: netfilter: nft_concat_range.sh: send packets to empty setFlorian Westphal
2025-07-14selftests: netfilter: conntrack_resize.sh: also use udpclash toolFlorian Westphal
2025-07-14selftests: netfilter: add conntrack clash resolution test caseFlorian Westphal
2025-07-14selftests: netfilter: conntrack_resize.sh: extend resize testFlorian Westphal
2025-07-11selftests/net: packetdrill: add --mss option to three testsEric Dumazet
2025-07-11selftests: net: add netdev-l2addr.sh for testing L2 address functionalityToke Høiland-Jørgensen
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-11selftests: drv-net: Add bpftool utilMohsin Bashir
2025-07-10selftests: net: lib: fix shift count out of rangeHangbin Liu
2025-07-10selftests: Add IPv6 multicast route generation tests for GRE devices.Guillaume Nault
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-09selftests/net: packetdrill: add tcp_ooo-before-and-after-accept.pktEric Dumazet
2025-07-08selftest: af_unix: Add test for SO_INQ.Kuniyuki Iwashima
2025-07-04selftests: net: extend SCM_PIDFD test to cover stale pidfdsAlexander Mikhalitsyn
2025-07-02selftests: drv-net: Add test for devlink-rate traffic class bandwidth distrib...Carolina Jubran
2025-07-02selftest: net: extend msg_zerocopy test with forwardingWillem de Bruijn
2025-07-01selftests: seg6: fix instaces typo in commentsAndrea Mayer
2025-07-01selftests: pp-bench: remove page_pool_put_page wrapperMina Almasry
2025-07-01selftests: pp-bench: remove unneeded linux/version.hMina Almasry
2025-06-30selftests: net: Add a selftest for externally validated neighbor entriesIdo Schimmel
2025-06-27selftests/net: packetdrill: add tcp_dsack_mult.pktEric Dumazet
2025-06-26selftests: forwarding: lib: Split setup_wait()Petr Machata
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-24selftest: af_unix: Add tests for -ECONNRESET.Kuniyuki Iwashima
2025-06-24af_unix: Add test for consecutive consumed OOB.Kuniyuki Iwashima
2025-06-23page_pool: import Jesper's page_pool benchmarkJesper Dangaard Brouer
2025-06-22selftest: add selftest for anycast notificationsYuyang Huang
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-19selftests: net: use slowwait to make sure IPv6 setup finishedHangbin Liu
2025-06-19selftests: net: use slowwait to stabilize vrf_route_leaking testHangbin Liu
2025-06-18selftests: net: add test for passive TFO socket NAPI IDDavid Wei
2025-06-18selftests: net: add passive TFO test binaryDavid Wei
2025-06-17selftests: forwarding: Add a test for verifying VXLAN MC underlayPetr Machata
2025-06-17selftests: forwarding: adf_mcd_start(): Allow configuring custom interfacesPetr Machata
2025-06-17selftests: net: lib: Add ip_link_has_flag()Petr Machata
2025-06-17selftests: forwarding: lib: Move smcrouted helpers herePetr Machata
2025-06-17selftest: Add selftest for multicast address notificationsYuyang Huang
2025-06-17selftests: nettest: Fix typo in log and error messages for clarityAlok Tiwari
2025-06-16selftests: seg6: Add test cases for End.X with link-local nexthopIdo Schimmel
2025-06-12selftests: tcp_ao: fix spelling in seq-ext.c commentAnkit Chauhan
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-11selftests: net: add test case for NAT46 looping back dstJakub Kicinski
2025-06-10selftests/net: packetdrill: more xfail changesJakub Kicinski
2025-06-10net: stop napi kthreads when THREADED napi is disabledSamiullah Khawaja
2025-06-05Merge tag 'nf-25-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-06-05selftests: netfilter: nft_nat.sh: add test for reverse clash with natFlorian Westphal
2025-06-05selftests: netfilter: nft_concat_range.sh: add datapath check for map fill bugFlorian Westphal