summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-07-22selftests: tc: Add generic erspan_opts matching support for tc-flowerLi Shuang2-1/+65
2025-07-19selftests: rtnetlink: Add operational state testIdo Schimmel1-0/+34
2025-07-18selftests/drivers/net: Support ipv6 for napi_id testTianyi Cui2-11/+28
2025-07-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-15/+479
2025-07-18selftests: net: prevent Python from buffering the outputJakub Kicinski1-3/+4
2025-07-18selftests: drv-net: rss_api: test input-xfrm and hash fieldsJakub Kicinski1-0/+143
2025-07-18netlink: specs: define input-xfrm enum in the specJakub Kicinski1-3/+3
2025-07-18selftests: drv-net: rss_api: test setting hashing key via NetlinkJakub Kicinski1-0/+33
2025-07-18selftests: drv-net: rss_api: test setting indirection table via NetlinkJakub Kicinski1-3/+93
2025-07-18selftests: drv-net: rss_api: factor out checking min queue countJakub Kicinski1-8/+9
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-21/+684
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-21/+614
2025-07-17selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptyingWilliam Liu1-0/+26
2025-07-17selftests: Add test cases for vlan_filter modification during runtimeDong Chenchen1-12/+86
2025-07-17Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni6-5/+432
2025-07-17selftests: net: add netpoll basic functionality testBreno Leitao2-0/+397
2025-07-17selftests: drv-net: Strip '@' prefix from bpftrace map keysBreno Leitao1-0/+2
2025-07-17selftests: drv-net: add helper/wrapper for bpftraceJakub Kicinski2-2/+35
2025-07-17vsock/test: fix vsock_ioctl_int() check for unsupported ioctlStefano Garzarella1-1/+1
2025-07-17selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseqJakub Kicinski1-1/+1
2025-07-17selftests: rtnetlink: fix addrlft test flakiness on power-saving systemsHangbin Liu1-3/+13
2025-07-15Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+70
2025-07-15selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni1-4/+4
2025-07-15selftests/net: packetdrill: add tcp_rcv_toobig.pktEric Dumazet1-0/+33
2025-07-15selftests/net: packetdrill: add tcp_ooo_rcv_mss.pktEric Dumazet1-0/+27
2025-07-15selftests/net: packetdrill: add tcp_rcv_big_endseq.pktEric Dumazet1-0/+44
2025-07-15Add support to set NAPI threaded for individual NAPISamiullah Khawaja1-1/+90
2025-07-15selftests: net: add test for variable PMTU in broadcast routesOscar Maes2-0/+48
2025-07-15selftests/tc-testing: Create test cases for adding qdiscs to invalid qdisc pa...Victor Nogueira1-0/+66
2025-07-15selftests: drv-net: add rss_api to the MakefileJakub Kicinski1-0/+1
2025-07-15selftests/bpf: Add tests for bucket resume logic in established socketsJordan Rife1-0/+293
2025-07-15selftests/bpf: Create iter_tcp_destroy test programJordan Rife1-0/+21
2025-07-15selftests/bpf: Create established sockets in socket iterator testsJordan Rife1-4/+85
2025-07-15selftests/bpf: Make ehash buckets configurable in socket iterator testsJordan Rife1-1/+18
2025-07-14selftests/bpf: Allow for iteration over multiple statesJordan Rife2-5/+9
2025-07-14selftests/bpf: Allow for iteration over multiple portsJordan Rife2-5/+6
2025-07-14selftests/bpf: Add tests for bucket resume logic in listening socketsJordan Rife1-0/+47
2025-07-14selftests: netfilter: nft_concat_range.sh: send packets to empty setFlorian Westphal1-0/+3
2025-07-14selftests: netfilter: conntrack_resize.sh: also use udpclash toolFlorian Westphal1-0/+17
2025-07-14selftests: netfilter: add conntrack clash resolution test caseFlorian Westphal4-0/+337
2025-07-14selftests: netfilter: conntrack_resize.sh: extend resize testFlorian Westphal1-5/+75
2025-07-13selftests/hid: add a test case for the recent syzbot underflowBenjamin Tissoires1-0/+70
2025-07-12selftests/net: packetdrill: add --mss option to three testsEric Dumazet3-0/+8
2025-07-12selftests: net: add netdev-l2addr.sh for testing L2 address functionalityToke Høiland-Jørgensen3-0/+83
2025-07-12selftests: flip local/remote endpoints in iou-zcrx.pyVishwanath Seshagiri1-49/+49
2025-07-12selftests/tc-testing: Add tests for restrictions on netem duplicationWilliam Liu2-3/+83
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-11/+18
2025-07-11selftests: drv-net: Add bpftool utilMohsin Bashir2-1/+5
2025-07-11selftests: net: lib: fix shift count out of rangeHangbin Liu1-1/+1
2025-07-11selftests: Add IPv6 multicast route generation tests for GRE devices.Guillaume Nault1-10/+17