summaryrefslogtreecommitdiff
path: root/net/ipv4/ip_tunnel.c
AgeCommit message (Expand)Author
2014-02-06ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is calledDuan Jiong
2013-11-20ip_gre: Fix WCCPv2 header parsing.Pravin B Shelar
2013-10-13ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert
2013-09-14ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar
2013-07-28gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck
2013-07-28ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet
2013-05-25ip_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