summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-07-09selftests: drv-net: rss_ctx: test flow rehashing without impacting trafficJakub Kicinski
2024-07-09selftests: drv-net: rss_ctx: check behavior of indirection table resizingJakub Kicinski
2024-07-09selftests: drv-net: rss_ctx: test queue changes vs user RSS configJakub Kicinski
2024-07-09selftests: drv-net: rss_ctx: factor out send traffic and checkJakub Kicinski
2024-07-09selftests: drv-net: rss_ctx: fix cleanup in the basic testJakub Kicinski
2024-07-09selftests: forwarding: Make vxlan-bridge-1d pass on debug kernelsIdo Schimmel
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-08selftests: net: ksft: interrupt cleanly on KeyboardInterruptJakub Kicinski
2024-07-08selftests/bpf: DENYLIST.aarch64: Remove fexit_sleepPuranjay Mohan
2024-07-08selftests/bpf: amend for wrong bpf_wq_set_callback_impl signatureBenjamin Tissoires
2024-07-08libbpf: Add NULL checks to bpf_object__{prev_map,next_map}Andreas Ziegler
2024-07-08selftests/bpf: Remove exceptions tests from DENYLIST.s390xIlya Leoshkevich
2024-07-05selftests: openvswitch: add psample testAdrian Moreno
2024-07-05selftests: openvswitch: parse trunc actionAdrian Moreno
2024-07-05selftests: openvswitch: add userspace parsingAdrian Moreno
2024-07-05selftests: openvswitch: add psample actionAdrian Moreno
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-04Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-03selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang
2024-07-03selftests: fix OOM in msg_zerocopy selftestZijian Zhang
2024-07-03selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima
2024-07-03selftests: openvswitch: Be more verbose with selftest debugging.Aaron Conole
2024-07-03selftests: openvswitch: Attempt to autoload module.Aaron Conole
2024-07-03selftests: openvswitch: Bump timeout to 15 minutes.Aaron Conole
2024-07-03selftests: drv-net: rss_ctx: allow more noise on default contextJakub Kicinski
2024-07-03tools: ynl: use ident name for Family, too.Paolo Abeni
2024-07-02tools: net: package libynl for use in selftestsJakub Kicinski
2024-07-02Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-07-02selftests/bpf: Remove arena tests from DENYLIST.s390xIlya Leoshkevich
2024-07-02selftests/bpf: Add UAF tests for arena atomicsIlya Leoshkevich
2024-07-02selftests/bpf: Introduce __arena_globalIlya Leoshkevich
2024-07-02bpftool: Mount bpffs when pinmaps path not under the bpffsTao Chen
2024-07-02selftests/bpf: Add testcase where 7th argment is structPu Lehui
2024-07-02selftests/bpf: Factor out many args tests from tracing_structPu Lehui
2024-07-02selftests/xsk: Enhance batch size support with dynamic configurationsTushar Vyavahare
2024-07-02selftests/xsk: Ensure traffic validation proceeds after ring size adjustment ...Tushar Vyavahare
2024-07-01Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-01selftests/bpf: Delete extra blank lines in test_sockmapZhu Jun
2024-07-01libbpf: Fix error handling in btf__distill_base()Alan Maguire
2024-07-01selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfuncLorenzo Bianconi
2024-07-01Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2024-07-01tcp_metrics: add netlink protocol spec in YAMLJakub Kicinski
2024-06-28selftests: drv-net: rss_ctx: convert to defer()Jakub Kicinski
2024-06-28selftests: drv-net: add ability to schedule cleanup with defer()Jakub Kicinski
2024-06-28selftests: net: ksft: avoid continue when handling resultsJakub Kicinski
2024-06-28selftests/net: Add test coverage for UDP GSO software fallbackJakub Sitnicki
2024-06-28Merge tag 'v6.10-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-06-28selftests: netfilter: nft_queue.sh: add test for disappearing listenerFlorian Westphal
2024-06-28selftests/harness: Fix tests timeout and race conditionMickaël Salaün