summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-28189-1928/+24252
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-271-0/+1
| |\
| | * selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca2023-06-241-0/+1
| * | perf trace: fix MSG_SPLICE_PAGES build errorMatthieu Baerts2023-06-271-0/+3
| * | net: Kill MSG_SENDPAGE_NOTLASTDavid Howells2023-06-242-5/+1
| * | tools: ynl: add display-hint support to ynlDonald Hunter2023-06-242-5/+39
| * | selftests: mptcp: connect: fix comment typoYueh-Shun Li2023-06-241-1/+1
| * | selftests: mptcp: add pm_nl_set_endpoint helperGeliang Tang2023-06-241-113/+122
| * | selftests: mptcp: drop sflags parameterGeliang Tang2023-06-241-17/+22
| * | selftests: mptcp: drop addr_nr_ns1/2 parametersGeliang Tang2023-06-241-73/+103
| * | selftests: mptcp: drop test_linkfail parameterGeliang Tang2023-06-241-93/+99
| * | selftests: mptcp: set FAILING_LINKS in run_testsGeliang Tang2023-06-241-6/+6
| * | selftests: mptcp: check subflow and addr infosGeliang Tang2023-06-241-21/+23
| * | selftests: mptcp: test userspace pm out of transferGeliang Tang2023-06-241-46/+99
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-06-2435-179/+1333
| |\ \
| | * | selftests/bpf: Fix compilation failure for prog vrf_socket_lookupYonghong Song2023-06-221-2/+3
| | * | selftests/bpf: Add vrf_socket_lookup testsGilad Sever2023-06-212-0/+400
| | * | selftests/bpf: Set the default value of consumer_cnt as 0Hou Tao2023-06-1914-128/+35
| | * | selftests/bpf: Ensure that next_cpu() returns a valid CPU numberHou Tao2023-06-192-1/+3
| | * | selftests/bpf: Output the correct error code for pthread APIsHou Tao2023-06-191-4/+6
| | * | selftests/bpf: Use producer_cnt to allocate local counter arrayHou Tao2023-06-191-1/+1
| | * | bpf: Centralize permissions checks for all BPF map typesAndrii Nakryiko2023-06-191-1/+5
| | * | selftests/bpf: Verify that check_ids() is used for scalars in regsafe()Eduard Zingerman2023-06-131-0/+315
| | * | selftests/bpf: Check if mark_chain_precision() follows scalar idsEduard Zingerman2023-06-132-0/+346
| | * | bpf: Use scalar ids in mark_chain_precision()Eduard Zingerman2023-06-131-4/+4
| | * | selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute*David Vernet2023-06-122-6/+6
| | * | selftests/bpf: Add test for new bpf_cpumask_first_and() kfuncDavid Vernet2023-06-123-0/+35
| | * | selftests/bpf: Fix invalid pointer check in get_xlated_program()Eduard Zingerman2023-06-121-11/+13
| | * | selftests/bpf: Add missing prototypes for several test kfuncsJiri Olsa2023-06-082-8/+15
| | * | selftests/bpf: Fix check_mtu using wrong variable typeJesper Dangaard Brouer2023-06-061-1/+1
| | * | selftests/bpf: Add missing selftests kconfig optionsDavid Vernet2023-06-051-0/+4
| | * | tools/resolve_btfids: Fix setting HOSTCFLAGSViktor Malik2023-06-051-2/+2
| | * | selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDsDavid Vernet2023-06-052-0/+25
| | * | bpf: Make bpf_refcount_acquire fallible for non-owning refsDave Marchevsky2023-06-052-1/+5
| | * | selftests/bpf: Test table ID fib lookup BPF helperLouis DeLosSantos2023-06-011-8/+53
| | * | bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos2023-06-011-3/+18
| | * | selftests/bpf: Add a test where map key_type_id with decl_tag typeYonghong Song2023-05-301-0/+40
| * | | tools: ynl: improve the direct-include header guard logicJakub Kicinski2023-06-221-14/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-2213-85/+531
| |\ \ \ | | | |/ | | |/|
| * | | selftests: mptcp: join: skip check if MIB counter not supported (part 2)Matthieu Baerts2023-06-211-16/+17
| * | | selftests: mptcp: add MPTCP_FULL_INFO testcasePaolo Abeni2023-06-211-2/+91
| * | | selftests: mptcp: explicitly tests aggregate countersPaolo Abeni2023-06-211-1/+26
| * | | selftests: tc-testing: add one test for flushing explicitly created chainrenmingshuai2023-06-211-0/+25
| * | | selftests: mlxsw: one_armed_router: Use port MAC for bridge addressPetr Machata2023-06-211-1/+2
| * | | selftests: mlxsw: vxlan: Disable IPv6 autogen on bridgesPetr Machata2023-06-211-10/+31
| * | | selftests: mlxsw: spectrum: q_in_vni_veto: Disable IPv6 autogen on a bridgePetr Machata2023-06-211-0/+1
| * | | selftests: mlxsw: qos_mc_aware: Disable IPv6 autogen on bridgesPetr Machata2023-06-211-0/+2
| * | | selftests: mlxsw: qos_ets_strict: Disable IPv6 autogen on bridgesPetr Machata2023-06-211-2/+6
| * | | selftests: mlxsw: qos_dscp_bridge: Disable IPv6 autogen on a bridgePetr Machata2023-06-211-0/+1
| * | | selftests: mlxsw: mirror_gre_scale: Disable IPv6 autogen on a bridgePetr Machata2023-06-211-0/+1