summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-04-29selftests/net: test tcp connection load balancingWillem de Bruijn
2025-04-28tools/Makefile: Add ynl targetJoe Damato
2025-04-28selftests: net: add a virtio_net deadlock selftestBui Quang Minh
2025-04-28selftests: net: retry when bind returns EBUSY in xdp_helperBui Quang Minh
2025-04-28selftests: net: add flag to force zerocopy mode in xdp_helperBui Quang Minh
2025-04-28selftests: net: move xdp_helper to net/libBui Quang Minh
2025-04-25io_uring/zcrx: selftests: add test case for rss ctxDavid Wei
2025-04-25io_uring/zcrx: selftests: set hds_thresh to 0David Wei
2025-04-25io_uring/zcrx: selftests: switch to using defer() for cleanupDavid Wei
2025-04-24selftests: drv-net: Test that NAPI ID is non-zeroJoe Damato
2025-04-24selftests: drv-net: Factor out ksft C helpersJoe Damato
2025-04-24tools: ynl: fix the header guard name for OVPNJakub Kicinski
2025-04-24selftests: iou-zcrx: Get the page size at runtimeHaiyue Wang
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-24Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-23selftests/tc-testing: Add test for HFSC queue emptying during peek operationCong Wang
2025-04-23selftests: mptcp: diag: use mptcp_lib_get_info_valueGeliang Tang
2025-04-23netlink: specs: allow header properties for attribute setsJakub Kicinski
2025-04-23selftests: net/bridge : add tests for per vlan snooping with stp state changesYong Wang
2025-04-21Merge tag 'sched_ext-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-04-21tools: ynl: add missing header depsJakub Kicinski
2025-04-19Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-19Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-18Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-04-18Merge tag 'linux_kselftest-kunit-fixes-6.15-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2025-04-18Merge tag 'linux_kselftest-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-04-18Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-18tracing: selftests: Add testing a user string to filtersSteven Rostedt
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-17selftests/bpf: Test attaching bpf qdisc to mq and non rootAmery Hung
2025-04-17selftests/bpf: Add a bpf fq qdisc to selftestAmery Hung
2025-04-17selftests/bpf: Add a basic fifo qdisc testAmery Hung
2025-04-17libbpf: Support creating and destroying qdiscAmery Hung
2025-04-17testing/selftests: add test tool and scripts for ovpn moduleAntonio Quartulli
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds
2025-04-16selftests: ublk: add generic_06 for covering fault injectUday Shankar
2025-04-16selftests: ublk: move creating UBLK_TMP into _prep_test()Ming Lei
2025-04-16selftests: ublk: add test_stress_05.shMing Lei
2025-04-16selftests: ublk: support user recoveryMing Lei
2025-04-16selftests: ublk: support target specific command lineMing Lei
2025-04-16selftests: ublk: increase max nr_queues and queue depthMing Lei
2025-04-16selftests: ublk: set queue pthread's cpu affinityMing Lei
2025-04-16selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFE...Ming Lei
2025-04-16selftests: ublk: add two stress tests for zero copy featureMing Lei
2025-04-16selftests: ublk: run stress tests in parallelMing Lei
2025-04-16selftests: ublk: make sure _add_ublk_dev can return in sub-shellMing Lei
2025-04-16selftests: ublk: cleanup backfile automaticallyMing Lei
2025-04-16selftests: ublk: add io_uring uapi headerMing Lei