summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-07-18selftests/net: replace manual array size calc with ARRAYSIZE macro.Mahmoud Maatuq
2023-07-14selftests: router_bridge_pvid_vlan_upper: Add a new selftestPetr Machata
2023-07-14selftests: router_bridge_vlan_upper_pvid: Add a new selftestPetr Machata
2023-07-14selftests: router_bridge_vlan: Add PVID change testPetr Machata
2023-07-14selftests: router_bridge: Add tests to remove and add PVIDPetr Machata
2023-07-14selftests: forwarding: lib: Add ping6_, ping_test_fails()Petr Machata
2023-07-14selftests: rtnetlink: add MACsec offload testsSabrina Dubroca
2023-07-13selftests: mptcp: add speed env varGeliang Tang
2023-07-13selftests: mptcp: add fullmesh env varGeliang Tang
2023-07-13selftests: mptcp: add fastclose env varGeliang Tang
2023-07-13selftests: mptcp: set all env vars as local onesGeliang Tang
2023-07-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-13selftests/bpf: Add selftest for PTR_UNTRUSTEDYafang Shao
2023-07-13selftests/bpf: Add selftests for nested_trustYafang Shao
2023-07-13selftests/bpf: add testcase for TRACING with 6+ argumentsMenglong Dong
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-13Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-13selftests: tc-testing: add test for qfq with stab overheadPedro Tammela
2023-07-13selftests: tc-testing: add tests for qfq mtu sanity checkPedro Tammela
2023-07-12selftests: forwarding: Add test cases for flower port range matchingIdo Schimmel
2023-07-12selftests: mlxsw: Test port range registers' occupancyIdo Schimmel
2023-07-12selftests: mlxsw: Add scale test for port rangesIdo Schimmel
2023-07-12bpftool: Use "fallthrough;" keyword instead of commentsQuentin Monnet
2023-07-12selftests/bpf: Improve test coverage of bpf_mem_alloc.Alexei Starovoitov
2023-07-12Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-07-12selftests/user_events: Test struct size match casesBeau Belgrave
2023-07-12selftests/bpf: extend existing map resize tests for per-cpu use caseAndrii Nakryiko
2023-07-11bpftool: Show perf link infoYafang Shao
2023-07-11bpftool: Add perf event namesYafang Shao
2023-07-11bpf: Support ->fill_link_info for perf_eventYafang Shao
2023-07-11bpftool: Show kprobe_multi link infoYafang Shao
2023-07-11bpftool: Dump the kernel symbol's module nameYafang Shao
2023-07-11bpf: Support ->fill_link_info for kprobe_multiYafang Shao
2023-07-11libbpf: Remove HASHMAP_INIT static initialization helperJohn Sanpe
2023-07-11libbpf: Fix realloc API handling in zero-sized edge casesAndrii Nakryiko
2023-07-10bpftool: Use a local bpf_perf_event_value to fix accessing its fieldsAlexander Lobakin
2023-07-10bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.cQuentin Monnet
2023-07-10bpftool: Define a local bpf_perf_link to fix accessing its fieldsAlexander Lobakin
2023-07-10bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookieAlexander Lobakin
2023-07-09selftests: hid: fix vmtests.sh not running make headersBenjamin Tissoires
2023-07-08libbpf: only reset sec_def handler when necessaryAndrii Nakryiko
2023-07-08Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-07-07selftests/bpf: Correct two typosLu Hongfei
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds
2023-07-06libbpf: Use available_filter_functions_addrs with multi-kprobesJackie Liu
2023-07-06libbpf: Cross-join available_filter_functions and kallsyms for multi-kprobesJackie Liu
2023-07-06selftests/bpf: Bump and validate MAX_SYMSBjörn Töpel
2023-07-06selftests/bpf: test map percpu statsAnton Protopopov