index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/net/ynl-gen-rst: Remove extra indentation from generated docs
Donald Hunter
2023-12-18
1
-3
/
+3
*
tools/net/ynl-gen-rst: Remove bold from attribute-set headings
Donald Hunter
2023-12-18
1
-1
/
+1
*
tools/net/ynl-gen-rst: Sort the index of generated netlink specs
Donald Hunter
2023-12-18
1
-1
/
+1
*
tools/net/ynl-gen-rst: Add sub-messages to generated docs
Donald Hunter
2023-12-18
1
-0
/
+23
*
tools/net/ynl: Add binary and pad support to structs for tc
Donald Hunter
2023-12-18
1
-10
/
+26
*
tools/net/ynl: Add 'sub-message' attribute decoding to ynl
Donald Hunter
2023-12-18
2
-8
/
+95
*
tools/net/ynl: Use consistent array index expression formatting
Donald Hunter
2023-12-18
1
-5
/
+5
*
tools: ynl-gen: print prototypes for recursive stuff
Jakub Kicinski
2023-12-15
1
-5
/
+39
*
tools: ynl-gen: store recursive nests by a pointer
Jakub Kicinski
2023-12-15
1
-2
/
+14
*
tools: ynl-gen: re-sort ignoring recursive nests
Jakub Kicinski
2023-12-15
1
-21
/
+31
*
tools: ynl-gen: record information about recursive nests
Jakub Kicinski
2023-12-15
1
-2
/
+17
*
tools: ynl-gen: fill in implementations for TypeUnused
Jakub Kicinski
2023-12-15
1
-0
/
+9
*
tools: ynl-gen: support fixed headers in genetlink
Jakub Kicinski
2023-12-15
3
-8
/
+45
*
tools: ynl-gen: use enum user type for members and args
Jakub Kicinski
2023-12-15
1
-3
/
+2
*
tools: ynl-gen: add missing request free helpers for dumps
Jakub Kicinski
2023-12-15
1
-0
/
+1
*
tools: ynl: move private definitions to a separate header
Jakub Kicinski
2023-12-06
2
-147
/
+145
*
tools: ynl: use strerror() if no extack of note provided
Jakub Kicinski
2023-12-06
1
-1
/
+5
*
tools: pynl: make flags argument optional for do()
Jakub Kicinski
2023-12-06
1
-2
/
+2
*
tools: ynl: remove generated user space code from git
Jakub Kicinski
2023-12-05
13
-26838
/
+2
*
netdev-genl: spec: Add PID in netdev netlink YAML spec
Amritha Nambiar
2023-12-05
2
-0
/
+8
*
netdev-genl: spec: Add irq in netdev netlink YAML spec
Amritha Nambiar
2023-12-05
2
-0
/
+8
*
netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
Amritha Nambiar
2023-12-05
2
-0
/
+199
*
netdev-genl: spec: Extend netdev netlink spec in YAML for queue
Amritha Nambiar
2023-12-05
2
-0
/
+252
*
docs: netlink: link to family documentations from spec info
Jakub Kicinski
2023-12-01
1
-1
/
+7
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-01
3
-2
/
+30
|
\
|
*
tools: ynl: Print xsk-features from the sample
Stanislav Fomichev
2023-11-29
1
-2
/
+8
|
*
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2023-11-29
2
-0
/
+22
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-01
5
-55
/
+102
|
\
\
|
*
|
tools: ynl-gen: always construct struct ynl_req_state
Jakub Kicinski
2023-11-29
5
-55
/
+102
|
|
/
*
|
tools: ynl: don't skip regeneration from make targets
Jakub Kicinski
2023-11-30
2
-6
/
+10
*
|
tools: ynl: order building samples after generated code
Jakub Kicinski
2023-11-30
1
-0
/
+2
*
|
tools: ynl: make sure we use local headers for page-pool
Jakub Kicinski
2023-11-30
1
-0
/
+2
*
|
tools: ynl: fix build of the page-pool sample
Jakub Kicinski
2023-11-30
1
-1
/
+1
*
|
tools: ynl: add sample for getting page-pool information
Jakub Kicinski
2023-11-28
6
-2
/
+740
*
|
tools: ynl-gen: use enum name from the spec
Jakub Kicinski
2023-11-24
1
-5
/
+9
*
|
tools: ynl-get: use family c-name
Jakub Kicinski
2023-11-24
1
-23
/
+23
*
|
tools: ynl-gen: always append ULL/LL to range types
Jakub Kicinski
2023-11-24
1
-2
/
+3
*
|
Documentation: Document each netlink family
Breno Leitao
2023-11-24
1
-0
/
+388
|
/
*
tools: ynl: fix duplicate op name in devlink
Jakub Kicinski
2023-11-23
2
-1
/
+7
*
tools: ynl: fix header path for nfsd
Jakub Kicinski
2023-11-23
1
-1
/
+1
*
nfsd: regenerate user space parsers after ynl-gen changes
Jakub Kicinski
2023-11-06
2
-11
/
+153
*
tools: ynl-gen: don't touch the output file if content is the same
Jakub Kicinski
2023-11-02
1
-1
/
+6
*
netlink: specs: devlink: add forgotten port function caps enum values
Jiri Pirko
2023-11-02
1
-0
/
+2
*
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-31
17
-153
/
+7556
|
\
|
*
tools: ynl: introduce option to process unknown attributes or types
Jiri Pirko
2023-10-27
2
-12
/
+39
|
*
tools: ynl-gen: respect attr-cnt-name at the attr set level
Jakub Kicinski
2023-10-27
1
-3
/
+4
|
*
netlink: specs: support conditional operations
Jakub Kicinski
2023-10-27
1
-0
/
+22
|
*
netlink: make range pointers in policies const
Jakub Kicinski
2023-10-27
1
-1
/
+1
|
*
tools: ynl-gen: add support for exact-len validation
Davide Caratti
2023-10-24
1
-11
/
+17
|
*
Merge branch 'devlink-finish-conversion-to-generated-split_ops'
Jakub Kicinski
2023-10-24
6
-15
/
+7185
|
|
\
[next]