aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip6_tunnel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-18ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long1-3/+6
2018-11-08udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio1-0/+2
2017-12-15ip6_gre: add erspan v2 supportWilliam Tu1-0/+3
2017-12-01ip6_gre: Add ERSPAN native tunnel supportWilliam Tu1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-21ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek1-0/+2
2016-11-02ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper1-0/+1
2016-09-17ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov1-0/+1
2016-05-29ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann1-1/+2
2016-05-20ip6_tun: Add infrastructure for doing encapsulationTom Herbert1-0/+58
2016-05-02ipv6: Generic tunnel cleanupTom Herbert1-1/+4
2016-05-02ipv6: Create ip6_tnl_xmitTom Herbert1-0/+2
2016-05-02ipv6: Cleanup IPv6 tunnel receive pathTom Herbert1-0/+4
2016-02-16net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni1-12/+2
2016-01-04net: make ip6tunnel_xmit definition conditionalArnd Bergmann1-0/+2
2015-12-25ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar1-13/+4
2015-11-16ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld1-1/+2
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman1-1/+1
2015-10-08ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman1-1/+1
2015-09-20ip6tunnel: make rx/tx bytes counters consistentNicolas Dichtel1-1/+1
2015-09-15ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau1-2/+2
2015-09-15ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau1-2/+9
2015-09-15ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau1-2/+2
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller1-2/+3
2015-04-02ip6tnl,gre6,vti6: implement ndo_get_iflinkNicolas Dichtel1-0/+1
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel1-0/+1
2014-11-06ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert1-1/+2
2014-01-04net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing1-1/+1
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel1-1/+0
2013-08-15ip6tnl: add x-netns supportNicolas Dichtel1-0/+1
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar1-0/+1
2013-03-10ipv6: introduce ip6tunnel_xmit() helperCong Wang1-0/+20
2012-08-14gre: Support GRE over IPv6xeb@mail.ru1-2/+39
2012-06-29ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sanity checksVille Nuorvala1-0/+2
2010-10-25tunnels: add _rcu annotationsEric Dumazet1-1/+1
2010-06-03net: use __packed annotationEric Dumazet1-1/+1
2010-03-10ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.YOSHIFUJI Hideaki / 吉藤英明1-1/+0
2008-06-11net: remove CVS keywordsAdrian Bunk1-4/+0
2008-05-21ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov1-1/+0
2008-02-23[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov1-2/+0
2007-12-20[NET] include/net/: Spelling fixesJoe Perches1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+40