index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-17
tools: ynl-gen: make sure we validate subtype of array-nest
Jakub Kicinski
1
-2
/
+5
2025-04-17
tools: ynl-gen: individually free previous values on double set
Jakub Kicinski
1
-17
/
+45
2025-04-17
tools: ynl-gen: move local vars after the opening bracket
Jakub Kicinski
1
-1
/
+1
2025-04-17
tools: ynl-gen: don't declare loop iterator in place
Jakub Kicinski
1
-4
/
+21
2025-02-13
netlink: specs: wireless: add a spec for nl80211
Donald Hunter
1
-0
/
+1
2025-02-13
tools/net/ynl: add indexed-array scalar support to ynl-gen-c
Donald Hunter
1
-6
/
+18
2025-02-13
tools/net/ynl: sanitise enums with leading digits in ynl-gen-c
Donald Hunter
1
-0
/
+2
2025-02-13
tools/net/ynl: add s8, s16 to valid scalars in ynl-gen-c
Donald Hunter
1
-1
/
+1
2025-02-13
tools/net/ynl: accept IP string inputs
Donald Hunter
1
-4
/
+21
2025-02-13
tools/net/ynl: support rendering C array members to strings
Donald Hunter
1
-0
/
+5
2025-02-13
tools/net/ynl: support decoding indexed arrays as enums
Donald Hunter
1
-1
/
+3
2025-02-13
tools/net/ynl: remove extraneous plural from variable names
Donald Hunter
1
-6
/
+6
2025-02-07
tools: ynl: add all headers to makefile deps
Jakub Kicinski
1
-1
/
+3
2025-02-06
tools: ynl-gen: support limits using definitions
Jakub Kicinski
1
-1
/
+4
2025-02-06
tools: ynl-gen: don't output external constants
Jakub Kicinski
1
-0
/
+3
2025-01-28
tools: ynl: c: correct reverse decode of empty attrs
Jakub Kicinski
1
-1
/
+1
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+13
2025-01-16
netdev: avoid CFI problems with sock priv helpers
Jakub Kicinski
1
-3
/
+13
2025-01-14
tools/net/ynl: ethtool: support spec load from install location
Donald Hunter
1
-4
/
+3
2025-01-14
tools/net/ynl: add support for --family and --list-families
Donald Hunter
1
-2
/
+43
2025-01-09
tools: ynl: add main install target
Jan Stancek
1
-1
/
+26
2025-01-09
tools: ynl: add install target for generated content
Jan Stancek
2
-7
/
+43
2025-01-09
tools: ynl: add initial pyproject.toml for packaging
Jan Stancek
1
-0
/
+24
2025-01-09
tools: ynl: move python code to separate sub-directory
Jan Stancek
14
-4
/
+6
2025-01-09
tools: ynl-gen-c: improve support for empty nests
Jakub Kicinski
1
-2
/
+10
2025-01-08
tools: ynl: print some information about attribute we can't parse
Jakub Kicinski
1
-35
/
+39
2025-01-08
tools: ynl: correctly handle overrides of fields in subset
Jakub Kicinski
2
-5
/
+26
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2024-12-16
tools/net/ynl: fix sub-message key lookup for nested attributes
Donald Hunter
1
-3
/
+3
2024-12-08
tools: ynl-gen-c: don't require -o argument
Johannes Berg
1
-1
/
+4
2024-12-08
tools: ynl-gen-c: annotate valid choices for --mode
Johannes Berg
1
-1
/
+2
2024-12-05
ynl: include uapi header after all dependencies
Stanislav Fomichev
1
-2
/
+7
2024-12-05
ynl: support directional specs in ynl-gen-c.py
Stanislav Fomichev
1
-31
/
+87
2024-12-05
ynl: skip rendering attributes with header property in uapi mode
Stanislav Fomichev
1
-0
/
+4
2024-12-05
ynl: support enum-cnt-name attribute in legacy definitions
Stanislav Fomichev
1
-2
/
+6
2024-11-26
Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
45
-86
/
+541
2024-11-19
tools: ynl-gen: allow uapi headers in sub-dirs
Jakub Kicinski
1
-0
/
+1
2024-11-19
xdrgen: Remove program_stat_to_errno() call sites
Chuck Lever
1
-2
/
+0
2024-11-19
xdrgen: Update the files included in client-side source code
Chuck Lever
1
-2
/
+7
2024-11-19
xdrgen: Remove check for "nfs_ok" in C templates
Chuck Lever
1
-1
/
+1
2024-11-19
xdrgen: Remove tracepoint call site
Chuck Lever
1
-3
/
+1
2024-11-19
xdrgen: Add a utility for extracting XDR from RFCs
Chuck Lever
1
-0
/
+11
2024-11-15
tools/net/ynl: add async notification handling
Donald Hunter
2
-10
/
+34
2024-11-15
Revert "tools/net/ynl: improve async notification handling"
Donald Hunter
2
-36
/
+23
2024-11-14
ynl: samples: Fix the wrong format specifier
Luo Yifan
1
-1
/
+1
2024-11-14
tools: ynl: extend CFLAGS to keep options from environment
Jan Stancek
3
-3
/
+3
2024-11-14
tools: ynl: add script dir to sys.path
Jan Stancek
3
-0
/
+8
2024-11-11
xdrgen: emit maxsize macros
Chuck Lever
2
-5
/
+22
2024-11-11
xdrgen: Add generator code for XDR width macros
Chuck Lever
15
-6
/
+107
2024-11-11
xdrgen: XDR width for union types
Chuck Lever
1
-0
/
+26
[next]