summaryrefslogtreecommitdiff
path: root/include/net/udp_tunnel.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-24net: add infrastructure to un-offload UDP tunnel portSabrina Dubroca
2016-06-17vxlan: Add new UDP encapsulation offload type for VXLAN-GPEAlexander Duyck
2016-06-17net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck
2016-06-17net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck
2016-06-17vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includesAlexander Duyck
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-06udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme
2016-04-16ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck
2016-04-07udp: Add socket based GRO and configTom Herbert
2016-03-11ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann
2016-02-12net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree
2016-02-12net: enable LCO for udp_tunnel_handle_offloads() usersEdward Cree
2015-12-25ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar
2015-08-29vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc
2015-08-27tunnel: introduce udp_tun_rx_dst()Pravin B Shelar
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross
2014-09-19udp-tunnel: Add a few more UDP tunnel APIsAndy Zhou
2014-09-19udp_tunnel: Seperate ipv6 functions into its own file.Andy Zhou
2014-07-14udp: Add udp_sock_create for UDP tunnels to open listener socketTom Herbert