index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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
2023-10-26
tools: ynl-gen: respect attr-cnt-name at the attr set level
Jakub Kicinski
2023-10-26
netlink: specs: support conditional operations
Jakub Kicinski
2023-10-26
netlink: make range pointers in policies const
Jakub Kicinski
2023-10-24
tools: ynl-gen: add support for exact-len validation
Davide Caratti
2023-10-23
Merge branch 'devlink-finish-conversion-to-generated-split_ops'
Jakub Kicinski
2023-10-23
tools: ynl-gen: render rsp_parse() helpers if cmd has only dump op
Jiri Pirko
2023-10-23
tools: ynl-gen: introduce support for bitfield32 attribute type
Jiri Pirko
2023-10-23
tools: ynl-gen: change spacing around __attribute__
Jakub Kicinski
2023-10-20
netlink: specs: add support for auto-sized scalars
Jakub Kicinski
2023-10-20
tools: ynl-gen: make the mnl_type() method public
Jakub Kicinski
2023-10-19
tools: ynl-gen: support limit names
Jakub Kicinski
2023-10-19
tools: ynl-gen: support full range of min/max checks for integer values
Jakub Kicinski
2023-10-19
tools: ynl-gen: track attribute use
Jakub Kicinski
2023-10-09
tools: ynl-gen: handle do ops with no input attrs
Jakub Kicinski
2023-10-06
tools: ynl-gen: use uapi header name for the header guard
Jakub Kicinski
2023-08-25
tools: ynl-gen: fix uAPI generation after tempfile changes
Jakub Kicinski
2023-08-24
tools: ynl-gen: support empty attribute lists
Jakub Kicinski
[next]