summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-01inet: implement lockless IP_TOSEric Dumazet
2023-09-28selftests/tc-testing: update tdc documentationPedro Tammela
2023-09-28selftests/tc-testing: implement tdc parallel test runPedro Tammela
2023-09-28selftests/tc-testing: update test definitions for local resourcesPedro Tammela
2023-09-28selftests/tc-testing: localize test resourcesPedro Tammela
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-21Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-09-19selftests/bpf: Print log buffer for exceptions test only on failureKumar Kartikeya Dwivedi
2023-09-18kselftest: rtnetlink: add pause and pause on fail flagDaniel Mendes
2023-09-18kselftest: rtnetlink.sh: add verbose flagDaniel Mendes
2023-09-18selftests: hsr: Extend the testsuite to also cover HSRv1.Sebastian Andrzej Siewior
2023-09-18selftests: hsr: Reorder the testsuite.Sebastian Andrzej Siewior
2023-09-18selftests: hsr: Use `let' properly.Sebastian Andrzej Siewior
2023-09-17Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-17vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKETStefano Garzarella
2023-09-17vsock/test: use send_buf() in vsock_test.cStefano Garzarella
2023-09-17vsock/test: add send_buf() utility functionStefano Garzarella
2023-09-17vsock/test: use recv_buf() in vsock_test.cStefano Garzarella
2023-09-17vsock/test: add recv_buf() utility functionStefano Garzarella
2023-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2023-09-16selftests/bpf: Add tests for BPF exceptionsKumar Kartikeya Dwivedi
2023-09-16selftests/bpf: Add BPF assertion macrosKumar Kartikeya Dwivedi
2023-09-16libbpf: Add support for custom exception callbacksKumar Kartikeya Dwivedi
2023-09-16libbpf: Refactor bpf_object__reloc_codeKumar Kartikeya Dwivedi
2023-09-16bpf: Add support for custom exception callbacksKumar Kartikeya Dwivedi
2023-09-16bpf: Implement BPF exceptionsKumar Kartikeya Dwivedi
2023-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2023-09-15Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-15selftest, bpf: enable cpu v4 tests for arm32Puranjay Mohan
2023-09-15bpf: Fix BTF_ID symbol generation collision in tools/Nick Desaulniers
2023-09-15tools: ynl: extend netdev sample to dump xdp-rx-metadata-featuresStanislav Fomichev
2023-09-15bpf: expose information about supported xdp metadata kfuncStanislav Fomichev
2023-09-15Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2023-09-15selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca
2023-09-14selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not availableArtem Savkov
2023-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-14selftests/xsk: display command line options with -hMagnus Karlsson
2023-09-14selftests/xsk: fail single test instead of all testsMagnus Karlsson
2023-09-14selftests/xsk: use ksft_print_msg uniformlyMagnus Karlsson
2023-09-14selftests/xsk: add option to run single testMagnus Karlsson
2023-09-14selftests/xsk: add option that lists all testsMagnus Karlsson
2023-09-14selftests/xsk: declare test names in structMagnus Karlsson
2023-09-14selftests/xsk: move all tests to separate functionsMagnus Karlsson
2023-09-14selftests/xsk: add option to only run tests in a single modeMagnus Karlsson
2023-09-14selftests/xsk: add timeout for Tx threadMagnus Karlsson
2023-09-14selftests/xsk: print per packet info in verbose modeMagnus Karlsson
2023-09-14memblock tests: fix warning ‘struct seq_file’ declared inside parameter listMike Rapoport (IBM)