summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2022-12-12selftests: forwarding: Rename bridge_mdb testIdo Schimmel-1/+1
2022-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski-2/+34
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-445/+1631
2022-12-10selftests/bpf: test case for relaxed prunning of active_lock.idEduard Zingerman-0/+75
2022-12-10selftests/bpf: Add pruning test case for bpf_spin_lockKumar Kartikeya Dwivedi-0/+39
2022-12-10selftests/bpf: verify states_equal() maintains idmap across all framesEduard Zingerman-0/+82
2022-12-10selftests/bpf: test cases for regsafe() bug skipping check_id()Eduard Zingerman-0/+103
2022-12-08selftests: net: Fix O=dir buildsBjörn Töpel-3/+3
2022-12-08selftests: mlxsw: Move IPv6 decap_error test to shared directoryIdo Schimmel-1/+1
2022-12-08selftests/bpf: Add test for dynptr reinit in user_ringbuf callbackKumar Kartikeya Dwivedi-8/+45
2022-12-08bpf: Rework check_func_arg_reg_offKumar Kartikeya Dwivedi-2/+2
2022-12-08bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi-6/+6
2022-12-08bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_funcKumar Kartikeya Dwivedi-17/+2
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+222
2022-12-08Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-4/+220
2022-12-08selftests/bpf: Bring test_offload.py back to lifeStanislav Fomichev-3/+5
2022-12-07selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic testerAndrii Nakryiko-155/+64
2022-12-07selftests/bpf: add generic BPF program tester-loaderAndrii Nakryiko-1/+272
2022-12-06ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel-0/+10
2022-12-06ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel-0/+27
2022-12-06bpf: Don't use rcu_users to refcount in task kfuncsDavid Vernet-2/+12
2022-12-06selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_TEST_BPF=yDaan De Meyer-1/+1
2022-12-06selftests/bpf: Use "is not set" instead of "=n"Daan De Meyer-1/+1
2022-12-06selftests/bpf: Install all required files to run selftestsDaan De Meyer-2/+4
2022-12-06libbpf: Parse usdt args without offset on x86 (e.g. 8@(%rsp))Timo Hunziker-0/+8
2022-12-06selftests/bpf: Allow building bpf tests with CONFIG_XFRM_INTERFACE=[m|n]Martin KaFai Lau-4/+9
2022-12-06bpftool: Fix memory leak in do_build_table_cbMiaoqian Lin-0/+1
2022-12-05selftests/bpf: add xfrm_info testsEyal Birger-0/+403
2022-12-05tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.hEyal Birger-0/+1
2022-12-04selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksymJames Hilliard-3/+3
2022-12-04bpf: Add sleepable prog tests for cgrp local storageYonghong Song-0/+174
2022-12-04bpf: Do not mark certain LSM hook arguments as trustedYonghong Song-0/+12
2022-12-04selftests/bpf: Fix rcu_read_lock test with new MEM_RCU semanticsYonghong Song-10/+45
2022-12-02selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang-1/+1
2022-12-02selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao-1/+1
2022-12-02selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang-1/+1
2022-12-02libbpf: Improve usability of libbpf MakefileXin Liu-0/+17
2022-12-02selftests/bpf: Add GCC compatible builtins to bpf_legacy.hJames Hilliard-6/+13
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+2
2022-12-01selftests: Add a basic HSR test.Sebastian Andrzej Siewior-0/+268
2022-12-01selftests: mptcp: listener test for in-kernel PMGeliang Tang-1/+57
2022-12-01selftests: mptcp: make evts global in mptcp_joinGeliang Tang-23/+29
2022-12-01selftests: mptcp: listener test for userspace PMGeliang Tang-0/+76
2022-12-01selftests: mptcp: make evts global in userspace_pmGeliang Tang-120/+93
2022-12-01selftests: mptcp: enhance userspace pm testsGeliang Tang-4/+6
2022-12-01selftests: mptcp: declare var as localMatthieu Baerts-22/+29
2022-12-01selftests: mptcp: clearly declare global ns varsMatthieu Baerts-8/+6
2022-12-01selftests: mptcp: uniform 'rndh' variableMatthieu Baerts-5/+9
2022-12-01selftests: mptcp: removed defined but unused varsMatthieu Baerts-7/+0
2022-12-01selftests: mptcp: run mptcp_inq from a clean netnsMatthieu Baerts-4/+1