summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-07-21selftests: drv-net: rss_api: context create and delete testsJakub Kicinski
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/drivers/net: Support ipv6 for napi_id testTianyi Cui
2025-07-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-07-17selftests: net: prevent Python from buffering the outputJakub Kicinski
2025-07-17selftests: drv-net: rss_api: test input-xfrm and hash fieldsJakub Kicinski
2025-07-17netlink: specs: define input-xfrm enum in the specJakub Kicinski
2025-07-17selftests: drv-net: rss_api: test setting hashing key via NetlinkJakub Kicinski
2025-07-17selftests: drv-net: rss_api: test setting indirection table via NetlinkJakub Kicinski
2025-07-17tools: ynl: support packing binary arrays of scalarsJakub Kicinski
2025-07-17selftests: drv-net: rss_api: factor out checking min queue countJakub Kicinski
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-17selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptyingWilliam Liu
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: net: add netpoll basic functionality testBreno Leitao
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-16vsock/test: fix vsock_ioctl_int() check for unsupported ioctlStefano Garzarella
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-15Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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
2025-07-14selftests/net: packetdrill: add tcp_rcv_big_endseq.pktEric Dumazet
2025-07-14Add support to set NAPI threaded for individual NAPISamiullah Khawaja
2025-07-14selftests: net: add test for variable PMTU in broadcast routesOscar Maes
2025-07-14selftests/tc-testing: Create test cases for adding qdiscs to invalid qdisc pa...Victor Nogueira
2025-07-14selftests: drv-net: add rss_api to the MakefileJakub Kicinski
2025-07-14selftests/bpf: Add tests for bucket resume logic in established socketsJordan Rife
2025-07-14selftests/bpf: Create iter_tcp_destroy test programJordan Rife
2025-07-14selftests/bpf: Create established sockets in socket iterator testsJordan Rife
2025-07-14selftests/bpf: Make ehash buckets configurable in socket iterator testsJordan Rife
2025-07-14selftests/bpf: Allow for iteration over multiple statesJordan Rife
2025-07-14selftests/bpf: Allow for iteration over multiple portsJordan Rife
2025-07-14selftests/bpf: Add tests for bucket resume logic in listening socketsJordan Rife
2025-07-14selftests: netfilter: nft_concat_range.sh: send packets to empty setFlorian Westphal
2025-07-14selftests: netfilter: conntrack_resize.sh: also use udpclash toolFlorian Westphal
2025-07-14selftests: netfilter: add conntrack clash resolution test caseFlorian Westphal
2025-07-14selftests: netfilter: conntrack_resize.sh: extend resize testFlorian Westphal
2025-07-13tools: ynl: default to --process-unknown in installed modeJakub Kicinski
2025-07-13Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-13tools: ynl: process unknown for enum valuesDonald Hunter
2025-07-13selftests/hid: add a test case for the recent syzbot underflowBenjamin Tissoires
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds
2025-07-11selftests/net: packetdrill: add --mss option to three testsEric Dumazet
2025-07-11selftests: net: add netdev-l2addr.sh for testing L2 address functionalityToke Høiland-Jørgensen