summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2025-07-02selftest: netdevsim: Add devlink rate tc-bw testCarolina 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-07-01selftests/tc-testing: Enable CONFIG_IP_SETSebastian Andrzej Siewior
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 tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-06-25netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski
2025-06-25selftests: drv-net: test RSS Netlink notificationsJakub Kicinski
2025-06-25selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell
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-23selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand
2025-06-23page_pool: import Jesper's page_pool benchmarkJesper Dangaard Brouer
2025-06-23selftests: drv-net: stats: use skip instead of xfail for unsupported featuresJakub Kicinski
2025-06-23selftests: drv-net: stats: fix pylint issuesJakub Kicinski
2025-06-23selftests: drv-net: import things in lib one by oneJakub Kicinski
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-23testptp: add option to enable external timestamping edgesMiroslav Lichvar
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-22selftest: add selftest for anycast notificationsYuyang Huang
2025-06-19selftests/mm: skip uprobe vma merge test if uprobes are not enabledPedro Falcato
2025-06-19selftests/mm: add configs to fix testcase failureDev Jain
2025-06-19selftests/mm: increase timeout from 180 to 900 secondsShivank Garg
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
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-19KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_casesZenghui Yu
2025-06-18netdevsim: remove udp_ports_sleepStanislav Fomichev
2025-06-18bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn
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-18selftests: netdevsim: improve lib.sh include in peer.shDavid Wei
2025-06-18selftests: netconsole: Add tests for 'msgid' feature in sysdataGustavo Luiz Duarte
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-17selftests: devmem: add ipv4 support to chunks testMina Almasry
2025-06-17selftests: devmem: remove unused variableMina Almasry
2025-06-17selftest: Add selftest for multicast address notificationsYuyang Huang