summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-06-24Merge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-30/+125
2026-06-24tools/ynl: add missing uapi header deps in Makefile.depsThorsten Leemhuis1-0/+2
2026-06-24tools: ynl: build archives with $(AR)Greg Thelen3-3/+3
2026-06-23selftests/bpf: Add LWT encap tests for skb metadataJakub Sitnicki3-52/+249
2026-06-23selftests/xsk: restore shared_umem after POLL_TXQ_FULLTushar Vyavahare1-2/+17
2026-06-23selftests/xsk: fix timeout thread harness sequencingTushar Vyavahare2-16/+18
2026-06-23selftests/xsk: make poll timeout mode explicitTushar Vyavahare2-24/+21
2026-06-23selftests: nft_queue.sh: add a bridge queue testFlorian Westphal1-8/+58
2026-06-23selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collis...Yi Chen1-22/+67
2026-06-22selftests: drv-net: so_txtime: relax variance boundsWillem de Bruijn1-1/+1
2026-06-22Merge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-4/+4
2026-06-21selftests/tc-testing: Add DualPI2 GSO backlog accounting testXingquan Liu2-0/+87
2026-06-19netfilter: flowtable: fix and simplify IP6IP6 tunnel handlingLorenzo Bianconi1-4/+4
2026-06-18selftests: net: fix file owner for broadcast_ether_dst testRoss Porter1-1/+1
2026-06-18selftests: vlan_bridge_binding: Fix flaky operational state checkIdo Schimmel1-1/+1
2026-06-18selftests/tc-testing: act_ct: add TDC test for skb cb preservation across defragZihan Xi1-0/+38
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds93-1927/+7694
2026-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+239
2026-06-16selftests/bpf: test that TLS crypto is rejected on a sockmap socketJakub Kicinski1-0/+65
2026-06-16selftests/bpf: drop the unused kTLS program from test_sockmapJakub Kicinski2-68/+11
2026-06-16selftests/bpf: remove sockmap + ktls testsJakub Kicinski3-642/+1
2026-06-16Merge tag 'trace-tools-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds44-1480/+5576
2026-06-16Merge tag 'bootconfig-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+52
2026-06-16Merge tag 'linux_kselftest-next-7.2-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds9-101/+181
2026-06-16Merge tag 'linux_kselftest-kunit-7.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-17/+170
2026-06-16Merge tag 'hardening-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2026-06-16Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2-2/+0
2026-06-16Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds3-17/+12
2026-06-16Merge tag 'docs-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds3-11/+66
2026-06-15selftests/net: Add hugepage kernel config dependency for zcrxDaniel Borkmann1-0/+1
2026-06-15selftests/net: Add netkit io_uring ZC test for large rx_buf_lenDaniel Borkmann1-1/+106
2026-06-15selftests/net: Use public NetDrvContEnv API in nk_qlease fixturesDaniel Borkmann2-9/+10
2026-06-15selftests/net: Move netkit lease hw setup into per-test fixturesDaniel Borkmann1-49/+149
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds8-16/+276
2026-06-15selftests: net: add local ECMP rehash testNeil Spring3-0/+1112
2026-06-15selftests/net/openvswitch: add SET action testMinxi Hou1-0/+66
2026-06-15io_uring/zcrx: selftests: verify rx_buf_len for large chunksDragos Tatulea1-1/+25
2026-06-15netdev: expose io_uring rx_page_order order via netlinkDragos Tatulea1-0/+2
2026-06-15selftests/vsock: skip vng setsid workaround on >= 1.41Bobby Eshleman1-1/+7
2026-06-15selftests/vsock: accept vng 1.33 or >= 1.36Bobby Eshleman1-16/+23
2026-06-15Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-26/+26
2026-06-15Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds1-1/+200
2026-06-15Merge tag 'objtool-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds19-660/+1300
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds4-2/+1199
2026-06-15Merge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-27/+28
2026-06-15Merge tag 'core-rseq-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2026-06-15Merge tag 'pm-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/rafael...Linus Torvalds1-1/+1
2026-06-15Merge tag 'acpi-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/rafa...Linus Torvalds10-10/+10
2026-06-15Merge tag 'nolibc-20260614-for-7.2-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds31-179/+831
2026-06-15Merge tag 'rcu.release.v7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds2-6/+7