index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
Age
Commit message (
Expand
)
Author
2024-02-02
tools: ynl: include dpll and mptcp_pm in C codegen
Jakub Kicinski
2024-01-31
tools/net/ynl: Add type info to struct members in generated docs
Donald Hunter
2024-01-31
tools/net/ynl: Add support for nested structs
Donald Hunter
2024-01-31
tools/net/ynl: Move formatted_string method out of NlAttr
Donald Hunter
2024-01-31
tools/net/ynl: Rename _fixed_header_size() to _struct_size()
Donald Hunter
2024-01-31
tools/net/ynl: Combine struct decoding logic in ynl
Donald Hunter
2024-01-31
tools/net/ynl: Encode default values for binary blobs
Donald Hunter
2024-01-31
tools/net/ynl: Add support for encoding sub-messages
Donald Hunter
2024-01-31
tools/net/ynl: Refactor fixed header encoding into separate method
Donald Hunter
2024-01-31
tools/net/ynl: Support sub-messages in nested attribute spaces
Donald Hunter
2024-01-31
tools/net/ynl: Add --output-json arg to ynl cli
Donald Hunter
2023-12-18
tools/net/ynl-gen-rst: Remove extra indentation from generated docs
Donald Hunter
2023-12-18
tools/net/ynl-gen-rst: Remove bold from attribute-set headings
Donald Hunter
2023-12-18
tools/net/ynl-gen-rst: Sort the index of generated netlink specs
Donald Hunter
2023-12-18
tools/net/ynl-gen-rst: Add sub-messages to generated docs
Donald Hunter
2023-12-18
tools/net/ynl: Add binary and pad support to structs for tc
Donald Hunter
2023-12-18
tools/net/ynl: Add 'sub-message' attribute decoding to ynl
Donald Hunter
2023-12-18
tools/net/ynl: Use consistent array index expression formatting
Donald Hunter
2023-12-14
tools: ynl-gen: print prototypes for recursive stuff
Jakub Kicinski
2023-12-14
tools: ynl-gen: store recursive nests by a pointer
Jakub Kicinski
2023-12-14
tools: ynl-gen: re-sort ignoring recursive nests
Jakub Kicinski
2023-12-14
tools: ynl-gen: record information about recursive nests
Jakub Kicinski
2023-12-14
tools: ynl-gen: fill in implementations for TypeUnused
Jakub Kicinski
2023-12-14
tools: ynl-gen: support fixed headers in genetlink
Jakub Kicinski
2023-12-14
tools: ynl-gen: use enum user type for members and args
Jakub Kicinski
2023-12-14
tools: ynl-gen: add missing request free helpers for dumps
Jakub Kicinski
2023-12-05
tools: ynl: move private definitions to a separate header
Jakub Kicinski
2023-12-05
tools: ynl: use strerror() if no extack of note provided
Jakub Kicinski
2023-12-05
tools: pynl: make flags argument optional for do()
Jakub Kicinski
2023-12-05
tools: ynl: remove generated user space code from git
Jakub Kicinski
2023-12-04
netdev-genl: spec: Add PID in netdev netlink YAML spec
Amritha Nambiar
2023-12-04
netdev-genl: spec: Add irq in netdev netlink YAML spec
Amritha Nambiar
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
Amritha Nambiar
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for queue
Amritha Nambiar
2023-11-30
docs: netlink: link to family documentations from spec info
Jakub Kicinski
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-29
tools: ynl: don't skip regeneration from make targets
Jakub Kicinski
2023-11-29
tools: ynl: order building samples after generated code
Jakub Kicinski
2023-11-29
tools: ynl: make sure we use local headers for page-pool
Jakub Kicinski
2023-11-29
tools: ynl: fix build of the page-pool sample
Jakub Kicinski
2023-11-29
tools: ynl: Print xsk-features from the sample
Stanislav Fomichev
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2023-11-29
tools: ynl-gen: always construct struct ynl_req_state
Jakub Kicinski
2023-11-28
tools: ynl: add sample for getting page-pool information
Jakub Kicinski
2023-11-24
tools: ynl-gen: use enum name from the spec
Jakub Kicinski
2023-11-24
tools: ynl-get: use family c-name
Jakub Kicinski
2023-11-24
tools: ynl-gen: always append ULL/LL to range types
Jakub Kicinski
2023-11-24
Documentation: Document each netlink family
Breno Leitao
2023-11-23
tools: ynl: fix duplicate op name in devlink
Jakub Kicinski
[prev]
[next]