alistair23-linux/net/openvswitch
Pravin B Shelar b637e4988c openvswitch: Move mega-flow list out of rehashing struct.
ovs-flow rehash does not touch mega flow list. Following patch
moves it dp struct datapath.  Avoid one extra indirection for
accessing mega-flow list head on every packet receive.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
2013-10-04 00:18:26 -07:00
..
actions.c openvswitch: Add SCTP support 2013-08-26 14:03:13 -07:00
datapath.c openvswitch: Move mega-flow list out of rehashing struct. 2013-10-04 00:18:26 -07:00
datapath.h openvswitch: Move mega-flow list out of rehashing struct. 2013-10-04 00:18:26 -07:00
dp_notify.c net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
flow.c openvswitch: Restructure datapath.c and flow.c 2013-10-03 18:16:47 -07:00
flow.h openvswitch: Restructure datapath.c and flow.c 2013-10-03 18:16:47 -07:00
flow_netlink.c openvswitch: Restructure datapath.c and flow.c 2013-10-03 18:16:47 -07:00
flow_netlink.h openvswitch: Restructure datapath.c and flow.c 2013-10-03 18:16:47 -07:00
flow_table.c openvswitch: Move mega-flow list out of rehashing struct. 2013-10-04 00:18:26 -07:00
flow_table.h openvswitch: Move mega-flow list out of rehashing struct. 2013-10-04 00:18:26 -07:00
Kconfig openvswitch: Add SCTP support 2013-08-26 14:03:13 -07:00
Makefile openvswitch: Restructure datapath.c and flow.c 2013-10-03 18:16:47 -07:00
vport-gre.c openvswitch: remove duplicated include from vport-gre.c 2013-09-23 13:36:31 -07:00
vport-internal_dev.c openvswitch: Add tunneling interface. 2013-06-19 18:07:41 -07:00
vport-internal_dev.h openvswitch: Replace Nicira Networks. 2012-05-03 18:55:23 -07:00
vport-netdev.c openvswitch:: link upper device for port devices 2013-08-23 16:38:00 -07:00
vport-netdev.h openvswitch: Remove unused get_config vport op. 2013-06-14 15:09:09 -07:00
vport-vxlan.c openvswitch: remove duplicated include from vport-vxlan.c 2013-09-23 13:36:14 -07:00
vport.c openvswitch: Fix argument descriptions in vport.c. 2013-08-23 16:38:00 -07:00
vport.h openvswitch: Add vxlan tunneling support. 2013-08-20 00:15:44 -07:00