index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
Age
Commit message (
Expand
)
Author
2025-06-19
tools: ynl: fix mixing ops and notifications on one socket
Jakub Kicinski
2025-05-27
tools: ynl: parse extack for sub-messages
Donald Hunter
2025-05-21
tools: ynl: add a sample for TC
Jakub Kicinski
2025-05-21
tools: ynl: enable codegen for TC
Jakub Kicinski
2025-05-21
tools: ynl-gen: support weird sub-message formats
Jakub Kicinski
2025-05-21
tools: ynl-gen: support local attrs in _multi_parse
Jakub Kicinski
2025-05-21
tools: ynl-gen: move fixed header info from RenderInfo to Struct
Jakub Kicinski
2025-05-21
tools: ynl-gen: support passing selector to a nest
Jakub Kicinski
2025-05-21
tools: ynl-gen: add makefile deps for neigh
Jakub Kicinski
2025-05-16
tools: ynl: add a sample for rt-link
Jakub Kicinski
2025-05-16
tools: ynl: enable codegen for all rt- families
Jakub Kicinski
2025-05-16
tools: ynl: submsg: reverse parse / error reporting
Jakub Kicinski
2025-05-16
tools: ynl-gen: submsg: support parsing and rendering sub-messages
Jakub Kicinski
2025-05-16
tools: ynl-gen: submsg: render the structs
Jakub Kicinski
2025-05-16
tools: ynl-gen: submsg: plumb thru an empty type
Jakub Kicinski
2025-05-16
tools: ynl-gen: prepare for submsg structs
Jakub Kicinski
2025-05-16
tools: ynl-gen: factor out the annotation of pure nested struct
Jakub Kicinski
2025-05-15
tools: ynl-gen: array-nest: support arrays of nests
Jakub Kicinski
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-13
tools: ynl-gen: Allow multi-attr without nested-attributes again
Lukas Wunner
2025-05-13
tools: ynl-gen: support struct for binary attributes
Jakub Kicinski
2025-05-13
tools: ynl-gen: auto-indent else
Jakub Kicinski
2025-05-13
tools: ynl-gen: support sub-type for binary attributes
Jakub Kicinski
2025-05-09
tools: ynl: handle broken pipe gracefully in CLI
Donald Hunter
2025-05-09
tools/net/ynl: ethtool: fix crash when Hardware Clock info is missing
Hangbin Liu
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-07
tools: ynl-gen: move the count into a presence struct too
Jakub Kicinski
2025-05-07
tools: ynl-gen: split presence metadata
Jakub Kicinski
2025-05-07
tools: ynl-gen: rename basic presence from 'bit' to 'present'
Jakub Kicinski
2025-05-06
tools: ynl-gen: allow noncontiguous enums
Jiri Pirko
2025-05-05
tools: ynl-gen: validate 0 len strings from kernel
David Wei
2025-05-02
tools: ynl: allow fixed-header to be specified per op
Jakub Kicinski
2025-05-02
tools: ynl-gen: don't init enum checks for classic netlink
Jakub Kicinski
2025-05-02
tools: ynl-gen: array-nest: support binary array with exact-len
Jakub Kicinski
2025-05-02
tools: ynl-gen: array-nest: support put for scalar
Jakub Kicinski
2025-05-02
tools: ynl-gen: mutli-attr: support binary types with struct
Jakub Kicinski
2025-05-02
tools: ynl-gen: multi-attr: type gen for string
Jakub Kicinski
2025-05-02
tools: ynl-gen: support CRUD-like notifications for classic Netlink
Jakub Kicinski
2025-05-02
tools: ynl-gen: support using dump types for ntf
Jakub Kicinski
2025-05-02
tools: ynl: let classic netlink requests specify extra nlflags
Jakub Kicinski
2025-05-02
tools: ynl-gen: fill in missing empty attr lists
Jakub Kicinski
2025-05-02
tools: ynl-gen: factor out free_needs_iter for a struct
Jakub Kicinski
2025-05-02
tools: ynl-gen: fix comment about nested struct dict
Jakub Kicinski
2025-04-29
tools: ynl: fix typo in info string
Ruben Wauters
2025-04-24
tools: ynl: fix the header guard name for OVPN
Jakub Kicinski
2025-04-23
netlink: specs: allow header properties for attribute sets
Jakub Kicinski
2025-04-21
tools: ynl: add missing header deps
Jakub Kicinski
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-16
tools: ynl-gen: make sure we validate subtype of array-nest
Jakub Kicinski
2025-04-16
tools: ynl-gen: individually free previous values on double set
Jakub Kicinski
[next]