index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-18
tools: ynl-gen: allow uapi headers in sub-dirs
Jakub Kicinski
1
-0
/
+1
2024-11-14
tools/net/ynl: add async notification handling
Donald Hunter
2
-10
/
+34
2024-11-14
Revert "tools/net/ynl: improve async notification handling"
Donald Hunter
2
-36
/
+23
2024-11-13
ynl: samples: Fix the wrong format specifier
Luo Yifan
1
-1
/
+1
2024-11-13
tools: ynl: extend CFLAGS to keep options from environment
Jan Stancek
3
-3
/
+3
2024-11-13
tools: ynl: add script dir to sys.path
Jan Stancek
3
-0
/
+8
2024-11-04
tools: ynl-gen: de-kdocify enums with no doc for entries
Jakub Kicinski
2
-5
/
+12
2024-10-31
netlink: add NLA_POLICY_MAX_LEN macro
Antonio Quartulli
1
-1
/
+3
2024-10-24
tools/net/ynl: improve async notification handling
Donald Hunter
2
-23
/
+36
2024-10-22
tools: ynl-gen: use big-endian netlink attribute types
Asbjørn Sloth Tønnesen
1
-1
/
+4
2024-10-15
tools: ynl-gen: use names of constants in generated limits
Jakub Kicinski
1
-13
/
+23
2024-10-08
tools: ynl-gen: refactor check validation for TypeBinary
Jakub Kicinski
1
-10
/
+15
2024-09-11
selftests: add ncdevmem, netcat for devmem TCP
Mina Almasry
1
-0
/
+1
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2024-09-05
tools/net/ynl: fix cli.py --subscribe feature
Arkadiusz Kubalewski
1
-3
/
+4
2024-08-29
tools: ynl: error check scanf() in a sample
Jakub Kicinski
1
-1
/
+5
2024-08-21
tools: ynl: lift an assumption about spec file name
Paolo Abeni
1
-2
/
+4
2024-08-05
tools: ynl: remove extraneous ; after statements
Colin Ian King
1
-2
/
+2
2024-07-03
tools: ynl: use ident name for Family, too.
Paolo Abeni
1
-26
/
+26
2024-07-02
tools: net: package libynl for use in selftests
Jakub Kicinski
2
-2
/
+8
2024-07-01
tcp_metrics: add netlink protocol spec in YAML
Jakub Kicinski
1
-0
/
+1
2024-06-28
ethtool: Add an interface for flashing transceiver modules' firmware
Danielle Ratson
1
-1
/
+2
2024-06-27
tools: ynl: use display hints for formatting of scalar attrs
Jakub Kicinski
1
-0
/
+2
2024-06-09
tools: ynl: make user space policies const
Jakub Kicinski
4
-13
/
+13
2024-05-30
tools: ynl: make the attr and msg helpers more C++ friendly
Jakub Kicinski
1
-11
/
+11
2024-05-29
doc: netlink: Fix op pre and post fields in generated .rst
Donald Hunter
1
-1
/
+4
2024-05-29
doc: netlink: Fix formatting of op flags in generated .rst
Donald Hunter
1
-1
/
+3
2024-05-29
doc: netlink: Don't 'sanitize' op docstrings in generated .rst
Donald Hunter
1
-1
/
+1
2024-05-29
doc: netlink: Fix generated .rst for multi-line docs
Donald Hunter
1
-1
/
+1
2024-05-13
ynl: ensure exact-len value is resolved
Antonio Quartulli
1
-2
/
+2
2024-05-03
tools: ynl: add --list-ops and --list-msgs to CLI
Jakub Kicinski
2
-0
/
+11
2024-04-26
tools: ynl: don't append doc of missing type directly to the type
Jakub Kicinski
1
-3
/
+2
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-04-23
tools: ynl: don't ignore errors in NLMSG_DONE messages
Jakub Kicinski
1
-0
/
+1
2024-04-22
tools/net/ynl: Add multi message support to ynl
Donald Hunter
2
-22
/
+71
2024-04-22
tools/net/ynl: Fix extack decoding for directional ops
Donald Hunter
1
-8
/
+6
2024-04-15
tools: ynl: don't return None for dumps
Jakub Kicinski
1
-1
/
+3
2024-04-05
ynl: support binary and integer sub-type for indexed-array
Hangbin Liu
1
-0
/
+10
2024-04-05
ynl: rename array-nest to indexed-array
Hangbin Liu
2
-11
/
+20
2024-04-05
tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operation
Rahul Rameshbabu
1
-1
/
+10
2024-04-04
tools: ynl: copy netlink error to NlError
Jakub Kicinski
1
-1
/
+2
2024-04-03
tools: ynl: ethtool.py: Make tool invokable from any CWD
Rahul Rameshbabu
1
-2
/
+6
2024-04-02
tools: ynl: add ynl_dump_empty() helper
Jakub Kicinski
2
-0
/
+14
2024-04-01
doc: netlink: Add hyperlinks to generated Netlink docs
Donald Hunter
1
-18
/
+42
2024-04-01
doc: netlink: Change generated docs to limit TOC to depth 3
Donald Hunter
1
-1
/
+1
2024-03-29
tools/net/ynl: Add extack policy attribute decoding
Donald Hunter
1
-0
/
+46
2024-03-28
ynl: support hex display_hint for integer
Hangbin Liu
1
-1
/
+4
2024-03-22
tools: ynl: fix setting presence bits in simple nests
Jakub Kicinski
1
-2
/
+5
2024-03-19
tools: ynl: add header guards for nlctrl
Jakub Kicinski
1
-0
/
+1
2024-03-11
netlink: specs: support generating code for genl socket priv
Jakub Kicinski
2
-0
/
+12
[next]