nuttx/net/netlink
zhanghongyu eb5c8f4e9c net/netlink: replace net_lock with netlink_lock
remove the use of net_lock in the netlink module and decouple it from
other network modules.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2026-01-02 00:00:55 +08:00
..
CMakeLists.txt net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
Kconfig net/netlink: Add RTM preifx notify support 2024-05-14 10:05:37 -03:00
Make.defs net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
netlink.h net/netlink: replace net_lock with netlink_lock 2026-01-02 00:00:55 +08:00
netlink_attr.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
netlink_conn.c net/netlink: replace net_lock with netlink_lock 2026-01-02 00:00:55 +08:00
netlink_netfilter.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
netlink_notifier.c net/netlink: fix netlink poll return value on success 2024-11-04 18:18:28 +08:00
netlink_route.c net/netlink: replace net_lock with netlink_lock 2026-01-02 00:00:55 +08:00
netlink_sockif.c net/netlink: replace net_lock with netlink_lock 2026-01-02 00:00:55 +08:00