index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2024-02-07
tools: ynl: add support for encoding multi-attr
Alessandro Marcolini
1
-0
/
+7
2024-02-07
tools: ynl: correct typo and docstring
Alessandro Marcolini
1
-4
/
+3
2024-02-01
tools/net/ynl: Add support for nested structs
Donald Hunter
2
-6
/
+22
2024-02-01
tools/net/ynl: Move formatted_string method out of NlAttr
Donald Hunter
1
-16
/
+15
2024-02-01
tools/net/ynl: Rename _fixed_header_size() to _struct_size()
Donald Hunter
1
-6
/
+6
2024-02-01
tools/net/ynl: Combine struct decoding logic in ynl
Donald Hunter
1
-33
/
+14
2024-02-01
tools/net/ynl: Encode default values for binary blobs
Donald Hunter
1
-2
/
+7
2024-02-01
tools/net/ynl: Add support for encoding sub-messages
Donald Hunter
1
-4
/
+23
2024-02-01
tools/net/ynl: Refactor fixed header encoding into separate method
Donald Hunter
1
-11
/
+15
2024-02-01
tools/net/ynl: Support sub-messages in nested attribute spaces
Donald Hunter
1
-9
/
+29
2023-12-19
tools/net/ynl: Add binary and pad support to structs for tc
Donald Hunter
1
-10
/
+26
2023-12-19
tools/net/ynl: Add 'sub-message' attribute decoding to ynl
Donald Hunter
2
-8
/
+95
2023-12-19
tools/net/ynl: Use consistent array index expression formatting
Donald Hunter
1
-5
/
+5
2023-12-15
tools: ynl-gen: support fixed headers in genetlink
Jakub Kicinski
2
-4
/
+5
2023-12-06
tools: ynl: move private definitions to a separate header
Jakub Kicinski
2
-147
/
+145
2023-12-06
tools: ynl: use strerror() if no extack of note provided
Jakub Kicinski
1
-1
/
+5
2023-12-06
tools: pynl: make flags argument optional for do()
Jakub Kicinski
1
-2
/
+2
2023-11-28
tools: ynl: add sample for getting page-pool information
Jakub Kicinski
1
-1
/
+1
2023-10-28
tools: ynl: introduce option to process unknown attributes or types
Jiri Pirko
1
-11
/
+37
2023-10-24
Merge branch 'devlink-finish-conversion-to-generated-split_ops'
Jakub Kicinski
3
-3
/
+17
2023-10-24
tools: ynl-gen: introduce support for bitfield32 attribute type
Jiri Pirko
3
-3
/
+17
2023-10-23
tools: ynl-gen: change spacing around __attribute__
Jakub Kicinski
1
-2
/
+2
2023-10-20
netlink: specs: add support for auto-sized scalars
Jakub Kicinski
4
-0
/
+43
2023-10-18
tools: ynl: fix converting flags to names after recent cleanup
Jakub Kicinski
1
-1
/
+1
2023-08-28
tools/net/ynl: Add support for create flags
Donald Hunter
2
-6
/
+12
2023-08-28
tools/net/ynl: Implement nlattr array-nest decoding in ynl
Donald Hunter
1
-0
/
+13
2023-08-28
tools/net/ynl: Add support for netlink-raw families
Donald Hunter
1
-33
/
+91
2023-08-28
tools/net/ynl: Fix extack parsing with fixed header genlmsg
Donald Hunter
1
-25
/
+40
2023-08-28
tools/ynl: Add mcast-group schema parsing to ynl
Donald Hunter
1
-0
/
+31
2023-08-25
tools: ynl: allow passing binary data
Jakub Kicinski
1
-1
/
+6
2023-08-16
tools: ynl: add more info to KeyErrors on missing attrs
Jakub Kicinski
1
-3
/
+12
2023-07-26
tools: ynl-gen: fix parse multi-attr enum attribute
Arkadiusz Kubalewski
1
-6
/
+6
2023-07-26
tools: ynl-gen: fix enum index in _decode_enum(..)
Arkadiusz Kubalewski
1
-2
/
+2
2023-06-25
tools: ynl: add display-hint support to ynl
Donald Hunter
2
-5
/
+39
2023-06-12
tools: ynl-gen: support excluding tricky ops
Jakub Kicinski
1
-2
/
+10
2023-06-10
tools: ynl-gen: support code gen for events
Jakub Kicinski
1
-1
/
+1
2023-06-10
tools: ynl-gen: sanitize notification tracking
Jakub Kicinski
1
-1
/
+4
2023-06-09
tools: ynl-gen: enable code gen for directional specs
Jakub Kicinski
1
-3
/
+4
2023-06-09
tools: ynl-gen: use enum names in op strmap more carefully
Jakub Kicinski
1
-0
/
+4
2023-06-06
tools: ynl: user space helpers
Jakub Kicinski
3
-0
/
+1166
2023-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2023-05-30
tools: ynl: Support enums in struct members in genetlink-legacy
Donald Hunter
2
-1
/
+7
2023-05-30
tools: ynl: Initialise fixed headers to 0 in genetlink-legacy
Donald Hunter
1
-1
/
+1
2023-05-26
tools: ynl: avoid dict errors on older Python versions
Jakub Kicinski
1
-2
/
+3
2023-05-24
tools: ynl: Handle byte-order in struct members
Donald Hunter
2
-4
/
+6
2023-05-24
tools: ynl: Use dict of predefined Structs to decode scalar types
Donald Hunter
1
-57
/
+44
2023-04-11
tools: ynl: throw a more meaningful exception if family not supported
Jakub Kicinski
1
-1
/
+4
2023-03-31
tools: ynl: ethtool testing tool
Stanislav Fomichev
2
-0
/
+20
2023-03-31
tools: ynl: replace print with NlError
Stanislav Fomichev
1
-3
/
+9
2023-03-31
tools: ynl: support byte-order in cli
Stanislav Fomichev
2
-12
/
+24
[next]