summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-01-17selftests: net: give up on the cmsg_time accuracy on slow machinesJakub Kicinski
2025-01-16selftests/net: packetdrill: make tcp buf limited timing tests benignJakub Kicinski
2025-01-16selftests: drv-net-hw: inject pp_alloc_fail errors in the right placeJohn Daley
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-16netdev: avoid CFI problems with sock priv helpersJakub Kicinski
2025-01-15selftest: net-drv: hds: add test for HDS featureTaehee Yoo
2025-01-15selftests/net/forwarding: teamd command not foundAlessandro Zanni
2025-01-15selftests: mptcp: connect: better display the files sizeMatthieu Baerts (NGI0)
2025-01-15selftests: mptcp: connect: remove unused variableMatthieu Baerts (NGI0)
2025-01-15selftests: mptcp: add -m with ss in case of errorsMatthieu Baerts (NGI0)
2025-01-15selftests: mptcp: move stats info in case of errors to lib.shMatthieu Baerts (NGI0)
2025-01-15selftests: mptcp: sockopt: save nstat infosGeliang Tang
2025-01-15selftests: mptcp: simult_flows: unify errors msgsMatthieu Baerts (NGI0)
2025-01-15selftests: net: Adapt ethtool mq tests to fix in qdisc graftVictor Nogueira
2025-01-14selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni
2025-01-13tools/net/ynl: ethtool: support spec load from install locationDonald Hunter
2025-01-13tools/net/ynl: add support for --family and --list-familiesDonald Hunter
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-12selftests/mm: set allocated memory to non-zero content in cow testRyan Roberts
2025-01-12tools: fix atomic_set() definition to set the value correctlySuren Baghdasaryan
2025-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2025-01-12Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-01-10selftests: bonding: add ipvlan over bond testingEtienne Champetier
2025-01-10Merge tag 'cgroup-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-01-10Merge tag 'riscv-for-linus-6.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-09netconsole: selftest: verify userdata entry limitBreno Leitao
2025-01-09netconsole: selftest: Delete all userdata keysBreno Leitao
2025-01-09netconsole: selftest: Split the helpers from the selftestBreno Leitao
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-09tools: ynl: add main install targetJan Stancek
2025-01-09tools: ynl: add install target for generated contentJan Stancek
2025-01-09tools: ynl: add initial pyproject.toml for packagingJan Stancek
2025-01-09tools: ynl: move python code to separate sub-directoryJan Stancek
2025-01-09tools: ynl-gen-c: improve support for empty nestsJakub Kicinski
2025-01-09Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-09Merge patch series "selftest: fix riscv/vector tests"Palmer Dabbelt
2025-01-09tools: selftests: riscv: Add test count for vstate_prctlYong-Xuan Wang
2025-01-09tools: selftests: riscv: Add pass message for v_initval_nolibcYong-Xuan Wang
2025-01-09selftests: net: test listing NAPI vs queue resetsJakub Kicinski
2025-01-08selftests: drv-net: test drivers sleeping in ndo_get_stats64Jakub Kicinski
2025-01-07tools: ynl: print some information about attribute we can't parseJakub Kicinski
2025-01-07tools: ynl: correctly handle overrides of fields in subsetJakub Kicinski
2025-01-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-01-07KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftestChristoph Schlameuss
2025-01-07KVM: s390: selftests: Add ucontrol gis routing testChristoph Schlameuss
2025-01-07KVM: s390: selftests: Add ucontrol flic attr selftestsChristoph Schlameuss
2025-01-07selftests/net: packetdrill: report benign debug flakes as xfailWillem de Bruijn
2025-01-06selftests/bpf: Extend netkit tests to validate set {head,tail}roomDaniel Borkmann