index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-10
tools: ynl: call nested attribute free function for indexed arrays
Zahari Doychev
1
-0
/
+12
2025-10-27
tools: ynl: avoid print_field when there is no reply
Hangbin Liu
1
-0
/
+3
2025-10-27
tools: ynl: fix string attribute length to include null terminator
Petr Oros
1
-2
/
+2
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-1
/
+1
2025-09-21
sunrpc: Change ret code of xdr_stream_decode_opaque_fixed
Sergey Bashirov
1
-1
/
+1
2025-09-18
psp: base PSP device support
Jakub Kicinski
1
-0
/
+1
2025-09-17
tools: ynl-gen: support uint in multi-attr
Jakub Kicinski
1
-1
/
+5
2025-09-16
tools: ynl: add ipv4-or-v6 display hint
Asbjørn Sloth Tønnesen
1
-2
/
+2
2025-09-16
tools: ynl: decode hex input
Asbjørn Sloth Tønnesen
1
-0
/
+5
2025-09-16
tools: ynl: encode indexed-arrays
Asbjørn Sloth Tønnesen
1
-0
/
+16
2025-09-16
tools: ynl: move nest packing to a helper function
Asbjørn Sloth Tønnesen
1
-4
/
+9
2025-09-16
tools: ynl-gen: rename TypeArrayNest to TypeIndexedArray
Asbjørn Sloth Tønnesen
1
-18
/
+18
2025-09-16
tools: ynl-gen: validate nested arrays
Asbjørn Sloth Tønnesen
3
-5
/
+13
2025-09-16
tools: ynl-gen: avoid repetitive variables definitions
Asbjørn Sloth Tønnesen
1
-5
/
+9
2025-09-16
tools: ynl-gen: refactor local vars for .attr_put() callers
Asbjørn Sloth Tønnesen
1
-13
/
+19
2025-09-16
tools: ynl-gen: add sub-type check
Asbjørn Sloth Tønnesen
1
-1
/
+3
2025-09-16
tools: ynl-gen: generate nested array policies
Asbjørn Sloth Tønnesen
1
-0
/
+5
2025-09-16
tools: ynl-gen: allow overriding name-prefix for constants
Asbjørn Sloth Tønnesen
1
-1
/
+2
2025-09-16
tools: ynl: avoid "use of uninitialized variable" false positive in generated code
Vladimir Oltean
1
-2
/
+2
2025-09-15
tools: ynl: rst: display attribute-set doc
Matthieu Baerts (NGI0)
1
-0
/
+4
2025-09-10
tools: ynl: check for membership with 'not in'
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-10
tools: ynl: use 'cond is None'
Matthieu Baerts (NGI0)
2
-2
/
+2
2025-09-10
tools: ynl: remove unnecessary semicolons
Matthieu Baerts (NGI0)
2
-2
/
+2
2025-09-10
tools: ynl: remove unused imports
Matthieu Baerts (NGI0)
4
-5
/
+2
2025-09-10
tools: ynl: remove f-string without any placeholders
Matthieu Baerts (NGI0)
2
-16
/
+16
2025-09-10
tools: ynl: remove assigned but never used variable
Matthieu Baerts (NGI0)
2
-3
/
+0
2025-09-10
tools: ynl: avoid bare except
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-10
tools: ynl: fix undefined variable name
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-09-03
tools: ynl-gen: fix nested array counting
Asbjørn Sloth Tønnesen
1
-1
/
+1
2025-09-03
tools: ynl-gen: use macro for binary min-len check
Asbjørn Sloth Tønnesen
1
-1
/
+1
2025-08-12
docs: parser_yaml.py: add support for line numbers from the parser
Mauro Carvalho Chehab
1
-4
/
+12
2025-08-12
tools: netlink_yml_parser.py: add line numbers to parsed data
Mauro Carvalho Chehab
1
-2
/
+32
2025-08-12
tools: ynl_gen_rst.py: drop support for generating index files
Mauro Carvalho Chehab
1
-28
/
+0
2025-08-12
tools: ynl_gen_rst.py: cleanup coding style
Mauro Carvalho Chehab
1
-47
/
+25
2025-08-12
tools: ynl_gen_rst.py: Split library from command line tool
Mauro Carvalho Chehab
3
-359
/
+400
2025-08-12
docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
Mauro Carvalho Chehab
1
-2
/
+3
2025-07-24
tools: ynl-gen: print setters for multi-val attrs
Jakub Kicinski
1
-6
/
+13
2025-07-24
tools: ynl-gen: print alloc helper for multi-val attrs
Jakub Kicinski
1
-3
/
+16
2025-07-24
tools: ynl-gen: move free printing to the print_type_full() helper
Jakub Kicinski
1
-3
/
+4
2025-07-24
tools: ynl-gen: don't add suffix for pure types
Jakub Kicinski
1
-1
/
+3
2025-07-17
tools: ynl: support packing binary arrays of scalars
Jakub Kicinski
1
-1
/
+6
2025-07-13
tools: ynl: default to --process-unknown in installed mode
Jakub Kicinski
1
-0
/
+2
2025-07-13
tools: ynl: process unknown for enum values
Donald Hunter
1
-2
/
+12
2025-07-10
tools: ynl: decode enums in auto-ints
Jakub Kicinski
1
-0
/
+2
2025-06-19
tools: ynl: fix mixing ops and notifications on one socket
Jakub Kicinski
1
-11
/
+17
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
16
-226
/
+1336
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
3
-0
/
+6
2025-05-27
tools: ynl: parse extack for sub-messages
Donald Hunter
1
-14
/
+25
2025-05-21
tools: ynl: add a sample for TC
Jakub Kicinski
2
-0
/
+81
[next]