summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-03-26selftests: add check for seg6 tunsrcJustin Iurman
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-25selftests: netfilter: nft_concat_range.sh: add check for flush+reload bugFlorian Westphal
2026-03-24tcp: add cwnd_event_tx_start to tcp_congestion_opsEric Dumazet
2026-03-24selftests: drv-net: add missing tc config options for netkit testsBobby Eshleman
2026-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-24Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-03-24Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23' of git://git.kernel.org/pu...Linus Torvalds
2026-03-24selftests: team: add non-Ethernet header_ops reproducerJiayuan Chen
2026-03-23selftests: net: io_uring_zerocopy: enable io_uring for the testAleksei Oladko
2026-03-23selftests: net: run reuseport in an isolated netnsAleksei Oladko
2026-03-23selftests: rds: Add -c config option to rds/config.shAllison Henderson
2026-03-23selftests: rds: add tools/testing/selftests/net/rds/configAllison Henderson
2026-03-23selftests: bonding: add test for stacked bond header_parse recursionJiayuan Chen
2026-03-23selftests: forwarding: local_termination: fix PTP UDP cksumsDaniel Golle
2026-03-23selftests: rss_drv: Add RSS indirection table resize testsBjörn Töpel
2026-03-23selftest: net: Add GC test for temporary routes with exceptions.Kuniyuki Iwashima
2026-03-22tools headers: Synchronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-22tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-22tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-22tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-03-22Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-03-22Merge tag 'objtool-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-21selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagationDaniel Borkmann
2026-03-21selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handlingDaniel Wade
2026-03-21selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividendJenny Guanni Qu
2026-03-21selftests/bpf: Add tests for bpf_throw lock leak from subprogsIhor Solodrai
2026-03-21bpf: Fix exception exit lock checking for subprogsIhor Solodrai
2026-03-21Merge tag 'bootconfig-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-20tc-testing: add a test case for ETS offloadDavide Caratti
2026-03-20selftests/vsock: fix vsock_test path shadowing in nested VMsBobby Eshleman
2026-03-20selftests/vsock: fix vmtest.sh for read-only nested VM runnersBobby Eshleman
2026-03-19selftests: drv-net: gro: add a test for GRO depthJakub Kicinski
2026-03-19selftests: drv-net: gro: add test for packet orderingJakub Kicinski
2026-03-19selftests: drv-net: gro: test GRO statsJakub Kicinski
2026-03-19selftests: drv-net: gro: use SO_TXTIME to schedule packets togetherJakub Kicinski
2026-03-19selftests: drv-net: give HW stats sync time extra 25% of marginJakub Kicinski
2026-03-19selftests: net: move gro to lib for HW vs SW reuseJakub Kicinski
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-19Merge tag 'ovpn-net-next-20260317' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
2026-03-19selftests/net: packetdrill: improve tcp_rcv_neg_window.pktSimon Baatz
2026-03-18selftests/vsock: auto-detect kernel for guest VMsBobby Eshleman
2026-03-19tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law
2026-03-18tools: ynl: rework policy access to support recursionJakub Kicinski
2026-03-18Merge remote-tracking branch 'torvalds/master' into perf-toolsArnaldo Carvalho de Melo
2026-03-17Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-17perf kvm stat: Fix relative paths for including headersLeo Yan
2026-03-17perf parse-events: Fix big-endian 'overwrite' by writing correct union memberThomas Richter
2026-03-17perf metricgroup: Fix metricgroup__has_metric_or_groups()Ian Rogers