index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-27
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-13
tools/net/ynl: ethtool: support spec load from install location
Donald Hunter
1
-4
/
+3
2025-01-13
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-07
tools: ynl: print some information about attribute we can't parse
Jakub Kicinski
1
-35
/
+39
2025-01-07
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-15
tools/net/ynl: fix sub-message key lookup for nested attributes
Donald Hunter
1
-3
/
+3
2024-12-07
tools: ynl-gen-c: don't require -o argument
Johannes Berg
1
-1
/
+4
2024-12-07
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-18
tools: ynl-gen: allow uapi headers in sub-dirs
Jakub Kicinski
1
-0
/
+1
2024-11-14
tools/net/ynl: add async notification handling
Donald Hunter
2
-10
/
+34
2024-11-14
Revert "tools/net/ynl: improve async notification handling"
Donald Hunter
2
-36
/
+23
2024-11-13
ynl: samples: Fix the wrong format specifier
Luo Yifan
1
-1
/
+1
2024-11-13
tools: ynl: extend CFLAGS to keep options from environment
Jan Stancek
3
-3
/
+3
2024-11-13
tools: ynl: add script dir to sys.path
Jan Stancek
3
-0
/
+8
2024-11-04
tools: ynl-gen: de-kdocify enums with no doc for entries
Jakub Kicinski
2
-5
/
+12
2024-10-31
netlink: add NLA_POLICY_MAX_LEN macro
Antonio Quartulli
1
-1
/
+3
2024-10-24
tools/net/ynl: improve async notification handling
Donald Hunter
2
-23
/
+36
2024-10-22
tools: ynl-gen: use big-endian netlink attribute types
Asbjørn Sloth Tønnesen
1
-1
/
+4
2024-10-15
tools: ynl-gen: use names of constants in generated limits
Jakub Kicinski
1
-13
/
+23
2024-10-08
tools: ynl-gen: refactor check validation for TypeBinary
Jakub Kicinski
1
-10
/
+15
2024-09-11
selftests: add ncdevmem, netcat for devmem TCP
Mina Almasry
1
-0
/
+1
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2024-09-05
tools/net/ynl: fix cli.py --subscribe feature
Arkadiusz Kubalewski
1
-3
/
+4
2024-08-29
tools: ynl: error check scanf() in a sample
Jakub Kicinski
1
-1
/
+5
2024-08-21
tools: ynl: lift an assumption about spec file name
Paolo Abeni
1
-2
/
+4
2024-08-05
tools: ynl: remove extraneous ; after statements
Colin Ian King
1
-2
/
+2
2024-07-03
tools: ynl: use ident name for Family, too.
Paolo Abeni
1
-26
/
+26
2024-07-02
tools: net: package libynl for use in selftests
Jakub Kicinski
2
-2
/
+8
2024-07-01
tcp_metrics: add netlink protocol spec in YAML
Jakub Kicinski
1
-0
/
+1
2024-06-28
ethtool: Add an interface for flashing transceiver modules' firmware
Danielle Ratson
1
-1
/
+2
2024-06-27
tools: ynl: use display hints for formatting of scalar attrs
Jakub Kicinski
1
-0
/
+2
2024-06-09
tools: ynl: make user space policies const
Jakub Kicinski
4
-13
/
+13
2024-05-30
tools: ynl: make the attr and msg helpers more C++ friendly
Jakub Kicinski
1
-11
/
+11
2024-05-29
doc: netlink: Fix op pre and post fields in generated .rst
Donald Hunter
1
-1
/
+4
2024-05-29
doc: netlink: Fix formatting of op flags in generated .rst
Donald Hunter
1
-1
/
+3
2024-05-29
doc: netlink: Don't 'sanitize' op docstrings in generated .rst
Donald Hunter
1
-1
/
+1
2024-05-29
doc: netlink: Fix generated .rst for multi-line docs
Donald Hunter
1
-1
/
+1
2024-05-13
ynl: ensure exact-len value is resolved
Antonio Quartulli
1
-2
/
+2
[next]