| Commit message (Expand) | Author | Age | Files | Lines |
* | vti6: Enable namespace changing | Steffen Klassert | 2014-03-14 | 1 | -1/+0 |
* | vti6: Check the tunnel endpoints of the xfrm state and the vti interface | Steffen Klassert | 2014-03-14 | 1 | -1/+24 |
* | vti6: Support inter address family tunneling. | Steffen Klassert | 2014-03-14 | 1 | -15/+34 |
* | vti6: Update the ipv6 side to use its own receive hook. | Steffen Klassert | 2014-03-14 | 1 | -27/+149 |
* | vti6: Remove caching of flow informations. | Steffen Klassert | 2014-03-14 | 1 | -31/+0 |
* | vti6: Remove dst_entry caching | Steffen Klassert | 2014-03-14 | 1 | -24/+18 |
* | net: introduce netdev_alloc_pcpu_stats() for drivers | WANG Cong | 2014-02-14 | 1 | -7/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 | 1 | -0/+6 |
|\ |
|
| * | ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c | Li RongQing | 2014-01-07 | 1 | -0/+6 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-06 | 1 | -22/+3 |
|\| |
|
| * | ipv6: fix the use of pcpu_tstats in ip6_vti.c | Li RongQing | 2014-01-03 | 1 | -21/+3 |
* | | net: unify the pcpu_tstats and br_cpu_netstats as one | Li RongQing | 2014-01-05 | 1 | -5/+5 |
|/ |
|
* | ipv6: Add support for IPsec virtual tunnel interfaces | Steffen Klassert | 2013-10-10 | 1 | -0/+1056 |