summaryrefslogtreecommitdiff
path: root/include/net/ip_tunnels.h
AgeCommit message (Expand)Author
2023-09-23ip_tunnels: use DEV_STATS_INC()Eric Dumazet
2023-06-28ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLANMatthias May
2023-05-30ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye
2020-11-24ip_tunnels: Set tunnel option flag when tunnel metadata is presentYi-Hung Wei
2019-02-27route: Add multipath_hash in flowi_common to make user-define hashwenxu
2019-01-26ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmitwenxu
2019-01-01ip: validate header length on virtual device xmitWillem de Bruijn
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-19iptunnel: make TUNNEL_FLAGS available in uapiwenxu
2018-11-08udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio
2018-06-29net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren
2018-05-10net/ipv4: Update ip_tunnel_metadata_cnt static key to modern apiDavidlohr Bueso
2018-04-17vxlan: add ttl inherit supportHangbin Liu
2018-03-09net: do not create fallback tunnels for non-default namespacesEric Dumazet
2018-02-27ip_tunnel: Rename & publish init_tunnel_flowPetr Machata
2017-12-15net: erspan: introduce erspan v2 for ip_greWilliam Tu
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-19ipv4: speedup ipv6 tunnels dismantleEric Dumazet
2017-08-28gre: add collect_md mode to ERSPAN tunnelWilliam Tu
2017-08-22gre: introduce native tunnel support for ERSPANWilliam Tu
2017-04-21ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek
2017-02-03ip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunnel_info modeRoopa Prabhu
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-09-17ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov
2016-09-10net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai
2016-06-18gre: better support for ICMP messages for gre+ipv6Eric Dumazet
2016-06-15net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville
2016-05-20net: Cleanup encap items in ip_tunnels.hTom Herbert
2016-05-04gre: receive also TEB packets for lwtunnelsJiri Benc
2016-04-16ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck
2016-04-14gre: eliminate holes in ip_tunnelstephen hemminger
2016-04-06ip_tunnel: implement __iptunnel_pull_headerJiri Benc
2016-03-20tunnels: Remove encapsulation offloads on decap.Jesse Gross
2016-03-18ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann
2016-03-11ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann
2016-03-08ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann
2016-03-08bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-18iptunnel: scrub packet in iptunnel_pull_headerJiri Benc
2016-02-16net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni
2016-02-16ip_tunnel: replace dst_cache with generic implementationPaolo Abeni
2016-02-12net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree
2016-02-10vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg
2015-12-25ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar
2015-11-16ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2015-09-24ipv4: send arp replies to the correct tunnelJiri Benc
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar
2015-08-29ip_tunnels: record IP version in tunnel infoJiri Benc