summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-07-21selftests: tc: Add generic erspan_opts matching support for tc-flowerLi Shuang-1/+65
2025-07-18selftests: rtnetlink: Add operational state testIdo Schimmel-0/+34
2025-07-17selftests/drivers/net: Support ipv6 for napi_id testTianyi Cui-11/+28
2025-07-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-15/+479
2025-07-17selftests: net: prevent Python from buffering the outputJakub Kicinski-3/+4
2025-07-17selftests: drv-net: rss_api: test input-xfrm and hash fieldsJakub Kicinski-0/+143
2025-07-17netlink: specs: define input-xfrm enum in the specJakub Kicinski-3/+3
2025-07-17selftests: drv-net: rss_api: test setting hashing key via NetlinkJakub Kicinski-0/+33
2025-07-17selftests: drv-net: rss_api: test setting indirection table via NetlinkJakub Kicinski-3/+93
2025-07-17selftests: drv-net: rss_api: factor out checking min queue countJakub Kicinski-8/+9
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-21/+684
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-21/+614
2025-07-17selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptyingWilliam Liu-0/+26
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-16selftests: net: add netpoll basic functionality testBreno Leitao-0/+397
2025-07-16selftests: drv-net: Strip '@' prefix from bpftrace map keysBreno Leitao-0/+2
2025-07-16selftests: drv-net: add helper/wrapper for bpftraceJakub Kicinski-2/+35
2025-07-16vsock/test: fix vsock_ioctl_int() check for unsupported ioctlStefano Garzarella-1/+1
2025-07-16selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseqJakub Kicinski-1/+1
2025-07-16selftests: rtnetlink: fix addrlft test flakiness on power-saving systemsHangbin Liu-3/+13
2025-07-15Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+70
2025-07-15selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni-4/+4
2025-07-14selftests/net: packetdrill: add tcp_rcv_toobig.pktEric Dumazet-0/+33
2025-07-14selftests/net: packetdrill: add tcp_ooo_rcv_mss.pktEric Dumazet-0/+27
2025-07-14selftests/net: packetdrill: add tcp_rcv_big_endseq.pktEric Dumazet-0/+44
2025-07-14Add support to set NAPI threaded for individual NAPISamiullah Khawaja-1/+90
2025-07-14selftests: net: add test for variable PMTU in broadcast routesOscar Maes-0/+48
2025-07-14selftests/tc-testing: Create test cases for adding qdiscs to invalid qdisc pa...Victor Nogueira-0/+66
2025-07-14selftests: drv-net: add rss_api to the MakefileJakub Kicinski-0/+1
2025-07-14selftests/bpf: Add tests for bucket resume logic in established socketsJordan Rife-0/+293
2025-07-14selftests/bpf: Create iter_tcp_destroy test programJordan Rife-0/+21
2025-07-14selftests/bpf: Create established sockets in socket iterator testsJordan Rife-4/+85
2025-07-14selftests/bpf: Make ehash buckets configurable in socket iterator testsJordan Rife-1/+18
2025-07-14selftests/bpf: Allow for iteration over multiple statesJordan Rife-5/+9
2025-07-14selftests/bpf: Allow for iteration over multiple portsJordan Rife-5/+6
2025-07-14selftests/bpf: Add tests for bucket resume logic in listening socketsJordan Rife-0/+47
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-13selftests/hid: add a test case for the recent syzbot underflowBenjamin Tissoires-0/+70
2025-07-11selftests/net: packetdrill: add --mss option to three testsEric Dumazet-0/+8
2025-07-11selftests: net: add netdev-l2addr.sh for testing L2 address functionalityToke Høiland-Jørgensen-0/+83
2025-07-11selftests: flip local/remote endpoints in iou-zcrx.pyVishwanath Seshagiri-49/+49
2025-07-11selftests/tc-testing: Add tests for restrictions on netem duplicationWilliam Liu-3/+83
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-11/+18
2025-07-11selftests: drv-net: Add bpftool utilMohsin Bashir-1/+5
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