linux_dsm_epyc7002/net/openvswitch
Thomas Graf be4ace6e6b 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>
2015-07-21 10:39:07 -07:00
..
actions.c openvswitch: Make tunnel set action attach a metadata dst 2015-07-21 10:39:06 -07:00
datapath.c openvswitch: Move dev pointer into vport itself 2015-07-21 10:39:07 -07:00
datapath.h ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic 2015-07-21 10:39:05 -07:00
dp_notify.c openvswitch: Move dev pointer into vport itself 2015-07-21 10:39:07 -07:00
flow_netlink.c openvswitch: Make tunnel set action attach a metadata dst 2015-07-21 10:39:06 -07:00
flow_netlink.h openvswitch: Make tunnel set action attach a metadata dst 2015-07-21 10:39:06 -07:00
flow_table.c openvswitch: Make tunnel set action attach a metadata dst 2015-07-21 10:39:06 -07:00
flow_table.h openvswitch: Add support for unique flow IDs. 2015-01-26 15:45:50 -08:00
flow.c ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic 2015-07-21 10:39:05 -07:00
flow.h openvswitch: Make tunnel set action attach a metadata dst 2015-07-21 10:39:06 -07:00
Kconfig geneve: Rename support library as geneve_core 2015-05-13 15:59:13 -04:00
Makefile ovs: Turn vports with dependencies into separate modules 2014-10-28 14:43:18 -04:00
vport-geneve.c ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic 2015-07-21 10:39:05 -07:00
vport-gre.c ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic 2015-07-21 10:39:05 -07:00
vport-internal_dev.c openvswitch: Move dev pointer into vport itself 2015-07-21 10:39:07 -07:00
vport-internal_dev.h openvswitch: introduce rtnl ops stub 2014-07-01 14:40:17 -07:00
vport-netdev.c openvswitch: Move dev pointer into vport itself 2015-07-21 10:39:07 -07:00
vport-netdev.h openvswitch: Move dev pointer into vport itself 2015-07-21 10:39:07 -07:00
vport-vxlan.c ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic 2015-07-21 10:39:05 -07:00
vport-vxlan.h openvswitch: Support VXLAN Group Policy extension 2015-01-15 01:11:41 -05:00
vport.c ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic 2015-07-21 10:39:05 -07:00
vport.h openvswitch: Move dev pointer into vport itself 2015-07-21 10:39:07 -07:00