summaryrefslogtreecommitdiffstats
path: root/tools/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devlink-finish-conversion-to-generated-split_ops'Jakub Kicinski2023-10-236-15/+7185
|\
| * 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: render rsp_parse() helpers if cmd has only dump opJiri Pirko2023-10-231-4/+7
| * tools: ynl-gen: introduce support for bitfield32 attribute typeJiri Pirko2023-10-234-3/+56
* | tools: ynl-gen: change spacing around __attribute__Jakub Kicinski2023-10-237-64/+64
|/
* netlink: specs: add support for auto-sized scalarsJakub Kicinski2023-10-205-2/+47
* tools: ynl-gen: make the mnl_type() method publicJakub Kicinski2023-10-201-20/+18
* tools: ynl-gen: support limit namesJakub Kicinski2023-10-191-11/+34
* tools: ynl-gen: support full range of min/max checks for integer valuesJakub Kicinski2023-10-191-7/+59
* tools: ynl-gen: track attribute useJakub Kicinski2023-10-191-0/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-191-27/+27
|\
| * netlink: specs: devlink: fix reply command valuesJiri Pirko2023-10-131-27/+27
* | tools: ynl: fix converting flags to names after recent cleanupJakub Kicinski2023-10-171-1/+1
* | tools: ynl: use ynl-gen -o instead of stdout in MakefileJakub Kicinski2023-10-111-2/+2
* | tools: ynl-gen: handle do ops with no input attrsJakub Kicinski2023-10-091-6/+11
* | tools: ynl-gen: use uapi header name for the header guardJakub Kicinski2023-10-061-1/+5
* | tools: ynl: use uAPI include magic for samplesJakub Kicinski2023-10-041-1/+4
* | tools: ynl: don't regen on every makeJakub Kicinski2023-10-042-2/+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-154-2/+30
|/
* tools/net/ynl: Add support for create flagsDonald Hunter2023-08-273-8/+22
* tools/net/ynl: Implement nlattr array-nest decoding in ynlDonald Hunter2023-08-271-0/+13
* tools/net/ynl: Add support for netlink-raw familiesDonald Hunter2023-08-271-33/+91
* tools/net/ynl: Fix extack parsing with fixed header genlmsgDonald Hunter2023-08-271-25/+40
* tools/ynl: Add mcast-group schema parsing to ynlDonald Hunter2023-08-271-0/+31
* tools: ynl-gen: fix uAPI generation after tempfile changesJakub Kicinski2023-08-251-10/+20
* tools: ynl-gen: support empty attribute listsJakub Kicinski2023-08-241-2/+9
* tools: ynl-gen: fix collecting global policy attrsJakub Kicinski2023-08-241-1/+3
* tools: ynl-gen: set length of binary fieldsJakub Kicinski2023-08-243-0/+11
* tools: ynl: allow passing binary dataJakub Kicinski2023-08-241-1/+6
* tools: ynl-gen: use temporary file for renderingJiri Pirko2023-08-191-2/+8
* tools: ynl: add more info to KeyErrors on missing attrsJakub Kicinski2023-08-151-3/+12
* 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
* tools: ynl-gen: add missing empty line between policiesJakub Kicinski2023-08-091-0/+1
* tools: ynl-gen: avoid rendering empty validate fieldJiri Pirko2023-08-091-3/+4
* netlink: specs: devlink: add info-get dump opJiri Pirko2023-08-042-0/+63
* ynl-gen-c.py: render netlink policies static for split opsJiri Pirko2023-08-041-2/+6
* ynl-gen-c.py: allow directional model for kernel modeJiri Pirko2023-08-041-1/+1
* ynl-gen-c.py: filter rendering of validate field values for split opsJiri Pirko2023-08-041-1/+9
* ynl: print xdp-zc-max-segs in the sampleStanislav Fomichev2023-07-281-0/+2
* ynl: regenerate all headersStanislav Fomichev2023-07-284-0/+14
* ynl: mark max/mask as private for kdocStanislav Fomichev2023-07-281-0/+1
* tools: ynl-gen: fix parse multi-attr enum attributeArkadiusz Kubalewski2023-07-261-6/+6
* tools: ynl-gen: fix enum index in _decode_enum(..)Arkadiusz Kubalewski2023-07-261-2/+2
* tools: ynl: add display-hint support to ynlDonald Hunter2023-06-242-5/+39
* tools: ynl: improve the direct-include header guard logicJakub Kicinski2023-06-221-14/+6