Home
last modified time | relevance | path

Searched refs:netlink (Results 1 – 11 of 11) sorted by relevance

/drivers/net/can/dev/
DMakefile11 can-dev-$(CONFIG_CAN_NETLINK) += netlink.o
/drivers/net/wireguard/
DMakefile16 wireguard-y += netlink.o
/drivers/connector/
DKconfig8 of the netlink socket protocol.
/drivers/infiniband/core/
DMakefile11 device.o cache.o netlink.o \
/drivers/net/
DKconfig442 tristate "Virtual netlink monitoring device"
444 This option enables a monitoring net device for netlink skbs. The
445 purpose of this is to analyze netlink messages with packet sockets.
446 Thus applications like tcpdump will be able to see local netlink
447 messages if they tap into the netlink device, record pcaps for further
449 to debug netlink issues. If unsure, say N.
/drivers/staging/fieldbus/Documentation/
Dfieldbus_dev.txt66 (netlink-based ?) configuration settings interface.
/drivers/thermal/
DKconfig21 bool "Thermal netlink management"
24 The thermal framework has a netlink interface to do thermal
122 to use the netlink interface instead which gives richer
/drivers/block/
Dnbd.c1131 bool netlink) in nbd_add_socket() argument
1152 if (!netlink && !nbd->task_setup && in nbd_add_socket()
1156 if (!netlink && in nbd_add_socket()
/drivers/base/
DKconfig12 Before the switch to the netlink-based uevent source, this was
/drivers/acpi/
DKconfig177 A daemon reads events from input devices or via netlink and
190 than notifying userspace via the input layer or a netlink event, this
/drivers/base/firmware_loader/
DKconfig213 over a netlink socket, it can prevent suspend on many platforms.