Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-10 | openvswitch: Constify various function arguments | Thomas Graf | 1 | -4/+4 |
2014-11-06 | openvswitch: Move table destroy to dp-rcu callback. | Pravin B Shelar | 1 | -1/+1 |
2014-07-01 | openvswitch: Use exact lookup for flow_get and flow_del. | Alex Wang | 1 | -1/+2 |
2014-05-17 | openvswitch: Per NUMA node flow stats. | Jarno Rajahalme | 1 | -0/+2 |
2014-05-17 | openvswitch: Remove 5-tuple optimization. | Jarno Rajahalme | 1 | -1/+1 |
2014-02-05 | openvswitch: Fix kernel panic on ovs_flow_free | Andy Zhou | 1 | -1/+1 |
2014-01-07 | openvswitch: Per cpu flow stats. | Pravin B Shelar | 1 | -1/+1 |
2014-01-07 | openvswitch: Change ovs_flow_tbl_lookup_xx() APIs | Andy Zhou | 1 | -1/+3 |
2013-10-22 | openvswitch: collect mega flow mask stats | Andy Zhou | 1 | -1/+3 |
2013-10-04 | openvswitch: Simplify mega-flow APIs. | Pravin B Shelar | 1 | -9/+3 |
2013-10-04 | openvswitch: Move mega-flow list out of rehashing struct. | Pravin B Shelar | 1 | -19/+13 |
2013-10-04 | openvswitch: Restructure datapath.c and flow.c | Pravin B Shelar | 1 | -0/+91 |