summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorLines
2025-09-09selftests: net: add test for ipv6 fragmentationBrett A C Sheffield-0/+116
2025-09-09selftests: net: add test for destination in broadcast packetsOscar Maes-0/+84
2025-09-09selftests: bonding: add test for LACP actor port priorityHangbin Liu-24/+24
2025-09-08selftests: net: move netlink-dumps back to progsJakub Kicinski-3/+6
2025-09-08selftests: net: make the dump test less sensitive to mem accountingJakub Kicinski-10/+33
2025-09-04selftests/net: packetdrill: add tcp_close_no_rst.pktEric Dumazet-0/+32
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-43/+307
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-03selftests: mptcp: add checks for fallback countersGang Yan-0/+123
2025-09-02selftests: net: Add a selftest for VXLAN with FDB nexthop groupsIdo Schimmel-0/+224
2025-09-02selftests: net: avoid memory leakZongmin Zhou-3/+7
2025-09-02selftests: net: py: don't default to shell=TrueJakub Kicinski-2/+9
2025-09-02net: selftests: clean up tools/testing/selftests/net/lib/py/utils.pyBreno Leitao-8/+3
2025-09-01selftests: net: fix spelling and grammar mistakesPraveen Balakrishnan-7/+7
2025-08-29netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal-37/+76
2025-08-25selftests: net: add test for dst hint mechanism with directed broadcast addre...Oscar Maes-0/+80
2025-08-25selftests: rtnetlink: skip tests if tools or feats are missingAlessandro Ratti-0/+11
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-18/+340
2025-08-21selftests: net: fix memory leak in tls.cCryolitia PukNgae-0/+5
2025-08-21selftests: tls: add tests for zero-length recordsJakub Kicinski-5/+295
2025-08-20selftests/net: packetdrill: Support single protocol test.Kuniyuki Iwashima-19/+28
2025-08-20selftests: rtnetlink: print device info on preferred_lft test failureHangbin Liu-0/+2
2025-08-20selftests: net: bpf_offload: print loaded programs on mismatchHangbin Liu-2/+2
2025-08-20selftests/net/socket.c: removed warnings from unused returnsAlex Tran-5/+6
2025-08-19selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsecEric Biggers-0/+2
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-14selftests: net: Test bridge backup port when port is administratively downIdo Schimmel-4/+27
2025-08-14selftests: drv-net: wait for carrierJakub Kicinski-0/+18
2025-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+72
2025-08-13selftests: net/forwarding: test purge of active DWRR classesDavide Caratti-0/+9
2025-08-13selftests: forwarding: Add a test for FDB activity notification controlIdo Schimmel-1/+176
2025-08-12selftests: tls: test TCP stealing data from under the TLS socketJakub Kicinski-0/+63
2025-08-12selftests: net: terminate bkg() commands on exceptionJakub Kicinski-1/+4
2025-08-12selftest: af_unix: Add -Wall and -Wflex-array-member-not-at-end to CFLAGS.Kuniyuki Iwashima-1/+1
2025-08-12selftest: af_unix: Silence -Wall warning for scm_pid.c.Kuniyuki Iwashima-2/+0
2025-08-12selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_rig...Kuniyuki Iwashima-15/+13
2025-08-12selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_inq.c.Kuniyuki Iwashima-14/+12
2025-08-11selftests/net: Ensure assert() triggers in psock_tpacket.cWake Liu-0/+1
2025-08-11selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8Wake Liu-2/+1
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