1. c559cd3 openvswitch: Pass net into ovs_fragment by Eric W. Biederman · 9 years ago
  2. 188515f openvswitch: Pass net into ovs_vport_output by Eric W. Biederman · 9 years ago
  3. b5ffe63 net: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  4. b1be00a vxlan: support both IPv4 and IPv6 sockets in a single vxlan device by Jiri Benc · 9 years ago
  5. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. 92c14d9 genetlink: simplify genl_notify by Jiri Benc · 9 years ago
  7. ae5f2fb openvswitch: Zero flows on allocation. by Jesse Gross · 9 years ago
  8. a31f1ad netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple by Eric W. Biederman · 9 years ago
  9. cc57060 openvswitch: Fix IPv6 exthdr handling with ct helpers. by Joe Stringer · 9 years ago
  10. 982b527 openvswitch: Fix mask generation for nested attributes. by Jesse Gross · 9 years ago
  11. 38c089d openvswitch: Fix dependency on IPv6 defrag. by Joe Stringer · 9 years ago
  12. f88f69d openvswitch: Remove conntrack Kconfig option. by Joe Stringer · 9 years ago
  13. 4c22279 ip-tunnel: Use API to access tunnel metadata options. by Pravin B Shelar · 9 years ago
  14. a581b96 openvswitch: Remove vport-net by Pravin B Shelar · 9 years ago
  15. 8c87663 openvswitch: Remove vport stats. by Pravin B Shelar · 9 years ago
  16. 3eedb41 openvswitch: Remove egress_tun_info. by Pravin B Shelar · 9 years ago
  17. 24d43f3 openvswitch: Remove vport get_name() by Pravin B Shelar · 9 years ago
  18. c30da49 openvswitch: retain parsed IPv6 header fields in flow on error skipping extension headers by Simon Horman · 9 years ago
  19. 7f9562a ip_tunnels: record IP version in tunnel info by Jiri Benc · 9 years ago
  20. 0d5cdef openvswitch: Fix conntrack compilation without mark. by Joe Stringer · 9 years ago
  21. 9723e6a openswitch: fix typo CONFIG_NF_CONNTRACK_LABEL by Valentin Rothberg · 9 years ago
  22. 7b85b4d openvswitch: Include ip6_fib.h. by Joe Stringer · 9 years ago
  23. 35d4e17 net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag by Jiri Pirko · 9 years ago
  24. 6b001e6 openvswitch: Use Geneve device. by Pravin B Shelar · 9 years ago
  25. cae3a26 openvswitch: Allow attaching helpers to ct action by Joe Stringer · 9 years ago
  26. c2ac667 openvswitch: Allow matching on conntrack label by Joe Stringer · 9 years ago
  27. 182e304 openvswitch: Allow matching on conntrack mark by Joe Stringer · 9 years ago
  28. 7f8a436 openvswitch: Add conntrack action by Joe Stringer · 9 years ago
  29. be26b9a openvswitch: Move MASKED* macros to datapath.h by Joe Stringer · 9 years ago
  30. 8e2fed1 openvswitch: Serialize acts with original netlink len by Joe Stringer · 9 years ago
  31. 61adedf route: move lwtunnel state to dst_entry by Jiri Benc · 9 years ago
  32. 7c383fb ip_tunnels: use tos and ttl fields also for IPv6 by Jiri Benc · 9 years ago
  33. c1ea5d6 ip_tunnels: add IPv6 addresses to ip_tunnel_key by Jiri Benc · 9 years ago
  34. 4b048d6 net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool by Tom Herbert · 9 years ago
  35. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  36. b2acd1d openvswitch: Use regular GRE net_device instead of vport by Pravin B Shelar · 9 years ago
  37. a9020fd openvswitch: Move tunnel destroy function to oppenvswitch module. by Pravin B Shelar · 9 years ago
  38. e05176a openvswitch: Make 100 percents packets sampled when sampling rate is 1. by Wenyu Zhang · 9 years ago
  39. da8b43c vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA by Alexei Starovoitov · 9 years ago
  40. 3576fd7 openvswitch: Fix L4 checksum handling when dealing with IP fragments by Glenn Griffin · 9 years ago
  41. dcc38c0 openvswitch: Re-add CONFIG_OPENVSWITCH_VXLAN by Thomas Graf · 9 years ago
  42. 597798e openvswitch: Retrieve tunnel metadata when receiving from vport-netdev by Thomas Graf · 9 years ago
  43. 2661371 openvswitch: fix compilation when vxlan is a module by Nicolas Dichtel · 9 years ago
  44. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  45. bac541e openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes by Chris J Arges · 9 years ago
  46. 614732e openvswitch: Use regular VXLAN net_device device by Thomas Graf · 9 years ago
  47. c9db965 openvswitch: Abstract vport name through ovs_vport_name() by Thomas Graf · 9 years ago
  48. be4ace6 openvswitch: Move dev pointer into vport itself by Thomas Graf · 9 years ago
  49. 34ae932 openvswitch: Make tunnel set action attach a metadata dst by Thomas Graf · 9 years ago
  50. 3093fbe route: Per route IP tunnel metadata via lightweight tunnel by Thomas Graf · 9 years ago
  51. 1d8fff9 ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic by Thomas Graf · 9 years ago
  52. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. 640b2b1 openvswitch: disable LRO by Jiri Benc · 9 years ago
  54. ccea744 openvswitch: include datapath actions with sampled-packet upcall to userspace by Neil McKee · 9 years ago
  55. 11e1fa4 geneve: Rename support library as geneve_core by John W. Linville · 9 years ago
  56. 35d32e8 geneve: move definition of geneve_hdr() to geneve.h by John W. Linville · 9 years ago
  57. 6713fc9 openvswitch: Use eth_proto_is_802_3 by Alexander Duyck · 9 years ago
  58. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  59. 4167e9b mm: remove GFP_THISNODE by David Rientjes · 9 years ago
  60. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 9 years ago
  61. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  62. fa2d8ff openvswitch: Return vport module ref before destruction by Thomas Graf · 9 years ago
  63. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  64. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  65. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 9 years ago
  66. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 9 years ago
  67. 7d5f41f mpls: Fix the openvswitch select of NET_MPLS_GSO by Eric W. Biederman · 9 years ago
  68. f4f8e73 openvswitch: Fix serialization of non-masked set actions. by Joe Stringer · 9 years ago
  69. 7b4577a openvswitch: Fix net exit. by Pravin B Shelar · 9 years ago
  70. 26ad0b8 openvswitch: Fix key serialization. by Pravin B Shelar · 9 years ago
  71. 1310160 openvswitch: Add missing initialization in validate_and_copy_set_tun() by Geert Uytterhoeven · 9 years ago
  72. b35725a openvswitch: Reset key metadata for packet execution. by Pravin B Shelar · 9 years ago
  73. fd3137c openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is set by Thomas Graf · 9 years ago
  74. ca53934 openvswitch: Initialize unmasked key and uid len by Pravin B Shelar · 9 years ago
  75. 83d2b9b net: openvswitch: Support masked set actions. by Jarno Rajahalme · 9 years ago
  76. b869387 openvswitch: Add support for checksums on UDP tunnels. by Jesse Gross · 9 years ago
  77. 74ed7ab openvswitch: Add support for unique flow IDs. by Joe Stringer · 9 years ago
  78. 272c2cf openvswitch: Use sw_flow_key_range for key ranges. by Joe Stringer · 9 years ago
  79. d29ab6f openvswitch: Refactor ovs_flow_tbl_insert(). by Joe Stringer · 9 years ago
  80. 5b4237b openvswitch: Refactor ovs_nla_fill_match(). by Joe Stringer · 9 years ago
  81. af33c1a vxlan: Eliminate dependency on UDP socket in transmit path by Tom Herbert · 9 years ago
  82. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  83. 1dd144c openvswitch: Support VXLAN Group Policy extension by Thomas Graf · 9 years ago
  84. 81bfe3c openvswitch: Allow for any level of nesting in flow attributes by Thomas Graf · 9 years ago
  85. d91641d openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS() by Thomas Graf · 9 years ago
  86. 3511494 vxlan: Group Policy extension by Thomas Graf · 9 years ago
  87. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  88. 1ba3980 openvswitch: packet messages need their own probe attribtue by Thomas Graf · 9 years ago
  89. 3f4c1d8 openvswitch: Introduce ovs_tunnel_route_lookup by Fan Du · 9 years ago
  90. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 9 years ago
  91. a440edf openvswitch: Remove unnecessary version.h inclusion by Syam Sidhardhan · 9 years ago
  92. 24cc59d openvswitch: Consistently include VLAN header in flow and port stats. by Ben Pfaff · 10 years ago
  93. f8403a2 genetlink: pass only network namespace to genl_has_listeners() by Johannes Berg · 10 years ago
  94. 4aa6118 openvswitch: fix odd_ptr_err.cocci warnings by Wu Fengguang · 10 years ago
  95. 997e068 openvswitch: Fix vport_send double free by Pravin B Shelar · 10 years ago
  96. cbe7e76 openvswitch: Fix GSO with multiple MPLS label. by Pravin B Shelar · 10 years ago
  97. ec449f4 openvswitch: Fix MPLS action validation. by Pravin B Shelar · 10 years ago
  98. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  99. 8754589 net: replace remaining users of arch_fast_hash with jhash by Daniel Borkmann · 10 years ago
  100. d2b2a13 openvswitch: set correct protocol on route lookup by Jiri Benc · 10 years ago