开源镜像站
帮助
动态
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
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: correctly handle overrides of fields in subset
Jakub Kicinski
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-13
tools: ynl: add script dir to sys.path
Jan Stancek
2024-11-04
tools: ynl-gen: de-kdocify enums with no doc for entries
Jakub Kicinski
2024-10-31
netlink: add NLA_POLICY_MAX_LEN macro
Antonio Quartulli
2024-10-22
tools: ynl-gen: use big-endian netlink attribute types
Asbjørn Sloth Tønnesen
2024-10-15
tools: ynl-gen: use names of constants in generated limits
Jakub Kicinski
2024-10-08
tools: ynl-gen: refactor check validation for TypeBinary
Jakub Kicinski
2024-08-21
tools: ynl: lift an assumption about spec file name
Paolo Abeni
2024-07-03
tools: ynl: use ident name for Family, too.
Paolo Abeni
2024-06-09
tools: ynl: make user space policies const
Jakub Kicinski
2024-05-13
ynl: ensure exact-len value is resolved
Antonio Quartulli
2024-04-05
ynl: rename array-nest to indexed-array
Hangbin Liu
2024-03-22
tools: ynl: fix setting presence bits in simple nests
Jakub Kicinski
2024-03-11
netlink: specs: support generating code for genl socket priv
Jakub Kicinski
2024-03-11
tools: ynl-gen: support using pre-defined values in attr checks
Hangbin Liu
2024-03-07
tools/net/ynl: Fix c codegen for array-nest
Donald Hunter
2024-02-28
tools: ynl: remove the libmnl dependency
Jakub Kicinski
2024-02-28
tools: ynl: switch away from MNL_CB_*
Jakub Kicinski
2024-02-28
tools: ynl: switch away from mnl_cb_t
Jakub Kicinski
2024-02-28
tools: ynl-gen: remove unused parse code
Jakub Kicinski
2024-02-28
tools: ynl: make yarg the first member of struct ynl_dump_state
Jakub Kicinski
2024-02-28
tools: ynl: create local ARRAY_SIZE() helper
Jakub Kicinski
2024-02-28
tools: ynl: create local nlmsg access helpers
Jakub Kicinski
2024-02-28
tools: ynl: create local for_each helpers
Jakub Kicinski
2024-02-28
tools: ynl: create local attribute helpers
Jakub Kicinski
2023-12-14
tools: ynl-gen: print prototypes for recursive stuff
Jakub Kicinski
2023-12-14
tools: ynl-gen: store recursive nests by a pointer
Jakub Kicinski
2023-12-14
tools: ynl-gen: re-sort ignoring recursive nests
Jakub Kicinski
2023-12-14
tools: ynl-gen: record information about recursive nests
Jakub Kicinski
2023-12-14
tools: ynl-gen: fill in implementations for TypeUnused
Jakub Kicinski
2023-12-14
tools: ynl-gen: support fixed headers in genetlink
Jakub Kicinski
2023-12-14
tools: ynl-gen: use enum user type for members and args
Jakub Kicinski
2023-12-14
tools: ynl-gen: add missing request free helpers for dumps
Jakub Kicinski
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-29
tools: ynl: don't skip regeneration from make targets
Jakub Kicinski
2023-11-29
tools: ynl-gen: always construct struct ynl_req_state
Jakub Kicinski
2023-11-24
tools: ynl-gen: use enum name from the spec
Jakub Kicinski
2023-11-24
tools: ynl-get: use family c-name
Jakub Kicinski
2023-11-24
tools: ynl-gen: always append ULL/LL to range types
Jakub Kicinski
2023-11-23
tools: ynl: fix duplicate op name in devlink
Jakub Kicinski
2023-11-01
tools: ynl-gen: don't touch the output file if content is the same
Jakub Kicinski
[next]