1. b9adcd69 vxlan: Add new UDP encapsulation offload type for VXLAN-GPE by Alexander Duyck · 8 years ago
  2. 7c46a64 net: Merge VXLAN and GENEVE push notifiers into a single notifier by Alexander Duyck · 8 years ago
  3. e7b3db5 net: Combine GENEVE and VXLAN port notifiers into single functions by Alexander Duyck · 8 years ago
  4. 86a9805 vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes by Alexander Duyck · 8 years ago
  5. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. 43b8448 udp_tunnel: Remove redundant udp_tunnel_gro_complete(). by Jarno Rajahalme · 8 years ago
  7. aed069d ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb by Alexander Duyck · 8 years ago
  8. 38fd2af udp: Add socket based GRO and config by Tom Herbert · 8 years ago
  9. 1346114 ip_tunnel: add support for setting flow label via collect metadata by Daniel Borkmann · 8 years ago
  10. 6fa7966 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads by Edward Cree · 8 years ago
  11. 21e2e7f net: enable LCO for udp_tunnel_handle_offloads() users by Edward Cree · 8 years ago
  12. 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 8 years ago
  13. a43a9ef vxlan: do not receive IPv4 packets on IPv6 socket by Jiri Benc · 9 years ago
  14. c29a70d tunnel: introduce udp_tun_rx_dst() by Pravin B Shelar · 9 years ago
  15. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 9 years ago
  16. d998f8e udp: Do not require sock in udp_tunnel_xmit_skb by Tom Herbert · 9 years ago
  17. cfdf1e1 udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete. by Jesse Gross · 10 years ago
  18. 6a93cc9 udp-tunnel: Add a few more UDP tunnel APIs by Andy Zhou · 10 years ago
  19. fd38441 udp_tunnel: Seperate ipv6 functions into its own file. by Andy Zhou · 10 years ago
  20. 8024e02 udp: Add udp_sock_create for UDP tunnels to open listener socket by Tom Herbert · 10 years ago