| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-10 | tools: ynltool: add qstats analysis for HW-GRO efficiency / savings | Jakub Kicinski | 1 | -5/+71 |
| 2026-02-10 | tools: ynltool: factor out qstat dumping | Jakub Kicinski | 1 | -54/+41 |
| 2026-02-03 | tools: ynl: cli: make the output compact | Jakub Kicinski | 1 | -3/+6 |
| 2026-01-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+3 |
| 2026-01-21 | tools/net/ynl: Makefile's install target now installs ynltool | Michel Lind | 1 | -1/+2 |
| 2026-01-18 | tools: ynl: Specify --no-line-number in ynl-regen.sh. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2026-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+6 |
| 2026-01-14 | tools/net/ynl: suppress jobserver warning in ynltool version detection | Bobby Eshleman | 1 | -1/+1 |
| 2026-01-13 | tools: ynl: render event op docs correctly | Donald Hunter | 1 | -3/+6 |
| 2026-01-13 | tools: ynl: cli: print reply in combined format if possible | Jakub Kicinski | 1 | -4/+17 |
| 2026-01-13 | tools: ynl: cli: extract the event/notify handling in --list-attrs | Jakub Kicinski | 1 | -9/+12 |
| 2026-01-13 | tools: ynl: cli: factor out --list-attrs / --doc handling | Jakub Kicinski | 1 | -15/+20 |
| 2026-01-13 | tools: ynl: cli: add --doc as alias to --list-attrs | Jakub Kicinski | 1 | -1/+1 |
| 2026-01-13 | tools: ynl: cli: improve --help | Jakub Kicinski | 1 | -41/+72 |
| 2026-01-13 | tools: ynl: cli: wrap the doc text if it's long | Jakub Kicinski | 1 | -1/+6 |
| 2026-01-13 | tools: ynl: cli: introduce formatting for attr names in --list-attrs | Jakub Kicinski | 1 | -3/+27 |
| 2026-01-09 | tools: ynl-gen-c: Fix remaining pylint warnings | Donald Hunter | 1 | -8/+10 |
| 2026-01-09 | tools: ynl-gen-c: fix pylint None, type, dict, generators, init | Donald Hunter | 1 | -22/+27 |
| 2026-01-09 | tools: ynl-gen-c: fix pylint warnings for returns, unused, redefined | Donald Hunter | 1 | -48/+52 |
| 2026-01-09 | tools: ynl-gen-c: suppress unhelpful pylint messages | Donald Hunter | 1 | -0/+11 |
| 2026-01-09 | tools: ynl: fix pylint issues in ynl_gen_rst | Donald Hunter | 1 | -0/+2 |
| 2026-01-09 | tools: ynl: ethtool: fix pylint issues | Donald Hunter | 1 | -15/+31 |
| 2026-01-09 | tools: ynl: fix logic errors reported by pylint | Donald Hunter | 1 | -3/+2 |
| 2026-01-09 | tools: ynl: fix pylint global variable related warnings | Donald Hunter | 2 | -23/+17 |
| 2026-01-09 | tools: ynl: fix pylint misc warnings | Donald Hunter | 3 | -14/+12 |
| 2026-01-09 | tools: ynl: fix pylint dict, indentation, long lines, uninitialised | Donald Hunter | 2 | -27/+29 |
| 2026-01-09 | tools: ynl: fix pylint exception warnings | Donald Hunter | 4 | -36/+52 |
| 2026-01-09 | tools: ynl: fix pylint redefinition, encoding errors | Donald Hunter | 3 | -58/+58 |
| 2026-01-09 | tools: ynl: pylint suppressions and docstrings | Donald Hunter | 5 | -0/+45 |
| 2026-01-08 | tools: ynl: don't install tests | Jakub Kicinski | 1 | -1/+0 |
| 2025-12-09 | tools: ynl: fix build on systems with old kernel headers | Jakub Kicinski | 1 | -0/+2 |
| 2025-12-01 | ynl: samples: Fix spelling mistake "failedq" -> "failed" | Colin Ian King | 1 | -1/+1 |
| 2025-11-29 | tools: ynl: add a lint makefile target | Donald Hunter | 1 | -1/+3 |
| 2025-11-29 | tools: ynl: add schema checking | Donald Hunter | 2 | -6/+35 |
| 2025-11-27 | tools: ynl: add YNL test framework | Hangbin Liu | 5 | -2/+593 |
| 2025-11-26 | tools: ynl-gen: add regeneration comment | Asbjørn Sloth Tønnesen | 1 | -0/+1 |
| 2025-11-26 | tools: ynl-gen: add function prefix argument | Asbjørn Sloth Tønnesen | 1 | -9/+16 |
| 2025-11-21 | ynl: samples: add tc filter example | Zahari Doychev | 3 | -0/+337 |
| 2025-11-20 | tools: ynl: cli: Display enum values in --list-attrs output | Gal Pressman | 1 | -1/+7 |
| 2025-11-20 | tools: ynl: cli: Parse nested attributes in --list-attrs output | Gal Pressman | 1 | -9/+26 |
| 2025-11-20 | tools: ynl: cli: Add --list-attrs option to show operation attributes | Gal Pressman | 1 | -0/+56 |
| 2025-11-19 | tools: ynl: Add MAC address parsing support | Hangbin Liu | 1 | -0/+9 |
| 2025-11-19 | tools: ynltool: ignore *.d deps files | Donald Hunter | 1 | -0/+1 |
| 2025-11-18 | tools: ynltool: remove -lmnl from link flags | Jakub Kicinski | 1 | -1/+1 |
| 2025-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+12 |
| 2025-11-13 | tools: ynltool: correct install in Makefile | Jakub Kicinski | 1 | -1/+1 |
| 2025-11-11 | tools: ynltool: add traffic distribution balance | Jakub Kicinski | 2 | -2/+293 |
| 2025-11-11 | tools: ynltool: add qstats support | Jakub Kicinski | 3 | -1/+333 |
| 2025-11-11 | tools: ynltool: add page-pool stats | Jakub Kicinski | 5 | -154/+473 |
| 2025-11-11 | tools: ynltool: create skeleton for the C command | Jakub Kicinski | 7 | -1/+720 |