1. ee28755 net: bareudp: avoid uninitialized variable warning by Arnd Bergmann · 4 years, 8 months ago
  2. 3616d08 ipv6: Move ipv6 stubs to a separate header file by David Ahern · 6 years ago
  3. da5095d05 udp_tunnel: add config option to bind to a device by Alexis Bauvin · 6 years ago
  4. a36e185 udp: Handle ICMP errors for tunnels with same destination port on both endpoints by Stefano Brivio · 6 years ago
  5. 60fb956 udp: implement complete book-keeping for encap_needed by Paolo Abeni · 6 years ago
  6. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 296d8ee net: add infrastructure to un-offload UDP tunnel port by Sabrina Dubroca · 7 years ago
  9. b9adcd69 vxlan: Add new UDP encapsulation offload type for VXLAN-GPE by Alexander Duyck · 9 years ago
  10. 7c46a64 net: Merge VXLAN and GENEVE push notifiers into a single notifier by Alexander Duyck · 9 years ago
  11. e7b3db5 net: Combine GENEVE and VXLAN port notifiers into single functions by Alexander Duyck · 9 years ago
  12. 86a9805 vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes by Alexander Duyck · 9 years ago
  13. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  14. 43b8448 udp_tunnel: Remove redundant udp_tunnel_gro_complete(). by Jarno Rajahalme · 9 years ago
  15. aed069d ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb by Alexander Duyck · 9 years ago
  16. 38fd2af udp: Add socket based GRO and config by Tom Herbert · 9 years ago
  17. 1346114 ip_tunnel: add support for setting flow label via collect metadata by Daniel Borkmann · 9 years ago
  18. 6fa7966 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads by Edward Cree · 9 years ago
  19. 21e2e7f net: enable LCO for udp_tunnel_handle_offloads() users by Edward Cree · 9 years ago
  20. 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 9 years ago
  21. a43a9ef vxlan: do not receive IPv4 packets on IPv6 socket by Jiri Benc · 9 years ago
  22. c29a70d tunnel: introduce udp_tun_rx_dst() by Pravin B Shelar · 9 years ago
  23. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 10 years ago
  24. d998f8e udp: Do not require sock in udp_tunnel_xmit_skb by Tom Herbert · 10 years ago
  25. cfdf1e1 udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete. by Jesse Gross · 10 years ago
  26. 6a93cc9 udp-tunnel: Add a few more UDP tunnel APIs by Andy Zhou · 10 years ago
  27. fd38441 udp_tunnel: Seperate ipv6 functions into its own file. by Andy Zhou · 10 years ago
  28. 8024e02 udp: Add udp_sock_create for UDP tunnels to open listener socket by Tom Herbert · 10 years ago