index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
/
pyynl
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
tools: ynl: fix mixing ops and notifications on one socket
Jakub Kicinski
1
-11
/
+17
2025-05-28
tools: ynl: parse extack for sub-messages
Donald Hunter
1
-14
/
+25
2025-05-21
tools: ynl-gen: support weird sub-message formats
Jakub Kicinski
1
-11
/
+37
2025-05-21
tools: ynl-gen: support local attrs in _multi_parse
Jakub Kicinski
1
-4
/
+8
2025-05-21
tools: ynl-gen: move fixed header info from RenderInfo to Struct
Jakub Kicinski
1
-18
/
+27
2025-05-21
tools: ynl-gen: support passing selector to a nest
Jakub Kicinski
1
-5
/
+60
2025-05-17
tools: ynl: submsg: reverse parse / error reporting
Jakub Kicinski
1
-1
/
+28
2025-05-17
tools: ynl-gen: submsg: support parsing and rendering sub-messages
Jakub Kicinski
1
-4
/
+76
2025-05-17
tools: ynl-gen: submsg: render the structs
Jakub Kicinski
1
-3
/
+43
2025-05-17
tools: ynl-gen: submsg: plumb thru an empty type
Jakub Kicinski
2
-2
/
+23
2025-05-17
tools: ynl-gen: prepare for submsg structs
Jakub Kicinski
1
-23
/
+39
2025-05-17
tools: ynl-gen: factor out the annotation of pure nested struct
Jakub Kicinski
1
-17
/
+22
2025-05-16
tools: ynl-gen: array-nest: support arrays of nests
Jakub Kicinski
1
-0
/
+3
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-11
/
+18
2025-05-14
tools: ynl-gen: Allow multi-attr without nested-attributes again
Lukas Wunner
1
-4
/
+3
2025-05-13
tools: ynl-gen: support struct for binary attributes
Jakub Kicinski
1
-1
/
+20
2025-05-13
tools: ynl-gen: auto-indent else
Jakub Kicinski
1
-0
/
+1
2025-05-13
tools: ynl-gen: support sub-type for binary attributes
Jakub Kicinski
1
-3
/
+40
2025-05-10
tools: ynl: handle broken pipe gracefully in CLI
Donald Hunter
1
-7
/
+8
2025-05-10
tools/net/ynl: ethtool: fix crash when Hardware Clock info is missing
Hangbin Liu
1
-7
/
+15
2025-05-08
tools: ynl-gen: move the count into a presence struct too
Jakub Kicinski
1
-19
/
+13
2025-05-08
tools: ynl-gen: split presence metadata
Jakub Kicinski
1
-23
/
+23
2025-05-08
tools: ynl-gen: rename basic presence from 'bit' to 'present'
Jakub Kicinski
1
-6
/
+6
2025-05-07
tools: ynl-gen: allow noncontiguous enums
Jiri Pirko
1
-6
/
+52
2025-05-02
tools: ynl: allow fixed-header to be specified per op
Jakub Kicinski
1
-1
/
+16
2025-05-02
tools: ynl-gen: don't init enum checks for classic netlink
Jakub Kicinski
1
-20
/
+26
2025-05-02
tools: ynl-gen: array-nest: support binary array with exact-len
Jakub Kicinski
1
-4
/
+20
2025-05-02
tools: ynl-gen: array-nest: support put for scalar
Jakub Kicinski
1
-3
/
+25
2025-05-02
tools: ynl-gen: mutli-attr: support binary types with struct
Jakub Kicinski
1
-0
/
+19
2025-05-02
tools: ynl-gen: multi-attr: type gen for string
Jakub Kicinski
1
-4
/
+25
2025-05-02
tools: ynl-gen: support CRUD-like notifications for classic Netlink
Jakub Kicinski
1
-1
/
+5
2025-05-02
tools: ynl-gen: support using dump types for ntf
Jakub Kicinski
1
-1
/
+1
2025-05-02
tools: ynl: let classic netlink requests specify extra nlflags
Jakub Kicinski
1
-1
/
+20
2025-05-02
tools: ynl-gen: fill in missing empty attr lists
Jakub Kicinski
1
-0
/
+8
2025-05-02
tools: ynl-gen: factor out free_needs_iter for a struct
Jakub Kicinski
1
-5
/
+9
2025-05-02
tools: ynl-gen: fix comment about nested struct dict
Jakub Kicinski
1
-1
/
+1
2025-04-30
tools: ynl: fix typo in info string
Ruben Wauters
1
-1
/
+1
2025-04-24
netlink: specs: allow header properties for attribute sets
Jakub Kicinski
1
-1
/
+1
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-24
/
+72
2025-04-17
tools: ynl-gen: make sure we validate subtype of array-nest
Jakub Kicinski
1
-2
/
+5
2025-04-17
tools: ynl-gen: individually free previous values on double set
Jakub Kicinski
1
-17
/
+45
2025-04-17
tools: ynl-gen: move local vars after the opening bracket
Jakub Kicinski
1
-1
/
+1
2025-04-17
tools: ynl-gen: don't declare loop iterator in place
Jakub Kicinski
1
-4
/
+21
2025-04-11
tools: ynl-gen: use family c-name in notifications
Jakub Kicinski
1
-3
/
+3
2025-04-11
tools: ynl-gen: consider dump ops without a do "type-consistent"
Jakub Kicinski
1
-5
/
+9
2025-04-11
tools: ynl: don't use genlmsghdr in classic netlink
Jakub Kicinski
1
-4
/
+15
2025-04-11
tools: ynl-gen: don't consider requests with fixed hdr empty
Jakub Kicinski
1
-2
/
+5
2025-04-11
tools: ynl: support creating non-genl sockets
Jakub Kicinski
1
-3
/
+6
2025-02-13
tools/net/ynl: add indexed-array scalar support to ynl-gen-c
Donald Hunter
1
-6
/
+18
2025-02-13
tools/net/ynl: sanitise enums with leading digits in ynl-gen-c
Donald Hunter
1
-0
/
+2
[next]