1. 92eb1d4 openvswitch: Use RCU callback when detaching netdevices. by Jesse Gross · 12 years ago
  2. 39c7caeb openvswitch: add skb mark matching and set action by Ansis Atteka · 12 years ago
  3. 404f2f1 net: openvswitch: use this_cpu_ptr per-cpu helper by Shan Wei · 12 years ago
  4. 3fdbd1c openvswitch: add ipv6 'set' action by Ansis Atteka · 12 years ago
  5. c061853 openvswitch: Process RARP packets with ethertype 0x8035 similar to ARP packets. by Mehak Mahajan · 12 years ago
  6. d04d382 openvswitch: Store flow key len if ARP opcode is not request or reply. by Mehak Mahajan · 12 years ago
  7. c1c92b6 openvswitch: Print device when warning about over MTU packets. by Jesse Gross · 12 years ago
  8. a2bf91b net/openvswitch/vport.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  9. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  10. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  11. cefd81c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  12. 15eac2a openvswitch: Increase maximum number of datapath ports. by Pravin B Shelar · 12 years ago
  13. c303aa9 openvswitch: Fix FLOW_BUFSIZE definition. by Jesse Gross · 12 years ago
  14. 39855b5 openvswitch: Fix typo by Joe Stringer · 12 years ago
  15. 80f0fd8 openvswitch: using kfree_rcu() to simplify the code by Wei Yongjun · 12 years ago
  16. 46df7b8 openvswitch: Add support for network namespaces. by Pravin B Shelar · 12 years ago
  17. 4185392 openvswitch: Relax set header validation. by Jesse Gross · 12 years ago
  18. 6081030 Revert "openvswitch: potential NULL deref in sample()" by Jesse Gross · 12 years ago
  19. 5b3e7e6 openvswitch: potential NULL deref in sample() by Dan Carpenter · 12 years ago
  20. c073cfc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  21. a1b5d0d openvswitch: Check gso_type for correct sk_buff in queue_gso_packets(). by Ben Pfaff · 12 years ago
  22. 92e5dfc openvswitch: Check currect return value from skb_gso_segment() by Pravin B Shelar · 12 years ago
  23. 7fe99e2 openvswitch: Reset upper layer protocol info on internal devices. by Jesse Gross · 12 years ago
  24. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  25. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  26. 8aa51d6 openvswitch: checking wrong variable in queue_userspace_packet() by Dan Carpenter · 12 years ago
  27. 072ae63 openvswitch: Validation of IPv6 set port action uses IPv4 header by Pravin B Shelar · 12 years ago
  28. caf2ee1 openvswitch: Replace Nicira Networks. by Raju Subramanian · 12 years ago
  29. 4cb6e11 openvswitch: Release rtnl_lock if ovs_vport_cmd_build_info() failed. by Ansis Atteka · 12 years ago
  30. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  31. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  32. 03fbf8b openvswitch: Do not send notification if ovs_vport_set_options() failed by Ansis Atteka · 12 years ago
  33. c55177e openvswitch: Enable retrieval of TCP flags from IPv6 traffic. by Jesse Gross · 12 years ago
  34. bf32fec openvswitch: Add length check when retrieving TCP flags. by Jesse Gross · 12 years ago
  35. 028d6a6 openvswitch: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  36. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  37. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  38. 81e5d41 openvswitch: Fix checksum update for actions on UDP packets. by Jesse Gross · 12 years ago
  39. 651a68e openvswitch: Honor dp_ifindex, when specified, for vport lookup by name. by Ben Pfaff · 12 years ago
  40. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 12 years ago
  41. 77676fd openvswitch: Fix multipart datapath dumps. by Ben Pfaff · 12 years ago
  42. 2b2d465 net: kill duplicate included header by Shan Wei · 12 years ago
  43. 8d9d399 net: remove version.h includes in net/openvswitch/ by Devendra Naga · 12 years ago
  44. f0a98ae openvswitch: small potential memory leak in ovs_vport_alloc() by Dan Carpenter · 13 years ago
  45. ccb1352 net: Add Open vSwitch kernel components. by Jesse Gross · 13 years ago