summaryrefslogtreecommitdiff
path: root/tools/net
AgeCommit message (Expand)Author
24 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
8 daystools: ynl: check alloc fails in generated getter codeThaison Phan
8 daystools: ynl: check for null ptr on dump freeThaison Phan
8 daysxdrgen: Reject out-of-range program, version, and procedure numbersChuck Lever
8 daysxdrgen: Enforce RFC 5531 name and number scoping for RPC programsChuck Lever
8 daysxdrgen: Reject specifications that define a name twiceChuck Lever
8 daysxdrgen: Record the source position of each declared identifierChuck Lever
8 daysxdrgen: Align the error caret under tab-indented sourceChuck Lever
8 daysxdrgen: Fix opaque and string encoders for unbounded membersChuck Lever
8 daysxdrgen: Do not declare union XDR functions in the definitions headerChuck Lever
8 daysxdrgen: Share void RPC procedure handlers across programsChuck Lever
8 daysxdrgen: Emit a blank line ahead of enum declarationsChuck Lever
11 daystools/ynl: add ovs_packet uapi header in Makefile.depsJakub Kicinski
2026-07-03tools: ynl: pyynl: pull the --family resolution logic into the libJakub Kicinski
2026-07-03tools: ynl: pyynl: re-export the library API from the package rootJakub Kicinski
2026-06-24tools/ynl: add missing uapi header deps in Makefile.depsThorsten Leemhuis
2026-06-24tools: ynl: build archives with $(AR)Greg Thelen
2026-06-04tools: ynl: try to avoid the very slow YAML loaderJakub Kicinski
2026-05-26tools: ynl: add unicast notification receive supportMinxi Hou
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-21tools: ynl: support listening on all nsidsIlya Maximets
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-12tools: ynl: add scope qualifier for definitionsJakub Kicinski
2026-05-10tools/ynl: add missing uapi header deps in Makefile.depsStanislav Fomichev
2026-05-08net: page_pool: support dumping pps of a specific ifindex via NetlinkJakub Kicinski
2026-04-14tools: ynl: add sample for wireguardAsbjørn Sloth Tønnesen
2026-04-14tools/ynl: Make YnlFamily closeable as a context managerDaniel Borkmann
2026-04-12tools: ynl: ethtool: add --dbg-small-recv optionHangbin Liu
2026-04-12tools: ynl: ethtool: use doit instead of dumpit for per-device GETHangbin Liu
2026-04-12tools: ynl: move ethtool.py to selftestHangbin Liu
2026-04-09tools: 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