aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_vti.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-18net: Allow userns root to control ipv4Eric W. Biederman1-2/+2
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2012-11-14ipv4/ip_vti.c: VTI fix post-decryption forwardingSaurabh Mohan1-0/+5
2012-11-14net: unify for_each_ip_tunnel_rcu()Amerigo Wang1-9/+4
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang1-9/+0
2012-10-12vti: fix sparse bit endian warningsstephen hemminger1-2/+2
2012-09-27xfrm: remove extranous rcu_read_lockstephen hemminger1-5/+0
2012-07-23net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.Saurabh1-5/+5
2012-07-18net/ipv4: VTI support new module for ip_vti.Saurabh1-0/+956