summaryrefslogtreecommitdiff
path: root/net/ipv6/ip6_vti.c
Commit message (Expand)AuthorAge
* tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-12-08
|\
| * vti6: Add a lookup method for tunnels with wildcard endpoints.Steffen Klassert2014-11-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-29
|\ \
| * | ip_tunnel: the lack of vti_link_ops' dellink() cause kernel paniclucien2014-11-23
* | | ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-06
|\ \ \ | |/ /
| * | vti6: Use vti6_dev_init as the ndo_init function.Steffen Klassert2014-11-03
| |/
* | ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert2014-11-06
|/
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
* ip6_vti: Return an error when adding an existing tunnel.Steffen Klassert2014-09-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-07-30
|\
| * vti6: Simplify error handling in module init and exitMathias Krause2014-06-26
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\
| * vti: Use the tunnel mark for lookup in the error handlers.Steffen Klassert2014-05-12
| * vti6: Don't unregister pernet ops twice on init errorsMathias Krause2014-05-12
* | vti6: delete unneeded call to netdev_privJulia Lawall2014-05-15
|/
* vti6: Enable namespace changingSteffen Klassert2014-03-14
* vti6: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert2014-03-14
* vti6: Support inter address family tunneling.Steffen Klassert2014-03-14
* vti6: Update the ipv6 side to use its own receive hook.Steffen Klassert2014-03-14
* vti6: Remove caching of flow informations.Steffen Klassert2014-03-14
* vti6: Remove dst_entry cachingSteffen Klassert2014-03-14
* net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong2014-02-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
|\
| * ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.cLi RongQing2014-01-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\ \ | |/
| * ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing2014-01-02
* | net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-04
|/
* ipv6: Add support for IPsec virtual tunnel interfacesSteffen Klassert2013-10-10