summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-04-23netlink: specs: allow header properties for attribute setsJakub Kicinski
2025-04-23selftests: net/bridge : add tests for per vlan snooping with stp state changesYong Wang
2025-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-04-21tools: ynl: add missing header depsJakub Kicinski
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-17selftests/bpf: Test attaching bpf qdisc to mq and non rootAmery Hung
2025-04-17selftests/bpf: Add a bpf fq qdisc to selftestAmery Hung
2025-04-17selftests/bpf: Add a basic fifo qdisc testAmery Hung
2025-04-17libbpf: Support creating and destroying qdiscAmery Hung
2025-04-17testing/selftests: add test tool and scripts for ovpn moduleAntonio Quartulli
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds
2025-04-16tools: ynl-gen: make sure we validate subtype of array-nestJakub Kicinski
2025-04-16tools: ynl-gen: individually free previous values on double setJakub Kicinski
2025-04-16tools: ynl-gen: move local vars after the opening bracketJakub Kicinski
2025-04-16tools: ynl-gen: don't declare loop iterator in placeJakub Kicinski
2025-04-15selftests: fib_rule_tests: Add VRF match testsIdo Schimmel
2025-04-15selftests: mptcp: use IPPROTO_MPTCP for getaddrinfozhenwei pi
2025-04-15selftests: mptcp: diag: drop nlh parameter of recv_nlmsgGeliang Tang
2025-04-15selftests: mptcp: validate MPJoinRejected counterMatthieu Baerts (NGI0)
2025-04-14Merge tag 'perf-tools-fixes-for-v6.15-2025-04-13' of git://git.kernel.org/pub...Linus Torvalds
2025-04-13Merge tag 'fixes-2025-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-12Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-11selftest: net: Remove DCCP bits.Kuniyuki Iwashima
2025-04-11selftests/mm: fix compiler -Wmaybe-uninitialized warningAnshuman Khandual
2025-04-11selftests: mincore: fix tmpfs mincore test failureBaolin Wang
2025-04-11selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown
2025-04-11test suite: use %zu to print size_tMatthew Wilcox (Oracle)
2025-04-11radix-tree: add missing cleanup.hDaniel Gomez
2025-04-11selftests/tc-testing: Add test for echo of big TC filtersToke Høiland-Jørgensen
2025-04-11tracing/selftest: Add test to better test subops filtering of function graphSteven Rostedt
2025-04-11perf tools: Remove evsel__handle_error_quirks()Namhyung Kim
2025-04-10tools: ynl: generate code for rt-route and add a sampleJakub Kicinski
2025-04-10tools: ynl: generate code for rt-addr and add a sampleJakub Kicinski
2025-04-10tools: ynl-gen: use family c-name in notificationsJakub Kicinski
2025-04-10tools: ynl-gen: consider dump ops without a do "type-consistent"Jakub Kicinski
2025-04-10tools: ynl: don't use genlmsghdr in classic netlinkJakub Kicinski
2025-04-10tools: ynl-gen: don't consider requests with fixed hdr emptyJakub Kicinski
2025-04-10tools: ynl: support creating non-genl socketsJakub Kicinski
2025-04-10netlink: specs: rename rtnetlink specs in accordance with family nameJakub Kicinski
2025-04-10perf libunwind arm64: Fix missing close parens in an if statementArnaldo Carvalho de Melo
2025-04-10io_uring/zcrx: enable tcp-data-split in selftestDavid Wei
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-10Merge tag 'objtool-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-10objtool: Fix false-positive "ignoring unreachables" warningJosh Poimboeuf
2025-04-10selftests/bpf: Make res_spin_lock AA test condition strongerKumar Kartikeya Dwivedi
2025-04-10selftests/xsk: Add tail adjustment tests and support checkTushar Vyavahare
2025-04-10selftests/xsk: Add packet stream replacement functionTushar Vyavahare
2025-04-10tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sourcesNamhyung Kim