summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-153/+617
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-5/+139
2025-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-88/+122
2025-06-25netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski-1/+1
2025-06-25selftests: drv-net: test RSS Netlink notificationsJakub Kicinski-0/+89
2025-06-25selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn-15/+18
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell-3/+23
2025-06-24selftest: af_unix: Add tests for -ECONNRESET.Kuniyuki Iwashima-4/+115
2025-06-24af_unix: Add test for consecutive consumed OOB.Kuniyuki Iwashima-0/+23
2025-06-23selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand-33/+10
2025-06-23page_pool: import Jesper's page_pool benchmarkJesper Dangaard Brouer-0/+964
2025-06-23selftests: drv-net: stats: use skip instead of xfail for unsupported featuresJakub Kicinski-3/+3
2025-06-23selftests: drv-net: stats: fix pylint issuesJakub Kicinski-15/+30
2025-06-23selftests: drv-net: import things in lib one by oneJakub Kicinski-0/+31
2025-06-23libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen-0/+3
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds-2/+8
2025-06-23testptp: add option to enable external timestamping edgesMiroslav Lichvar-2/+9
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-4/+8
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+13
2025-06-22selftest: add selftest for anycast notificationsYuyang Huang-1/+43
2025-06-21Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...Linus Torvalds-51/+327
2025-06-19selftests/mm: skip uprobe vma merge test if uprobes are not enabledPedro Falcato-1/+4
2025-06-19selftests/mm: add configs to fix testcase failureDev Jain-0/+3
2025-06-19selftests/mm: increase timeout from 180 to 900 secondsShivank Garg-1/+1
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-32/+459
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-12/+305
2025-06-19tools: ynl: fix mixing ops and notifications on one socketJakub Kicinski-11/+17
2025-06-19selftests: net: use slowwait to make sure IPv6 setup finishedHangbin Liu-5/+4
2025-06-19selftests: net: use slowwait to stabilize vrf_route_leaking testHangbin Liu-2/+2
2025-06-19KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_casesZenghui Yu-3/+13
2025-06-18netdevsim: remove udp_ports_sleepStanislav Fomichev-22/+1
2025-06-18bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn-37/+35
2025-06-18selftests: net: add test for passive TFO socket NAPI IDDavid Wei-0/+113
2025-06-18selftests: net: add passive TFO test binaryDavid Wei-0/+173
2025-06-18selftests: netdevsim: improve lib.sh include in peer.shDavid Wei-1/+2
2025-06-18selftests: netconsole: Add tests for 'msgid' feature in sysdataGustavo Luiz Duarte-0/+30
2025-06-17selftests: forwarding: Add a test for verifying VXLAN MC underlayPetr Machata-0/+772
2025-06-17selftests: forwarding: adf_mcd_start(): Allow configuring custom interfacesPetr Machata-0/+13
2025-06-17selftests: net: lib: Add ip_link_has_flag()Petr Machata-3/+9
2025-06-17selftests: forwarding: lib: Move smcrouted helpers herePetr Machata-29/+39
2025-06-17selftests: devmem: add ipv4 support to chunks testMina Almasry-3/+2
2025-06-17selftests: devmem: remove unused variableMina Almasry-1/+0
2025-06-17selftest: Add selftest for multicast address notificationsYuyang Huang-0/+71
2025-06-17selftests: nettest: Fix typo in log and error messages for clarityAlok Tiwari-6/+6
2025-06-17vsock/test: Cover more CIDs in transport_uaf testMichal Luczaj-19/+74
2025-06-17vsock/test: Introduce get_transports()Michal Luczaj-0/+85
2025-06-17vsock/test: Introduce vsock_bind_try() helperMichal Luczaj-3/+22
2025-06-17tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo-4/+10
2025-06-17perf bench futex: Fix prctl include in musl libcArnaldo Carvalho de Melo-2/+8
2025-06-17perf test: Directory file descriptor leakIan Rogers-0/+1