index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-28
tools: ynl: create local for_each helpers
Jakub Kicinski
3
-10
/
+57
2024-02-28
tools: ynl: create local attribute helpers
Jakub Kicinski
3
-74
/
+227
2024-02-28
tools: ynl: give up on libmnl for auto-ints
Jakub Kicinski
1
-9
/
+36
2024-02-28
tools: ynl: fix handling of multiple mcast groups
Jakub Kicinski
1
-0
/
+1
2024-02-28
tools: ynl: protect from old OvS headers
Jakub Kicinski
1
-0
/
+3
2024-02-23
tools: ynl: fix header guards
Jakub Kicinski
1
-2
/
+2
2024-02-23
tools: ynl: allow user to pass enum string instead of scalar value
Jiri Pirko
1
-2
/
+24
2024-02-23
tools: ynl: process all scalar types encoding in single elif statement
Jiri Pirko
1
-7
/
+7
2024-02-23
tools: ynl: allow user to specify flag attr with bool values
Jiri Pirko
1
-0
/
+3
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+15
2024-02-21
tools: ynl: don't leak mcast_groups on init error
Jakub Kicinski
1
-1
/
+7
2024-02-21
tools: ynl: make sure we always pass yarg to mnl_cb_run
Jakub Kicinski
1
-3
/
+8
2024-02-19
tools: ynl: don't access uninitialized attr_space variable
Jiri Pirko
1
-2
/
+2
2024-02-06
tools: ynl: add support for encoding multi-attr
Alessandro Marcolini
1
-0
/
+7
2024-02-06
tools: ynl: correct typo and docstring
Alessandro Marcolini
1
-4
/
+3
2024-02-02
tools: ynl: auto-gen for all genetlink families
Jakub Kicinski
1
-1
/
+4
2024-02-02
tools: ynl: generate code for ovs families
Jakub Kicinski
3
-1
/
+62
2024-02-02
tools: ynl: include dpll and mptcp_pm in C codegen
Jakub Kicinski
2
-1
/
+3
2024-01-31
tools/net/ynl: Add type info to struct members in generated docs
Donald Hunter
1
-1
/
+8
2024-01-31
tools/net/ynl: Add support for nested structs
Donald Hunter
2
-6
/
+22
2024-01-31
tools/net/ynl: Move formatted_string method out of NlAttr
Donald Hunter
1
-16
/
+15
2024-01-31
tools/net/ynl: Rename _fixed_header_size() to _struct_size()
Donald Hunter
1
-6
/
+6
2024-01-31
tools/net/ynl: Combine struct decoding logic in ynl
Donald Hunter
1
-33
/
+14
2024-01-31
tools/net/ynl: Encode default values for binary blobs
Donald Hunter
1
-2
/
+7
2024-01-31
tools/net/ynl: Add support for encoding sub-messages
Donald Hunter
1
-4
/
+23
2024-01-31
tools/net/ynl: Refactor fixed header encoding into separate method
Donald Hunter
1
-11
/
+15
2024-01-31
tools/net/ynl: Support sub-messages in nested attribute spaces
Donald Hunter
1
-9
/
+29
2024-01-31
tools/net/ynl: Add --output-json arg to ynl cli
Donald Hunter
1
-3
/
+19
2023-12-18
tools/net/ynl-gen-rst: Remove extra indentation from generated docs
Donald Hunter
1
-3
/
+3
2023-12-18
tools/net/ynl-gen-rst: Remove bold from attribute-set headings
Donald Hunter
1
-1
/
+1
2023-12-18
tools/net/ynl-gen-rst: Sort the index of generated netlink specs
Donald Hunter
1
-1
/
+1
2023-12-18
tools/net/ynl-gen-rst: Add sub-messages to generated docs
Donald Hunter
1
-0
/
+23
2023-12-18
tools/net/ynl: Add binary and pad support to structs for tc
Donald Hunter
1
-10
/
+26
2023-12-18
tools/net/ynl: Add 'sub-message' attribute decoding to ynl
Donald Hunter
2
-8
/
+95
2023-12-18
tools/net/ynl: Use consistent array index expression formatting
Donald Hunter
1
-5
/
+5
2023-12-14
tools: ynl-gen: print prototypes for recursive stuff
Jakub Kicinski
1
-5
/
+39
2023-12-14
tools: ynl-gen: store recursive nests by a pointer
Jakub Kicinski
1
-2
/
+14
2023-12-14
tools: ynl-gen: re-sort ignoring recursive nests
Jakub Kicinski
1
-21
/
+31
2023-12-14
tools: ynl-gen: record information about recursive nests
Jakub Kicinski
1
-2
/
+17
2023-12-14
tools: ynl-gen: fill in implementations for TypeUnused
Jakub Kicinski
1
-0
/
+9
2023-12-14
tools: ynl-gen: support fixed headers in genetlink
Jakub Kicinski
3
-8
/
+45
2023-12-14
tools: ynl-gen: use enum user type for members and args
Jakub Kicinski
1
-3
/
+2
2023-12-14
tools: ynl-gen: add missing request free helpers for dumps
Jakub Kicinski
1
-0
/
+1
2023-12-05
tools: ynl: move private definitions to a separate header
Jakub Kicinski
2
-147
/
+145
2023-12-05
tools: ynl: use strerror() if no extack of note provided
Jakub Kicinski
1
-1
/
+5
2023-12-05
tools: pynl: make flags argument optional for do()
Jakub Kicinski
1
-2
/
+2
2023-12-05
tools: ynl: remove generated user space code from git
Jakub Kicinski
13
-26838
/
+2
2023-12-04
netdev-genl: spec: Add PID in netdev netlink YAML spec
Amritha Nambiar
2
-0
/
+8
2023-12-04
netdev-genl: spec: Add irq in netdev netlink YAML spec
Amritha Nambiar
2
-0
/
+8
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
Amritha Nambiar
2
-0
/
+199
[prev]
[next]