index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-27
Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+3
2026-08-20
tools: ynl: handle calloc failure in ynl_ntf_parse
Triet Hoang
1
-0
/
+3
2026-08-20
Merge tag 'nfsd-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
21
-69
/
+445
2026-08-10
tools: ynl: check alloc fails in generated getter code
Thaison Phan
1
-8
/
+24
2026-08-10
tools: ynl: check for null ptr on dump free
Thaison Phan
1
-0
/
+3
2026-08-10
xdrgen: Reject out-of-range program, version, and procedure numbers
Chuck Lever
7
-3
/
+177
2026-08-10
xdrgen: Enforce RFC 5531 name and number scoping for RPC programs
Chuck Lever
1
-0
/
+49
2026-08-10
xdrgen: Reject specifications that define a name twice
Chuck Lever
6
-11
/
+101
2026-08-10
xdrgen: Record the source position of each declared identifier
Chuck Lever
1
-33
/
+83
2026-08-10
xdrgen: Align the error caret under tab-indented source
Chuck Lever
1
-8
/
+18
2026-08-10
xdrgen: Fix opaque and string encoders for unbounded members
Chuck Lever
4
-0
/
+8
2026-08-10
xdrgen: Do not declare union XDR functions in the definitions header
Chuck Lever
1
-6
/
+0
2026-08-10
xdrgen: Share void RPC procedure handlers across programs
Chuck Lever
3
-8
/
+8
2026-08-10
xdrgen: Emit a blank line ahead of enum declarations
Chuck Lever
1
-0
/
+1
2026-08-07
tools/ynl: add ovs_packet uapi header in Makefile.deps
Jakub Kicinski
1
-0
/
+1
2026-07-03
tools: ynl: pyynl: pull the --family resolution logic into the lib
Jakub Kicinski
6
-56
/
+102
2026-07-03
tools: ynl: pyynl: re-export the library API from the package root
Jakub Kicinski
1
-0
/
+9
2026-06-24
tools/ynl: add missing uapi header deps in Makefile.deps
Thorsten Leemhuis
1
-0
/
+2
2026-06-24
tools: ynl: build archives with $(AR)
Greg Thelen
3
-3
/
+3
2026-06-04
tools: ynl: try to avoid the very slow YAML loader
Jakub Kicinski
1
-2
/
+7
2026-05-26
tools: ynl: add unicast notification receive support
Minxi Hou
1
-0
/
+5
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+32
2026-05-21
tools: ynl: support listening on all nsids
Ilya Maximets
1
-5
/
+32
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+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-05-08
net: page_pool: support dumping pps of a specific ifindex via Netlink
Jakub Kicinski
1
-2
/
+4
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
[next]