summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-10-19inet: lock the socket in ip_sock_set_tos()Eric Dumazet
2023-10-18selftests: tc-testing: move auxiliary scripts to a dedicated folderPedro Tammela
2023-10-18selftests: tc-testing: add missing Kconfig options to 'config'Pedro Tammela
2023-10-18net: skb_find_text: Ignore patterns extending past 'to'Phil Sutter
2023-10-17selftests: forwarding: bridge_fdb_learning_limit: Add a new selftestJohannes Nixdorf
2023-10-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-16bpf: Disambiguate SCALAR register state output in verifier logsAndrii Nakryiko
2023-10-16selftests/bpf: Make align selftests more robustAndrii Nakryiko
2023-10-16selftests/bpf: Improve missed_kprobe_recursion test robustnessAndrii Nakryiko
2023-10-16selftests/bpf: Improve percpu_alloc test robustnessAndrii Nakryiko
2023-10-16selftests: net: remove unused variableszhujun2
2023-10-15ptp: add testptp mask testXabier Marquiegui
2023-10-15ptp: add debugfs interface to see applied channel masksXabier Marquiegui
2023-10-15test/vsock: io_uring rx/tx testsArseniy Krasnov
2023-10-15test/vsock: MSG_ZEROCOPY support for vsock_perfArseniy Krasnov
2023-10-15test/vsock: MSG_ZEROCOPY flag testsArseniy Krasnov
2023-10-13selftests/bpf: Add tests for open-coded task_vma iterDave Marchevsky
2023-10-13selftests/bpf: Rename bpf_iter_task_vma.c to bpf_iter_task_vmas.cDave Marchevsky
2023-10-13bpf: Change syscall_nr type to int in struct syscall_tp_tArtem Savkov
2023-10-13selftests: netdevsim: use suitable existing dummy file for flash testJiri Pirko
2023-10-13selftests: fdb_flush: Add test cases for FDB flush with bridge deviceAmit Cohen
2023-10-13selftests: Add test cases for FDB flush with VXLAN deviceAmit Cohen
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-11selftests/bpf: Add tests for cgroup unix socket address hooksDaan De Meyer
2023-10-11selftests/bpf: Make sure mount directory existsDaan De Meyer
2023-10-11selftests/bpf: Add missing section name tests for getpeername/getsocknameDaan De Meyer
2023-10-09selftests/bpf: Add BPF_FIB_LOOKUP_SRC testsMartynas Pumputis
2023-10-09selftests/bpf: Add testcase for async callback return value failureDavid Vernet
2023-10-09selftests/bpf: Test pinning bpf timer to a coreDavid Vernet
2023-10-06selftests/bpf: Make seen_tc* variable tests more robustDaniel Borkmann
2023-10-06selftests/bpf: Test query on empty mprog and pass revision into attachDaniel Borkmann
2023-10-06selftests/bpf: Adapt assert_mprog_count to always expect 0 countDaniel Borkmann
2023-10-06selftests/bpf: Test bpf_mprog query API via libbpf and raw syscallDaniel Borkmann
2023-10-06selftests/bpf: Add pairs_redir_to_connected helperGeliang Tang
2023-10-06selftests/bpf: Don't truncate #test/subtest fieldAndrii Nakryiko
2023-10-06selftests/bpf: Support building selftests in optimized -O2 modeAndrii Nakryiko
2023-10-06selftests/bpf: Fix compiler warnings reported in -O2 modeAndrii Nakryiko
2023-10-05selftests/bpf: Enable CONFIG_VSOCKETS in configGeliang Tang
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-04Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-10-04Merge tag 'nf-next-23-09-28' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-10-04selftests/bpf: Add uprobe_multi to gen_tar targetBjörn Töpel
2023-10-04selftests/bpf: Enable lld usage for RISC-VBjörn Töpel
2023-10-04selftests/bpf: Add cross-build support for urandom_read et alBjörn Töpel
2023-10-04selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for riscvBjörn Töpel
2023-10-04selftests/bpf: Define SYS_PREFIX for riscvBjörn Töpel
2023-10-04Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-04netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter