]> git.baikalelectronics.ru Git - kernel.git/commit
netlink: mmaped netlink: ring setup
authorPatrick McHardy <kaber@trash.net>
Wed, 17 Apr 2013 06:47:01 +0000 (06:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Apr 2013 18:57:57 +0000 (14:57 -0400)
commitad44d5845d7d8fdd2cd1406c3fd0f360074c3076
tree5458e0eca52d0488e8c24c8587028b5bd29b60de
parent564c03d3cfc6e12f4cc769dad3c4bf9583c5576e
netlink: mmaped netlink: ring setup

Add support for mmap'ed RX and TX ring setup and teardown based on the
af_packet.c code. The following patches will use this to add the real
mmap'ed receive and transmit functionality.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/netlink.h
net/Kconfig
net/netlink/af_netlink.c
net/netlink/af_netlink.h