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