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
/
lib
Age
Commit message (
Expand
)
Author
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-21
tools: ynl: don't leak mcast_groups on init error
Jakub Kicinski
2024-02-21
tools: ynl: make sure we always pass yarg to mnl_cb_run
Jakub Kicinski
2024-02-19
tools: ynl: don't access uninitialized attr_space variable
Jiri Pirko
2024-02-06
tools: ynl: add support for encoding multi-attr
Alessandro Marcolini
2024-02-06
tools: ynl: correct typo and docstring
Alessandro Marcolini
2024-01-31
tools/net/ynl: Add support for nested structs
Donald Hunter
2024-01-31
tools/net/ynl: Move formatted_string method out of NlAttr
Donald Hunter
2024-01-31
tools/net/ynl: Rename _fixed_header_size() to _struct_size()
Donald Hunter
2024-01-31
tools/net/ynl: Combine struct decoding logic in ynl
Donald Hunter
2024-01-31
tools/net/ynl: Encode default values for binary blobs
Donald Hunter
2024-01-31
tools/net/ynl: Add support for encoding sub-messages
Donald Hunter
2024-01-31
tools/net/ynl: Refactor fixed header encoding into separate method
Donald Hunter
2024-01-31
tools/net/ynl: Support sub-messages in nested attribute spaces
Donald Hunter
2023-12-18
tools/net/ynl: Add binary and pad support to structs for tc
Donald Hunter
2023-12-18
tools/net/ynl: Add 'sub-message' attribute decoding to ynl
Donald Hunter
2023-12-18
tools/net/ynl: Use consistent array index expression formatting
Donald Hunter
2023-12-14
tools: ynl-gen: support fixed headers in genetlink
Jakub Kicinski
2023-12-05
tools: ynl: move private definitions to a separate header
Jakub Kicinski
2023-12-05
tools: ynl: use strerror() if no extack of note provided
Jakub Kicinski
2023-12-05
tools: pynl: make flags argument optional for do()
Jakub Kicinski
2023-11-28
tools: ynl: add sample for getting page-pool information
Jakub Kicinski
2023-10-27
tools: ynl: introduce option to process unknown attributes or types
Jiri Pirko
2023-10-23
Merge branch 'devlink-finish-conversion-to-generated-split_ops'
Jakub Kicinski
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-17
tools: ynl: fix converting flags to names after recent cleanup
Jakub Kicinski
2023-08-27
tools/net/ynl: Add support for create flags
Donald Hunter
2023-08-27
tools/net/ynl: Implement nlattr array-nest decoding in ynl
Donald Hunter
2023-08-27
tools/net/ynl: Add support for netlink-raw families
Donald Hunter
2023-08-27
tools/net/ynl: Fix extack parsing with fixed header genlmsg
Donald Hunter
2023-08-27
tools/ynl: Add mcast-group schema parsing to ynl
Donald Hunter
2023-08-24
tools: ynl: allow passing binary data
Jakub Kicinski
2023-08-15
tools: ynl: add more info to KeyErrors on missing attrs
Jakub Kicinski
2023-07-26
tools: ynl-gen: fix parse multi-attr enum attribute
Arkadiusz Kubalewski
2023-07-26
tools: ynl-gen: fix enum index in _decode_enum(..)
Arkadiusz Kubalewski
2023-06-24
tools: ynl: add display-hint support to ynl
Donald Hunter
2023-06-12
tools: ynl-gen: support excluding tricky ops
Jakub Kicinski
2023-06-09
tools: ynl-gen: support code gen for events
Jakub Kicinski
2023-06-09
tools: ynl-gen: sanitize notification tracking
Jakub Kicinski
2023-06-08
tools: ynl-gen: enable code gen for directional specs
Jakub Kicinski
2023-06-08
tools: ynl-gen: use enum names in op strmap more carefully
Jakub Kicinski
2023-06-06
tools: ynl: user space helpers
Jakub Kicinski
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-29
tools: ynl: Support enums in struct members in genetlink-legacy
Donald Hunter
2023-05-29
tools: ynl: Initialise fixed headers to 0 in genetlink-legacy
Donald Hunter
2023-05-25
tools: ynl: avoid dict errors on older Python versions
Jakub Kicinski
2023-05-24
tools: ynl: Handle byte-order in struct members
Donald Hunter
2023-05-24
tools: ynl: Use dict of predefined Structs to decode scalar types
Donald Hunter
[prev]
[next]