summaryrefslogtreecommitdiff
path: root/tools/net
AgeCommit message (Expand)Author
40 hourstools: ynl: add sample for wireguardAsbjørn Sloth Tønnesen
44 hourstools/ynl: Make YnlFamily closeable as a context managerDaniel Borkmann
4 daystools: ynl: ethtool: add --dbg-small-recv optionHangbin Liu
4 daystools: ynl: ethtool: use doit instead of dumpit for per-device GETHangbin Liu
4 daystools: ynl: move ethtool.py to selftestHangbin Liu
6 daystools: ynl: tests: fix leading space on Makefile targetHangbin Liu
2026-03-18tools: ynl: rework policy access to support recursionJakub Kicinski
2026-03-10tools: ynl: cli: add --policy supportJakub Kicinski
2026-03-10tools: ynl: add Python API for easier access to policiesJakub Kicinski
2026-03-10tools: ynl: add short doc to class YnlFamilyJakub Kicinski
2026-03-10tools: ynl: move policy decoding out of NlMsgJakub Kicinski
2026-03-10tools: ynl: handle pad type during decodeJakub Kicinski
2026-03-10tools: ynl: cli: order set->list conversion in JSON outputJakub Kicinski
2026-03-09tools: ynl: convert rt-route sample to selftestJakub Kicinski
2026-03-09tools: ynl: convert rt-addr sample to selftestJakub Kicinski
2026-03-09tools: ynl: convert ethtool sample to selftestJakub Kicinski
2026-03-09tools: ynl: convert devlink sample to selftestJakub Kicinski
2026-03-09tools: ynl: add netdevsim wrapper library for YNL testsJakub Kicinski
2026-03-09tools: ynl: convert tc and tc-filter-add samples to selftestJakub Kicinski
2026-03-09tools: ynl: convert rt-link sample to selftestJakub Kicinski
2026-03-09tools: ynl: convert ovs sample to selftestJakub Kicinski
2026-03-09tools: ynl: convert netdev sample to selftestJakub Kicinski
2026-03-09tools: ynl: move samples to testsJakub Kicinski
2026-03-04tools: ynl: produce kselftest-list.txt from testsJakub Kicinski
2026-03-04tools: ynl: support INSTALL_PATH in the tests MakefileJakub Kicinski
2026-03-04tools: ynl: don't install tests in /usr/bin/Jakub Kicinski
2026-03-04tools: ynl: rename TESTS variable to TEST_PROGSJakub Kicinski
2026-02-12Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
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-29xdrgen: Implement pass-through lines in specificationsChuck Lever
2026-01-26xdrgen: Add enum value validation to generated decodersChuck Lever
2026-01-26xdrgen: Emit a max_arg_sz macroChuck Lever
2026-01-26xdrgen: Extend error reporting to AST transformation phaseChuck Lever
2026-01-26xdrgen: Improve parse error reportingChuck Lever
2026-01-26xdrgen: Remove inclusion of nlm4.h headerChuck Lever
2026-01-26xdrgen: Implement short (16-bit) integer typesChuck Lever
2026-01-26xdrgen: Emit the program number definitionChuck Lever
2026-01-26xdrgen: Fix struct prefix for typedef types in program wrappersChuck Lever
2026-01-26xdrgen: Address some checkpatch whitespace complaintsChuck Lever
2026-01-26xdrgen: Generate "if" instead of "switch" for boolean union enumeratorsChuck Lever
2026-01-26xdrgen: improve error reporting for invalid void declarationsKhushal Chitturi
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