index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
/
ynl-gen-c.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: ynl: lift an assumption about spec file name
Paolo Abeni
2024-08-22
1
-2
/
+4
*
tools: ynl: use ident name for Family, too.
Paolo Abeni
2024-07-04
1
-26
/
+26
*
tools: ynl: make user space policies const
Jakub Kicinski
2024-06-09
1
-3
/
+3
*
ynl: ensure exact-len value is resolved
Antonio Quartulli
2024-05-13
1
-2
/
+2
*
ynl: rename array-nest to indexed-array
Hangbin Liu
2024-04-06
1
-6
/
+12
*
tools: ynl: fix setting presence bits in simple nests
Jakub Kicinski
2024-03-23
1
-2
/
+5
*
netlink: specs: support generating code for genl socket priv
Jakub Kicinski
2024-03-11
1
-0
/
+10
*
tools: ynl-gen: support using pre-defined values in attr checks
Hangbin Liu
2024-03-11
1
-0
/
+2
*
tools/net/ynl: Fix c codegen for array-nest
Donald Hunter
2024-03-08
1
-1
/
+1
*
tools: ynl: remove the libmnl dependency
Jakub Kicinski
2024-02-29
1
-1
/
+0
*
tools: ynl: switch away from MNL_CB_*
Jakub Kicinski
2024-02-29
1
-7
/
+7
*
tools: ynl: switch away from mnl_cb_t
Jakub Kicinski
2024-02-29
1
-2
/
+1
*
tools: ynl-gen: remove unused parse code
Jakub Kicinski
2024-02-29
1
-8
/
+0
*
tools: ynl: make yarg the first member of struct ynl_dump_state
Jakub Kicinski
2024-02-29
1
-2
/
+3
*
tools: ynl: create local ARRAY_SIZE() helper
Jakub Kicinski
2024-02-29
1
-2
/
+2
*
tools: ynl: create local nlmsg access helpers
Jakub Kicinski
2024-02-29
1
-3
/
+3
*
tools: ynl: create local for_each helpers
Jakub Kicinski
2024-02-29
1
-4
/
+4
*
tools: ynl: create local attribute helpers
Jakub Kicinski
2024-02-29
1
-38
/
+23
*
tools: ynl-gen: print prototypes for recursive stuff
Jakub Kicinski
2023-12-15
1
-5
/
+39
*
tools: ynl-gen: store recursive nests by a pointer
Jakub Kicinski
2023-12-15
1
-2
/
+14
*
tools: ynl-gen: re-sort ignoring recursive nests
Jakub Kicinski
2023-12-15
1
-21
/
+31
*
tools: ynl-gen: record information about recursive nests
Jakub Kicinski
2023-12-15
1
-2
/
+17
*
tools: ynl-gen: fill in implementations for TypeUnused
Jakub Kicinski
2023-12-15
1
-0
/
+9
*
tools: ynl-gen: support fixed headers in genetlink
Jakub Kicinski
2023-12-15
1
-4
/
+40
*
tools: ynl-gen: use enum user type for members and args
Jakub Kicinski
2023-12-15
1
-3
/
+2
*
tools: ynl-gen: add missing request free helpers for dumps
Jakub Kicinski
2023-12-15
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-01
1
-6
/
+4
|
\
|
*
tools: ynl-gen: always construct struct ynl_req_state
Jakub Kicinski
2023-11-29
1
-6
/
+4
*
|
tools: ynl: don't skip regeneration from make targets
Jakub Kicinski
2023-11-30
1
-4
/
+8
*
|
tools: ynl-gen: use enum name from the spec
Jakub Kicinski
2023-11-24
1
-5
/
+9
*
|
tools: ynl-get: use family c-name
Jakub Kicinski
2023-11-24
1
-23
/
+23
*
|
tools: ynl-gen: always append ULL/LL to range types
Jakub Kicinski
2023-11-24
1
-2
/
+3
|
/
*
tools: ynl: fix duplicate op name in devlink
Jakub Kicinski
2023-11-23
1
-0
/
+6
*
tools: ynl-gen: don't touch the output file if content is the same
Jakub Kicinski
2023-11-02
1
-1
/
+6
*
tools: ynl-gen: respect attr-cnt-name at the attr set level
Jakub Kicinski
2023-10-27
1
-3
/
+4
*
netlink: specs: support conditional operations
Jakub Kicinski
2023-10-27
1
-0
/
+22
*
netlink: make range pointers in policies const
Jakub Kicinski
2023-10-27
1
-1
/
+1
*
tools: ynl-gen: add support for exact-len validation
Davide Caratti
2023-10-24
1
-11
/
+17
*
Merge branch 'devlink-finish-conversion-to-generated-split_ops'
Jakub Kicinski
2023-10-24
1
-4
/
+46
|
\
|
*
tools: ynl-gen: render rsp_parse() helpers if cmd has only dump op
Jiri Pirko
2023-10-24
1
-4
/
+7
|
*
tools: ynl-gen: introduce support for bitfield32 attribute type
Jiri Pirko
2023-10-24
1
-0
/
+39
*
|
tools: ynl-gen: change spacing around __attribute__
Jakub Kicinski
2023-10-23
1
-1
/
+1
|
/
*
netlink: specs: add support for auto-sized scalars
Jakub Kicinski
2023-10-20
1
-2
/
+4
*
tools: ynl-gen: make the mnl_type() method public
Jakub Kicinski
2023-10-20
1
-20
/
+18
*
tools: ynl-gen: support limit names
Jakub Kicinski
2023-10-20
1
-11
/
+34
*
tools: ynl-gen: support full range of min/max checks for integer values
Jakub Kicinski
2023-10-20
1
-7
/
+59
*
tools: ynl-gen: track attribute use
Jakub Kicinski
2023-10-20
1
-0
/
+20
*
tools: ynl-gen: handle do ops with no input attrs
Jakub Kicinski
2023-10-10
1
-6
/
+11
*
tools: ynl-gen: use uapi header name for the header guard
Jakub Kicinski
2023-10-06
1
-1
/
+5
*
tools: ynl-gen: fix uAPI generation after tempfile changes
Jakub Kicinski
2023-08-26
1
-10
/
+20
[next]