summaryrefslogtreecommitdiffstats
path: root/tools/net/ynl (follow)
Commit message (Expand)AuthorAgeFilesLines
* netdev-genl: spec: Add PID in netdev netlink YAML specAmritha Nambiar2023-12-052-0/+8
* netdev-genl: spec: Add irq in netdev netlink YAML specAmritha Nambiar2023-12-052-0/+8
* netdev-genl: spec: Extend netdev netlink spec in YAML for NAPIAmritha Nambiar2023-12-052-0/+199
* netdev-genl: spec: Extend netdev netlink spec in YAML for queueAmritha Nambiar2023-12-052-0/+252
* docs: netlink: link to family documentations from spec infoJakub Kicinski2023-12-011-1/+7
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-013-2/+30
|\
| * tools: ynl: Print xsk-features from the sampleStanislav Fomichev2023-11-291-2/+8
| * xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev2023-11-292-0/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-015-55/+102
|\ \
| * | tools: ynl-gen: always construct struct ynl_req_stateJakub Kicinski2023-11-295-55/+102
| |/
* | tools: ynl: don't skip regeneration from make targetsJakub Kicinski2023-11-302-6/+10
* | tools: ynl: order building samples after generated codeJakub Kicinski2023-11-301-0/+2
* | tools: ynl: make sure we use local headers for page-poolJakub Kicinski2023-11-301-0/+2
* | tools: ynl: fix build of the page-pool sampleJakub Kicinski2023-11-301-1/+1
* | tools: ynl: add sample for getting page-pool informationJakub Kicinski2023-11-286-2/+740
* | tools: ynl-gen: use enum name from the specJakub Kicinski2023-11-241-5/+9
* | tools: ynl-get: use family c-nameJakub Kicinski2023-11-241-23/+23
* | tools: ynl-gen: always append ULL/LL to range typesJakub Kicinski2023-11-241-2/+3
* | Documentation: Document each netlink familyBreno Leitao2023-11-241-0/+388
|/
* tools: ynl: fix duplicate op name in devlinkJakub Kicinski2023-11-232-1/+7
* tools: ynl: fix header path for nfsdJakub Kicinski2023-11-231-1/+1
* nfsd: regenerate user space parsers after ynl-gen changesJakub Kicinski2023-11-062-11/+153
* tools: ynl-gen: don't touch the output file if content is the sameJakub Kicinski2023-11-021-1/+6
* netlink: specs: devlink: add forgotten port function caps enum valuesJiri Pirko2023-11-021-0/+2
* Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-10-3117-153/+7556
|\
| * tools: ynl: introduce option to process unknown attributes or typesJiri Pirko2023-10-272-12/+39
| * tools: ynl-gen: respect attr-cnt-name at the attr set levelJakub Kicinski2023-10-271-3/+4
| * netlink: specs: support conditional operationsJakub Kicinski2023-10-271-0/+22
| * netlink: make range pointers in policies constJakub Kicinski2023-10-271-1/+1
| * tools: ynl-gen: add support for exact-len validationDavide Caratti2023-10-241-11/+17
| * Merge branch 'devlink-finish-conversion-to-generated-split_ops'Jakub Kicinski2023-10-246-15/+7185
| |\
| | * netlink: specs: devlink: add the remaining command to generate complete split...Jiri Pirko2023-10-242-1/+7122
| | * netlink: specs: devlink: remove reload-action from devlink-get cmd replyJiri Pirko2023-10-242-7/+0
| | * tools: ynl-gen: render rsp_parse() helpers if cmd has only dump opJiri Pirko2023-10-241-4/+7
| | * tools: ynl-gen: introduce support for bitfield32 attribute typeJiri Pirko2023-10-244-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-201-11/+34
| * tools: ynl-gen: support full range of min/max checks for integer valuesJakub Kicinski2023-10-201-7/+59
| * tools: ynl-gen: track attribute useJakub Kicinski2023-10-201-0/+20
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-191-27/+27
| |\
| * | tools: ynl: fix converting flags to names after recent cleanupJakub Kicinski2023-10-181-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-101-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-051-1/+4
| * | tools: ynl: don't regen on every makeJakub Kicinski2023-10-052-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