index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/net/ynl: Add binary and pad support to structs for tc
Donald Hunter
2023-12-18
1
-10
/
+26
*
tools/net/ynl: Add 'sub-message' attribute decoding to ynl
Donald Hunter
2023-12-18
2
-8
/
+95
*
tools/net/ynl: Use consistent array index expression formatting
Donald Hunter
2023-12-18
1
-5
/
+5
*
tools: ynl-gen: support fixed headers in genetlink
Jakub Kicinski
2023-12-14
2
-4
/
+5
*
tools: ynl: move private definitions to a separate header
Jakub Kicinski
2023-12-05
2
-147
/
+145
*
tools: ynl: use strerror() if no extack of note provided
Jakub Kicinski
2023-12-05
1
-1
/
+5
*
tools: pynl: make flags argument optional for do()
Jakub Kicinski
2023-12-05
1
-2
/
+2
*
tools: ynl: add sample for getting page-pool information
Jakub Kicinski
2023-11-28
1
-1
/
+1
*
tools: ynl: introduce option to process unknown attributes or types
Jiri Pirko
2023-10-27
1
-11
/
+37
*
Merge branch 'devlink-finish-conversion-to-generated-split_ops'
Jakub Kicinski
2023-10-23
3
-3
/
+17
|
\
|
*
tools: ynl-gen: introduce support for bitfield32 attribute type
Jiri Pirko
2023-10-23
3
-3
/
+17
*
|
tools: ynl-gen: change spacing around __attribute__
Jakub Kicinski
2023-10-23
1
-2
/
+2
|
/
*
netlink: specs: add support for auto-sized scalars
Jakub Kicinski
2023-10-20
4
-0
/
+43
*
tools: ynl: fix converting flags to names after recent cleanup
Jakub Kicinski
2023-10-17
1
-1
/
+1
*
tools/net/ynl: Add support for create flags
Donald Hunter
2023-08-27
2
-6
/
+12
*
tools/net/ynl: Implement nlattr array-nest decoding in ynl
Donald Hunter
2023-08-27
1
-0
/
+13
*
tools/net/ynl: Add support for netlink-raw families
Donald Hunter
2023-08-27
1
-33
/
+91
*
tools/net/ynl: Fix extack parsing with fixed header genlmsg
Donald Hunter
2023-08-27
1
-25
/
+40
*
tools/ynl: Add mcast-group schema parsing to ynl
Donald Hunter
2023-08-27
1
-0
/
+31
*
tools: ynl: allow passing binary data
Jakub Kicinski
2023-08-24
1
-1
/
+6
*
tools: ynl: add more info to KeyErrors on missing attrs
Jakub Kicinski
2023-08-15
1
-3
/
+12
*
tools: ynl-gen: fix parse multi-attr enum attribute
Arkadiusz Kubalewski
2023-07-26
1
-6
/
+6
*
tools: ynl-gen: fix enum index in _decode_enum(..)
Arkadiusz Kubalewski
2023-07-26
1
-2
/
+2
*
tools: ynl: add display-hint support to ynl
Donald Hunter
2023-06-24
2
-5
/
+39
*
tools: ynl-gen: support excluding tricky ops
Jakub Kicinski
2023-06-12
1
-2
/
+10
*
tools: ynl-gen: support code gen for events
Jakub Kicinski
2023-06-09
1
-1
/
+1
*
tools: ynl-gen: sanitize notification tracking
Jakub Kicinski
2023-06-09
1
-1
/
+4
*
tools: ynl-gen: enable code gen for directional specs
Jakub Kicinski
2023-06-08
1
-3
/
+4
*
tools: ynl-gen: use enum names in op strmap more carefully
Jakub Kicinski
2023-06-08
1
-0
/
+4
*
tools: ynl: user space helpers
Jakub Kicinski
2023-06-06
3
-0
/
+1166
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
1
-2
/
+3
|
\
|
*
tools: ynl: avoid dict errors on older Python versions
Jakub Kicinski
2023-05-25
1
-2
/
+3
*
|
tools: ynl: Support enums in struct members in genetlink-legacy
Donald Hunter
2023-05-29
2
-1
/
+7
*
|
tools: ynl: Initialise fixed headers to 0 in genetlink-legacy
Donald Hunter
2023-05-29
1
-1
/
+1
*
|
tools: ynl: Handle byte-order in struct members
Donald Hunter
2023-05-24
2
-4
/
+6
*
|
tools: ynl: Use dict of predefined Structs to decode scalar types
Donald Hunter
2023-05-24
1
-57
/
+44
|
/
*
tools: ynl: throw a more meaningful exception if family not supported
Jakub Kicinski
2023-04-11
1
-1
/
+4
*
tools: ynl: ethtool testing tool
Stanislav Fomichev
2023-03-30
2
-0
/
+20
*
tools: ynl: replace print with NlError
Stanislav Fomichev
2023-03-30
1
-3
/
+9
*
tools: ynl: support byte-order in cli
Stanislav Fomichev
2023-03-30
2
-12
/
+24
*
tools: ynl: Add fixed-header support to ynl
Donald Hunter
2023-03-28
2
-12
/
+33
*
tools: ynl: Add struct attr decoding to ynl
Donald Hunter
2023-03-28
2
-1
/
+16
*
tools: ynl: Add C array attribute decoding to ynl
Donald Hunter
2023-03-28
2
-3
/
+22
*
tools: ynl: Add struct parsing to nlspec
Donald Hunter
2023-03-28
1
-0
/
+43
*
tools: ynl: default to treating enums as flags for mask generation
Jakub Kicinski
2023-03-27
1
-4
/
+4
*
tools: ynl: Add missing types to encode/decode
Michal Michalik
2023-03-27
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-24
1
-3
/
+3
|
\
|
*
tools: ynl: Fix genlmsg header encoding formats
Donald Hunter
2023-03-22
1
-3
/
+3
*
|
ynl: allow to encode u8 attr
Jiri Pirko
2023-03-23
1
-0
/
+2
|
/
*
ynl: make the tooling check the license
Jakub Kicinski
2023-03-16
1
-0
/
+8
[next]