summaryrefslogtreecommitdiff
path: root/tools/net
AgeCommit message (Expand)Author
2024-02-02tools: ynl: include dpll and mptcp_pm in C codegenJakub Kicinski
2024-01-31tools/net/ynl: Add type info to struct members in generated docsDonald Hunter
2024-01-31tools/net/ynl: Add support for nested structsDonald Hunter
2024-01-31tools/net/ynl: Move formatted_string method out of NlAttrDonald Hunter
2024-01-31tools/net/ynl: Rename _fixed_header_size() to _struct_size()Donald Hunter
2024-01-31tools/net/ynl: Combine struct decoding logic in ynlDonald Hunter
2024-01-31tools/net/ynl: Encode default values for binary blobsDonald Hunter
2024-01-31tools/net/ynl: Add support for encoding sub-messagesDonald Hunter
2024-01-31tools/net/ynl: Refactor fixed header encoding into separate methodDonald Hunter
2024-01-31tools/net/ynl: Support sub-messages in nested attribute spacesDonald Hunter
2024-01-31tools/net/ynl: Add --output-json arg to ynl cliDonald Hunter
2023-12-18tools/net/ynl-gen-rst: Remove extra indentation from generated docsDonald Hunter
2023-12-18tools/net/ynl-gen-rst: Remove bold from attribute-set headingsDonald Hunter
2023-12-18tools/net/ynl-gen-rst: Sort the index of generated netlink specsDonald Hunter
2023-12-18tools/net/ynl-gen-rst: Add sub-messages to generated docsDonald Hunter
2023-12-18tools/net/ynl: Add binary and pad support to structs for tcDonald Hunter
2023-12-18tools/net/ynl: Add 'sub-message' attribute decoding to ynlDonald Hunter
2023-12-18tools/net/ynl: Use consistent array index expression formattingDonald Hunter
2023-12-14tools: ynl-gen: print prototypes for recursive stuffJakub Kicinski
2023-12-14tools: ynl-gen: store recursive nests by a pointerJakub Kicinski
2023-12-14tools: ynl-gen: re-sort ignoring recursive nestsJakub Kicinski
2023-12-14tools: ynl-gen: record information about recursive nestsJakub Kicinski
2023-12-14tools: ynl-gen: fill in implementations for TypeUnusedJakub Kicinski
2023-12-14tools: ynl-gen: support fixed headers in genetlinkJakub Kicinski
2023-12-14tools: ynl-gen: use enum user type for members and argsJakub Kicinski
2023-12-14tools: ynl-gen: add missing request free helpers for dumpsJakub Kicinski
2023-12-05tools: ynl: move private definitions to a separate headerJakub Kicinski
2023-12-05tools: ynl: use strerror() if no extack of note providedJakub Kicinski
2023-12-05tools: pynl: make flags argument optional for do()Jakub Kicinski
2023-12-05tools: ynl: remove generated user space code from gitJakub Kicinski
2023-12-04netdev-genl: spec: Add PID in netdev netlink YAML specAmritha Nambiar
2023-12-04netdev-genl: spec: Add irq in netdev netlink YAML specAmritha Nambiar
2023-12-04netdev-genl: spec: Extend netdev netlink spec in YAML for NAPIAmritha Nambiar
2023-12-04netdev-genl: spec: Extend netdev netlink spec in YAML for queueAmritha Nambiar
2023-11-30docs: netlink: link to family documentations from spec infoJakub Kicinski
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-29tools: ynl: don't skip regeneration from make targetsJakub Kicinski
2023-11-29tools: ynl: order building samples after generated codeJakub Kicinski
2023-11-29tools: ynl: make sure we use local headers for page-poolJakub Kicinski
2023-11-29tools: ynl: fix build of the page-pool sampleJakub Kicinski
2023-11-29tools: ynl: Print xsk-features from the sampleStanislav Fomichev
2023-11-29xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev
2023-11-29tools: ynl-gen: always construct struct ynl_req_stateJakub Kicinski
2023-11-28tools: ynl: add sample for getting page-pool informationJakub Kicinski
2023-11-24tools: ynl-gen: use enum name from the specJakub Kicinski
2023-11-24tools: ynl-get: use family c-nameJakub Kicinski
2023-11-24tools: ynl-gen: always append ULL/LL to range typesJakub Kicinski
2023-11-24Documentation: Document each netlink familyBreno Leitao
2023-11-23tools: ynl: fix duplicate op name in devlinkJakub Kicinski