index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
Age
Commit message (
Expand
)
Author
2023-07-26
tools: ynl-gen: fix parse multi-attr enum attribute
Arkadiusz Kubalewski
2023-07-26
tools: ynl-gen: fix enum index in _decode_enum(..)
Arkadiusz Kubalewski
2023-06-24
tools: ynl: add display-hint support to ynl
Donald Hunter
2023-06-22
tools: ynl: improve the direct-include header guard logic
Jakub Kicinski
2023-06-15
tools: ynl: work around stale system headers
Jakub Kicinski
2023-06-13
tools: ynl-gen: inherit policy in multi-attr
Jakub Kicinski
2023-06-13
tools: ynl-gen: correct enum policies
Jakub Kicinski
2023-06-12
tools: ynl: add sample for ethtool
Jakub Kicinski
2023-06-12
tools: ynl: generate code for the ethtool family
Jakub Kicinski
2023-06-12
tools: ynl-gen: resolve enum vs struct name conflicts
Jakub Kicinski
2023-06-12
tools: ynl-gen: don't generate enum types if unnamed
Jakub Kicinski
2023-06-12
netlink: specs: support setting prefix-name per attribute
Jakub Kicinski
2023-06-12
tools: ynl-gen: record extra args for regen
Jakub Kicinski
2023-06-12
tools: ynl-gen: support excluding tricky ops
Jakub Kicinski
2023-06-09
tools: ynl-gen: support / skip pads on the way to kernel
Jakub Kicinski
2023-06-09
tools: ynl-gen: don't pass op_name to RenderInfo
Jakub Kicinski
2023-06-09
tools: ynl-gen: support code gen for events
Jakub Kicinski
2023-06-09
tools: ynl-gen: sanitize notification tracking
Jakub Kicinski
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
[next]