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
/
ynl-gen-c.py
Age
Commit message (
Expand
)
Author
2023-08-24
tools: ynl-gen: set length of binary fields
Jakub Kicinski
2023-08-19
tools: ynl-gen: use temporary file for rendering
Jiri Pirko
2023-08-09
tools: ynl-gen: add missing empty line between policies
Jakub Kicinski
2023-08-09
tools: ynl-gen: avoid rendering empty validate field
Jiri Pirko
2023-08-04
ynl-gen-c.py: render netlink policies static for split ops
Jiri Pirko
2023-08-04
ynl-gen-c.py: allow directional model for kernel mode
Jiri Pirko
2023-08-04
ynl-gen-c.py: filter rendering of validate field values for split ops
Jiri Pirko
2023-07-28
ynl: mark max/mask as private for kdoc
Stanislav Fomichev
2023-06-13
tools: ynl-gen: inherit policy in multi-attr
Jakub Kicinski
2023-06-13
tools: ynl-gen: correct enum policies
Jakub Kicinski
2023-06-12
tools: ynl-gen: resolve enum vs struct name conflicts
Jakub Kicinski
2023-06-12
tools: ynl-gen: don't generate enum types if unnamed
Jakub Kicinski
2023-06-12
netlink: specs: support setting prefix-name per attribute
Jakub Kicinski
2023-06-12
tools: ynl-gen: record extra args for regen
Jakub Kicinski
2023-06-12
tools: ynl-gen: support excluding tricky ops
Jakub Kicinski
2023-06-09
tools: ynl-gen: support / skip pads on the way to kernel
Jakub Kicinski
2023-06-09
tools: ynl-gen: don't pass op_name to RenderInfo
Jakub Kicinski
2023-06-09
tools: ynl-gen: support code gen for events
Jakub Kicinski
2023-06-09
tools: ynl-gen: sanitize notification tracking
Jakub Kicinski
2023-06-09
tools: ynl-gen: stop generating common notification handlers
Jakub Kicinski
2023-06-09
tools: ynl-gen: get attr type outside of if()
Jakub Kicinski
2023-06-09
tools: ynl-gen: combine else with closing bracket
Jakub Kicinski
2023-06-09
tools: ynl-gen: complete the C keyword list
Jakub Kicinski
2023-06-09
tools: ynl-gen: cleanup user space header includes
Jakub Kicinski
2023-06-08
tools: ynl-gen: don't generate forward declarations for policies
Jakub Kicinski
2023-06-08
tools: ynl-gen: walk nested types in depth
Jakub Kicinski
2023-06-08
tools: ynl-gen: inherit struct use info
Jakub Kicinski
2023-06-08
tools: ynl-gen: try to sort the types more intelligently
Jakub Kicinski
2023-06-08
tools: ynl-gen: enable code gen for directional specs
Jakub Kicinski
2023-06-08
tools: ynl-gen: refactor strmap helper generation
Jakub Kicinski
2023-06-08
tools: ynl-gen: use enum names in op strmap more carefully
Jakub Kicinski
2023-06-07
tools: ynl-gen: improve unwind on parsing errors
Jakub Kicinski
2023-06-07
tools: ynl-gen: fill in support for MultiAttr scalars
Jakub Kicinski
2023-06-06
tools: ynl-gen: clean up stray new lines at the end of reply-less requests
Jakub Kicinski
2023-06-02
tools: ynl-gen: generate static descriptions of notifications
Jakub Kicinski
2023-06-02
tools: ynl-gen: switch to family struct
Jakub Kicinski
2023-06-02
tools: ynl-gen: generate alloc and free helpers for req
Jakub Kicinski
2023-06-02
tools: ynl-gen: move the response reading logic into YNL
Jakub Kicinski
2023-06-02
tools: ynl-gen: generate enum-to-string helpers
Jakub Kicinski
2023-06-02
tools: ynl-gen: add error checking for nested structs
Jakub Kicinski
2023-06-02
tools: ynl-gen: loosen type consistency check for events
Jakub Kicinski
2023-06-02
tools: ynl-gen: don't override pure nested struct
Jakub Kicinski
2023-06-02
tools: ynl-gen: fix unused / pad attribute handling
Jakub Kicinski
2023-06-02
tools: ynl-gen: add extra headers for user space
Jakub Kicinski
2023-05-26
net: ynl: prefix uAPI header include with uapi/
Jakub Kicinski
2023-03-27
tools: ynl: default to treating enums as flags for mask generation
Jakub Kicinski
2023-03-21
tools: ynl: skip the explicit op array size when not needed
Jakub Kicinski
2023-03-16
ynl: make the tooling check the license
Jakub Kicinski
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
2023-03-10
tools: ynl: fix render-max for flags definition
Lorenzo Bianconi
[prev]
[next]