aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-06-14selftests: forwarding: Add test for minimum and maximum MTUAmit Cohen2-0/+284
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski22-31/+233
2024-06-13Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+3
2024-06-12selftests: forwarding: router_mpath_hash: Add a new selftestPetr Machata2-0/+334
2024-06-12selftests: forwarding: lib: Split sysctl_save() out of sysctl_set()Petr Machata1-1/+8
2024-06-11selftests: mptcp: lib: use wait_local_port_listen helperGeliang Tang1-14/+2
2024-06-11selftests: mptcp: lib: use setup/cleanup_ns helpersGeliang Tang1-9/+8
2024-06-11selftests: net: lib: remove 'ns' var in setup_nsGeliang Tang1-8/+12
2024-06-11selftests: net: lib: do not set ns var as readonlyMatthieu Baerts (NGI0)1-3/+3
2024-06-11selftests: net: lib: remove ns from list after clean-upMatthieu Baerts (NGI0)1-4/+17
2024-06-11selftests: net: lib: ignore possible errorsMatthieu Baerts (NGI0)1-9/+1
2024-06-10mptcp: pm: update add_addr counters after connectYonglongLi1-2/+2
2024-06-10mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi1-1/+2
2024-06-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski37-385/+1410
2024-06-10mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel1-4/+51
2024-06-09Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...Linus Torvalds19-29/+118
2024-06-09tools: ynl: make user space policies constJakub Kicinski4-13/+13
2024-06-07Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-0/+112
2024-06-06selftests/bpf: Drop useless arguments of do_test in bpf_tcp_caGeliang Tang1-11/+9
2024-06-06selftests/bpf: Use start_test in test_dctcp in bpf_tcp_caGeliang Tang1-12/+15
2024-06-06selftests/bpf: Use start_test in test_dctcp_fallback in bpf_tcp_caGeliang Tang1-11/+9
2024-06-06selftests/bpf: Add start_test helper in bpf_tcp_caGeliang Tang1-9/+33
2024-06-06selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_caGeliang Tang1-27/+34
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-29/+129
2024-06-06libbpf: Auto-attach struct_ops BPF maps in BPF skeletonMykyta Yatsenko4-7/+113
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-11/+13
2024-06-06selftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)1-0/+1
2024-06-06selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)1-6/+7
2024-06-06selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)1-3/+1
2024-06-06selftests/bpf: Add btf_field_iter selftestsAlan Maguire1-0/+161
2024-06-06selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song1-1/+2
2024-06-05selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addressesLukasz Majewski1-0/+9
2024-06-05selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addressesLukasz Majewski1-0/+15
2024-06-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-2/+3
2024-06-05Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+23
2024-06-05KVM: s390x: selftests: Add shared zeropage testDavid Hildenbrand2-0/+112
2024-06-05libbpf: Remove callback-based type/string BTF field visitor helpersAndrii Nakryiko2-132/+0
2024-06-05bpftool: Use BTF field iterator in btfgenAndrii Nakryiko1-10/+6
2024-06-05libbpf: Make use of BTF field iterator in BTF handling codeAndrii Nakryiko1-22/+54
2024-06-05libbpf: Make use of BTF field iterator in BPF linker codeAndrii Nakryiko3-26/+40
2024-06-05libbpf: Add BTF field iteratorAndrii Nakryiko2-0/+186
2024-06-05perf bpf: Fix handling of minimal vmlinux.h file when interrupting the buildNamhyung Kim1-0/+1
2024-06-05Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"Arnaldo Carvalho de Melo1-4/+2
2024-06-05selftests: hsr: add missing config for CONFIG_BRIDGEHangbin Liu1-0/+1
2024-06-04selftests/bpf: Ignore .llvm.<hash> suffix in kallsyms_find()Yonghong Song1-1/+12
2024-06-04tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+6
2024-06-04selftests/bpf: Fix bpf_cookie and find_vma in nested VMSong Liu2-3/+3
2024-06-04Merge tag 'linux_kselftest-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds11-15/+47
2024-06-03selftests/bpf: Test global bpf_list_head arrays.Kui-Feng Lee2-0/+54
2024-06-03selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types.Kui-Feng Lee2-0/+124