aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_gre.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-26ipv6/ip6_gre: set transport header correctlyIsaku Yamahata1-2/+1
2012-11-18net: Allow userns root to control ipv6Eric W. Biederman1-2/+2
2012-11-14net: unify for_each_ip_tunnel_rcu()Amerigo Wang1-10/+4
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang1-9/+0
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2012-11-09gre6: fix rtnl dump messagesNicolas Dichtel1-4/+4
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang1-1/+1
2012-09-27ipv6: gre: remove ip6gre_header_parse()Eric Dumazet1-8/+0
2012-09-27tunnel: drop packet if ECN present with not-ECTstephen hemminger1-30/+24
2012-09-27gre: remove unnecessary rcu_read_lock/unlockstephen hemminger1-11/+3
2012-08-22ipv6: gre: fix ip6gre_err()Eric Dumazet1-3/+5
2012-08-14gre: Support GRE over IPv6xeb@mail.ru1-0/+1790