index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
net
Age
Commit message (
Expand
)
Author
Lines
2023-06-09
tools: ynl: regen: cleanup user space header includes
Jakub Kicinski
-12
/
+4
2023-06-09
tools: ynl-gen: cleanup user space header includes
Jakub Kicinski
-4
/
+1
2023-06-09
Revert "tools: ynl: Remove duplicated include in handshake-user.c"
Jakub Kicinski
-0
/
+1
2023-06-09
tools: ynl: Remove duplicated include in handshake-user.c
Yang Li
-1
/
+0
2023-06-08
tools: ynl: add sample for devlink
Jakub Kicinski
-0
/
+61
2023-06-08
tools: ynl: generate code for the devlink family
Jakub Kicinski
-1
/
+932
2023-06-08
tools: ynl-gen: don't generate forward declarations for policies - regen
Jakub Kicinski
-8
/
+0
2023-06-08
tools: ynl-gen: don't generate forward declarations for policies
Jakub Kicinski
-9
/
+3
2023-06-08
tools: ynl-gen: walk nested types in depth
Jakub Kicinski
-12
/
+29
2023-06-08
tools: ynl-gen: inherit struct use info
Jakub Kicinski
-0
/
+8
2023-06-08
tools: ynl-gen: try to sort the types more intelligently
Jakub Kicinski
-2
/
+24
2023-06-08
tools: ynl-gen: enable code gen for directional specs
Jakub Kicinski
-6
/
+11
2023-06-08
tools: ynl-gen: refactor strmap helper generation
Jakub Kicinski
-19
/
+17
2023-06-08
tools: ynl-gen: use enum names in op strmap more carefully
Jakub Kicinski
-2
/
+9
2023-06-07
tools: ynl: generate code for the handshake family
Jakub Kicinski
-1
/
+534
2023-06-07
tools: ynl-gen: improve unwind on parsing errors
Jakub Kicinski
-5
/
+17
2023-06-07
tools: ynl-gen: fill in support for MultiAttr scalars
Jakub Kicinski
-5
/
+42
2023-06-06
tools: ynl: add sample for netdev
Jakub Kicinski
-0
/
+137
2023-06-06
tools: ynl: support fou and netdev in C
Jakub Kicinski
-1
/
+1016
2023-06-06
tools: ynl: user space helpers
Jakub Kicinski
-1
/
+1231
2023-06-06
tools: ynl-gen: clean up stray new lines at the end of reply-less requests
Jakub Kicinski
-3
/
+4
2023-06-02
tools: ynl-gen: generate static descriptions of notifications
Jakub Kicinski
-10
/
+42
2023-06-02
tools: ynl-gen: switch to family struct
Jakub Kicinski
-0
/
+15
2023-06-02
tools: ynl-gen: generate alloc and free helpers for req
Jakub Kicinski
-0
/
+17
2023-06-02
tools: ynl-gen: move the response reading logic into YNL
Jakub Kicinski
-36
/
+27
2023-06-02
tools: ynl-gen: generate enum-to-string helpers
Jakub Kicinski
-0
/
+66
2023-06-02
tools: ynl-gen: add error checking for nested structs
Jakub Kicinski
-1
/
+2
2023-06-02
tools: ynl-gen: loosen type consistency check for events
Jakub Kicinski
-7
/
+8
2023-06-02
tools: ynl-gen: don't override pure nested struct
Jakub Kicinski
-1
/
+2
2023-06-02
tools: ynl-gen: fix unused / pad attribute handling
Jakub Kicinski
-3
/
+17
2023-06-02
tools: ynl-gen: add extra headers for user space
Jakub Kicinski
-0
/
+7
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+3
2023-05-29
tools: ynl: Support enums in struct members in genetlink-legacy
Donald Hunter
-1
/
+7
2023-05-29
tools: ynl: Initialise fixed headers to 0 in genetlink-legacy
Donald Hunter
-1
/
+1
2023-05-26
net: ynl: prefix uAPI header include with uapi/
Jakub Kicinski
-1
/
+3
2023-05-25
tools: ynl: avoid dict errors on older Python versions
Jakub Kicinski
-2
/
+3
2023-05-24
tools: ynl: Handle byte-order in struct members
Donald Hunter
-4
/
+6
2023-05-24
tools: ynl: Use dict of predefined Structs to decode scalar types
Donald Hunter
-57
/
+44
2023-04-13
tools: ynl: Rename ethtool to ethtool.py
Rahul Rameshbabu
-0
/
+0
2023-04-13
tools: ynl: Remove absolute paths to yaml files from ethtool testing tool
Rahul Rameshbabu
-2
/
+2
2023-04-11
tools: ynl: throw a more meaningful exception if family not supported
Jakub Kicinski
-1
/
+4
2023-03-30
tools: ynl: ethtool testing tool
Stanislav Fomichev
-0
/
+444
2023-03-30
tools: ynl: replace print with NlError
Stanislav Fomichev
-3
/
+9
2023-03-30
tools: ynl: support byte-order in cli
Stanislav Fomichev
-12
/
+24
2023-03-28
tools: ynl: Add fixed-header support to ynl
Donald Hunter
-12
/
+33
2023-03-28
tools: ynl: Add struct attr decoding to ynl
Donald Hunter
-1
/
+16
2023-03-28
tools: ynl: Add C array attribute decoding to ynl
Donald Hunter
-3
/
+22
2023-03-28
tools: ynl: Add struct parsing to nlspec
Donald Hunter
-0
/
+43
2023-03-27
tools: ynl: default to treating enums as flags for mask generation
Jakub Kicinski
-5
/
+6
2023-03-27
tools: ynl: Add missing types to encode/decode
Michal Michalik
-0
/
+6
[prev]
[next]