summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-05-06io_uring/zcrx: selftests: fix setting ntuple rule into rssDavid Wei
2025-05-06Merge tag 'nf-next-25-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-05-06selftests: net: exit cleanly on SIGTERM / timeoutJakub Kicinski
2025-05-05selftests: iou-zcrx: Clean up build warnings for error formatHaiyue Wang
2025-05-05selftests: mptcp: add chk_sublfow in diag.shGang Yan
2025-05-05selftests: mptcp: add helpers to get subflow_infoGang Yan
2025-05-05selftests: mptcp: refactor NLMSG handling with 'proto'Gang Yan
2025-05-05selftests: mptcp: refactor send_query parameters for code clarityGang Yan
2025-05-05selftests: mptcp: add struct params in mptcp_diagGang Yan
2025-05-05selftests: mptcp: sockopt: use IPPROTO_MPTCP for getaddrinfoGeliang Tang
2025-05-05selftests: mptcp: info: hide 'grep: write error' warningsMatthieu Baerts (NGI0)
2025-05-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-05-05selftests: netfilter: nft_fib.sh: check lo packets bypass fib lookupFlorian Westphal
2025-05-05selftests: netfilter: add conntrack stress testFlorian Westphal
2025-05-02selftests/bpf: Cleanup bpf qdisc selftestsAmery Hung
2025-05-02selftests/bpf: Test attaching a bpf qdisc with incomplete operatorsAmery Hung
2025-05-02selftests/bpf: Test setting and creating bpf qdisc as default qdiscAmery Hung
2025-05-02selftests/bpf: Add tests for bucket resume logic in UDP socket iteratorsJordan Rife
2025-05-02selftests/bpf: Return socket cookies from sock_iter_batch progsJordan Rife
2025-05-01selftests: drv-net: rss_input_xfrm: Check test prerequisites before runningGal Pressman
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-01Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-29selftests: net: tc_taprio: new testVladimir Oltean
2025-04-29selftests: net: tsn_lib: add window_size argument to isochron_do()Vladimir Oltean
2025-04-29selftests: net: tsn_lib: create common helper for counting received packetsVladimir Oltean
2025-04-29selftests/bpf: Fix compilation errorsFeng Yang
2025-04-29Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-29Merge tag 'fixes-2025-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-29io_uring/zcrx: selftests: parse json from ethtool -gDavid Wei
2025-04-29io_uring/zcrx: selftests: use rand_port()David Wei
2025-04-29selftests/net: test tcp connection load balancingWillem de Bruijn
2025-04-28selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviourVictor Nogueira
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-26Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-26Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-25selftests: net: bridge_vlan_aware: test untagged/8021p-tagged with and withou...Vladimir Oltean
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-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-25selftests/bpf: Correct typo in __clang_major__ macroPeilin Ye
2025-04-25Merge tag 'cxl-fixes-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-25selftests/bpf: add test for softlock when modifying hashmap while iteratingBrandon Kammerdiener
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-24selftests: iou-zcrx: Get the page size at runtimeHaiyue Wang