开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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
2023-03-08
tools: ynl: move the enum classes to shared code
Jakub Kicinski
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
2023-03-03
tools: ynl: use 1 as the default for first entry in attrs/ops
Jakub Kicinski
2023-02-24
tools: ynl-gen: fix single attribute structs with attr 0 only
Jakub Kicinski
2023-01-31
tools: net: use python3 explicitly
Jakub Kicinski
2023-01-31
tools: ynl: use the common YAML loading and validation code
Jakub Kicinski
2023-01-31
tools: ynl-gen: prevent do / dump reordering
Jakub Kicinski
2023-01-26
tools: ynl: store ops in ordered dict to avoid random ordering
Jakub Kicinski
2023-01-26
tools: ynl: rename ops_list -> msg_list
Jakub Kicinski
2023-01-26
tools: ynl: support kdocs for flags in code generation
Jakub Kicinski
2023-01-24
net: add basic C code generators for Netlink
Jakub Kicinski
[prev]