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
2026-01-20
tools/net/ynl: Makefile's install target now installs ynltool
Michel Lind
-1
/
+2
2026-01-17
tools: ynl: Specify --no-line-number in ynl-regen.sh.
Kuniyuki Iwashima
-1
/
+1
2026-01-13
tools: ynl: render event op docs correctly
Donald Hunter
-3
/
+6
2026-01-08
tools: ynl: don't install tests
Jakub Kicinski
-1
/
+0
2025-12-19
Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+2
2025-12-08
tools: ynl: fix build on systems with old kernel headers
Jakub Kicinski
-0
/
+2
2025-12-06
Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
-33
/
+65
2025-12-01
ynl: samples: Fix spelling mistake "failedq" -> "failed"
Colin Ian King
-1
/
+1
2025-11-28
tools: ynl: add a lint makefile target
Donald Hunter
-1
/
+3
2025-11-28
tools: ynl: add schema checking
Donald Hunter
-6
/
+35
2025-11-26
tools: ynl: add YNL test framework
Hangbin Liu
-2
/
+593
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
-0
/
+1
2025-11-25
tools: ynl-gen: add function prefix argument
Asbjørn Sloth Tønnesen
-9
/
+16
2025-11-25
xdrgen: Don't generate unnecessary semicolon
Chuck Lever
-18
/
+18
2025-11-25
xdrgen: Fix union declarations
Chuck Lever
-0
/
+4
2025-11-25
xdrgen: handle _XdrString in union encoder/decoder
Khushal Chitturi
-9
/
+31
2025-11-25
xdrgen: Fix the variable-length opaque field decoder template
Chuck Lever
-1
/
+1
2025-11-25
xdrgen: Make the xdrgen script location-independent
Chuck Lever
-0
/
+5
2025-11-25
xdrgen: Generalize/harden pathname construction
Chuck Lever
-5
/
+6
2025-11-20
ynl: samples: add tc filter example
Zahari Doychev
-0
/
+337
2025-11-20
tools: ynl: cli: Display enum values in --list-attrs output
Gal Pressman
-1
/
+7
2025-11-20
tools: ynl: cli: Parse nested attributes in --list-attrs output
Gal Pressman
-9
/
+26
2025-11-20
tools: ynl: cli: Add --list-attrs option to show operation attributes
Gal Pressman
-0
/
+56
2025-11-18
tools: ynl: Add MAC address parsing support
Hangbin Liu
-0
/
+9
2025-11-18
tools: ynltool: ignore *.d deps files
Donald Hunter
-0
/
+1
2025-11-17
tools: ynltool: remove -lmnl from link flags
Jakub Kicinski
-1
/
+1
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+12
2025-11-12
tools: ynltool: correct install in Makefile
Jakub Kicinski
-1
/
+1
2025-11-11
tools: ynltool: add traffic distribution balance
Jakub Kicinski
-2
/
+293
2025-11-11
tools: ynltool: add qstats support
Jakub Kicinski
-1
/
+333
2025-11-11
tools: ynltool: add page-pool stats
Jakub Kicinski
-154
/
+473
2025-11-11
tools: ynltool: create skeleton for the C command
Jakub Kicinski
-1
/
+720
2025-11-10
tools: ynl: call nested attribute free function for indexed arrays
Zahari Doychev
-0
/
+12
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+5
2025-10-28
tools: ynl: rework the string representation of NlError
Jakub Kicinski
-1
/
+10
2025-10-28
tools: ynl: fix indent issues in the main Python lib
Jakub Kicinski
-14
/
+14
2025-10-27
tools: ynl: avoid print_field when there is no reply
Hangbin Liu
-0
/
+3
2025-10-27
tools: ynl: fix string attribute length to include null terminator
Petr Oros
-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
2025-09-21
sunrpc: Change ret code of xdr_stream_decode_opaque_fixed
Sergey Bashirov
-1
/
+1
2025-09-18
psp: base PSP device support
Jakub Kicinski
-0
/
+1
2025-09-17
tools: ynl-gen: support uint in multi-attr
Jakub Kicinski
-1
/
+5
2025-09-16
tools: ynl: add ipv4-or-v6 display hint
Asbjørn Sloth Tønnesen
-2
/
+2
2025-09-16
tools: ynl: decode hex input
Asbjørn Sloth Tønnesen
-0
/
+5
2025-09-16
tools: ynl: encode indexed-arrays
Asbjørn Sloth Tønnesen
-0
/
+16
2025-09-16
tools: ynl: move nest packing to a helper function
Asbjørn Sloth Tønnesen
-4
/
+9
2025-09-16
tools: ynl-gen: rename TypeArrayNest to TypeIndexedArray
Asbjørn Sloth Tønnesen
-18
/
+18
2025-09-16
tools: ynl-gen: validate nested arrays
Asbjørn Sloth Tønnesen
-5
/
+13
2025-09-16
tools: ynl-gen: avoid repetitive variables definitions
Asbjørn Sloth Tønnesen
-5
/
+9
2025-09-16
tools: ynl-gen: refactor local vars for .attr_put() callers
Asbjørn Sloth Tønnesen
-13
/
+19
[next]