summaryrefslogtreecommitdiffstats
path: root/net/openvswitch/flow_table.h
AgeCommit message (Expand)AuthorLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269Thomas Gleixner-14/+1
2019-03-12openvswitch: convert to kvmallocKent Overstreet-2/+1
2015-09-22openvswitch: Zero flows on allocation.Jesse Gross-1/+1
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer-2/+6
2014-11-09openvswitch: Constify various function argumentsThomas Graf-4/+4
2014-11-05openvswitch: Move table destroy to dp-rcu callback.Pravin B Shelar-1/+1
2014-06-30openvswitch: Use exact lookup for flow_get and flow_del.Alex Wang-1/+2
2014-05-16openvswitch: Per NUMA node flow stats.Jarno Rajahalme-0/+2
2014-05-16openvswitch: Remove 5-tuple optimization.Jarno Rajahalme-1/+1
2014-02-04openvswitch: Fix kernel panic on ovs_flow_freeAndy Zhou-1/+1
2014-01-06openvswitch: Per cpu flow stats.Pravin B Shelar-1/+1
2014-01-06openvswitch: Change ovs_flow_tbl_lookup_xx() APIsAndy Zhou-1/+3
2013-10-22openvswitch: collect mega flow mask statsAndy Zhou-1/+3
2013-10-04openvswitch: Simplify mega-flow APIs.Pravin B Shelar-9/+3
2013-10-04openvswitch: Move mega-flow list out of rehashing struct.Pravin B Shelar-19/+13
2013-10-03openvswitch: Restructure datapath.c and flow.cPravin B Shelar-0/+91