1. db74a33 openvswitch: use percpu flow stats by Thadeu Lima de Souza Cascardo · 8 years ago
  2. 4077396 openvswitch: fix flow stats accounting when node 0 is not possible by Thadeu Lima de Souza Cascardo · 8 years ago
  3. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  4. 00a93ba openvswitch: add tunnel protocol to sw_flow_key by Jiri Benc · 9 years ago
  5. 598c12d ovs: do not allocate memory from offline numa node by Konstantin Khlebnikov · 9 years ago
  6. ae5f2fb openvswitch: Zero flows on allocation. by Jesse Gross · 9 years ago
  7. c1ea5d6 ip_tunnels: add IPv6 addresses to ip_tunnel_key by Jiri Benc · 9 years ago
  8. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  9. bac541e openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes by Chris J Arges · 9 years ago
  10. 34ae932 openvswitch: Make tunnel set action attach a metadata dst by Thomas Graf · 9 years ago
  11. ca53934 openvswitch: Initialize unmasked key and uid len by Pravin B Shelar · 9 years ago
  12. 74ed7ab openvswitch: Add support for unique flow IDs. by Joe Stringer · 9 years ago
  13. 272c2cf openvswitch: Use sw_flow_key_range for key ranges. by Joe Stringer · 9 years ago
  14. d29ab6f openvswitch: Refactor ovs_flow_tbl_insert(). by Joe Stringer · 9 years ago
  15. 8754589 net: replace remaining users of arch_fast_hash with jhash by Daniel Borkmann · 10 years ago
  16. 12eb18f openvswitch: Constify various function arguments by Thomas Graf · 10 years ago
  17. 9b996e5 openvswitch: Move table destroy to dp-rcu callback. by Pravin B Shelar · 10 years ago
  18. 4a46b24 openvswitch: Use exact lookup for flow_get and flow_del. by Alex Wang · 10 years ago
  19. eb07265 openvswitch: Fix typo. by Jarno Rajahalme · 10 years ago
  20. 56c1986 openvswitch: Make flow mask removal symmetric. by Jarno Rajahalme · 10 years ago
  21. 63e7959 openvswitch: Per NUMA node flow stats. by Jarno Rajahalme · 10 years ago
  22. 23dabf8 openvswitch: Remove 5-tuple optimization. by Jarno Rajahalme · 10 years ago
  23. 7085130 openvswitch: use const in some local vars and casts by Daniele Di Proietto · 10 years ago
  24. e4c6d75 openvswitch: Fix ovs_flow_free() ovs-lock assert. by Pravin B Shelar · 10 years ago
  25. e80857c openvswitch: Fix kernel panic on ovs_flow_free by Andy Zhou · 10 years ago
  26. ece37c8 openvswitch: Use kmem_cache_free() instead of kfree() by Wei Yongjun · 10 years ago
  27. 39b6b29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 10 years ago
  28. 5f03f47 openvswitch: remove duplicated include from flow_table.c by Wei Yongjun · 11 years ago
  29. 11d6c461 net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback} by Daniel Borkmann · 11 years ago
  30. e298e50 openvswitch: Per cpu flow stats. by Pravin B Shelar · 11 years ago
  31. 663efa3 openvswitch: Silence RCU lockdep checks from flow lookup. by Jesse Gross · 11 years ago
  32. 5bb5063 openvswitch: Change ovs_flow_tbl_lookup_xx() APIs by Andy Zhou · 11 years ago
  33. d121190 openvswitch: Correct comment. by Ben Pfaff · 11 years ago
  34. 500f808 net: ovs: use CRC32 accelerated flow hash if available by Francesco Fusco · 11 years ago
  35. 8ddd094 openvswitch: Use flow hash during flow lookup operation. by Pravin B Shelar · 11 years ago
  36. 1bd7116 openvswitch: collect mega flow mask stats by Andy Zhou · 11 years ago
  37. 618ed0c openvswitch: Simplify mega-flow APIs. by Pravin B Shelar · 11 years ago
  38. b637e49 openvswitch: Move mega-flow list out of rehashing struct. by Pravin B Shelar · 11 years ago
  39. e644571 openvswitch: Restructure datapath.c and flow.c by Pravin B Shelar · 11 years ago