summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-02-19selftests: drv-net: get detailed interface infoJakub Kicinski
2025-02-19selftests: drv-net: resolve remote interface nameJakub Kicinski
2025-02-19selftests: net: Fix minor typos in MPTCP and psock testsSuchit
2025-02-19selftests/bpf: Add a specific dst port matchingCong Wang
2025-02-19selftests/net/forwarding: Add a test case for tc-flower of mixed port and por...Cong Wang
2025-02-19selftests: fib_rule_tests: Add port mask match testsIdo Schimmel
2025-02-19selftests: fib_rule_tests: Add port range match testsIdo Schimmel
2025-02-19selftests/bpf: Add rto max for bpf_setsockopt testJason Xing
2025-02-18selftests: net: Fix few spelling mistakesChandra Mohan Sundar
2025-02-18selftests: bpf: test batch lookup on array of maps with holesYan Zhai
2025-02-18tools: Remove redundant quiet setupCharlie Jenkins
2025-02-18tools: Unify top-level quiet infrastructureCharlie Jenkins
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-18selftest/bpf: Add vsock test for sockmap rejecting unconnectedMichal Luczaj
2025-02-18selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnectedMichal Luczaj
2025-02-17selftests/mm: fix check for running THP testsMark Brown
2025-02-17getdelays: fix error format charactersWang Yaxin
2025-02-17tools/mm: fix build warnings with musl-libcFlorian Fainelli
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-16Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-15Merge tag 'rust-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-14rseq/selftests: Fix riscv rseq_offset_deref_addv inline asmStafford Horne
2025-02-14Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-02-14Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-14selftests/landlock: Add binaries to .gitignoreBharadwaj Raju
2025-02-14selftests/landlock: Test that MPTCP actions are not restrictedMikhail Ivanov
2025-02-14selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCPMikhail Ivanov
2025-02-14selftests/landlock: Enable the new CONFIG_AF_UNIX_OOBMickaël Salaün
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-13sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h.Chuyi Zhou
2025-02-13sched_ext: selftests: Fix grammar in tests descriptionDevaansh Kumar
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-12objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda
2025-02-12KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APICSean Christopherson
2025-02-12KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helperSean Christopherson