summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-01-29vsock/test: Introduce vsock_connect_fd()Michal Luczaj
2025-01-29vsock/test: Introduce vsock_bind()Michal Luczaj
2025-01-27selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environmentJan Stancek
2025-01-27selftests: mptcp: extend CFLAGS to keep options from environmentJan Stancek
2025-01-27tools: ynl: c: correct reverse decode of empty attrsJakub Kicinski
2025-01-27net: netdevsim: try to close UDP port harness racesJakub Kicinski
2025-01-23selftests/net: packetdrill: more xfail changes (and a correction)Jakub Kicinski
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-21Merge tag 'rcu.release.v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-21Merge tag 'livepatching-for-6.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-20Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-01-20Merge tag 'execve-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-20selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()Liu Ye
2025-01-20Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-20Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-20Merge branch 'for-6.14/selftests-trivial' into for-linusPetr Mladek
2025-01-17selftests: net: give up on the cmsg_time accuracy on slow machinesJakub Kicinski
2025-01-17Merge branch 'for-next/perf' into for-next/coreWill Deacon
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-11selftests/powerpc: Fix argument order to timer_sub()Michael Ellerman
2025-01-10selftests: bonding: add ipvlan over bond testingEtienne Champetier