aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/flow_table.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-22openvswitch: Zero flows on allocation.Jesse Gross1-1/+1
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer1-2/+6
2014-11-09openvswitch: Constify various function argumentsThomas Graf1-4/+4
2014-11-05openvswitch: Move table destroy to dp-rcu callback.Pravin B Shelar1-1/+1
2014-06-30openvswitch: Use exact lookup for flow_get and flow_del.Alex Wang1-1/+2
2014-05-16openvswitch: Per NUMA node flow stats.Jarno Rajahalme1-0/+2
2014-05-16openvswitch: Remove 5-tuple optimization.Jarno Rajahalme1-1/+1
2014-02-04openvswitch: Fix kernel panic on ovs_flow_freeAndy Zhou1-1/+1
2014-01-06openvswitch: Per cpu flow stats.Pravin B Shelar1-1/+1
2014-01-06openvswitch: Change ovs_flow_tbl_lookup_xx() APIsAndy Zhou1-1/+3
2013-10-22openvswitch: collect mega flow mask statsAndy Zhou1-1/+3
2013-10-04openvswitch: Simplify mega-flow APIs.Pravin B Shelar1-9/+3
2013-10-04openvswitch: Move mega-flow list out of rehashing struct.Pravin B Shelar1-19/+13
2013-10-03openvswitch: Restructure datapath.c and flow.cPravin B Shelar1-0/+91