summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni5-19/+46
2025-07-03selftests: drv-net: Add test for devlink-rate traffic class bandwidth distrib...Carolina Jubran5-3/+474
2025-07-03selftest: netdevsim: Add devlink rate tc-bw testCarolina Jubran1-0/+53
2025-07-03selftest: net: extend msg_zerocopy test with forwardingWillem de Bruijn2-31/+77
2025-07-03vsock/test: Add test for null ptr deref when transport changesLuigi Leonardi2-0/+171
2025-07-03vsock/test: Add macros to identify transportsLuigi Leonardi1-0/+4
2025-07-02Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+36
2025-07-02selftests: seg6: fix instaces typo in commentsAndrea Mayer4-4/+4
2025-07-02selftests: pp-bench: remove page_pool_put_page wrapperMina Almasry1-9/+3
2025-07-02selftests: pp-bench: remove unneeded linux/version.hMina Almasry1-5/+2
2025-07-02selftests/tc-testing: Enable CONFIG_IP_SETSebastian Andrzej Siewior1-0/+1
2025-07-01selftests: net: Add a selftest for externally validated neighbor entriesIdo Schimmel2-0/+367
2025-06-28Merge tag 'loongarch-fixes-6.16-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2025-06-28Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+5
2025-06-28selftests/net: packetdrill: add tcp_dsack_mult.pktEric Dumazet1-0/+45
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds1-2/+3
2025-06-27selftests: forwarding: lib: Split setup_wait()Petr Machata4-5/+10
2025-06-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-0/+95
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski46-153/+617
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-5/+139
2025-06-26LoongArch: Replace __ASSEMBLY__ with __ASSEMBLER__ in headersThomas Huth1-2/+2
2025-06-26Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds9-88/+122
2025-06-26selftests/mm: fix validate_addr() helperDev Jain1-2/+5
2025-06-26netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski1-1/+1
2025-06-26selftests: drv-net: test RSS Netlink notificationsJakub Kicinski1-0/+89
2025-06-26selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn1-15/+18
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell2-3/+23
2025-06-25selftests: ublk: don't take same backing file for more than one ublk devicesMing Lei1-2/+3
2025-06-24iommufd/selftest: Fix build warnings due to uninitialized mfdNicolin Chen1-2/+6
2025-06-24iommufd/selftest: Add asserts testing global mfdNicolin Chen1-0/+2
2025-06-24iommufd/selftest: Add missing close(mfd) in memfd_mmap()Nicolin Chen1-2/+7
2025-06-24iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizesNicolin Chen1-9/+21
2025-06-24selftest: af_unix: Add tests for -ECONNRESET.Kuniyuki Iwashima1-4/+115
2025-06-24af_unix: Add test for consecutive consumed OOB.Kuniyuki Iwashima1-0/+23
2025-06-24selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand3-33/+10
2025-06-24page_pool: import Jesper's page_pool benchmarkJesper Dangaard Brouer6-0/+964
2025-06-24selftests: drv-net: stats: use skip instead of xfail for unsupported featuresJakub Kicinski1-3/+3
2025-06-24selftests: drv-net: stats: fix pylint issuesJakub Kicinski1-15/+30
2025-06-23selftests: drv-net: import things in lib one by oneJakub Kicinski2-0/+31
2025-06-23libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen1-0/+3
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds3-2/+8
2025-06-23testptp: add option to enable external timestamping edgesMiroslav Lichvar1-2/+9
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+8
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+13
2025-06-22selftest: add selftest for anycast notificationsYuyang Huang1-1/+43
2025-06-21Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...Linus Torvalds29-51/+327
2025-06-20selftests/mm: skip uprobe vma merge test if uprobes are not enabledPedro Falcato1-1/+4
2025-06-20selftests/mm: add configs to fix testcase failureDev Jain1-0/+3
2025-06-20selftests/mm: increase timeout from 180 to 900 secondsShivank Garg1-1/+1
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-32/+459