| Age | Commit message (Expand) | Author |
| 2026-02-12 | Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
| 2026-02-09 | tools: ynltool: add qstats analysis for HW-GRO efficiency / savings | Jakub Kicinski |
| 2026-02-09 | tools: ynltool: factor out qstat dumping | Jakub Kicinski |
| 2026-02-02 | tools: ynl: cli: make the output compact | Jakub Kicinski |
| 2026-01-29 | xdrgen: Implement pass-through lines in specifications | Chuck Lever |
| 2026-01-26 | xdrgen: Add enum value validation to generated decoders | Chuck Lever |
| 2026-01-26 | xdrgen: Emit a max_arg_sz macro | Chuck Lever |
| 2026-01-26 | xdrgen: Extend error reporting to AST transformation phase | Chuck Lever |
| 2026-01-26 | xdrgen: Improve parse error reporting | Chuck Lever |
| 2026-01-26 | xdrgen: Remove inclusion of nlm4.h header | Chuck Lever |
| 2026-01-26 | xdrgen: Implement short (16-bit) integer types | Chuck Lever |
| 2026-01-26 | xdrgen: Emit the program number definition | Chuck Lever |
| 2026-01-26 | xdrgen: Fix struct prefix for typedef types in program wrappers | Chuck Lever |
| 2026-01-26 | xdrgen: Address some checkpatch whitespace complaints | Chuck Lever |
| 2026-01-26 | xdrgen: Generate "if" instead of "switch" for boolean union enumerators | Chuck Lever |
| 2026-01-26 | xdrgen: improve error reporting for invalid void declarations | Khushal Chitturi |
| 2026-01-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2026-01-20 | tools/net/ynl: Makefile's install target now installs ynltool | Michel Lind |
| 2026-01-17 | tools: ynl: Specify --no-line-number in ynl-regen.sh. | Kuniyuki Iwashima |
| 2026-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2026-01-13 | tools/net/ynl: suppress jobserver warning in ynltool version detection | Bobby Eshleman |
| 2026-01-13 | tools: ynl: render event op docs correctly | Donald Hunter |
| 2026-01-12 | tools: ynl: cli: print reply in combined format if possible | Jakub Kicinski |
| 2026-01-12 | tools: ynl: cli: extract the event/notify handling in --list-attrs | Jakub Kicinski |
| 2026-01-12 | tools: ynl: cli: factor out --list-attrs / --doc handling | Jakub Kicinski |
| 2026-01-12 | tools: ynl: cli: add --doc as alias to --list-attrs | Jakub Kicinski |
| 2026-01-12 | tools: ynl: cli: improve --help | Jakub Kicinski |
| 2026-01-12 | tools: ynl: cli: wrap the doc text if it's long | Jakub Kicinski |
| 2026-01-12 | tools: ynl: cli: introduce formatting for attr names in --list-attrs | Jakub Kicinski |
| 2026-01-09 | tools: ynl-gen-c: Fix remaining pylint warnings | Donald Hunter |
| 2026-01-09 | tools: ynl-gen-c: fix pylint None, type, dict, generators, init | Donald Hunter |
| 2026-01-09 | tools: ynl-gen-c: fix pylint warnings for returns, unused, redefined | Donald Hunter |
| 2026-01-09 | tools: ynl-gen-c: suppress unhelpful pylint messages | Donald Hunter |
| 2026-01-09 | tools: ynl: fix pylint issues in ynl_gen_rst | Donald Hunter |
| 2026-01-09 | tools: ynl: ethtool: fix pylint issues | Donald Hunter |
| 2026-01-09 | tools: ynl: fix logic errors reported by pylint | Donald Hunter |
| 2026-01-09 | tools: ynl: fix pylint global variable related warnings | Donald Hunter |
| 2026-01-09 | tools: ynl: fix pylint misc warnings | Donald Hunter |
| 2026-01-09 | tools: ynl: fix pylint dict, indentation, long lines, uninitialised | Donald Hunter |
| 2026-01-09 | tools: ynl: fix pylint exception warnings | Donald Hunter |
| 2026-01-09 | tools: ynl: fix pylint redefinition, encoding errors | Donald Hunter |
| 2026-01-09 | tools: ynl: pylint suppressions and docstrings | Donald Hunter |
| 2026-01-08 | tools: ynl: don't install tests | Jakub Kicinski |
| 2025-12-19 | Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
| 2025-12-08 | tools: ynl: fix build on systems with old kernel headers | Jakub Kicinski |
| 2025-12-06 | Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
| 2025-12-01 | ynl: samples: Fix spelling mistake "failedq" -> "failed" | Colin Ian King |
| 2025-11-28 | tools: ynl: add a lint makefile target | Donald Hunter |
| 2025-11-28 | tools: ynl: add schema checking | Donald Hunter |
| 2025-11-26 | tools: ynl: add YNL test framework | Hangbin Liu |