summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-02-18selftests: net: Fix few spelling mistakesChandra Mohan Sundar
2025-02-18selftests: test_vxlan_fdb_changelink: Add a test for MC remote changePetr Machata
2025-02-18selftests: test_vxlan_fdb_changelink: Convert to lib.shPetr Machata
2025-02-18selftests: forwarding: lib: Move require_command to net, generalizePetr Machata
2025-02-17selftests: drv-net: Test queue xsk attributeJoe Damato
2025-02-17netdev-genl: Add an XSK attribute to queuesJoe Damato
2025-02-17selftests: net: add support for testing SO_RCVMARK and SO_RCVPRIORITYAnna Emese Nyiri
2025-02-17selftests: net: fix grammar in reuseaddr_ports_exhausted.c log messagePranav Tyagi
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-12vsock/test: Add test for SO_LINGER null ptr derefMichal Luczaj
2025-02-12netlink: specs: wireless: add a spec for nl80211Donald Hunter
2025-02-12tools/net/ynl: add indexed-array scalar support to ynl-gen-cDonald Hunter
2025-02-12tools/net/ynl: sanitise enums with leading digits in ynl-gen-cDonald Hunter
2025-02-12tools/net/ynl: add s8, s16 to valid scalars in ynl-gen-cDonald Hunter
2025-02-12tools/net/ynl: accept IP string inputsDonald Hunter
2025-02-12tools/net/ynl: support rendering C array members to stringsDonald Hunter
2025-02-12tools/net/ynl: support decoding indexed arrays as enumsDonald Hunter
2025-02-12tools/net/ynl: remove extraneous plural from variable namesDonald Hunter
2025-02-11blackhole_dev: convert self-test to KUnitTamir Duberstein
2025-02-11selftests/net: Add selftest for IPv4 RTM_GETMULTICAST supportYuyang Huang
2025-02-10selftests: drv-net: add helper for path resolutionJakub Kicinski
2025-02-10selftests: drv-net: factor out a DrvEnv base classJakub Kicinski
2025-02-10selftests: drv-net: remove an unnecessary libmnl includeJakub Kicinski
2025-02-10selftests: drv-net: rss_ctx: skip tests which need multiple contexts cleanlyJakub Kicinski
2025-02-10selftests: net-drv: test adding flow rule to invalid RSS contextJakub Kicinski
2025-02-10netconsole: selftest: test for sysdata CPUBreno Leitao
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-08Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-07netdevsim: allow normal queue reset while downJakub Kicinski
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-07selftests: always check mask returned by statmount(2)Miklos Szeredi
2025-02-06Merge branch 'io_uring-zero-copy-rx'Jakub Kicinski
2025-02-06netdev: add io_uring memory provider infoDavid Wei
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-06tools: ynl: add all headers to makefile depsJakub Kicinski
2025-02-06selftests/seccomp: validate uretprobe syscall passes through seccompEyal Birger
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-06tools: ynl-gen: support limits using definitionsJakub Kicinski
2025-02-06tools: ynl-gen: don't output external constantsJakub Kicinski
2025-02-05selftests: forwarding: vxlan_bridge_1d: Check aging while forwardingIdo Schimmel
2025-02-05selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog()Cong Wang
2025-02-05selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0Quang Le
2025-02-05selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)
2025-02-05bridge: mdb: Allow replace of a host-joined groupPetr Machata
2025-02-05selftests: net: suppress ReST file generation when building selftestsJakub Kicinski
2025-02-04netconsole: selftest: Add test for fragmented messagesBreno Leitao
2025-02-04Merge tag 'livepatching-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-04KVM: selftests: Fix spelling mistake "initally" -> "initially"Colin Ian King
2025-02-04Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini