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-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
2025-04-16
tools: ynl-gen: move local vars after the opening bracket
Jakub Kicinski
2025-04-16
tools: ynl-gen: don't declare loop iterator in place
Jakub Kicinski
2025-04-10
tools: ynl: generate code for rt-route and add a sample
Jakub Kicinski
2025-04-10
tools: ynl: generate code for rt-addr and add a sample
Jakub Kicinski
2025-04-10
tools: ynl-gen: use family c-name in notifications
Jakub Kicinski
2025-04-10
tools: ynl-gen: consider dump ops without a do "type-consistent"
Jakub Kicinski
2025-04-10
tools: ynl: don't use genlmsghdr in classic netlink
Jakub Kicinski
2025-04-10
tools: ynl-gen: don't consider requests with fixed hdr empty
Jakub Kicinski
2025-04-10
tools: ynl: support creating non-genl sockets
Jakub Kicinski
2025-02-12
netlink: specs: wireless: add a spec for nl80211
Donald Hunter
2025-02-12
tools/net/ynl: add indexed-array scalar support to ynl-gen-c
Donald Hunter
2025-02-12
tools/net/ynl: sanitise enums with leading digits in ynl-gen-c
Donald Hunter
2025-02-12
tools/net/ynl: add s8, s16 to valid scalars in ynl-gen-c
Donald Hunter
2025-02-12
tools/net/ynl: accept IP string inputs
Donald Hunter
2025-02-12
tools/net/ynl: support rendering C array members to strings
Donald Hunter
2025-02-12
tools/net/ynl: support decoding indexed arrays as enums
Donald Hunter
2025-02-12
tools/net/ynl: remove extraneous plural from variable names
Donald Hunter
2025-02-06
tools: ynl: add all headers to makefile deps
Jakub Kicinski
2025-02-06
tools: ynl-gen: support limits using definitions
Jakub Kicinski
2025-02-06
tools: ynl-gen: don't output external constants
Jakub Kicinski
2025-01-27
tools: ynl: c: correct reverse decode of empty attrs
Jakub Kicinski
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-16
netdev: avoid CFI problems with sock priv helpers
Jakub Kicinski
2025-01-13
tools/net/ynl: ethtool: support spec load from install location
Donald Hunter
2025-01-13
tools/net/ynl: add support for --family and --list-families
Donald Hunter
2025-01-09
tools: ynl: add main install target
Jan Stancek
2025-01-09
tools: ynl: add install target for generated content
Jan Stancek
2025-01-09
tools: ynl: add initial pyproject.toml for packaging
Jan Stancek
2025-01-09
tools: ynl: move python code to separate sub-directory
Jan Stancek
2025-01-09
tools: ynl-gen-c: improve support for empty nests
Jakub Kicinski
2025-01-07
tools: ynl: print some information about attribute we can't parse
Jakub Kicinski
2025-01-07
tools: ynl: correctly handle overrides of fields in subset
Jakub Kicinski
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-15
tools/net/ynl: fix sub-message key lookup for nested attributes
Donald Hunter
2024-12-07
tools: ynl-gen-c: don't require -o argument
Johannes Berg
2024-12-07
tools: ynl-gen-c: annotate valid choices for --mode
Johannes Berg
2024-12-05
ynl: include uapi header after all dependencies
Stanislav Fomichev
2024-12-05
ynl: support directional specs in ynl-gen-c.py
Stanislav Fomichev
2024-12-05
ynl: skip rendering attributes with header property in uapi mode
Stanislav Fomichev
2024-12-05
ynl: support enum-cnt-name attribute in legacy definitions
Stanislav Fomichev
2024-11-18
tools: ynl-gen: allow uapi headers in sub-dirs
Jakub Kicinski
2024-11-14
tools/net/ynl: add async notification handling
Donald Hunter
[prev]
[next]