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