summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_gre.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: Allow userns root to control ipv6Eric W. Biederman2012-11-191-2/+2
* net: unify for_each_ip_tunnel_rcu()Amerigo Wang2012-11-151-10/+4
* net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang2012-11-151-9/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-111-4/+4
|\
| * gre6: fix rtnl dump messagesNicolas Dichtel2012-11-091-4/+4
* | ipv6: introduce ip6_rt_put()Amerigo Wang2012-11-031-1/+1
|/
* ipv6: gre: remove ip6gre_header_parse()Eric Dumazet2012-09-281-8/+0
* tunnel: drop packet if ECN present with not-ECTstephen hemminger2012-09-281-30/+24
* gre: remove unnecessary rcu_read_lock/unlockstephen hemminger2012-09-281-11/+3
* ipv6: gre: fix ip6gre_err()Eric Dumazet2012-08-231-3/+5
* gre: Support GRE over IPv6xeb@mail.ru2012-08-141-0/+1790