summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-07-19selftests/net: replace manual array size calc with ARRAYSIZE macro.Mahmoud Maatuq4-5/+13
2023-07-14selftests: router_bridge_pvid_vlan_upper: Add a new selftestPetr Machata2-0/+156
2023-07-14selftests: router_bridge_vlan_upper_pvid: Add a new selftestPetr Machata2-0/+172
2023-07-14selftests: router_bridge_vlan: Add PVID change testPetr Machata1-15/+85
2023-07-14selftests: router_bridge: Add tests to remove and add PVIDPetr Machata1-0/+50
2023-07-14selftests: forwarding: lib: Add ping6_, ping_test_fails()Petr Machata1-0/+18
2023-07-14selftests: rtnetlink: add MACsec offload testsSabrina Dubroca1-0/+83
2023-07-14selftests: mptcp: add speed env varGeliang Tang1-105/+125
2023-07-14selftests: mptcp: add fullmesh env varGeliang Tang1-7/+9
2023-07-14selftests: mptcp: add fastclose env varGeliang Tang1-9/+12
2023-07-14selftests: mptcp: set all env vars as local onesGeliang Tang1-6/+12
2023-07-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski67-99/+3201
2023-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski112-632/+9582
2023-07-14selftests/bpf: Add selftest for PTR_UNTRUSTEDYafang Shao2-0/+65
2023-07-14selftests/bpf: Add selftests for nested_trustYafang Shao2-0/+31
2023-07-14selftests/bpf: add testcase for TRACING with 6+ argumentsMenglong Dong12-15/+332
2023-07-14Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-0/+135
2023-07-13Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+12
2023-07-13selftests: tc-testing: add test for qfq with stab overheadPedro Tammela1-0/+38
2023-07-13selftests: tc-testing: add tests for qfq mtu sanity checkPedro Tammela1-0/+48
2023-07-13selftests: forwarding: Add test cases for flower port range matchingIdo Schimmel2-0/+229
2023-07-13selftests: mlxsw: Test port range registers' occupancyIdo Schimmel1-0/+111
2023-07-13selftests: mlxsw: Add scale test for port rangesIdo Schimmel5-0/+114
2023-07-13bpftool: Use "fallthrough;" keyword instead of commentsQuentin Monnet2-2/+2
2023-07-13selftests/bpf: Improve test coverage of bpf_mem_alloc.Alexei Starovoitov1-1/+1
2023-07-12Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2023-07-12selftests/user_events: Test struct size match casesBeau Belgrave1-0/+12
2023-07-12selftests/bpf: extend existing map resize tests for per-cpu use caseAndrii Nakryiko2-5/+17
2023-07-12bpftool: Show perf link infoYafang Shao1-1/+246
2023-07-12bpftool: Add perf event namesYafang Shao1-0/+67
2023-07-12bpf: Support ->fill_link_info for perf_eventYafang Shao1-0/+35
2023-07-12bpftool: Show kprobe_multi link infoYafang Shao1-3/+115
2023-07-12bpftool: Dump the kernel symbol's module nameYafang Shao2-1/+7
2023-07-12bpf: Support ->fill_link_info for kprobe_multiYafang Shao1-0/+5
2023-07-11libbpf: Remove HASHMAP_INIT static initialization helperJohn Sanpe1-10/+0
2023-07-11libbpf: Fix realloc API handling in zero-sized edge casesAndrii Nakryiko2-4/+16
2023-07-11bpftool: Use a local bpf_perf_event_value to fix accessing its fieldsAlexander Lobakin1-10/+17
2023-07-11bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.cQuentin Monnet1-2/+9
2023-07-11bpftool: Define a local bpf_perf_link to fix accessing its fieldsAlexander Lobakin1-2/+7
2023-07-11bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookieAlexander Lobakin1-1/+5
2023-07-09selftests: hid: fix vmtests.sh not running make headersBenjamin Tissoires1-0/+1
2023-07-09libbpf: only reset sec_def handler when necessaryAndrii Nakryiko1-8/+19
2023-07-08Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...Linus Torvalds95-448/+9316
2023-07-07selftests/bpf: Correct two typosLu Hongfei2-2/+2
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+74
2023-07-07Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-07-07libbpf: Use available_filter_functions_addrs with multi-kprobesJackie Liu1-1/+61
2023-07-07libbpf: Cross-join available_filter_functions and kallsyms for multi-kprobesJackie Liu1-13/+97
2023-07-06selftests/bpf: Bump and validate MAX_SYMSBjörn Töpel1-1/+4
2023-07-06selftests/bpf: test map percpu statsAnton Protopopov2-0/+471