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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-10
tools: ynl-gen: cleanup user space header includes
Jakub Kicinski
1
-4
/
+1
2023-06-09
Revert "tools: ynl: Remove duplicated include in handshake-user.c"
Jakub Kicinski
1
-0
/
+1
2023-06-09
tools: ynl: Remove duplicated include in handshake-user.c
Yang Li
1
-1
/
+0
2023-06-09
tools: ynl: add sample for devlink
Jakub Kicinski
2
-0
/
+61
2023-06-09
tools: ynl: generate code for the devlink family
Jakub Kicinski
3
-1
/
+932
2023-06-09
tools: ynl-gen: don't generate forward declarations for policies - regen
Jakub Kicinski
3
-8
/
+0
2023-06-09
tools: ynl-gen: don't generate forward declarations for policies
Jakub Kicinski
1
-9
/
+3
2023-06-09
tools: ynl-gen: walk nested types in depth
Jakub Kicinski
1
-12
/
+29
2023-06-09
tools: ynl-gen: inherit struct use info
Jakub Kicinski
1
-0
/
+8
2023-06-09
tools: ynl-gen: try to sort the types more intelligently
Jakub Kicinski
1
-2
/
+24
2023-06-09
tools: ynl-gen: enable code gen for directional specs
Jakub Kicinski
2
-6
/
+11
2023-06-09
tools: ynl-gen: refactor strmap helper generation
Jakub Kicinski
1
-19
/
+17
2023-06-09
tools: ynl-gen: use enum names in op strmap more carefully
Jakub Kicinski
3
-2
/
+9
2023-06-07
tools: ynl: generate code for the handshake family
Jakub Kicinski
3
-1
/
+534
2023-06-07
tools: ynl-gen: improve unwind on parsing errors
Jakub Kicinski
1
-5
/
+17
2023-06-07
tools: ynl-gen: fill in support for MultiAttr scalars
Jakub Kicinski
1
-5
/
+42
2023-06-06
tools: ynl: add sample for netdev
Jakub Kicinski
3
-0
/
+137
2023-06-06
tools: ynl: support fou and netdev in C
Jakub Kicinski
5
-1
/
+1016
2023-06-06
tools: ynl: user space helpers
Jakub Kicinski
6
-1
/
+1231
2023-06-06
tools: ynl-gen: clean up stray new lines at the end of reply-less requests
Jakub Kicinski
1
-3
/
+4
2023-06-03
tools: ynl-gen: generate static descriptions of notifications
Jakub Kicinski
1
-10
/
+42
2023-06-03
tools: ynl-gen: switch to family struct
Jakub Kicinski
1
-0
/
+15
2023-06-03
tools: ynl-gen: generate alloc and free helpers for req
Jakub Kicinski
1
-0
/
+17
2023-06-03
tools: ynl-gen: move the response reading logic into YNL
Jakub Kicinski
1
-36
/
+27
2023-06-03
tools: ynl-gen: generate enum-to-string helpers
Jakub Kicinski
1
-0
/
+66
2023-06-03
tools: ynl-gen: add error checking for nested structs
Jakub Kicinski
1
-1
/
+2
2023-06-03
tools: ynl-gen: loosen type consistency check for events
Jakub Kicinski
1
-7
/
+8
2023-06-03
tools: ynl-gen: don't override pure nested struct
Jakub Kicinski
1
-1
/
+2
2023-06-03
tools: ynl-gen: fix unused / pad attribute handling
Jakub Kicinski
1
-3
/
+17
2023-06-03
tools: ynl-gen: add extra headers for user space
Jakub Kicinski
1
-0
/
+7
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
net: ynl: prefix uAPI header include with uapi/
Jakub Kicinski
1
-1
/
+3
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-14
tools: ynl: Rename ethtool to ethtool.py
Rahul Rameshbabu
1
-0
/
+0
2023-04-14
tools: ynl: Remove absolute paths to yaml files from ethtool testing tool
Rahul Rameshbabu
1
-2
/
+2
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
3
-0
/
+444
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
2023-03-29
tools: ynl: Add fixed-header support to ynl
Donald Hunter
2
-12
/
+33
2023-03-29
tools: ynl: Add struct attr decoding to ynl
Donald Hunter
2
-1
/
+16
2023-03-29
tools: ynl: Add C array attribute decoding to ynl
Donald Hunter
2
-3
/
+22
2023-03-29
tools: ynl: Add struct parsing to nlspec
Donald Hunter
1
-0
/
+43
2023-03-27
tools: ynl: default to treating enums as flags for mask generation
Jakub Kicinski
2
-5
/
+6
2023-03-27
tools: ynl: Add missing types to encode/decode
Michal Michalik
1
-0
/
+6
2023-03-25
tools: ynl: add the Python requirements.txt file
Michal Michalik
1
-0
/
+2
[prev]
[next]