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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
tools: ynl-gen: support weird sub-message formats
Jakub Kicinski
1
-2
/
+6
2025-05-17
tools: ynl: submsg: reverse parse / error reporting
Jakub Kicinski
2
-10
/
+79
2025-05-17
tools: ynl-gen: submsg: support parsing and rendering sub-messages
Jakub Kicinski
3
-0
/
+13
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-05-06
tools: ynl-gen: validate 0 len strings from kernel
David Wei
1
-1
/
+1
2025-05-02
tools: ynl: allow fixed-header to be specified per op
Jakub Kicinski
2
-4
/
+5
2025-05-02
tools: ynl-gen: multi-attr: type gen for string
Jakub Kicinski
1
-0
/
+13
2025-05-02
tools: ynl: let classic netlink requests specify extra nlflags
Jakub Kicinski
2
-3
/
+3
2025-04-11
tools: ynl: don't use genlmsghdr in classic netlink
Jakub Kicinski
2
-4
/
+7
2025-04-11
tools: ynl: support creating non-genl sockets
Jakub Kicinski
2
-17
/
+37
2025-01-28
tools: ynl: c: correct reverse decode of empty attrs
Jakub Kicinski
1
-1
/
+1
2025-01-09
tools: ynl: move python code to separate sub-directory
Jan Stancek
5
-1694
/
+0
2025-01-08
tools: ynl: print some information about attribute we can't parse
Jakub Kicinski
1
-35
/
+39
2025-01-08
tools: ynl: correctly handle overrides of fields in subset
Jakub Kicinski
1
-1
/
+4
2024-12-16
tools/net/ynl: fix sub-message key lookup for nested attributes
Donald Hunter
1
-3
/
+3
2024-11-15
tools/net/ynl: add async notification handling
Donald Hunter
1
-3
/
+25
2024-11-15
Revert "tools/net/ynl: improve async notification handling"
Donald Hunter
1
-29
/
+20
2024-11-14
tools: ynl: extend CFLAGS to keep options from environment
Jan Stancek
1
-1
/
+1
2024-11-05
tools: ynl-gen: de-kdocify enums with no doc for entries
Jakub Kicinski
1
-0
/
+3
2024-10-24
tools/net/ynl: improve async notification handling
Donald Hunter
1
-20
/
+29
2024-09-12
selftests: add ncdevmem, netcat for devmem TCP
Mina Almasry
1
-0
/
+1
2024-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2024-09-06
tools/net/ynl: fix cli.py --subscribe feature
Arkadiusz Kubalewski
1
-3
/
+4
2024-08-06
tools: ynl: remove extraneous ; after statements
Colin Ian King
1
-2
/
+2
2024-07-03
tools: net: package libynl for use in selftests
Jakub Kicinski
1
-1
/
+3
2024-06-28
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
3
-10
/
+10
2024-05-31
tools: ynl: make the attr and msg helpers more C++ friendly
Jakub Kicinski
1
-11
/
+11
2024-05-04
tools: ynl: add --list-ops and --list-msgs to CLI
Jakub Kicinski
1
-0
/
+2
2024-04-27
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-23
tools/net/ynl: Add multi message support to ynl
Donald Hunter
1
-19
/
+49
2024-04-23
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-06
ynl: support binary and integer sub-type for indexed-array
Hangbin Liu
1
-0
/
+10
2024-04-06
ynl: rename array-nest to indexed-array
Hangbin Liu
1
-5
/
+8
2024-04-04
tools: ynl: copy netlink error to NlError
Jakub Kicinski
1
-1
/
+2
2024-04-03
tools: ynl: add ynl_dump_empty() helper
Jakub Kicinski
1
-0
/
+12
2024-03-29
tools/net/ynl: Add extack policy attribute decoding
Donald Hunter
1
-0
/
+46
2024-03-29
ynl: support hex display_hint for integer
Hangbin Liu
1
-1
/
+4
2024-03-12
netlink: specs: support generating code for genl socket priv
Jakub Kicinski
1
-0
/
+2
2024-03-12
tools: ynl: remove trailing semicolon
Jakub Kicinski
1
-1
/
+1
2024-03-09
tools: ynl: Fix spelling mistake "Constructred" -> "Constructed"
Colin Ian King
1
-1
/
+1
2024-03-08
tools/net/ynl: Add nest-type-value decoding
Donald Hunter
1
-0
/
+12
2024-03-08
tools/net/ynl: Report netlink errors without stacktrace
Donald Hunter
1
-2
/
+2
2024-03-08
tools/net/ynl: Fix extack decoding for netlink-raw
Donald Hunter
1
-1
/
+6
2024-03-07
tools: ynl: check for overflow of constructed messages
Jakub Kicinski
3
-4
/
+68
2024-03-06
tools: ynl: support debug printing messages
Jakub Kicinski
1
-0
/
+15
2024-03-06
tools: ynl: allow setting recv() size
Jakub Kicinski
1
-3
/
+18
[next]