summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_tunnel.c
Commit message (Expand)AuthorAgeFilesLines
* ip_gre: Fix WCCPv2 header parsing.Pravin B Shelar2013-11-201-2/+2
* ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert2013-10-131-6/+6
* ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-09-141-1/+1
* gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck2013-07-281-1/+1
* ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar2013-07-281-43/+54
* ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2013-06-131-2/+2
* ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2013-05-251-1/+1
* ip_tunnel: Fix off-by-one error in forming dev name.Pravin B Shelar2013-03-291-1/+1
* GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-261-0/+1035