summaryrefslogtreecommitdiff
path: root/net/ipv4/ip_tunnel.c
AgeCommit message (Expand)Author
2013-07-11gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck
2013-07-02ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar
2013-06-28sit: add support of x-netnsNicolas Dichtel
2013-06-26sit: fix 4in4 + IPsec scenarioNicolas Dichtel
2013-06-20ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar
2013-06-20ip_tunnels: extend iptunnel_xmit()Pravin B Shelar
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-01iptunnel: specify protocol outside IP headerNicolas Dichtel
2013-05-26ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet
2013-03-29ip_tunnel: Fix off-by-one error in forming dev name.Pravin B Shelar
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar