index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
tools/net/ynl: Add type info to struct members in generated docs
Donald Hunter
2024-01-31
1
-1
/
+8
*
|
tools/net/ynl: Add support for nested structs
Donald Hunter
2024-01-31
2
-6
/
+22
*
|
tools/net/ynl: Move formatted_string method out of NlAttr
Donald Hunter
2024-01-31
1
-16
/
+15
*
|
tools/net/ynl: Rename _fixed_header_size() to _struct_size()
Donald Hunter
2024-01-31
1
-6
/
+6
*
|
tools/net/ynl: Combine struct decoding logic in ynl
Donald Hunter
2024-01-31
1
-33
/
+14
*
|
tools/net/ynl: Encode default values for binary blobs
Donald Hunter
2024-01-31
1
-2
/
+7
*
|
tools/net/ynl: Add support for encoding sub-messages
Donald Hunter
2024-01-31
1
-4
/
+23
*
|
tools/net/ynl: Refactor fixed header encoding into separate method
Donald Hunter
2024-01-31
1
-11
/
+15
*
|
tools/net/ynl: Support sub-messages in nested attribute spaces
Donald Hunter
2024-01-31
1
-9
/
+29
*
|
tools/net/ynl: Add --output-json arg to ynl cli
Donald Hunter
2024-01-31
1
-3
/
+19
|
/
*
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-14
1
-5
/
+39
*
tools: ynl-gen: store recursive nests by a pointer
Jakub Kicinski
2023-12-14
1
-2
/
+14
*
tools: ynl-gen: re-sort ignoring recursive nests
Jakub Kicinski
2023-12-14
1
-21
/
+31
*
tools: ynl-gen: record information about recursive nests
Jakub Kicinski
2023-12-14
1
-2
/
+17
*
tools: ynl-gen: fill in implementations for TypeUnused
Jakub Kicinski
2023-12-14
1
-0
/
+9
*
tools: ynl-gen: support fixed headers in genetlink
Jakub Kicinski
2023-12-14
3
-8
/
+45
*
tools: ynl-gen: use enum user type for members and args
Jakub Kicinski
2023-12-14
1
-3
/
+2
*
tools: ynl-gen: add missing request free helpers for dumps
Jakub Kicinski
2023-12-14
1
-0
/
+1
*
tools: ynl: move private definitions to a separate header
Jakub Kicinski
2023-12-05
2
-147
/
+145
*
tools: ynl: use strerror() if no extack of note provided
Jakub Kicinski
2023-12-05
1
-1
/
+5
*
tools: pynl: make flags argument optional for do()
Jakub Kicinski
2023-12-05
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-04
2
-0
/
+8
*
netdev-genl: spec: Add irq in netdev netlink YAML spec
Amritha Nambiar
2023-12-04
2
-0
/
+8
*
netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
Amritha Nambiar
2023-12-04
2
-0
/
+199
*
netdev-genl: spec: Extend netdev netlink spec in YAML for queue
Amritha Nambiar
2023-12-04
2
-0
/
+252
*
docs: netlink: link to family documentations from spec info
Jakub Kicinski
2023-11-30
1
-1
/
+7
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-30
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-11-30
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-29
2
-6
/
+10
*
|
tools: ynl: order building samples after generated code
Jakub Kicinski
2023-11-29
1
-0
/
+2
*
|
tools: ynl: make sure we use local headers for page-pool
Jakub Kicinski
2023-11-29
1
-0
/
+2
*
|
tools: ynl: fix build of the page-pool sample
Jakub Kicinski
2023-11-29
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
[prev]
[next]