summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2025-08-15selftests: tls: make the new data_steal test less flakyJakub Kicinski
2025-08-15selftest: forwarding: router: Add a test case for IPv4 link-local source IPIdo Schimmel
2025-08-14selftests: net: Test bridge backup port when port is administratively downIdo Schimmel
2025-08-14selftests: drv-net: wait for carrierJakub Kicinski
2025-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-13selftests: net/forwarding: test purge of active DWRR classesDavide Caratti
2025-08-13selftests: forwarding: Add a test for FDB activity notification controlIdo Schimmel
2025-08-12selftests: tls: test TCP stealing data from under the TLS socketJakub Kicinski
2025-08-12selftests: net: terminate bkg() commands on exceptionJakub Kicinski
2025-08-12selftest: af_unix: Add -Wall and -Wflex-array-member-not-at-end to CFLAGS.Kuniyuki Iwashima
2025-08-12selftest: af_unix: Silence -Wall warning for scm_pid.c.Kuniyuki Iwashima
2025-08-12selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_rig...Kuniyuki Iwashima
2025-08-12selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_inq.c.Kuniyuki Iwashima
2025-08-11selftests/net: Ensure assert() triggers in psock_tpacket.cWake Liu
2025-08-11selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8Wake Liu
2025-08-04selftests: net: packetdrill: xfail all problems on slow machinesJakub Kicinski
2025-08-01selftests: avoid using ifconfigEric Dumazet
2025-08-01selftests: net: Fix flaky neighbor garbage collection testIdo Schimmel
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-26selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu
2025-07-25Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-07-25ipv6: add `force_forwarding` sysctl to enable per-interface forwardingGabriel Goller
2025-07-25selftests: rtnetlink: add macsec and vlan nesting testStanislav Fomichev
2025-07-25selftests: netfilter: ipvs.sh: Explicity disable rp_filter on interface tunl0Yi Chen
2025-07-25selftests: netfilter: Ignore tainted kernels in interface stress testPhil Sutter
2025-07-25selftests: netfilter: Enable CONFIG_INET_SCTP_DIAGSebastian Andrzej Siewior
2025-07-25selftests: net: Enable legacy netfilter legacy options.Florian Westphal
2025-07-24net: define an enum for the napi threaded stateSamiullah Khawaja
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-22selftests: netfilter: tone-down conntrack clash testFlorian Westphal
2025-07-22selftests: drv-net: Test head-adjustment supportMohsin Bashir
2025-07-22selftests: drv-net: Test tail-adjustment supportMohsin Bashir
2025-07-22selftests: drv-net: Test XDP_TX supportMohsin Bashir
2025-07-22selftests: drv-net: Test XDP_PASS/DROP supportMohsin Bashir
2025-07-21selftests: mptcp: connect: also cover checksumMatthieu Baerts (NGI0)
2025-07-21selftests: mptcp: connect: also cover alt modesMatthieu Baerts (NGI0)
2025-07-21selftests: tc: Add generic erspan_opts matching support for tc-flowerLi Shuang
2025-07-18selftests: rtnetlink: Add operational state testIdo Schimmel
2025-07-17selftests: net: prevent Python from buffering the outputJakub Kicinski
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17selftests: Add test cases for vlan_filter modification during runtimeDong Chenchen
2025-07-17Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-07-16selftests: drv-net: Strip '@' prefix from bpftrace map keysBreno Leitao
2025-07-16selftests: drv-net: add helper/wrapper for bpftraceJakub Kicinski
2025-07-16selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseqJakub Kicinski
2025-07-16selftests: rtnetlink: fix addrlft test flakiness on power-saving systemsHangbin Liu
2025-07-15selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni
2025-07-14selftests/net: packetdrill: add tcp_rcv_toobig.pktEric Dumazet
2025-07-14selftests/net: packetdrill: add tcp_ooo_rcv_mss.pktEric Dumazet