index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
Age
Commit message (
Expand
)
Author
2025-05-13
tools: ynl-gen: Allow multi-attr without nested-attributes again
Lukas Wunner
2025-05-13
tools: ynl-gen: support struct for binary attributes
Jakub Kicinski
2025-05-13
tools: ynl-gen: auto-indent else
Jakub Kicinski
2025-05-13
tools: ynl-gen: support sub-type for binary attributes
Jakub Kicinski
2025-05-09
tools: ynl: handle broken pipe gracefully in CLI
Donald Hunter
2025-05-09
tools/net/ynl: ethtool: fix crash when Hardware Clock info is missing
Hangbin Liu
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-07
tools: ynl-gen: move the count into a presence struct too
Jakub Kicinski
2025-05-07
tools: ynl-gen: split presence metadata
Jakub Kicinski
2025-05-07
tools: ynl-gen: rename basic presence from 'bit' to 'present'
Jakub Kicinski
2025-05-06
tools: ynl-gen: allow noncontiguous enums
Jiri Pirko
2025-05-05
tools: ynl-gen: validate 0 len strings from kernel
David Wei
2025-05-02
tools: ynl: allow fixed-header to be specified per op
Jakub Kicinski
2025-05-02
tools: ynl-gen: don't init enum checks for classic netlink
Jakub Kicinski
2025-05-02
tools: ynl-gen: array-nest: support binary array with exact-len
Jakub Kicinski
2025-05-02
tools: ynl-gen: array-nest: support put for scalar
Jakub Kicinski
2025-05-02
tools: ynl-gen: mutli-attr: support binary types with struct
Jakub Kicinski
2025-05-02
tools: ynl-gen: multi-attr: type gen for string
Jakub Kicinski
2025-05-02
tools: ynl-gen: support CRUD-like notifications for classic Netlink
Jakub Kicinski
2025-05-02
tools: ynl-gen: support using dump types for ntf
Jakub Kicinski
2025-05-02
tools: ynl: let classic netlink requests specify extra nlflags
Jakub Kicinski
2025-05-02
tools: ynl-gen: fill in missing empty attr lists
Jakub Kicinski
2025-05-02
tools: ynl-gen: factor out free_needs_iter for a struct
Jakub Kicinski
2025-05-02
tools: ynl-gen: fix comment about nested struct dict
Jakub Kicinski
2025-04-29
tools: ynl: fix typo in info string
Ruben Wauters
2025-04-24
tools: ynl: fix the header guard name for OVPN
Jakub Kicinski
2025-04-23
netlink: specs: allow header properties for attribute sets
Jakub Kicinski
2025-04-21
tools: ynl: add missing header deps
Jakub Kicinski
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-16
tools: ynl-gen: make sure we validate subtype of array-nest
Jakub Kicinski
2025-04-16
tools: ynl-gen: individually free previous values on double set
Jakub Kicinski
2025-04-16
tools: ynl-gen: move local vars after the opening bracket
Jakub Kicinski
2025-04-16
tools: ynl-gen: don't declare loop iterator in place
Jakub Kicinski
2025-04-10
tools: ynl: generate code for rt-route and add a sample
Jakub Kicinski
2025-04-10
tools: ynl: generate code for rt-addr and add a sample
Jakub Kicinski
2025-04-10
tools: ynl-gen: use family c-name in notifications
Jakub Kicinski
2025-04-10
tools: ynl-gen: consider dump ops without a do "type-consistent"
Jakub Kicinski
2025-04-10
tools: ynl: don't use genlmsghdr in classic netlink
Jakub Kicinski
2025-04-10
tools: ynl-gen: don't consider requests with fixed hdr empty
Jakub Kicinski
2025-04-10
tools: ynl: support creating non-genl sockets
Jakub Kicinski
2025-02-12
netlink: specs: wireless: add a spec for nl80211
Donald Hunter
2025-02-12
tools/net/ynl: add indexed-array scalar support to ynl-gen-c
Donald Hunter
2025-02-12
tools/net/ynl: sanitise enums with leading digits in ynl-gen-c
Donald Hunter
2025-02-12
tools/net/ynl: add s8, s16 to valid scalars in ynl-gen-c
Donald Hunter
2025-02-12
tools/net/ynl: accept IP string inputs
Donald Hunter
2025-02-12
tools/net/ynl: support rendering C array members to strings
Donald Hunter
2025-02-12
tools/net/ynl: support decoding indexed arrays as enums
Donald Hunter
2025-02-12
tools/net/ynl: remove extraneous plural from variable names
Donald Hunter
2025-02-06
tools: ynl: add all headers to makefile deps
Jakub Kicinski
2025-02-06
tools: ynl-gen: support limits using definitions
Jakub Kicinski
[prev]
[next]