1. d4ac05f vxlan: introduce vxlan_hdr by Jiri Benc · 8 years ago
  2. 0c1d70a net: use dst_cache for vxlan device by Paolo Abeni · 8 years ago
  3. 828788a vxlan: restructure vxlan.h definitions by Jiri Benc · 8 years ago
  4. 427bc46 vxlan: remove duplicated macros by Jiri Benc · 8 years ago
  5. 0e715d6 vxlan: cleanup types by Jiri Benc · 8 years ago
  6. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  7. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  8. c5fb8ca vxlan: fix incorrect RCO bit in VXLAN header by Jiri Benc · 9 years ago
  9. b1be00a vxlan: support both IPv4 and IPv6 sockets in a single vxlan device by Jiri Benc · 9 years ago
  10. 48e92c4 vxlan: fix multiple inclusion of vxlan.h by Jiri Benc · 9 years ago
  11. 58ce31c vxlan: GRO support at tunnel layer by Tom Herbert · 9 years ago
  12. 705cc62 vxlan: provide access function for vxlan socket address family by Jiri Benc · 9 years ago
  13. da8b43c vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA by Alexei Starovoitov · 9 years ago
  14. 614732e openvswitch: Use regular VXLAN net_device device by Thomas Graf · 9 years ago
  15. 0dfbdf4 vxlan: Factor out device configuration by Thomas Graf · 9 years ago
  16. ee122c7 vxlan: Flow based tunneling by Thomas Graf · 9 years ago
  17. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 9 years ago
  18. 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  19. 40fb70f vxlan: fix wrong usage of VXLAN_VID_MASK by Alexey Kodanev · 9 years ago
  20. d299ce1 vxlan: Correct path typo in comment by Simon Horman · 9 years ago
  21. 0ace2ca vxlan: Use checksum partial with remote checksum offload by Tom Herbert · 9 years ago
  22. af33c1a vxlan: Eliminate dependency on UDP socket in transmit path by Tom Herbert · 9 years ago
  23. ac5132d vxlan: Only bind to sockets with compatible flags enabled by Thomas Graf · 9 years ago
  24. 3511494 vxlan: Group Policy extension by Thomas Graf · 9 years ago
  25. dfd8645 vxlan: Remote checksum offload by Tom Herbert · 9 years ago
  26. 3bf3947 vxlan: Improve support for header flags by Tom Herbert · 9 years ago
  27. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  28. 11bf782 vxlan: Inline vxlan_gso_check(). by Joe Stringer · 10 years ago
  29. 23e62de net: Add vxlan_gso_check() helper by Joe Stringer · 10 years ago
  30. 535fb8d vxlan: Call udp_flow_src_port by Tom Herbert · 10 years ago
  31. 359a0ea vxlan: Add support for UDP checksums (v4 sending, v6 zero csums) by Tom Herbert · 10 years ago
  32. f01ec1c vxlan: add x-netns support by Nicolas Dichtel · 10 years ago
  33. dc01e7d net: Add GRO support for vxlan traffic by Or Gerlitz · 10 years ago
  34. e6cd988 vxlan: Have the NIC drivers do less work for offloads by Joseph Gasparakis · 11 years ago
  35. 53cf5275 vxlan: Notify drivers for listening UDP port changes by Joseph Gasparakis · 11 years ago
  36. 1179618 vxlan: remove net arg from vxlan[6]_xmit_skb() by Nicolas Dichtel · 11 years ago
  37. e4c7ed4 vxlan: add ipv6 support by Cong Wang · 11 years ago
  38. 4956053 vxlan: Factor out vxlan send api. by Pravin B Shelar · 11 years ago
  39. 012a572 vxlan: Extend vxlan handlers for openvswitch. by Pravin B Shelar · 11 years ago