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
Age
Commit message (
Expand
)
Author
2024-07-03
tools: ynl: use ident name for Family, too.
Paolo Abeni
2024-07-02
tools: net: package libynl for use in selftests
Jakub Kicinski
2024-07-01
tcp_metrics: add netlink protocol spec in YAML
Jakub Kicinski
2024-06-28
ethtool: Add an interface for flashing transceiver modules' firmware
Danielle Ratson
2024-06-27
tools: ynl: use display hints for formatting of scalar attrs
Jakub Kicinski
2024-06-09
tools: ynl: make user space policies const
Jakub Kicinski
2024-05-30
tools: ynl: make the attr and msg helpers more C++ friendly
Jakub Kicinski
2024-05-29
doc: netlink: Fix op pre and post fields in generated .rst
Donald Hunter
2024-05-29
doc: netlink: Fix formatting of op flags in generated .rst
Donald Hunter
2024-05-29
doc: netlink: Don't 'sanitize' op docstrings in generated .rst
Donald Hunter
2024-05-29
doc: netlink: Fix generated .rst for multi-line docs
Donald Hunter
2024-05-13
ynl: ensure exact-len value is resolved
Antonio Quartulli
2024-05-03
tools: ynl: add --list-ops and --list-msgs to CLI
Jakub Kicinski
2024-04-26
tools: ynl: don't append doc of missing type directly to the type
Jakub Kicinski
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-23
tools: ynl: don't ignore errors in NLMSG_DONE messages
Jakub Kicinski
2024-04-22
tools/net/ynl: Add multi message support to ynl
Donald Hunter
2024-04-22
tools/net/ynl: Fix extack decoding for directional ops
Donald Hunter
2024-04-15
tools: ynl: don't return None for dumps
Jakub Kicinski
2024-04-05
ynl: support binary and integer sub-type for indexed-array
Hangbin Liu
2024-04-05
ynl: rename array-nest to indexed-array
Hangbin Liu
2024-04-05
tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operation
Rahul Rameshbabu
2024-04-04
tools: ynl: copy netlink error to NlError
Jakub Kicinski
2024-04-03
tools: ynl: ethtool.py: Make tool invokable from any CWD
Rahul Rameshbabu
2024-04-02
tools: ynl: add ynl_dump_empty() helper
Jakub Kicinski
2024-04-01
doc: netlink: Add hyperlinks to generated Netlink docs
Donald Hunter
2024-04-01
doc: netlink: Change generated docs to limit TOC to depth 3
Donald Hunter
2024-03-29
tools/net/ynl: Add extack policy attribute decoding
Donald Hunter
2024-03-28
ynl: support hex display_hint for integer
Hangbin Liu
2024-03-22
tools: ynl: fix setting presence bits in simple nests
Jakub Kicinski
2024-03-19
tools: ynl: add header guards for nlctrl
Jakub Kicinski
2024-03-11
netlink: specs: support generating code for genl socket priv
Jakub Kicinski
2024-03-11
tools: ynl: remove trailing semicolon
Jakub Kicinski
2024-03-11
tools: ynl-gen: support using pre-defined values in attr checks
Hangbin Liu
2024-03-11
ynl: samples: fix recycling rate calculation
Jakub Kicinski
2024-03-08
tools: ynl: Fix spelling mistake "Constructred" -> "Constructed"
Colin Ian King
2024-03-07
tools/net/ynl: Add nest-type-value decoding
Donald Hunter
2024-03-07
tools/net/ynl: Fix c codegen for array-nest
Donald Hunter
2024-03-07
tools/net/ynl: Report netlink errors without stacktrace
Donald Hunter
2024-03-07
tools/net/ynl: Fix extack decoding for netlink-raw
Donald Hunter
2024-03-07
tools: ynl: check for overflow of constructed messages
Jakub Kicinski
2024-03-06
tools: ynl: add --dbg-small-recv for easier kernel testing
Jakub Kicinski
2024-03-06
tools: ynl: support debug printing messages
Jakub Kicinski
2024-03-06
tools: ynl: allow setting recv() size
Jakub Kicinski
2024-03-06
tools: ynl: move the new line in NlMsg __repr__
Jakub Kicinski
2024-03-06
tools: ynl: remove __pycache__ during clean
Jakub Kicinski
2024-03-06
tools: ynl: add distclean to .PHONY in all makefiles
Jakub Kicinski
2024-03-06
tools: ynl: rename make hardclean -> distclean
Jakub Kicinski
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-28
tools: ynl: use MSG_DONTWAIT for getting notifications
Jakub Kicinski
[next]