summaryrefslogtreecommitdiff
path: root/tools/net/ynl
AgeCommit message (Expand)Author
2026-02-09tools: ynltool: add qstats analysis for HW-GRO efficiency / savingsJakub Kicinski
2026-02-09tools: ynltool: factor out qstat dumpingJakub Kicinski
2026-02-02tools: ynl: cli: make the output compactJakub Kicinski
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-20tools/net/ynl: Makefile's install target now installs ynltoolMichel Lind
2026-01-17tools: ynl: Specify --no-line-number in ynl-regen.sh.Kuniyuki Iwashima
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-13tools/net/ynl: suppress jobserver warning in ynltool version detectionBobby Eshleman
2026-01-13tools: ynl: render event op docs correctlyDonald Hunter
2026-01-12tools: ynl: cli: print reply in combined format if possibleJakub Kicinski
2026-01-12tools: ynl: cli: extract the event/notify handling in --list-attrsJakub Kicinski
2026-01-12tools: ynl: cli: factor out --list-attrs / --doc handlingJakub Kicinski
2026-01-12tools: ynl: cli: add --doc as alias to --list-attrsJakub Kicinski
2026-01-12tools: ynl: cli: improve --helpJakub Kicinski
2026-01-12tools: ynl: cli: wrap the doc text if it's longJakub Kicinski
2026-01-12tools: ynl: cli: introduce formatting for attr names in --list-attrsJakub Kicinski
2026-01-09tools: ynl-gen-c: Fix remaining pylint warningsDonald Hunter
2026-01-09tools: ynl-gen-c: fix pylint None, type, dict, generators, initDonald Hunter
2026-01-09tools: ynl-gen-c: fix pylint warnings for returns, unused, redefinedDonald Hunter
2026-01-09tools: ynl-gen-c: suppress unhelpful pylint messagesDonald Hunter
2026-01-09tools: ynl: fix pylint issues in ynl_gen_rstDonald Hunter
2026-01-09tools: ynl: ethtool: fix pylint issuesDonald Hunter
2026-01-09tools: ynl: fix logic errors reported by pylintDonald Hunter
2026-01-09tools: ynl: fix pylint global variable related warningsDonald Hunter
2026-01-09tools: ynl: fix pylint misc warningsDonald Hunter
2026-01-09tools: ynl: fix pylint dict, indentation, long lines, uninitialisedDonald Hunter
2026-01-09tools: ynl: fix pylint exception warningsDonald Hunter
2026-01-09tools: ynl: fix pylint redefinition, encoding errorsDonald Hunter
2026-01-09tools: ynl: pylint suppressions and docstringsDonald Hunter
2026-01-08tools: ynl: don't install testsJakub Kicinski
2025-12-08tools: ynl: fix build on systems with old kernel headersJakub Kicinski
2025-12-01ynl: samples: Fix spelling mistake "failedq" -> "failed"Colin Ian King
2025-11-28tools: ynl: add a lint makefile targetDonald Hunter
2025-11-28tools: ynl: add schema checkingDonald Hunter
2025-11-26tools: ynl: add YNL test frameworkHangbin Liu
2025-11-25tools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen
2025-11-25tools: ynl-gen: add function prefix argumentAsbjørn Sloth Tønnesen
2025-11-20ynl: samples: add tc filter exampleZahari Doychev
2025-11-20tools: ynl: cli: Display enum values in --list-attrs outputGal Pressman
2025-11-20tools: ynl: cli: Parse nested attributes in --list-attrs outputGal Pressman
2025-11-20tools: ynl: cli: Add --list-attrs option to show operation attributesGal Pressman
2025-11-18tools: ynl: Add MAC address parsing supportHangbin Liu
2025-11-18tools: ynltool: ignore *.d deps filesDonald Hunter
2025-11-17tools: ynltool: remove -lmnl from link flagsJakub Kicinski
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-12tools: ynltool: correct install in MakefileJakub Kicinski
2025-11-11tools: ynltool: add traffic distribution balanceJakub Kicinski
2025-11-11tools: ynltool: add qstats supportJakub Kicinski
2025-11-11tools: ynltool: add page-pool statsJakub Kicinski
2025-11-11tools: ynltool: create skeleton for the C commandJakub Kicinski