1
0
Fork 0
alistair23-linux/include/linux/can
Mario Kicherer 8e8cda6d73 can: initial support for network namespaces
This patch adds initial support for network namespaces. The changes only
enable support in the CAN raw, proc and af_can code. GW and BCM still
have their checks that ensure that they are used only from the main
namespace.

The patch boils down to moving the global structures, i.e. the global
filter list and their /proc stats, into a per-namespace structure and passing
around the corresponding "struct net" in a lot of different places.

Changes since v1:
 - rebased on current HEAD (2bfe01e)
 - fixed overlong line

Signed-off-by: Mario Kicherer <dev@kicherer.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2017-04-04 17:35:58 +02:00
..
platform can: ti_hecc: Convert TI HECC driver to DT only driver 2017-04-04 16:55:26 +02:00
core.h can: initial support for network namespaces 2017-04-04 17:35:58 +02:00
dev.h can: dev: add CAN interface API for fixed bitrates 2017-01-24 13:52:00 +01:00
led.h can: headers: make header files self contained 2015-09-21 08:38:22 +02:00
rx-offload.h can: rx-offload: Add support for timestamp based irq offloading 2017-02-06 15:13:24 +01:00
skb.h can: replace timestamp as unique skb attribute 2015-07-12 21:13:22 +02:00