aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch/flow_table.h
AgeCommit message (Expand)Author
2015-09-22openvswitch: Zero flows on allocation.Jesse Gross
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer
2014-11-09openvswitch: Constify various function argumentsThomas Graf
2014-11-05openvswitch: Move table destroy to dp-rcu callback.Pravin B Shelar
2014-06-30openvswitch: Use exact lookup for flow_get and flow_del.Alex Wang
2014-05-16openvswitch: Per NUMA node flow stats.Jarno Rajahalme
2014-05-16openvswitch: Remove 5-tuple optimization.Jarno Rajahalme
2014-02-04openvswitch: Fix kernel panic on ovs_flow_freeAndy Zhou
2014-01-06openvswitch: Per cpu flow stats.Pravin B Shelar
2014-01-06openvswitch: Change ovs_flow_tbl_lookup_xx() APIsAndy Zhou
2013-10-22openvswitch: collect mega flow mask statsAndy Zhou
2013-10-04openvswitch: Simplify mega-flow APIs.Pravin B Shelar
2013-10-04openvswitch: Move mega-flow list out of rehashing struct.Pravin B Shelar
2013-10-03openvswitch: Restructure datapath.c and flow.cPravin B Shelar