summaryrefslogtreecommitdiffstats
path: root/net/openvswitch/flow_table.c
Commit message (Expand)AuthorAgeFilesLines
...
| * openvswitch: Silence RCU lockdep checks from flow lookup.Jesse Gross2014-01-061-1/+1
| * openvswitch: Change ovs_flow_tbl_lookup_xx() APIsAndy Zhou2014-01-061-1/+9
| * openvswitch: Correct comment.Ben Pfaff2014-01-061-5/+1
* | net: ovs: use CRC32 accelerated flow hash if availableFrancesco Fusco2013-12-171-2/+2
|/
* openvswitch: Use flow hash during flow lookup operation.Pravin B Shelar2013-11-011-1/+1
* openvswitch: collect mega flow mask statsAndy Zhou2013-10-221-1/+15
* openvswitch: Simplify mega-flow APIs.Pravin B Shelar2013-10-041-59/+79
* openvswitch: Move mega-flow list out of rehashing struct.Pravin B Shelar2013-10-041-82/+123
* openvswitch: Restructure datapath.c and flow.cPravin B Shelar2013-10-031-0/+517