aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_tunnel.c
Commit message (Expand)AuthorAge
* ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is calledDuan Jiong2014-02-06
* ip_gre: Fix WCCPv2 header parsing.Pravin B Shelar2013-11-20
* ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert2013-10-13
* ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-09-14
* gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck2013-07-28
* ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar2013-07-28
* ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2013-06-13
* ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2013-05-26
* ip_tunnel: Fix off-by-one error in forming dev name.Pravin B Shelar2013-03-29
* GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-26