summaryrefslogtreecommitdiff
path: root/tools/net/ynl/generated
AgeCommit message (Expand)AuthorFilesLines
2023-10-11tools: ynl: use ynl-gen -o instead of stdout in MakefileJakub Kicinski1-2/+2
2023-10-05tools: ynl: don't regen on every makeJakub Kicinski1-1/+1
2023-10-02handshake: Fix sign of key_serial_t fieldsChuck Lever1-2/+2
2023-10-02handshake: Fix sign of socket file descriptor fieldsChuck Lever1-3/+3
2023-09-15tools: ynl: extend netdev sample to dump xdp-rx-metadata-featuresStanislav Fomichev2-0/+22
2023-08-25tools: ynl-gen: set length of binary fieldsJakub Kicinski2-0/+10
2023-08-14netlink: specs: devlink: extend health reporter dump attributes by port indexJiri Pirko2-0/+11
2023-08-14netlink: specs: devlink: extend per-instance dump commands to accept instance...Jiri Pirko2-26/+643
2023-08-14netlink: specs: devlink: add commands that do per-instance dumpJiri Pirko2-0/+3352
2023-08-05netlink: specs: devlink: add info-get dump opJiri Pirko2-0/+63
2023-07-28ynl: regenerate all headersStanislav Fomichev2-0/+8
2023-06-15tools: ynl: work around stale system headersJakub Kicinski1-2/+4
2023-06-12tools: ynl: generate code for the ethtool familyJakub Kicinski3-3/+11890
2023-06-10tools: ynl: regen: stop generating common notification handlersJakub Kicinski4-98/+0
2023-06-10tools: ynl: regen: regenerate the if laddersJakub Kicinski4-74/+67
2023-06-10tools: ynl: regen: cleanup user space header includesJakub Kicinski4-12/+4
2023-06-09Revert "tools: ynl: Remove duplicated include in handshake-user.c"Jakub Kicinski1-0/+1
2023-06-09tools: ynl: Remove duplicated include in handshake-user.cYang Li1-1/+0
2023-06-09tools: ynl: generate code for the devlink familyJakub Kicinski3-1/+932
2023-06-09tools: ynl-gen: don't generate forward declarations for policies - regenJakub Kicinski3-8/+0
2023-06-09tools: ynl-gen: use enum names in op strmap more carefullyJakub Kicinski1-1/+0
2023-06-07tools: ynl: generate code for the handshake familyJakub Kicinski3-1/+534
2023-06-06tools: ynl: support fou and netdev in CJakub Kicinski5-1/+1016
2023-06-06tools: ynl: user space helpersJakub Kicinski1-0/+45