summaryrefslogtreecommitdiff
path: root/net/ipv6/ip6_vti.c
AgeCommit message (Expand)Author
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-15vti6: delete unneeded call to netdev_privJulia Lawall
2014-05-12vti: Use the tunnel mark for lookup in the error handlers.Steffen Klassert
2014-05-12vti6: Don't unregister pernet ops twice on init errorsMathias Krause
2014-03-14vti6: Enable namespace changingSteffen Klassert
2014-03-14vti6: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert
2014-03-14vti6: Support inter address family tunneling.Steffen Klassert
2014-03-14vti6: Update the ipv6 side to use its own receive hook.Steffen Klassert
2014-03-14vti6: Remove caching of flow informations.Steffen Klassert
2014-03-14vti6: Remove dst_entry cachingSteffen Klassert
2014-02-14net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-07ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.cLi RongQing
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-04net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing
2014-01-02ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing
2013-10-10ipv6: Add support for IPsec virtual tunnel interfacesSteffen Klassert