1. 4a46b24 openvswitch: Use exact lookup for flow_get and flow_del. by Alex Wang · 10 years ago
  2. eb07265 openvswitch: Fix typo. by Jarno Rajahalme · 10 years ago
  3. 56c1986 openvswitch: Make flow mask removal symmetric. by Jarno Rajahalme · 10 years ago
  4. 63e7959 openvswitch: Per NUMA node flow stats. by Jarno Rajahalme · 10 years ago
  5. 23dabf8 openvswitch: Remove 5-tuple optimization. by Jarno Rajahalme · 10 years ago
  6. 7085130 openvswitch: use const in some local vars and casts by Daniele Di Proietto · 11 years ago
  7. e4c6d75 openvswitch: Fix ovs_flow_free() ovs-lock assert. by Pravin B Shelar · 10 years ago
  8. e80857c openvswitch: Fix kernel panic on ovs_flow_free by Andy Zhou · 11 years ago
  9. ece37c8 openvswitch: Use kmem_cache_free() instead of kfree() by Wei Yongjun · 11 years ago
  10. 39b6b29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  11. 5f03f47 openvswitch: remove duplicated include from flow_table.c by Wei Yongjun · 11 years ago
  12. 11d6c461 net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback} by Daniel Borkmann · 11 years ago
  13. e298e50 openvswitch: Per cpu flow stats. by Pravin B Shelar · 11 years ago
  14. 663efa3 openvswitch: Silence RCU lockdep checks from flow lookup. by Jesse Gross · 11 years ago
  15. 5bb5063 openvswitch: Change ovs_flow_tbl_lookup_xx() APIs by Andy Zhou · 11 years ago
  16. d121190 openvswitch: Correct comment. by Ben Pfaff · 11 years ago
  17. 500f808 net: ovs: use CRC32 accelerated flow hash if available by Francesco Fusco · 11 years ago
  18. 8ddd094 openvswitch: Use flow hash during flow lookup operation. by Pravin B Shelar · 11 years ago
  19. 1bd7116 openvswitch: collect mega flow mask stats by Andy Zhou · 11 years ago
  20. 618ed0c openvswitch: Simplify mega-flow APIs. by Pravin B Shelar · 11 years ago
  21. b637e49 openvswitch: Move mega-flow list out of rehashing struct. by Pravin B Shelar · 11 years ago
  22. e644571 openvswitch: Restructure datapath.c and flow.c by Pravin B Shelar · 11 years ago