summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorLines
2025-07-17selftests: Add test cases for vlan_filter modification during runtimeDong Chenchen-12/+86
2025-07-17Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-5/+432
2025-07-15selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni-4/+4
2025-07-14selftests: netfilter: nft_concat_range.sh: send packets to empty setFlorian Westphal-0/+3
2025-07-14selftests: netfilter: conntrack_resize.sh: also use udpclash toolFlorian Westphal-0/+17
2025-07-14selftests: netfilter: add conntrack clash resolution test caseFlorian Westphal-0/+337
2025-07-14selftests: netfilter: conntrack_resize.sh: extend resize testFlorian Westphal-5/+75
2025-07-10selftests: net: lib: fix shift count out of rangeHangbin Liu-1/+1
2025-07-10selftests: Add IPv6 multicast route generation tests for GRE devices.Guillaume Nault-10/+17
2025-07-09selftests/net: packetdrill: add tcp_ooo-before-and-after-accept.pktEric Dumazet-0/+53
2025-06-24selftest: af_unix: Add tests for -ECONNRESET.Kuniyuki Iwashima-4/+115
2025-06-24af_unix: Add test for consecutive consumed OOB.Kuniyuki Iwashima-0/+23
2025-06-18selftests: net: add test for passive TFO socket NAPI IDDavid Wei-0/+113
2025-06-18selftests: net: add passive TFO test binaryDavid Wei-0/+173
2025-06-11selftests: net: add test case for NAT46 looping back dstJakub Kicinski-0/+16
2025-06-05Merge tag 'nf-25-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-19/+164
2025-06-05selftests: netfilter: nft_nat.sh: add test for reverse clash with natFlorian Westphal-5/+76
2025-06-05selftests: netfilter: nft_concat_range.sh: add datapath check for map fill bugFlorian Westphal-4/+58
2025-06-05selftests: netfilter: nft_concat_range.sh: prefer per element counters for te...Florian Westphal-10/+30
2025-06-03selftest/net/ovpn: fix missing fileAntonio Quartulli-0/+9
2025-06-03selftest/net/ovpn: fix TCP socket creationAntonio Quartulli-0/+1
2025-05-28selftests: netfilter: Fix skip of wildcard interface testPhil Sutter-2/+5
2025-05-27selftests: netfilter: nft_queue.sh: include file transfer duration in log mes...Florian Westphal-7/+31
2025-05-27selftests: net: move wait_local_port_listen to lib.shHangbin Liu-35/+28
2025-05-26Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni-48/+915
2025-05-26Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/...Paolo Abeni-0/+463
2025-05-23selftests: netfilter: Torture nftables netdev hooksPhil Sutter-0/+152
2025-05-23selftests: netfilter: nft_fib.sh: add type and oif tests with and without VRFsFlorian Westphal-27/+365
2025-05-23selftest: af_unix: Test SO_PASSRIGHTS.Kuniyuki Iwashima-2/+78
2025-05-22selftests: netfilter: move fib vrf test to nft_fib.shFlorian Westphal-34/+90
2025-05-22selftests: netfilter: nft_fib.sh: add 'type' mode testsFlorian Westphal-10/+174
2025-05-22selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group repres...Florian Westphal-4/+161
2025-05-21selftests: can: test_raw_filter.sh: add support of physical interfacesVincent Mailhol-2/+10
2025-05-21selftests: can: Import tst-filter from can-testsFelix Maurer-0/+455
2025-05-20selftests: net: Fix spellingsSumanth Gavini-2/+2
2025-05-15selftest/net/ovpn: extend coverage with more test casesAntonio Quartulli-11/+34
2025-05-15selftest/net/ovpn: fix crash in case of getaddrinfo() failureAntonio Quartulli-2/+8
2025-05-12selftests: mptcp: remove rp_filter configurationHangbin Liu-2/+0
2025-05-12selftests: netfilter: remove rp_filter configurationHangbin Liu-31/+5
2025-05-12selftests: net: use setup_ns for SRv6 tests and remove rp_filter configurationHangbin Liu-251/+76
2025-05-12selftests: net: use setup_ns for bareudp testingHangbin Liu-42/+7
2025-05-12selftests: net: remove redundant rp_filter configurationHangbin Liu-8/+0
2025-05-12selftests: net: disable rp_filter after namespace initializationHangbin Liu-0/+2
2025-05-08selftests: netfilter: fix conntrack stress test failures on debug kernelsFlorian Westphal-21/+42
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+178
2025-05-06Merge tag 'nf-next-25-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni-0/+431
2025-05-06selftests: net: exit cleanly on SIGTERM / timeoutJakub Kicinski-1/+23
2025-05-05selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault-0/+178
2025-05-05selftests: mptcp: add chk_sublfow in diag.shGang Yan-0/+32
2025-05-05selftests: mptcp: add helpers to get subflow_infoGang Yan-2/+157