aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip_tunnels.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-21ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek1-2/+3
2017-02-03ip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunnel_info modeRoopa Prabhu1-0/+1
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger1-2/+2
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan1-3/+3
2016-09-17ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov1-0/+2
2016-09-10net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai1-0/+19
2016-06-18gre: better support for ICMP messages for gre+ipv6Eric Dumazet1-0/+1
2016-06-15net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville1-0/+1
2016-05-20net: Cleanup encap items in ip_tunnels.hTom Herbert1-18/+58
2016-05-04gre: receive also TEB packets for lwtunnelsJiri Benc1-0/+1
2016-04-16ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck1-1/+1
2016-04-14gre: eliminate holes in ip_tunnelstephen hemminger1-4/+3
2016-04-06ip_tunnel: implement __iptunnel_pull_headerJiri Benc1-2/+9
2016-03-20tunnels: Remove encapsulation offloads on decap.Jesse Gross1-0/+16
2016-03-18ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann1-0/+7
2016-03-11ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann1-1/+3
2016-03-08ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann1-0/+11
2016-03-08bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann1-0/+15
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-02-18iptunnel: scrub packet in iptunnel_pull_headerJiri Benc1-1/+2
2016-02-16net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni1-0/+3
2016-02-16ip_tunnel: replace dst_cache with generic implementationPaolo Abeni1-7/+2
2016-02-12net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree1-2/+1
2016-02-10vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg1-0/+1
2015-12-25ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar1-13/+15
2015-11-16ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld1-1/+2
2015-09-24ipv4: send arp replies to the correct tunnelJiri Benc1-0/+2
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar1-36/+31
2015-08-29ip_tunnels: record IP version in tunnel infoJiri Benc1-0/+10
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc1-7/+2
2015-08-20ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc1-4/+4
2015-08-20ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc1-4/+20
2015-08-20ip_tunnels: use offsetofendJiri Benc1-3/+1
2015-08-20ip_tunnels: use u8/u16/u32Jiri Benc1-8/+8
2015-08-20ip_tunnels: remove custom alignment and packingJiri Benc1-1/+1
2015-08-10ip_gre: Add support to collect tunnel metadata.Pravin B Shelar1-1/+6
2015-07-23ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf1-0/+2
2015-07-22ip_tunnel: Provide tunnel metadata API for CONFIG_INET=nThomas Graf1-0/+15
2015-07-21fib: Add fib rule match on tunnel idThomas Graf1-0/+11
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf1-1/+6
2015-07-21vxlan: Flow based tunnelingThomas Graf1-0/+14
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf1-0/+63
2015-04-02ipip,gre,vti,sit: implement ndo_get_iflinkNicolas Dichtel1-0/+1
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel1-0/+1
2015-01-15openvswitch: Support VXLAN Group Policy extensionThomas Graf1-1/+4
2014-11-12ip_tunnel: Ops registration for secondary encap (fou, gue)Tom Herbert1-0/+16
2014-10-06openvswitch: Add support for Geneve tunneling.Jesse Gross1-10/+11
2014-10-06net: Add Geneve tunneling protocol driverAndy Zhou1-0/+2
2014-09-19net: Changes to ip_tunnel to support foo-over-udp encapsulationTom Herbert1-1/+18
2014-07-30ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov1-0/+1