summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: net: remove unused variableszhujun22023-10-163-5/+3
* ptp: add testptp mask testXabier Marquiegui2023-10-151-1/+18
* ptp: add debugfs interface to see applied channel masksXabier Marquiegui2023-10-151-0/+14
* test/vsock: io_uring rx/tx testsArseniy Krasnov2023-10-153-2/+348
* test/vsock: MSG_ZEROCOPY support for vsock_perfArseniy Krasnov2023-10-152-10/+72
* test/vsock: MSG_ZEROCOPY flag testsArseniy Krasnov2023-10-158-1/+633
* selftests: netdevsim: use suitable existing dummy file for flash testJiri Pirko2023-10-131-7/+14
* selftests: fdb_flush: Add test cases for FDB flush with bridge deviceAmit Cohen2023-10-131-0/+96
* selftests: Add test cases for FDB flush with VXLAN deviceAmit Cohen2023-10-132-0/+717
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-127-110/+566
|\
| * Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-125-73/+331
| |\
| | * selftests/bpf: Add testcase for async callback return value failureDavid Vernet2023-10-092-2/+51
| | * selftests/bpf: Make seen_tc* variable tests more robustDaniel Borkmann2023-10-063-60/+46
| | * selftests/bpf: Test query on empty mprog and pass revision into attachDaniel Borkmann2023-10-061-0/+59
| | * selftests/bpf: Adapt assert_mprog_count to always expect 0 countDaniel Borkmann2023-10-063-11/+8
| | * selftests/bpf: Test bpf_mprog query API via libbpf and raw syscallDaniel Borkmann2023-10-061-0/+167
| * | Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-10-102-37/+235
| |\ \ | | |/ | |/|
| | * hv/hv_kvp_daemon:Support for keyfile based connection profileShradha Gupta2023-10-102-37/+235
* | | tools: ynl: use ynl-gen -o instead of stdout in MakefileJakub Kicinski2023-10-111-2/+2
* | | tools: ynl-gen: handle do ops with no input attrsJakub Kicinski2023-10-091-6/+11
* | | tools: ynl-gen: use uapi header name for the header guardJakub Kicinski2023-10-061-1/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-0541-607/+811
|\| |
| * | Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-058-18/+432
| |\ \
| | * \ Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2023-10-044-18/+292
| | |\ \
| | | * | netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter2023-10-041-0/+20
| | | * | selftests: netfilter: Extend nft_audit.shPhil Sutter2023-10-041-16/+81
| | | * | selftests: netfilter: test for sctp collision processing in nf_conntrackXin Long2023-10-043-2/+191
| | * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-044-0/+140
| | |\ \ \ | | | |/ / | | |/| |
| | | * | selftest/bpf: Add various selftests for program limitsDaniel Borkmann2023-09-291-0/+84
| | | * | bpf, sockmap: Add tests for MSG_F_PEEKJohn Fastabend2023-09-291-0/+51
| | | * | selftests/bpf: Check bpf_cubic_acked() is called via struct_opsSong Liu2023-09-192-0/+5
| * | | | Merge tag 'rtla-v6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-10-042-8/+30
| |\ \ \ \
| | * | | | rtla/timerlat: Do not stop user-space if a cpu is offlineDaniel Bristot de Oliveira2023-09-221-2/+4
| | * | | | rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread s...Daniel Bristot de Oliveira2023-09-121-5/+8
| | * | | | rtla/timerlat_aa: Fix negative IRQ delayDaniel Bristot de Oliveira2023-09-121-1/+17
| | * | | | rtla/timerlat_aa: Zero thread sum after every sample analysisDaniel Bristot de Oliveira2023-09-121-0/+1
| * | | | | Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-10-041-1/+1
| |\ \ \ \ \
| | * | | | | selftests: Fix wrong TARGET in kselftest top level MakefileJuntong Deng2023-09-261-1/+1
| * | | | | | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-012-4/+4
| |\ \ \ \ \ \
| | * | | | | | selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng2023-09-292-4/+4
| * | | | | | | Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-09-302-9/+9
| |\ \ \ \ \ \ \
| | * | | | | | | selftests/powerpc: Fix emit_tests to work with run_kselftest.shMichael Ellerman2023-09-222-9/+9
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'linux-kselftest-fixes-6.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-09-265-9/+34
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | selftests/user_events: Fix to unmount tracefs when test created mountBeau Belgrave2023-09-185-9/+34
| | |/ / / / /
| * | | | | | Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' of git://git.kernel.org/pu...Linus Torvalds2023-09-2616-539/+255
| |\ \ \ \ \ \
| | * | | | | | perf jevent: fix core dump on software events on s390Thomas Richter2023-09-171-1/+1
| | * | | | | | perf pmu: Ensure all alias variables are initializedIan Rogers2023-09-171-1/+1
| | * | | | | | perf jevents metric: Fix type of strcmp_cpuid_strIan Rogers2023-09-171-2/+2
| | * | | | | | perf trace: Avoid compile error wrt redefining boolIan Rogers2023-09-171-0/+2
| | * | | | | | perf bpf-prologue: Remove unused fileIan Rogers2023-09-171-508/+0