index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
/
pyynl
/
ynl_gen_c.py
Age
Commit message (
Expand
)
Author
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-23
netlink: specs: allow header properties for attribute sets
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-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
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-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-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-09
tools: ynl: move python code to separate sub-directory
Jan Stancek
[prev]