index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
Age
Commit message (
Expand
)
Author
2025-09-15
tools: ynl: rst: display attribute-set doc
Matthieu Baerts (NGI0)
2025-09-10
tools: ynl: check for membership with 'not in'
Matthieu Baerts (NGI0)
2025-09-10
tools: ynl: use 'cond is None'
Matthieu Baerts (NGI0)
2025-09-10
tools: ynl: remove unnecessary semicolons
Matthieu Baerts (NGI0)
2025-09-10
tools: ynl: remove unused imports
Matthieu Baerts (NGI0)
2025-09-10
tools: ynl: remove f-string without any placeholders
Matthieu Baerts (NGI0)
2025-09-10
tools: ynl: remove assigned but never used variable
Matthieu Baerts (NGI0)
2025-09-10
tools: ynl: avoid bare except
Matthieu Baerts (NGI0)
2025-09-10
tools: ynl: fix undefined variable name
Matthieu Baerts (NGI0)
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-03
tools: ynl-gen: fix nested array counting
Asbjørn Sloth Tønnesen
2025-09-03
tools: ynl-gen: use macro for binary min-len check
Asbjørn Sloth Tønnesen
2025-08-12
docs: parser_yaml.py: add support for line numbers from the parser
Mauro Carvalho Chehab
2025-08-12
tools: netlink_yml_parser.py: add line numbers to parsed data
Mauro Carvalho Chehab
2025-08-12
tools: ynl_gen_rst.py: drop support for generating index files
Mauro Carvalho Chehab
2025-08-12
tools: ynl_gen_rst.py: cleanup coding style
Mauro Carvalho Chehab
2025-08-12
tools: ynl_gen_rst.py: Split library from command line tool
Mauro Carvalho Chehab
2025-08-12
docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
Mauro Carvalho Chehab
2025-07-24
tools: ynl-gen: print setters for multi-val attrs
Jakub Kicinski
2025-07-24
tools: ynl-gen: print alloc helper for multi-val attrs
Jakub Kicinski
2025-07-24
tools: ynl-gen: move free printing to the print_type_full() helper
Jakub Kicinski
2025-07-24
tools: ynl-gen: don't add suffix for pure types
Jakub Kicinski
2025-07-17
tools: ynl: support packing binary arrays of scalars
Jakub Kicinski
2025-07-13
tools: ynl: default to --process-unknown in installed mode
Jakub Kicinski
2025-07-13
tools: ynl: process unknown for enum values
Donald Hunter
2025-07-10
tools: ynl: decode enums in auto-ints
Jakub Kicinski
2025-06-19
tools: ynl: fix mixing ops and notifications on one socket
Jakub Kicinski
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-05-27
tools: ynl: parse extack for sub-messages
Donald Hunter
2025-05-21
tools: ynl: add a sample for TC
Jakub Kicinski
2025-05-21
tools: ynl: enable codegen for TC
Jakub Kicinski
2025-05-21
tools: ynl-gen: support weird sub-message formats
Jakub Kicinski
2025-05-21
tools: ynl-gen: support local attrs in _multi_parse
Jakub Kicinski
2025-05-21
tools: ynl-gen: move fixed header info from RenderInfo to Struct
Jakub Kicinski
2025-05-21
tools: ynl-gen: support passing selector to a nest
Jakub Kicinski
2025-05-21
tools: ynl-gen: add makefile deps for neigh
Jakub Kicinski
2025-05-16
tools: ynl: add a sample for rt-link
Jakub Kicinski
2025-05-16
tools: ynl: enable codegen for all rt- families
Jakub Kicinski
2025-05-16
tools: ynl: submsg: reverse parse / error reporting
Jakub Kicinski
2025-05-16
tools: ynl-gen: submsg: support parsing and rendering sub-messages
Jakub Kicinski
2025-05-16
tools: ynl-gen: submsg: render the structs
Jakub Kicinski
2025-05-16
tools: ynl-gen: submsg: plumb thru an empty type
Jakub Kicinski
2025-05-16
tools: ynl-gen: prepare for submsg structs
Jakub Kicinski
2025-05-16
tools: ynl-gen: factor out the annotation of pure nested struct
Jakub Kicinski
2025-05-16
xdrgen: Fix code generated for counted arrays
Chuck Lever
2025-05-15
tools: ynl-gen: array-nest: support arrays of nests
Jakub Kicinski
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-13
tools: ynl-gen: Allow multi-attr without nested-attributes again
Lukas Wunner
2025-05-13
tools: ynl-gen: support struct for binary attributes
Jakub Kicinski
[prev]
[next]