1. 3a927bc ovs: propagate per dp max headroom to all vports by Paolo Abeni · 9 years ago
  2. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. 6b83d28 net: use skb_postpush_rcsum instead of own implementations by Daniel Borkmann · 9 years ago
  4. c868ee7 lwt: fix rx checksum setting for lwt devices tunneling over ipv6 by Paolo Abeni · 9 years ago
  5. 263ea09 Revert "genl: Add genlmsg_new_unicast() for unicast message allocation" by Florian Westphal · 9 years ago
  6. 551ddc0 openvswitch: Revert: "Enable memory mapped Netlink i/o" by Florian Westphal · 9 years ago
  7. d71785f net: add dst_cache to ovs vxlan lwtunnel by Paolo Abeni · 9 years ago
  8. 4a92602 openvswitch: allow management from inside user namespaces by Tycho Andersen · 9 years ago
  9. 7e05915 vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices by David Wragg · 9 years ago
  10. b064d0d ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack by Hannes Frederic Sowa · 9 years ago
  11. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 9 years ago
  12. c5420eb1 openvswitch: update kernel doc for struct vport by Jean Sacren · 9 years ago
  13. 2f7066a openvswitch: fix struct geneve_port member name by Jean Sacren · 9 years ago
  14. 5ea0304 openvswitch: clean up unused function by Jean Sacren · 9 years ago
  15. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. 90c7afc96 openvswitch: Fix template leak in error cases. by Joe Stringer · 9 years ago
  17. e905eab openvswitch: correct encoding of set tunnel action attributes by Simon Horman · 9 years ago
  18. 59ce967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  19. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  20. a4ec800 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  21. d110986 openvswitch: Respect conntrack zone even if invalid by Joe Stringer · 9 years ago
  22. 2f3ab9f openvswitch: Fix helper reference leak by Joe Stringer · 9 years ago
  23. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  24. 1317530 openvswitch: fix hangup on vxlan/gre/geneve device deletion by Paolo Abeni · 9 years ago
  25. 29bf24a net: add possibility to pass information about upper device via notifier by Jiri Pirko · 9 years ago
  26. 6dffb04 net: propagate upper priv via netdev_master_upper_dev_link by Jiri Pirko · 9 years ago
  27. 83e4bf7 openvswitch: properly refcount vport-vxlan module by Paolo Abeni · 9 years ago
  28. 20f7956 net: openvswitch: Remove invalid comment by Aaron Conole · 9 years ago
  29. daaa7d6 netfilter: ipv6: avoid nf_iterate recursion by Florian Westphal · 9 years ago
  30. 029f7f3 netfilter: ipv6: nf_defrag: avoid/free clone operations by Florian Westphal · 9 years ago
  31. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  32. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  33. 6f5cade openvswitch: Fix skb leak using IPv6 defrag by Joe Stringer · 9 years ago
  34. 74c1661 openvswitch: Fix double-free on ip_defrag() errors by Joe Stringer · 9 years ago
  35. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  36. fc4099f openvswitch: Fix egress tunnel info. by Pravin B Shelar · 9 years ago
  37. aec1592 openvswitch: Use dev_queue_xmit for vport send. by Pravin B Shelar · 9 years ago
  38. 99e28f1 openvswitch: Fix incorrect type use. by Pravin B Shelar · 9 years ago
  39. e754ec6 openvswitch: Serialize nested ct actions if provided by Joe Stringer · 9 years ago
  40. 4f0909e openvswitch: Mark connections new when not confirmed. by Joe Stringer · 9 years ago
  41. 9e38471 openvswitch: Reject ct_state masks for unknown bits by Joe Stringer · 9 years ago
  42. 1241365 openvswitch: Allocate memory for ovs internal device stats. by James Morse · 9 years ago
  43. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  44. 740dbc2 openvswitch: Scrub skb between namespaces by Joe Stringer · 9 years ago
  45. b727759 ipv6: Pass struct net into nf_ct_frag6_gather by Eric W. Biederman · 9 years ago
  46. 19bcf9f ipv4: Pass struct net into ip_defrag and ip_check_defrag by Eric W. Biederman · 9 years ago
  47. ab38a7b openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT by Joe Stringer · 9 years ago
  48. fbccce5 openvswitch: Extend ct_state match field to 32 bits by Joe Stringer · 9 years ago
  49. 6f22595 openvswitch: Reject ct_state unsupported bits by Joe Stringer · 9 years ago
  50. ec0d043 openvswitch: Ensure flow is valid before executing ct by Joe Stringer · 9 years ago
  51. b8f2257 openvswitch: Fix skb leak in ovs_fragment() by Joe Stringer · 9 years ago
  52. 6b26ba3 openvswitch: netlink attributes for IPv6 tunneling by Jiri Benc · 9 years ago
  53. 00a93ba openvswitch: add tunnel protocol to sw_flow_key by Jiri Benc · 9 years ago
  54. 83ffe99 openvswitch: Fix ovs_vport_get_stats() by Pravin B Shelar · 9 years ago
  55. 598c12d ovs: do not allocate memory from offline numa node by Konstantin Khlebnikov · 9 years ago
  56. 33db412 openvswitch: Rename LABEL->LABELS by Joe Stringer · 9 years ago
  57. 184e16d openvswitch: Remove ovs_vport_output_sk by Eric W. Biederman · 9 years ago
  58. 7d8c6e3 ipv6: Pass struct net through ip6_fragment by Eric W. Biederman · 9 years ago
  59. 694869b ipv4: Pass struct net through ip_fragment by Eric W. Biederman · 9 years ago
  60. c559cd3 openvswitch: Pass net into ovs_fragment by Eric W. Biederman · 9 years ago
  61. 188515f openvswitch: Pass net into ovs_vport_output by Eric W. Biederman · 9 years ago
  62. b5ffe63 net: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  63. b1be00a vxlan: support both IPv4 and IPv6 sockets in a single vxlan device by Jiri Benc · 9 years ago
  64. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. 92c14d9 genetlink: simplify genl_notify by Jiri Benc · 9 years ago
  66. ae5f2fb openvswitch: Zero flows on allocation. by Jesse Gross · 9 years ago
  67. a31f1ad netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple by Eric W. Biederman · 9 years ago
  68. cc57060 openvswitch: Fix IPv6 exthdr handling with ct helpers. by Joe Stringer · 9 years ago
  69. 982b527 openvswitch: Fix mask generation for nested attributes. by Jesse Gross · 9 years ago
  70. 38c089d openvswitch: Fix dependency on IPv6 defrag. by Joe Stringer · 9 years ago
  71. f88f69d openvswitch: Remove conntrack Kconfig option. by Joe Stringer · 9 years ago
  72. 4c22279 ip-tunnel: Use API to access tunnel metadata options. by Pravin B Shelar · 9 years ago
  73. a581b96 openvswitch: Remove vport-net by Pravin B Shelar · 9 years ago
  74. 8c87663 openvswitch: Remove vport stats. by Pravin B Shelar · 9 years ago
  75. 3eedb41 openvswitch: Remove egress_tun_info. by Pravin B Shelar · 9 years ago
  76. 24d43f3 openvswitch: Remove vport get_name() by Pravin B Shelar · 9 years ago
  77. c30da49 openvswitch: retain parsed IPv6 header fields in flow on error skipping extension headers by Simon Horman · 9 years ago
  78. 7f9562a ip_tunnels: record IP version in tunnel info by Jiri Benc · 9 years ago
  79. 0d5cdef openvswitch: Fix conntrack compilation without mark. by Joe Stringer · 9 years ago
  80. 9723e6a openswitch: fix typo CONFIG_NF_CONNTRACK_LABEL by Valentin Rothberg · 9 years ago
  81. 7b85b4d openvswitch: Include ip6_fib.h. by Joe Stringer · 9 years ago
  82. 35d4e17 net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag by Jiri Pirko · 9 years ago
  83. 6b001e6 openvswitch: Use Geneve device. by Pravin B Shelar · 9 years ago
  84. cae3a26 openvswitch: Allow attaching helpers to ct action by Joe Stringer · 9 years ago
  85. c2ac667 openvswitch: Allow matching on conntrack label by Joe Stringer · 9 years ago
  86. 182e304 openvswitch: Allow matching on conntrack mark by Joe Stringer · 9 years ago
  87. 7f8a436 openvswitch: Add conntrack action by Joe Stringer · 9 years ago
  88. be26b9a openvswitch: Move MASKED* macros to datapath.h by Joe Stringer · 9 years ago
  89. 8e2fed1 openvswitch: Serialize acts with original netlink len by Joe Stringer · 9 years ago
  90. 61adedf route: move lwtunnel state to dst_entry by Jiri Benc · 9 years ago
  91. 7c383fb ip_tunnels: use tos and ttl fields also for IPv6 by Jiri Benc · 9 years ago
  92. c1ea5d6 ip_tunnels: add IPv6 addresses to ip_tunnel_key by Jiri Benc · 9 years ago
  93. 4b048d6 net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool by Tom Herbert · 9 years ago
  94. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  95. b2acd1d openvswitch: Use regular GRE net_device instead of vport by Pravin B Shelar · 9 years ago
  96. a9020fd openvswitch: Move tunnel destroy function to oppenvswitch module. by Pravin B Shelar · 9 years ago
  97. e05176a openvswitch: Make 100 percents packets sampled when sampling rate is 1. by Wenyu Zhang · 9 years ago
  98. da8b43c vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA by Alexei Starovoitov · 9 years ago
  99. 3576fd7 openvswitch: Fix L4 checksum handling when dealing with IP fragments by Glenn Griffin · 9 years ago
  100. dcc38c0 openvswitch: Re-add CONFIG_OPENVSWITCH_VXLAN by Thomas Graf · 9 years ago