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
/
ynl
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
tools: ynl: support listening on all nsids
Ilya Maximets
1
-5
/
+32
2026-05-12
tools: ynl: add scope qualifier for definitions
Jakub Kicinski
1
-2
/
+29
2026-05-10
tools/ynl: add missing uapi header deps in Makefile.deps
Stanislav Fomichev
1
-1
/
+3
2026-04-14
tools: ynl: add sample for wireguard
Asbjørn Sloth Tønnesen
2
-0
/
+107
2026-04-14
tools/ynl: Make YnlFamily closeable as a context manager
Daniel Borkmann
1
-0
/
+10
2026-04-12
tools: ynl: ethtool: add --dbg-small-recv option
Hangbin Liu
1
-1
/
+8
2026-04-12
tools: ynl: ethtool: use doit instead of dumpit for per-device GET
Hangbin Liu
1
-35
/
+33
2026-04-12
tools: ynl: move ethtool.py to selftest
Hangbin Liu
3
-3
/
+6
2026-04-09
tools: ynl: tests: fix leading space on Makefile target
Hangbin Liu
1
-1
/
+1
2026-03-18
tools: ynl: rework policy access to support recursion
Jakub Kicinski
2
-47
/
+109
2026-03-10
tools: ynl: cli: add --policy support
Jakub Kicinski
1
-0
/
+12
2026-03-10
tools: ynl: add Python API for easier access to policies
Jakub Kicinski
2
-2
/
+137
2026-03-10
tools: ynl: add short doc to class YnlFamily
Jakub Kicinski
1
-0
/
+26
2026-03-10
tools: ynl: move policy decoding out of NlMsg
Jakub Kicinski
1
-25
/
+28
2026-03-10
tools: ynl: handle pad type during decode
Jakub Kicinski
1
-1
/
+3
2026-03-10
tools: ynl: cli: order set->list conversion in JSON output
Jakub Kicinski
1
-1
/
+1
2026-03-09
tools: ynl: convert rt-route sample to selftest
Jakub Kicinski
3
-36
/
+72
2026-03-09
tools: ynl: convert rt-addr sample to selftest
Jakub Kicinski
3
-28
/
+65
2026-03-09
tools: ynl: convert ethtool sample to selftest
Jakub Kicinski
3
-29
/
+62
2026-03-09
tools: ynl: convert devlink sample to selftest
Jakub Kicinski
3
-36
/
+85
2026-03-09
tools: ynl: add netdevsim wrapper library for YNL tests
Jakub Kicinski
2
-0
/
+40
2026-03-09
tools: ynl: convert tc and tc-filter-add samples to selftest
Jakub Kicinski
4
-369
/
+367
2026-03-09
tools: ynl: convert rt-link sample to selftest
Jakub Kicinski
3
-83
/
+106
2026-03-09
tools: ynl: convert ovs sample to selftest
Jakub Kicinski
3
-38
/
+88
2026-03-09
tools: ynl: convert netdev sample to selftest
Jakub Kicinski
2
-68
/
+184
2026-03-09
tools: ynl: move samples to tests
Jakub Kicinski
13
-45
/
+45
2026-03-04
tools: ynl: produce kselftest-list.txt from tests
Jakub Kicinski
1
-0
/
+3
2026-03-04
tools: ynl: support INSTALL_PATH in the tests Makefile
Jakub Kicinski
1
-5
/
+7
2026-03-04
tools: ynl: don't install tests in /usr/bin/
Jakub Kicinski
1
-5
/
+4
2026-03-04
tools: ynl: rename TESTS variable to TEST_PROGS
Jakub Kicinski
1
-6
/
+6
2026-02-09
tools: ynltool: add qstats analysis for HW-GRO efficiency / savings
Jakub Kicinski
1
-5
/
+71
2026-02-09
tools: ynltool: factor out qstat dumping
Jakub Kicinski
1
-54
/
+41
2026-02-02
tools: ynl: cli: make the output compact
Jakub Kicinski
1
-3
/
+6
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+3
2026-01-20
tools/net/ynl: Makefile's install target now installs ynltool
Michel Lind
1
-1
/
+2
2026-01-17
tools: ynl: Specify --no-line-number in ynl-regen.sh.
Kuniyuki Iwashima
1
-1
/
+1
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+6
2026-01-13
tools/net/ynl: suppress jobserver warning in ynltool version detection
Bobby Eshleman
1
-1
/
+1
2026-01-13
tools: ynl: render event op docs correctly
Donald Hunter
1
-3
/
+6
2026-01-12
tools: ynl: cli: print reply in combined format if possible
Jakub Kicinski
1
-4
/
+17
2026-01-12
tools: ynl: cli: extract the event/notify handling in --list-attrs
Jakub Kicinski
1
-9
/
+12
2026-01-12
tools: ynl: cli: factor out --list-attrs / --doc handling
Jakub Kicinski
1
-15
/
+20
2026-01-12
tools: ynl: cli: add --doc as alias to --list-attrs
Jakub Kicinski
1
-1
/
+1
2026-01-12
tools: ynl: cli: improve --help
Jakub Kicinski
1
-38
/
+69
2026-01-12
tools: ynl: cli: wrap the doc text if it's long
Jakub Kicinski
1
-1
/
+6
2026-01-12
tools: ynl: cli: introduce formatting for attr names in --list-attrs
Jakub Kicinski
1
-3
/
+27
2026-01-09
tools: ynl-gen-c: Fix remaining pylint warnings
Donald Hunter
1
-8
/
+10
2026-01-09
tools: ynl-gen-c: fix pylint None, type, dict, generators, init
Donald Hunter
1
-22
/
+27
2026-01-09
tools: ynl-gen-c: fix pylint warnings for returns, unused, redefined
Donald Hunter
1
-48
/
+52
2026-01-09
tools: ynl-gen-c: suppress unhelpful pylint messages
Donald Hunter
1
-0
/
+11
[next]