1. ad55200 openvswitch: Fix tracking of flags seen in TCP flows. by Ben Pfaff · 10 years ago
  2. 86ec8db openvswitch: Fix ovs_flow_stats_get/clear RCU dereference. by Jarno Rajahalme · 10 years ago
  3. bb6f9a7 openvswitch: Clarify locking. by Jarno Rajahalme · 10 years ago
  4. 1139e24 openvswitch: Compact sw_flow_key. by Jarno Rajahalme · 10 years ago
  5. 88d73f6 openvswitch: Use TCP flags in the flow key for stats. by Jarno Rajahalme · 10 years ago
  6. 63e7959 openvswitch: Per NUMA node flow stats. by Jarno Rajahalme · 10 years ago
  7. 23dabf8 openvswitch: Remove 5-tuple optimization. by Jarno Rajahalme · 10 years ago
  8. 8c63ff0 openvswitch: Use ether_addr_copy by Joe Perches · 10 years ago
  9. 4f647e0 openvswitch: fix a possible deadlock and lockdep warning by Flavio Leitner · 10 years ago
  10. f9b8c4c openvswitch: Correctly report flow used times for first 5 minutes after boot. by Ben Pfaff · 10 years ago
  11. 04382a3 openvswitch: Read tcp flags only then the tranport header is present. by Jarno Rajahalme · 10 years ago
  12. e298e50 openvswitch: Per cpu flow stats. by Pravin B Shelar · 11 years ago
  13. 5eb26b1 openvswitch: TCP flags matching support. by Jarno Rajahalme · 11 years ago
  14. df23e9f openvswitch: Widen TCP flags handling. by Jarno Rajahalme · 11 years ago
  15. e644571 openvswitch: Restructure datapath.c and flow.c by Pravin B Shelar · 11 years ago
  16. 3bf4b5b net: ovs: flow: fix potential illegal memory access in __parse_flow_nlattrs by Daniel Borkmann · 11 years ago
  17. 0d40f75 openvswitch: Fix alignment of struct sw_flow_key. by Jesse Gross · 11 years ago
  18. 5828cd9 openvswitch: optimize flow compare and mask functions by Andy Zhou · 11 years ago
  19. 0223737 openvswitch: Rename key_len to key_end by Andy Zhou · 11 years ago
  20. a175a72 openvswitch: Add SCTP support by Joe Stringer · 11 years ago
  21. 03f0d91 openvswitch: Mega flow implementation by Andy Zhou · 11 years ago
  22. 76a66c7 openvswitch: Use non rcu hlist_del() flow table entry. by Pravin B Shelar · 11 years ago
  23. 42415c9 openvswitch: Use correct type while allocating flex array. by Pravin B Shelar · 11 years ago
  24. a3e8299 openvswitch: Optimize flow key match for non tunnel flows. by Pravin B Shelar · 11 years ago
  25. 7d5437c openvswitch: Add tunneling interface. by Pravin B Shelar · 11 years ago
  26. 74f84a5 openvswitch: Copy individual actions. by Pravin B Shelar · 11 years ago
  27. 93d8fd1 openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs() by Pravin B Shelar · 11 years ago
  28. b34df5e openvswitch: make skb->csum consistent with rest of networking stack. by Pravin B Shelar · 11 years ago
  29. 34d94f2 openvswitch: fix variable names in comment by Lorand Jakab · 11 years ago
  30. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  31. 32686a9 openvswitch: Use nla_memcpy() to memcpy() data from attributes by Thomas Graf · 11 years ago
  32. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  33. d3e1101 openvswitch: correct an invalid BUG_ON by Hong Zhiguo · 11 years ago
  34. 296b601 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  35. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  36. 17b682a openvswitch: Fix parsing invalid LLC/SNAP ethertypes by Rich Lane · 11 years ago
  37. 39c7caeb openvswitch: add skb mark matching and set action by Ansis Atteka · 12 years ago
  38. c061853 openvswitch: Process RARP packets with ethertype 0x8035 similar to ARP packets. by Mehak Mahajan · 12 years ago
  39. d04d382 openvswitch: Store flow key len if ARP opcode is not request or reply. by Mehak Mahajan · 12 years ago
  40. cefd81c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  41. 15eac2a openvswitch: Increase maximum number of datapath ports. by Pravin B Shelar · 12 years ago
  42. 80f0fd8 openvswitch: using kfree_rcu() to simplify the code by Wei Yongjun · 12 years ago
  43. c073cfc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  44. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  45. caf2ee1 openvswitch: Replace Nicira Networks. by Raju Subramanian · 12 years ago
  46. c55177e openvswitch: Enable retrieval of TCP flags from IPv6 traffic. by Jesse Gross · 12 years ago
  47. bf32fec openvswitch: Add length check when retrieving TCP flags. by Jesse Gross · 12 years ago
  48. 028d6a6 openvswitch: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  49. 2b2d465 net: kill duplicate included header by Shan Wei · 13 years ago
  50. ccb1352 net: Add Open vSwitch kernel components. by Jesse Gross · 13 years ago