index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
/
lib
Age
Commit message (
Expand
)
Author
2025-01-27
tools: ynl: c: correct reverse decode of empty attrs
Jakub Kicinski
2025-01-09
tools: ynl: move python code to separate sub-directory
Jan Stancek
2025-01-07
tools: ynl: print some information about attribute we can't parse
Jakub Kicinski
2025-01-07
tools: ynl: correctly handle overrides of fields in subset
Jakub Kicinski
2024-12-15
tools/net/ynl: fix sub-message key lookup for nested attributes
Donald Hunter
2024-11-14
tools/net/ynl: add async notification handling
Donald Hunter
2024-11-14
Revert "tools/net/ynl: improve async notification handling"
Donald Hunter
2024-11-13
tools: ynl: extend CFLAGS to keep options from environment
Jan Stancek
2024-11-04
tools: ynl-gen: de-kdocify enums with no doc for entries
Jakub Kicinski
2024-10-24
tools/net/ynl: improve async notification handling
Donald Hunter
2024-09-11
selftests: add ncdevmem, netcat for devmem TCP
Mina Almasry
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-05
tools/net/ynl: fix cli.py --subscribe feature
Arkadiusz Kubalewski
2024-08-05
tools: ynl: remove extraneous ; after statements
Colin Ian King
2024-07-02
tools: net: package libynl for use in selftests
Jakub Kicinski
2024-06-27
tools: ynl: use display hints for formatting of scalar attrs
Jakub Kicinski
2024-06-09
tools: ynl: make user space policies const
Jakub Kicinski
2024-05-30
tools: ynl: make the attr and msg helpers more C++ friendly
Jakub Kicinski
2024-05-03
tools: ynl: add --list-ops and --list-msgs to CLI
Jakub Kicinski
2024-04-26
tools: ynl: don't append doc of missing type directly to the type
Jakub Kicinski
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-23
tools: ynl: don't ignore errors in NLMSG_DONE messages
Jakub Kicinski
2024-04-22
tools/net/ynl: Add multi message support to ynl
Donald Hunter
2024-04-22
tools/net/ynl: Fix extack decoding for directional ops
Donald Hunter
2024-04-15
tools: ynl: don't return None for dumps
Jakub Kicinski
2024-04-05
ynl: support binary and integer sub-type for indexed-array
Hangbin Liu
2024-04-05
ynl: rename array-nest to indexed-array
Hangbin Liu
2024-04-04
tools: ynl: copy netlink error to NlError
Jakub Kicinski
2024-04-02
tools: ynl: add ynl_dump_empty() helper
Jakub Kicinski
2024-03-29
tools/net/ynl: Add extack policy attribute decoding
Donald Hunter
2024-03-28
ynl: support hex display_hint for integer
Hangbin Liu
2024-03-11
netlink: specs: support generating code for genl socket priv
Jakub Kicinski
2024-03-11
tools: ynl: remove trailing semicolon
Jakub Kicinski
2024-03-08
tools: ynl: Fix spelling mistake "Constructred" -> "Constructed"
Colin Ian King
2024-03-07
tools/net/ynl: Add nest-type-value decoding
Donald Hunter
2024-03-07
tools/net/ynl: Report netlink errors without stacktrace
Donald Hunter
2024-03-07
tools/net/ynl: Fix extack decoding for netlink-raw
Donald Hunter
2024-03-07
tools: ynl: check for overflow of constructed messages
Jakub Kicinski
2024-03-06
tools: ynl: support debug printing messages
Jakub Kicinski
2024-03-06
tools: ynl: allow setting recv() size
Jakub Kicinski
2024-03-06
tools: ynl: move the new line in NlMsg __repr__
Jakub Kicinski
2024-03-06
tools: ynl: remove __pycache__ during clean
Jakub Kicinski
2024-03-06
tools: ynl: add distclean to .PHONY in all makefiles
Jakub Kicinski
2024-03-06
tools: ynl: rename make hardclean -> distclean
Jakub Kicinski
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-28
tools: ynl: use MSG_DONTWAIT for getting notifications
Jakub Kicinski
2024-02-28
tools: ynl: remove the libmnl dependency
Jakub Kicinski
2024-02-28
tools: ynl: stop using mnl socket helpers
Jakub Kicinski
2024-02-28
tools: ynl: switch away from MNL_CB_*
Jakub Kicinski
2024-02-28
tools: ynl: switch away from mnl_cb_t
Jakub Kicinski
[next]