aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/flow_table.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-06openvswitch: remove duplicated include from flow_table.cWei Yongjun1-2/+0
2014-01-06net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}Daniel Borkmann1-8/+1
2014-01-06openvswitch: Per cpu flow stats.Pravin B Shelar1-2/+29
2014-01-06openvswitch: Silence RCU lockdep checks from flow lookup.Jesse Gross1-1/+1
2014-01-06openvswitch: Change ovs_flow_tbl_lookup_xx() APIsAndy Zhou1-1/+9
2014-01-06openvswitch: Correct comment.Ben Pfaff1-5/+1
2013-11-01openvswitch: Use flow hash during flow lookup operation.Pravin B Shelar1-1/+1
2013-10-22openvswitch: collect mega flow mask statsAndy Zhou1-1/+15
2013-10-04openvswitch: Simplify mega-flow APIs.Pravin B Shelar1-59/+79
2013-10-04openvswitch: Move mega-flow list out of rehashing struct.Pravin B Shelar1-82/+123
2013-10-03openvswitch: Restructure datapath.c and flow.cPravin B Shelar1-0/+517