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