Searched hist:be4ace6e6b1bc12e18b25fe764917e09a1f96d7b (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/openvswitch/ |
H A D | vport-netdev.h | diff be4ace6e6b1bc12e18b25fe764917e09a1f96d7b Tue Jul 21 03:44:04 CDT 2015 Thomas Graf <tgraf@suug.ch> openvswitch: Move dev pointer into vport itself
This is the first step in representing all OVS vports as regular struct net_devices. Move the net_device pointer into the vport structure itself to get rid of struct vport_netdev.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dp_notify.c | diff be4ace6e6b1bc12e18b25fe764917e09a1f96d7b Tue Jul 21 03:44:04 CDT 2015 Thomas Graf <tgraf@suug.ch> openvswitch: Move dev pointer into vport itself
This is the first step in representing all OVS vports as regular struct net_devices. Move the net_device pointer into the vport structure itself to get rid of struct vport_netdev.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vport.h | diff be4ace6e6b1bc12e18b25fe764917e09a1f96d7b Tue Jul 21 03:44:04 CDT 2015 Thomas Graf <tgraf@suug.ch> openvswitch: Move dev pointer into vport itself
This is the first step in representing all OVS vports as regular struct net_devices. Move the net_device pointer into the vport structure itself to get rid of struct vport_netdev.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vport-netdev.c | diff be4ace6e6b1bc12e18b25fe764917e09a1f96d7b Tue Jul 21 03:44:04 CDT 2015 Thomas Graf <tgraf@suug.ch> openvswitch: Move dev pointer into vport itself
This is the first step in representing all OVS vports as regular struct net_devices. Move the net_device pointer into the vport structure itself to get rid of struct vport_netdev.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vport-internal_dev.c | diff be4ace6e6b1bc12e18b25fe764917e09a1f96d7b Tue Jul 21 03:44:04 CDT 2015 Thomas Graf <tgraf@suug.ch> openvswitch: Move dev pointer into vport itself
This is the first step in representing all OVS vports as regular struct net_devices. Move the net_device pointer into the vport structure itself to get rid of struct vport_netdev.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | datapath.c | diff be4ace6e6b1bc12e18b25fe764917e09a1f96d7b Tue Jul 21 03:44:04 CDT 2015 Thomas Graf <tgraf@suug.ch> openvswitch: Move dev pointer into vport itself
This is the first step in representing all OVS vports as regular struct net_devices. Move the net_device pointer into the vport structure itself to get rid of struct vport_netdev.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|