index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/net/ynl: fix cli.py --subscribe feature
Arkadiusz Kubalewski
2024-09-05
1
-3
/
+4
*
tools: ynl: use ident name for Family, too.
Paolo Abeni
2024-07-03
1
-26
/
+26
*
tools: net: package libynl for use in selftests
Jakub Kicinski
2024-07-02
2
-2
/
+8
*
tcp_metrics: add netlink protocol spec in YAML
Jakub Kicinski
2024-07-01
1
-0
/
+1
*
ethtool: Add an interface for flashing transceiver modules' firmware
Danielle Ratson
2024-06-28
1
-1
/
+2
*
tools: ynl: use display hints for formatting of scalar attrs
Jakub Kicinski
2024-06-27
1
-0
/
+2
*
tools: ynl: make user space policies const
Jakub Kicinski
2024-06-09
4
-13
/
+13
*
tools: ynl: make the attr and msg helpers more C++ friendly
Jakub Kicinski
2024-05-30
1
-11
/
+11
*
doc: netlink: Fix op pre and post fields in generated .rst
Donald Hunter
2024-05-29
1
-1
/
+4
*
doc: netlink: Fix formatting of op flags in generated .rst
Donald Hunter
2024-05-29
1
-1
/
+3
*
doc: netlink: Don't 'sanitize' op docstrings in generated .rst
Donald Hunter
2024-05-29
1
-1
/
+1
*
doc: netlink: Fix generated .rst for multi-line docs
Donald Hunter
2024-05-29
1
-1
/
+1
*
ynl: ensure exact-len value is resolved
Antonio Quartulli
2024-05-13
1
-2
/
+2
*
tools: ynl: add --list-ops and --list-msgs to CLI
Jakub Kicinski
2024-05-03
2
-0
/
+11
*
tools: ynl: don't append doc of missing type directly to the type
Jakub Kicinski
2024-04-26
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
1
-0
/
+1
|
\
|
*
tools: ynl: don't ignore errors in NLMSG_DONE messages
Jakub Kicinski
2024-04-23
1
-0
/
+1
*
|
tools/net/ynl: Add multi message support to ynl
Donald Hunter
2024-04-22
2
-22
/
+71
*
|
tools/net/ynl: Fix extack decoding for directional ops
Donald Hunter
2024-04-22
1
-8
/
+6
*
|
tools: ynl: don't return None for dumps
Jakub Kicinski
2024-04-15
1
-1
/
+3
*
|
ynl: support binary and integer sub-type for indexed-array
Hangbin Liu
2024-04-05
1
-0
/
+10
*
|
ynl: rename array-nest to indexed-array
Hangbin Liu
2024-04-05
2
-11
/
+20
*
|
tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operation
Rahul Rameshbabu
2024-04-05
1
-1
/
+10
*
|
tools: ynl: copy netlink error to NlError
Jakub Kicinski
2024-04-04
1
-1
/
+2
*
|
tools: ynl: ethtool.py: Make tool invokable from any CWD
Rahul Rameshbabu
2024-04-03
1
-2
/
+6
*
|
tools: ynl: add ynl_dump_empty() helper
Jakub Kicinski
2024-04-02
2
-0
/
+14
*
|
doc: netlink: Add hyperlinks to generated Netlink docs
Donald Hunter
2024-04-01
1
-18
/
+42
*
|
doc: netlink: Change generated docs to limit TOC to depth 3
Donald Hunter
2024-04-01
1
-1
/
+1
*
|
tools/net/ynl: Add extack policy attribute decoding
Donald Hunter
2024-03-29
1
-0
/
+46
*
|
ynl: support hex display_hint for integer
Hangbin Liu
2024-03-28
1
-1
/
+4
|
/
*
tools: ynl: fix setting presence bits in simple nests
Jakub Kicinski
2024-03-22
1
-2
/
+5
*
tools: ynl: add header guards for nlctrl
Jakub Kicinski
2024-03-19
1
-0
/
+1
*
netlink: specs: support generating code for genl socket priv
Jakub Kicinski
2024-03-11
2
-0
/
+12
*
tools: ynl: remove trailing semicolon
Jakub Kicinski
2024-03-11
1
-1
/
+1
*
tools: ynl-gen: support using pre-defined values in attr checks
Hangbin Liu
2024-03-11
1
-0
/
+2
*
ynl: samples: fix recycling rate calculation
Jakub Kicinski
2024-03-11
1
-0
/
+2
*
tools: ynl: Fix spelling mistake "Constructred" -> "Constructed"
Colin Ian King
2024-03-08
1
-1
/
+1
*
tools/net/ynl: Add nest-type-value decoding
Donald Hunter
2024-03-07
1
-0
/
+12
*
tools/net/ynl: Fix c codegen for array-nest
Donald Hunter
2024-03-07
1
-1
/
+1
*
tools/net/ynl: Report netlink errors without stacktrace
Donald Hunter
2024-03-07
2
-9
/
+13
*
tools/net/ynl: Fix extack decoding for netlink-raw
Donald Hunter
2024-03-07
1
-1
/
+6
*
tools: ynl: check for overflow of constructed messages
Jakub Kicinski
2024-03-07
3
-4
/
+68
*
tools: ynl: add --dbg-small-recv for easier kernel testing
Jakub Kicinski
2024-03-06
1
-1
/
+6
*
tools: ynl: support debug printing messages
Jakub Kicinski
2024-03-06
1
-0
/
+15
*
tools: ynl: allow setting recv() size
Jakub Kicinski
2024-03-06
1
-3
/
+18
*
tools: ynl: move the new line in NlMsg __repr__
Jakub Kicinski
2024-03-06
1
-3
/
+3
*
tools: ynl: remove __pycache__ during clean
Jakub Kicinski
2024-03-06
1
-0
/
+1
*
tools: ynl: add distclean to .PHONY in all makefiles
Jakub Kicinski
2024-03-06
3
-3
/
+3
*
tools: ynl: rename make hardclean -> distclean
Jakub Kicinski
2024-03-06
4
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
1
-0
/
+1
|
\
[next]