summaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/generated
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-10-318-77/+7213
|\
| * Merge branch 'devlink-finish-conversion-to-generated-split_ops'Jakub Kicinski2023-10-232-8/+7122
| |\
| | * netlink: specs: devlink: add the remaining command to generate complete split...Jiri Pirko2023-10-232-1/+7122
| | * netlink: specs: devlink: remove reload-action from devlink-get cmd replyJiri Pirko2023-10-232-7/+0
| * | tools: ynl-gen: change spacing around __attribute__Jakub Kicinski2023-10-235-61/+61
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-191-27/+27
| |\
| * | tools: ynl: use ynl-gen -o instead of stdout in MakefileJakub Kicinski2023-10-111-2/+2
| * | tools: ynl: don't regen on every makeJakub Kicinski2023-10-041-1/+1
| * | handshake: Fix sign of key_serial_t fieldsChuck Lever2023-10-021-2/+2
| * | handshake: Fix sign of socket file descriptor fieldsChuck Lever2023-10-021-3/+3
| * | tools: ynl: extend netdev sample to dump xdp-rx-metadata-featuresStanislav Fomichev2023-09-152-0/+22
* | | Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-10-303-1/+129
|\ \ \ | |_|/ |/| |
| * | tools: ynl: Add source files for nfsd netlink protocolChuck Lever2023-10-163-1/+129
| |/
* / netlink: specs: devlink: fix reply command valuesJiri Pirko2023-10-131-27/+27
|/
* tools: ynl-gen: set length of binary fieldsJakub Kicinski2023-08-242-0/+10
* netlink: specs: devlink: extend health reporter dump attributes by port indexJiri Pirko2023-08-142-0/+11
* netlink: specs: devlink: extend per-instance dump commands to accept instance...Jiri Pirko2023-08-142-26/+643
* netlink: specs: devlink: add commands that do per-instance dumpJiri Pirko2023-08-142-0/+3352
* netlink: specs: devlink: add info-get dump opJiri Pirko2023-08-042-0/+63
* ynl: regenerate all headersStanislav Fomichev2023-07-282-0/+8
* tools: ynl: work around stale system headersJakub Kicinski2023-06-151-2/+4
* tools: ynl: generate code for the ethtool familyJakub Kicinski2023-06-123-3/+11890
* tools: ynl: regen: stop generating common notification handlersJakub Kicinski2023-06-094-98/+0
* tools: ynl: regen: regenerate the if laddersJakub Kicinski2023-06-094-74/+67
* tools: ynl: regen: cleanup user space header includesJakub Kicinski2023-06-094-12/+4
* Revert "tools: ynl: Remove duplicated include in handshake-user.c"Jakub Kicinski2023-06-091-0/+1
* tools: ynl: Remove duplicated include in handshake-user.cYang Li2023-06-091-1/+0
* tools: ynl: generate code for the devlink familyJakub Kicinski2023-06-083-1/+932
* tools: ynl-gen: don't generate forward declarations for policies - regenJakub Kicinski2023-06-083-8/+0
* tools: ynl-gen: use enum names in op strmap more carefullyJakub Kicinski2023-06-081-1/+0
* tools: ynl: generate code for the handshake familyJakub Kicinski2023-06-073-1/+534
* tools: ynl: support fou and netdev in CJakub Kicinski2023-06-065-1/+1016
* tools: ynl: user space helpersJakub Kicinski2023-06-061-0/+45