开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
Age
Commit message (
Expand
)
Author
2023-06-09
tools: ynl: regen: stop generating common notification handlers
Jakub Kicinski
2023-06-09
tools: ynl-gen: stop generating common notification handlers
Jakub Kicinski
2023-06-09
tools: ynl: regen: regenerate the if ladders
Jakub Kicinski
2023-06-09
tools: ynl-gen: get attr type outside of if()
Jakub Kicinski
2023-06-09
tools: ynl-gen: combine else with closing bracket
Jakub Kicinski
2023-06-09
tools: ynl-gen: complete the C keyword list
Jakub Kicinski
2023-06-09
tools: ynl: regen: cleanup user space header includes
Jakub Kicinski
2023-06-09
tools: ynl-gen: cleanup user space header includes
Jakub Kicinski
2023-06-09
Revert "tools: ynl: Remove duplicated include in handshake-user.c"
Jakub Kicinski
2023-06-09
tools: ynl: Remove duplicated include in handshake-user.c
Yang Li
2023-06-08
tools: ynl: add sample for devlink
Jakub Kicinski
2023-06-08
tools: ynl: generate code for the devlink family
Jakub Kicinski
2023-06-08
tools: ynl-gen: don't generate forward declarations for policies - regen
Jakub Kicinski
2023-06-08
tools: ynl-gen: don't generate forward declarations for policies
Jakub Kicinski
2023-06-08
tools: ynl-gen: walk nested types in depth
Jakub Kicinski
2023-06-08
tools: ynl-gen: inherit struct use info
Jakub Kicinski
2023-06-08
tools: ynl-gen: try to sort the types more intelligently
Jakub Kicinski
2023-06-08
tools: ynl-gen: enable code gen for directional specs
Jakub Kicinski
2023-06-08
tools: ynl-gen: refactor strmap helper generation
Jakub Kicinski
2023-06-08
tools: ynl-gen: use enum names in op strmap more carefully
Jakub Kicinski
2023-06-07
tools: ynl: generate code for the handshake family
Jakub Kicinski
2023-06-07
tools: ynl-gen: improve unwind on parsing errors
Jakub Kicinski
2023-06-07
tools: ynl-gen: fill in support for MultiAttr scalars
Jakub Kicinski
2023-06-06
tools: ynl: add sample for netdev
Jakub Kicinski
2023-06-06
tools: ynl: support fou and netdev in C
Jakub Kicinski
2023-06-06
tools: ynl: user space helpers
Jakub Kicinski
2023-06-06
tools: ynl-gen: clean up stray new lines at the end of reply-less requests
Jakub Kicinski
2023-06-02
tools: ynl-gen: generate static descriptions of notifications
Jakub Kicinski
2023-06-02
tools: ynl-gen: switch to family struct
Jakub Kicinski
2023-06-02
tools: ynl-gen: generate alloc and free helpers for req
Jakub Kicinski
2023-06-02
tools: ynl-gen: move the response reading logic into YNL
Jakub Kicinski
2023-06-02
tools: ynl-gen: generate enum-to-string helpers
Jakub Kicinski
2023-06-02
tools: ynl-gen: add error checking for nested structs
Jakub Kicinski
2023-06-02
tools: ynl-gen: loosen type consistency check for events
Jakub Kicinski
2023-06-02
tools: ynl-gen: don't override pure nested struct
Jakub Kicinski
2023-06-02
tools: ynl-gen: fix unused / pad attribute handling
Jakub Kicinski
2023-06-02
tools: ynl-gen: add extra headers for user space
Jakub Kicinski
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-29
tools: ynl: Support enums in struct members in genetlink-legacy
Donald Hunter
2023-05-29
tools: ynl: Initialise fixed headers to 0 in genetlink-legacy
Donald Hunter
2023-05-26
net: ynl: prefix uAPI header include with uapi/
Jakub Kicinski
2023-05-25
tools: ynl: avoid dict errors on older Python versions
Jakub Kicinski
2023-05-24
tools: ynl: Handle byte-order in struct members
Donald Hunter
2023-05-24
tools: ynl: Use dict of predefined Structs to decode scalar types
Donald Hunter
2023-04-13
tools: ynl: Rename ethtool to ethtool.py
Rahul Rameshbabu
2023-04-13
tools: ynl: Remove absolute paths to yaml files from ethtool testing tool
Rahul Rameshbabu
2023-04-11
tools: ynl: throw a more meaningful exception if family not supported
Jakub Kicinski
2023-03-30
tools: ynl: ethtool testing tool
Stanislav Fomichev
2023-03-30
tools: ynl: replace print with NlError
Stanislav Fomichev
2023-03-30
tools: ynl: support byte-order in cli
Stanislav Fomichev
[next]