index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: ynl-gen: use temporary file for rendering
Jiri Pirko
2023-08-19
1
-2
/
+8
*
tools: ynl: add more info to KeyErrors on missing attrs
Jakub Kicinski
2023-08-15
1
-3
/
+12
*
netlink: specs: devlink: extend health reporter dump attributes by port index
Jiri Pirko
2023-08-14
2
-0
/
+11
*
netlink: specs: devlink: extend per-instance dump commands to accept instance...
Jiri Pirko
2023-08-14
2
-26
/
+643
*
netlink: specs: devlink: add commands that do per-instance dump
Jiri Pirko
2023-08-14
2
-0
/
+3352
*
tools: ynl-gen: add missing empty line between policies
Jakub Kicinski
2023-08-09
1
-0
/
+1
*
tools: ynl-gen: avoid rendering empty validate field
Jiri Pirko
2023-08-09
1
-3
/
+4
*
netlink: specs: devlink: add info-get dump op
Jiri Pirko
2023-08-04
2
-0
/
+63
*
ynl-gen-c.py: render netlink policies static for split ops
Jiri Pirko
2023-08-04
1
-2
/
+6
*
ynl-gen-c.py: allow directional model for kernel mode
Jiri Pirko
2023-08-04
1
-1
/
+1
*
ynl-gen-c.py: filter rendering of validate field values for split ops
Jiri Pirko
2023-08-04
1
-1
/
+9
*
ynl: print xdp-zc-max-segs in the sample
Stanislav Fomichev
2023-07-28
1
-0
/
+2
*
ynl: regenerate all headers
Stanislav Fomichev
2023-07-28
4
-0
/
+14
*
ynl: mark max/mask as private for kdoc
Stanislav Fomichev
2023-07-28
1
-0
/
+1
*
tools: ynl-gen: fix parse multi-attr enum attribute
Arkadiusz Kubalewski
2023-07-26
1
-6
/
+6
*
tools: ynl-gen: fix enum index in _decode_enum(..)
Arkadiusz Kubalewski
2023-07-26
1
-2
/
+2
*
tools: ynl: add display-hint support to ynl
Donald Hunter
2023-06-24
2
-5
/
+39
*
tools: ynl: improve the direct-include header guard logic
Jakub Kicinski
2023-06-22
1
-14
/
+6
*
tools: ynl: work around stale system headers
Jakub Kicinski
2023-06-15
3
-3
/
+35
*
tools: ynl-gen: inherit policy in multi-attr
Jakub Kicinski
2023-06-13
1
-18
/
+24
*
tools: ynl-gen: correct enum policies
Jakub Kicinski
2023-06-13
1
-2
/
+13
*
tools: ynl: add sample for ethtool
Jakub Kicinski
2023-06-12
2
-0
/
+66
*
tools: ynl: generate code for the ethtool family
Jakub Kicinski
2023-06-12
3
-3
/
+11890
*
tools: ynl-gen: resolve enum vs struct name conflicts
Jakub Kicinski
2023-06-12
1
-5
/
+20
*
tools: ynl-gen: don't generate enum types if unnamed
Jakub Kicinski
2023-06-12
1
-2
/
+10
*
netlink: specs: support setting prefix-name per attribute
Jakub Kicinski
2023-06-12
1
-2
/
+5
*
tools: ynl-gen: record extra args for regen
Jakub Kicinski
2023-06-12
2
-1
/
+8
*
tools: ynl-gen: support excluding tricky ops
Jakub Kicinski
2023-06-12
2
-5
/
+17
*
tools: ynl-gen: support / skip pads on the way to kernel
Jakub Kicinski
2023-06-09
1
-0
/
+6
*
tools: ynl-gen: don't pass op_name to RenderInfo
Jakub Kicinski
2023-06-09
1
-19
/
+18
*
tools: ynl-gen: support code gen for events
Jakub Kicinski
2023-06-09
2
-6
/
+13
*
tools: ynl-gen: sanitize notification tracking
Jakub Kicinski
2023-06-09
2
-43
/
+27
*
tools: ynl: regen: stop generating common notification handlers
Jakub Kicinski
2023-06-09
4
-98
/
+0
*
tools: ynl-gen: stop generating common notification handlers
Jakub Kicinski
2023-06-09
1
-73
/
+0
*
tools: ynl: regen: regenerate the if ladders
Jakub Kicinski
2023-06-09
4
-74
/
+67
*
tools: ynl-gen: get attr type outside of if()
Jakub Kicinski
2023-06-09
1
-1
/
+3
*
tools: ynl-gen: combine else with closing bracket
Jakub Kicinski
2023-06-09
1
-4
/
+19
*
tools: ynl-gen: complete the C keyword list
Jakub Kicinski
2023-06-09
1
-1
/
+34
*
tools: ynl: regen: cleanup user space header includes
Jakub Kicinski
2023-06-09
4
-12
/
+4
*
tools: ynl-gen: cleanup user space header includes
Jakub Kicinski
2023-06-09
1
-4
/
+1
*
Revert "tools: ynl: Remove duplicated include in handshake-user.c"
Jakub Kicinski
2023-06-09
1
-0
/
+1
*
tools: ynl: Remove duplicated include in handshake-user.c
Yang Li
2023-06-09
1
-1
/
+0
*
tools: ynl: add sample for devlink
Jakub Kicinski
2023-06-08
2
-0
/
+61
*
tools: ynl: generate code for the devlink family
Jakub Kicinski
2023-06-08
3
-1
/
+932
*
tools: ynl-gen: don't generate forward declarations for policies - regen
Jakub Kicinski
2023-06-08
3
-8
/
+0
*
tools: ynl-gen: don't generate forward declarations for policies
Jakub Kicinski
2023-06-08
1
-9
/
+3
*
tools: ynl-gen: walk nested types in depth
Jakub Kicinski
2023-06-08
1
-12
/
+29
*
tools: ynl-gen: inherit struct use info
Jakub Kicinski
2023-06-08
1
-0
/
+8
*
tools: ynl-gen: try to sort the types more intelligently
Jakub Kicinski
2023-06-08
1
-2
/
+24
*
tools: ynl-gen: enable code gen for directional specs
Jakub Kicinski
2023-06-08
2
-6
/
+11
[next]