aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip6_tunnel.h
AgeCommit message (Expand)Author
2022-05-09ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye
2019-06-18ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long
2018-11-08udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio
2017-12-15ip6_gre: add erspan v2 supportWilliam Tu
2017-12-01ip6_gre: Add ERSPAN native tunnel supportWilliam Tu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-21ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek
2016-11-02ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper
2016-09-17ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov
2016-05-29ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann
2016-05-20ip6_tun: Add infrastructure for doing encapsulationTom Herbert
2016-05-02ipv6: Generic tunnel cleanupTom Herbert
2016-05-02ipv6: Create ip6_tnl_xmitTom Herbert
2016-05-02ipv6: Cleanup IPv6 tunnel receive pathTom Herbert
2016-02-16net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni
2016-01-04net: make ip6tunnel_xmit definition conditionalArnd Bergmann
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-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman
2015-10-08ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman
2015-09-20ip6tunnel: make rx/tx bytes counters consistentNicolas Dichtel
2015-09-15ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau
2015-09-15ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau
2015-09-15ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller
2015-04-02ip6tnl,gre6,vti6: implement ndo_get_iflinkNicolas Dichtel
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel
2014-11-06ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert
2014-01-04net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel
2013-08-15ip6tnl: add x-netns supportNicolas Dichtel
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar
2013-03-10ipv6: introduce ip6tunnel_xmit() helperCong Wang
2012-08-14gre: Support GRE over IPv6xeb@mail.ru
2012-06-29ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sani...Ville Nuorvala
2010-10-25tunnels: add _rcu annotationsEric Dumazet
2010-06-03net: use __packed annotationEric Dumazet
2010-03-10ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.YOSHIFUJI Hideaki / 吉藤英明
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-05-21ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov
2008-02-23[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov
2007-12-20[NET] include/net/: Spelling fixesJoe Perches
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds