1. 57b6112 vxlan: speedup vxlan tunnels dismantle by Haishuang Yan · 7 years ago
  2. fc39c38 vxlan: use __be32 type for the param vni in __vxlan_fdb_delete by Xin Long · 7 years ago
  3. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  4. 8bff3685 vxlan: fix the issue that neigh proxy blocks all icmpv6 packets by Xin Long · 7 years ago
  5. 0e4ec5a vxlan: exit_net cleanup checks added by Vasily Averin · 7 years ago
  6. df7e828 timer: Remove init_timer_deferrable() in favor of timer_setup() by Kees Cook · 7 years ago
  7. fa20e0e vxlan: factor out VXLAN-GPE next protocol by Jiri Benc · 7 years ago
  8. 653ef6a3 vxlan: change vxlan_[config_]validate() to use netlink_ext_ack for error reporting by Girish Moodalbail · 7 years ago
  9. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  10. be73b30 vxlan: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP by K. Den · 7 years ago
  11. 0458495 geneve/vxlan: offload ports on register/unregister events by Sabrina Dubroca · 7 years ago
  12. 2d2b13f geneve/vxlan: add support for NETDEV_UDP_TUNNEL_DROP_INFO by Sabrina Dubroca · 7 years ago
  13. 66af846 net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  14. 69e7666 vxlan: fix hlist corruption by Jiri Benc · 7 years ago
  15. 889ce93 vxlan: correctly set vxlan->net when creating the device in a netns by Sabrina Dubroca · 8 years ago
  16. 019b13a vxlan: fix incorrect nlattr access in MTU check by Matthias Schiffer · 8 years ago
  17. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  18. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  19. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  20. 49f810f vxlan: allow multiple VXLANs with same VNI for IPv6 link-local addresses by Matthias Schiffer · 8 years ago
  21. 87613de vxlan: fix snooping for link-local IPv6 addresses by Matthias Schiffer · 8 years ago
  22. 0f22a3c vxlan: check valid combinations of address scopes by Matthias Schiffer · 8 years ago
  23. ce44a4a vxlan: improve validation of address family configuration by Matthias Schiffer · 8 years ago
  24. dc5321d vxlan: get rid of redundant vxlan_dev.flags by Matthias Schiffer · 8 years ago
  25. a985343 vxlan: refactor verification and application of configuration by Matthias Schiffer · 8 years ago
  26. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  27. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  28. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  29. e0090a9 vxlan: dont migrate permanent fdb entries during learn by Roopa Prabhu · 8 years ago
  30. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  31. 57d8818 vxlan: use a more suitable function when assigning NULL by Mark Bloch · 8 years ago
  32. a53cb29 vxlan: fix use-after-free on deletion by Mark Bloch · 8 years ago
  33. 35cf284 vxlan: eliminate cached dst leak by Lance Richardson · 8 years ago
  34. baf4d78 vxlan: do not output confusing error message by Jiri Benc · 8 years ago
  35. d074bf9 vxlan: correctly handle ipv6.disable module parameter by Jiri Benc · 8 years ago
  36. f1fb08f vxlan: fix ND proxy when skb doesn't have transport header offset by Vincent Bernat · 8 years ago
  37. d6acfeb vxlan: vxlan dev should inherit lowerdev's gso_max_size by Felix Manlunas · 8 years ago
  38. def499c vxlan: don't age NTF_EXT_LEARNED fdb entries by Roopa Prabhu · 8 years ago
  39. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. c80498e vxlan: fix ovs support by Nicolas Dichtel · 8 years ago
  41. 8f48ba7 vxlan: use appropriate family on L3 miss by Vincent Bernat · 8 years ago
  42. 56de859 vxlan: lock RCU on TX path by Jakub Kicinski · 8 years ago
  43. 1158632 vxlan: don't allow overwrite of config src addr by Brian Russell · 8 years ago
  44. 4e37d69 vxlan: correctly validate VXLAN ID against VXLAN_N_VID by Matthias Schiffer · 8 years ago
  45. 8dcd81a vxlan: remove unused variable saddr in neigh_reduce by Roopa Prabhu · 8 years ago
  46. 8bcdc4f vxlan: add changelink support by Roopa Prabhu · 8 years ago
  47. f787d1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. 22f0708 vxlan: fix oops in dev_fill_metadata_dst by Paolo Abeni · 8 years ago
  49. 98eb253 vxlan: remove vni zero check and drop for COLLECT_METADATA by Roopa Prabhu · 8 years ago
  50. 3ad7a4b vxlan: support fdb and learning in COLLECT_METADATA mode by Roopa Prabhu · 8 years ago
  51. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. efb5f68 vxlan: do not age static remote mac entries by Balakrishnan Raman · 8 years ago
  53. 8b3f933 vxlan: don't flush static fdb entries on admin down by Roopa Prabhu · 8 years ago
  54. 1f6cc07 vxlan: preserve type of dst_port parm for encap_bypass_if_local() by Lance Richardson · 8 years ago
  55. d5ff72d vxlan: fix byte order of vxlan-gpe port number by Lance Richardson · 8 years ago
  56. 4ecb1d8 vxlan: Set ports in flow key when doing route lookups by Martynas Pumputis · 8 years ago
  57. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. 17b4636 vxlan: fix a potential issue when create a new vxlan fdb entry. by Haishuang Yan · 8 years ago
  59. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  60. 8ebd115 vxlan: Fix uninitialized variable warnings. by David S. Miller · 8 years ago
  61. 0770b53 vxlan: simplify vxlan xmit by pravin shelar · 8 years ago
  62. fee1fad vxlan: simplify RTF_LOCAL handling. by pravin shelar · 8 years ago
  63. 655c3de vxlan: improve vxlan route lookup checks. by pravin shelar · 8 years ago
  64. c46b789 vxlan: simplify exception handling by pravin shelar · 8 years ago
  65. 03dc52a vxlan: avoid checking socket multiple times. by pravin shelar · 8 years ago
  66. 4a4f86c vxlan: avoid vlan processing in vxlan device. by pravin shelar · 8 years ago
  67. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  68. 4053ab1 vxlan: hide unused local variable by Arnd Bergmann · 8 years ago
  69. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. c6fcc4f vxlan: avoid using stale vxlan socket. by pravin shelar · 8 years ago
  71. 9157208 net: use core MTU range checking in core net infra by Jarod Wilson · 8 years ago
  72. fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 8 years ago
  73. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  74. d817f43 net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id() by Amir Vadai · 8 years ago
  75. 5e1e61a vxlan: Update tx_errors statistics if vxlan_build_skb return err. by Haishuang Yan · 8 years ago
  76. 3555621 vxlan: fix duplicated and wrong error messages by Jiri Benc · 8 years ago
  77. 9b4cdd5 vxlan: reject multicast destination without an interface by Jiri Benc · 8 years ago
  78. 38f507f vxlan: call peernet2id() in fdb notification by WANG Cong · 8 years ago
  79. d297653 rtnetlink: fdb dump: optimize by saving last interface markers by Roopa Prabhu · 8 years ago
  80. 2a7a3c5 vxlan: remove the useless header file protocol.h by Zhu Yanjun · 8 years ago
  81. bbec780 net: vxlan: lwt: Fix vxlan local traffic. by pravin shelar · 8 years ago
  82. 272d96a net: vxlan: lwt: Use source ip address during route lookup. by pravin shelar · 8 years ago
  83. e5de25d drivers/net: fixup comments after "Future-proof tunnel offload handlers" by Sabrina Dubroca · 8 years ago
  84. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  85. b9adcd69 vxlan: Add new UDP encapsulation offload type for VXLAN-GPE by Alexander Duyck · 9 years ago
  86. 7c46a64 net: Merge VXLAN and GENEVE push notifiers into a single notifier by Alexander Duyck · 9 years ago
  87. e7b3db5 net: Combine GENEVE and VXLAN port notifiers into single functions by Alexander Duyck · 9 years ago
  88. 86a9805 vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes by Alexander Duyck · 9 years ago
  89. cf5da33 ovs/vxlan: fix rtnl notifications on iface deletion by Nicolas Dichtel · 9 years ago
  90. ce57766 vxlan: Accept user specified MTU value when create new vxlan link by Chen Haiquan · 9 years ago
  91. e5aed00 udp: prevent skbs lingering in tunnel socket queues by Hannes Frederic Sowa · 9 years ago
  92. 8be0cfa vxlan: set mac_header correctly in GPE mode by Jiri Benc · 9 years ago
  93. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  94. 229740c udp_offload: Set encapsulation before inner completes. by Jarno Rajahalme · 9 years ago
  95. 43b8448 udp_tunnel: Remove redundant udp_tunnel_gro_complete(). by Jarno Rajahalme · 9 years ago
  96. 65226ef vxlan: fix initialization with custom link parameters by Jiri Benc · 9 years ago
  97. b7aade1 vxlan: break dependency with netdev drivers by Hannes Frederic Sowa · 9 years ago
  98. aed069d ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb by Alexander Duyck · 9 years ago
  99. 544a773 vxlan: reduce usage of synchronize_net in ndo_stop by Hannes Frederic Sowa · 9 years ago
  100. 0412bd9 vxlan: synchronously and race-free destruction of vxlan sockets by Hannes Frederic Sowa · 9 years ago