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
/
ynl-gen-c.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: ynl: use ident name for Family, too.
Paolo Abeni
2024-07-03
1
-26
/
+26
*
tools: ynl: make user space policies const
Jakub Kicinski
2024-06-09
1
-3
/
+3
*
ynl: ensure exact-len value is resolved
Antonio Quartulli
2024-05-13
1
-2
/
+2
*
ynl: rename array-nest to indexed-array
Hangbin Liu
2024-04-05
1
-6
/
+12
*
tools: ynl: fix setting presence bits in simple nests
Jakub Kicinski
2024-03-22
1
-2
/
+5
*
netlink: specs: support generating code for genl socket priv
Jakub Kicinski
2024-03-11
1
-0
/
+10
*
tools: ynl-gen: support using pre-defined values in attr checks
Hangbin Liu
2024-03-11
1
-0
/
+2
*
tools/net/ynl: Fix c codegen for array-nest
Donald Hunter
2024-03-07
1
-1
/
+1
*
tools: ynl: remove the libmnl dependency
Jakub Kicinski
2024-02-28
1
-1
/
+0
*
tools: ynl: switch away from MNL_CB_*
Jakub Kicinski
2024-02-28
1
-7
/
+7
*
tools: ynl: switch away from mnl_cb_t
Jakub Kicinski
2024-02-28
1
-2
/
+1
*
tools: ynl-gen: remove unused parse code
Jakub Kicinski
2024-02-28
1
-8
/
+0
*
tools: ynl: make yarg the first member of struct ynl_dump_state
Jakub Kicinski
2024-02-28
1
-2
/
+3
*
tools: ynl: create local ARRAY_SIZE() helper
Jakub Kicinski
2024-02-28
1
-2
/
+2
*
tools: ynl: create local nlmsg access helpers
Jakub Kicinski
2024-02-28
1
-3
/
+3
*
tools: ynl: create local for_each helpers
Jakub Kicinski
2024-02-28
1
-4
/
+4
*
tools: ynl: create local attribute helpers
Jakub Kicinski
2024-02-28
1
-38
/
+23
*
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
1
-4
/
+40
*
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-30
1
-6
/
+4
|
\
|
*
tools: ynl-gen: always construct struct ynl_req_state
Jakub Kicinski
2023-11-29
1
-6
/
+4
*
|
tools: ynl: don't skip regeneration from make targets
Jakub Kicinski
2023-11-29
1
-4
/
+8
*
|
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
|
/
*
tools: ynl: fix duplicate op name in devlink
Jakub Kicinski
2023-11-23
1
-0
/
+6
*
tools: ynl-gen: don't touch the output file if content is the same
Jakub Kicinski
2023-11-01
1
-1
/
+6
*
tools: ynl-gen: respect attr-cnt-name at the attr set level
Jakub Kicinski
2023-10-26
1
-3
/
+4
*
netlink: specs: support conditional operations
Jakub Kicinski
2023-10-26
1
-0
/
+22
*
netlink: make range pointers in policies const
Jakub Kicinski
2023-10-26
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-23
1
-4
/
+46
|
\
|
*
tools: ynl-gen: render rsp_parse() helpers if cmd has only dump op
Jiri Pirko
2023-10-23
1
-4
/
+7
|
*
tools: ynl-gen: introduce support for bitfield32 attribute type
Jiri Pirko
2023-10-23
1
-0
/
+39
*
|
tools: ynl-gen: change spacing around __attribute__
Jakub Kicinski
2023-10-23
1
-1
/
+1
|
/
*
netlink: specs: add support for auto-sized scalars
Jakub Kicinski
2023-10-20
1
-2
/
+4
*
tools: ynl-gen: make the mnl_type() method public
Jakub Kicinski
2023-10-20
1
-20
/
+18
*
tools: ynl-gen: support limit names
Jakub Kicinski
2023-10-19
1
-11
/
+34
*
tools: ynl-gen: support full range of min/max checks for integer values
Jakub Kicinski
2023-10-19
1
-7
/
+59
*
tools: ynl-gen: track attribute use
Jakub Kicinski
2023-10-19
1
-0
/
+20
*
tools: ynl-gen: handle do ops with no input attrs
Jakub Kicinski
2023-10-09
1
-6
/
+11
*
tools: ynl-gen: use uapi header name for the header guard
Jakub Kicinski
2023-10-06
1
-1
/
+5
*
tools: ynl-gen: fix uAPI generation after tempfile changes
Jakub Kicinski
2023-08-25
1
-10
/
+20
*
tools: ynl-gen: support empty attribute lists
Jakub Kicinski
2023-08-24
1
-2
/
+9
[next]