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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
tools: ynl-gen: use uapi header name for the header guard
Jakub Kicinski
1
-1
/
+5
2023-10-04
tools: ynl: use uAPI include magic for samples
Jakub Kicinski
1
-1
/
+4
2023-10-04
tools: ynl: don't regen on every make
Jakub Kicinski
2
-2
/
+1
2023-10-02
handshake: Fix sign of key_serial_t fields
Chuck Lever
1
-2
/
+2
2023-10-02
handshake: Fix sign of socket file descriptor fields
Chuck Lever
1
-3
/
+3
2023-09-15
tools: ynl: extend netdev sample to dump xdp-rx-metadata-features
Stanislav Fomichev
4
-2
/
+30
2023-08-27
tools/net/ynl: Add support for create flags
Donald Hunter
3
-8
/
+22
2023-08-27
tools/net/ynl: Implement nlattr array-nest decoding in ynl
Donald Hunter
1
-0
/
+13
2023-08-27
tools/net/ynl: Add support for netlink-raw families
Donald Hunter
1
-33
/
+91
2023-08-27
tools/net/ynl: Fix extack parsing with fixed header genlmsg
Donald Hunter
1
-25
/
+40
2023-08-27
tools/ynl: Add mcast-group schema parsing to ynl
Donald Hunter
1
-0
/
+31
2023-08-25
tools: ynl-gen: fix uAPI generation after tempfile changes
Jakub Kicinski
1
-10
/
+20
2023-08-24
tools: ynl-gen: support empty attribute lists
Jakub Kicinski
1
-2
/
+9
2023-08-24
tools: ynl-gen: fix collecting global policy attrs
Jakub Kicinski
1
-1
/
+3
2023-08-24
tools: ynl-gen: set length of binary fields
Jakub Kicinski
3
-0
/
+11
2023-08-24
tools: ynl: allow passing binary data
Jakub Kicinski
1
-1
/
+6
2023-08-19
tools: ynl-gen: use temporary file for rendering
Jiri Pirko
1
-2
/
+8
2023-08-15
tools: ynl: add more info to KeyErrors on missing attrs
Jakub Kicinski
1
-3
/
+12
2023-08-14
netlink: specs: devlink: extend health reporter dump attributes by port index
Jiri Pirko
2
-0
/
+11
2023-08-14
netlink: specs: devlink: extend per-instance dump commands to accept instance...
Jiri Pirko
2
-26
/
+643
2023-08-14
netlink: specs: devlink: add commands that do per-instance dump
Jiri Pirko
2
-0
/
+3352
2023-08-09
tools: ynl-gen: add missing empty line between policies
Jakub Kicinski
1
-0
/
+1
2023-08-09
tools: ynl-gen: avoid rendering empty validate field
Jiri Pirko
1
-3
/
+4
2023-08-04
netlink: specs: devlink: add info-get dump op
Jiri Pirko
2
-0
/
+63
2023-08-04
ynl-gen-c.py: render netlink policies static for split ops
Jiri Pirko
1
-2
/
+6
2023-08-04
ynl-gen-c.py: allow directional model for kernel mode
Jiri Pirko
1
-1
/
+1
2023-08-04
ynl-gen-c.py: filter rendering of validate field values for split ops
Jiri Pirko
1
-1
/
+9
2023-07-28
ynl: print xdp-zc-max-segs in the sample
Stanislav Fomichev
1
-0
/
+2
2023-07-28
ynl: regenerate all headers
Stanislav Fomichev
4
-0
/
+14
2023-07-28
ynl: mark max/mask as private for kdoc
Stanislav Fomichev
1
-0
/
+1
2023-07-26
tools: ynl-gen: fix parse multi-attr enum attribute
Arkadiusz Kubalewski
1
-6
/
+6
2023-07-26
tools: ynl-gen: fix enum index in _decode_enum(..)
Arkadiusz Kubalewski
1
-2
/
+2
2023-06-24
tools: ynl: add display-hint support to ynl
Donald Hunter
2
-5
/
+39
2023-06-22
tools: ynl: improve the direct-include header guard logic
Jakub Kicinski
1
-14
/
+6
2023-06-15
tools: ynl: work around stale system headers
Jakub Kicinski
3
-3
/
+35
2023-06-13
tools: ynl-gen: inherit policy in multi-attr
Jakub Kicinski
1
-18
/
+24
2023-06-13
tools: ynl-gen: correct enum policies
Jakub Kicinski
1
-2
/
+13
2023-06-12
tools: ynl: add sample for ethtool
Jakub Kicinski
2
-0
/
+66
2023-06-12
tools: ynl: generate code for the ethtool family
Jakub Kicinski
3
-3
/
+11890
2023-06-12
tools: ynl-gen: resolve enum vs struct name conflicts
Jakub Kicinski
1
-5
/
+20
2023-06-12
tools: ynl-gen: don't generate enum types if unnamed
Jakub Kicinski
1
-2
/
+10
2023-06-12
netlink: specs: support setting prefix-name per attribute
Jakub Kicinski
1
-2
/
+5
2023-06-12
tools: ynl-gen: record extra args for regen
Jakub Kicinski
2
-1
/
+8
2023-06-12
tools: ynl-gen: support excluding tricky ops
Jakub Kicinski
2
-5
/
+17
2023-06-09
tools: ynl-gen: support / skip pads on the way to kernel
Jakub Kicinski
1
-0
/
+6
2023-06-09
tools: ynl-gen: don't pass op_name to RenderInfo
Jakub Kicinski
1
-19
/
+18
2023-06-09
tools: ynl-gen: support code gen for events
Jakub Kicinski
2
-6
/
+13
2023-06-09
tools: ynl-gen: sanitize notification tracking
Jakub Kicinski
2
-43
/
+27
2023-06-09
tools: ynl: regen: stop generating common notification handlers
Jakub Kicinski
4
-98
/
+0
2023-06-09
tools: ynl-gen: stop generating common notification handlers
Jakub Kicinski
1
-73
/
+0
[next]