aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-22tools: ynl-gen: use big-endian netlink attribute typesAsbjørn Sloth Tønnesen1-1/+4
2024-10-22selftests: mlxsw: devlink_trap_police: Use defer for test cleanupPetr Machata1-49/+36
2024-10-22selftests: mlxsw: qos_max_descriptors: Use defer for test cleanupPetr Machata1-77/+41
2024-10-22selftests: mlxsw: qos_ets_strict: Use defer for test cleanupPetr Machata1-82/+85
2024-10-22selftests: mlxsw: qos_mc_aware: Use defer for test cleanupPetr Machata1-74/+64
2024-10-22selftests: ETS: Use defer for test cleanupPetr Machata4-78/+50
2024-10-22selftests: TBF: Use defer for test cleanupPetr Machata3-65/+36
2024-10-22selftests: RED: Use defer for test cleanupPetr Machata4-181/+149
2024-10-22selftests: forwarding: lib: Allow passing PID to stop_traffic()Petr Machata1-1/+3
2024-10-22selftests: forwarding: Add a fallback cleanup()Petr Machata1-0/+6
2024-10-22selftests: net: lib: Introduce deferred commandsPetr Machata4-2/+121
2024-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni17-183/+310
2024-10-17Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-31/+90
2024-10-17selftests: drv-net: rss_ctx: add rss ctx busy testcaseDaniel Zahka1-2/+30
2024-10-15Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds2-43/+37
2024-10-15selftests: mptcp: join: test for prohibited MPC to port-based endpPaolo Abeni1-30/+85
2024-10-15selftests: net/psock_fanout: unbound socket fanoutGur Stavi1-0/+36
2024-10-15selftests: net/psock_fanout: socket joins fanout when link is downGur Stavi1-3/+39
2024-10-15Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni11-26/+1015
2024-10-15tools: ynl-gen: use names of constants in generated limitsJakub Kicinski1-13/+23
2024-10-14selftests: net: move EXTRA_CLEAN of libynl.a into ynl.mkJakub Kicinski2-2/+2
2024-10-14selftests: net: rebuild YNL if dependencies changedJakub Kicinski1-2/+13
2024-10-14netdev-genl: Support setting per-NAPI config valuesJoe Damato1-0/+1
2024-10-14netdev-genl: Dump gro_flush_timeoutJoe Damato1-0/+1
2024-10-14netdev-genl: Dump napi_defer_hard_irqsJoe Damato1-0/+1
2024-10-11Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds12-109/+183
2024-10-11selftests: drivers: net: fix name not definedAlessandro Zanni1-0/+1
2024-10-11selftests: net/rds: add module not foundAlessandro Zanni1-1/+4
2024-10-11selftests: drv-net: add missing trailing backslashJakub Kicinski1-1/+1
2024-10-11selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu1-2/+2
2024-10-11ftrace/selftest: Test combination of function_graph tracer and function profilerSteven Rostedt1-0/+31
2024-10-11selftests/rseq: Fix mm_cid test failureMathieu Desnoyers2-43/+77
2024-10-10selftests/bpf: check program redirect in xdp_cpumap_attachAlexis Lothoré (eBPF Foundation)2-1/+9
2024-10-10selftests/bpf: make xdp_cpumap_attach keep redirect prog attachedAlexis Lothoré (eBPF Foundation)1-8/+33
2024-10-10selftests/bpf: fix bpf_map_redirect call for cpu map testAlexis Lothoré (eBPF Foundation)1-1/+1
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski45-60/+391
2024-10-10Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds9-2/+165
2024-10-10testing: net-drv: add basic shaper testPaolo Abeni4-0/+468
2024-10-09Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2024-10-09selftests: netfilter: conntrack_vrf.sh: add fib test caseFlorian Westphal1-0/+33
2024-10-09selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom1-1/+1
2024-10-09selftests: sched_ext: Add sched_ext as proper selftest targetBjörn Töpel2-43/+37
2024-10-08selftests: mlxsw: sch_red_core: Lower TBF ratePetr Machata1-3/+3
2024-10-08selftests: mlxsw: sch_red_core: Send more packets for drop testsPetr Machata1-7/+9
2024-10-08selftests: mlxsw: sch_red_core: Sleep before querying queue depthPetr Machata1-0/+1
2024-10-08selftests: mlxsw: sch_red_core: Increase backlog size tolerancePetr Machata1-2/+3
2024-10-08selftests: mlxsw: sch_red_ets: Increase required backlogPetr Machata1-4/+4
2024-10-08selftests: vDSO: Explicitly include sched.hYu Liao1-0/+1
2024-10-08selftests: vDSO: improve getrandom and chacha error messagesJason A. Donenfeld2-53/+49
2024-10-08selftests: vDSO: unconditionally build getrandom testJason A. Donenfeld2-3/+1