Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ip_gre: Fix WCCPv2 header parsing. | Pravin B Shelar | 2013-11-20 | 1 | -2/+2 |
* | ip_tunnel: Fix a memory corruption in ip_tunnel_xmit | Steffen Klassert | 2013-10-13 | 1 | -6/+6 |
* | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. | Pravin B Shelar | 2013-09-14 | 1 | -1/+1 |
* | gre: Fix MTU sizing check for gretap tunnels | Alexander Duyck | 2013-07-28 | 1 | -1/+1 |
* | ip_tunnels: Use skb-len to PMTU check. | Pravin B Shelar | 2013-07-28 | 1 | -43/+54 |
* | ip_tunnel: remove __net_init/exit from exported functions | Eric Dumazet | 2013-06-13 | 1 | -2/+2 |
* | ip_tunnel: fix kernel panic with icmp_dest_unreach | Eric Dumazet | 2013-05-25 | 1 | -1/+1 |
* | ip_tunnel: Fix off-by-one error in forming dev name. | Pravin B Shelar | 2013-03-29 | 1 | -1/+1 |
* | GRE: Refactor GRE tunneling code. | Pravin B Shelar | 2013-03-26 | 1 | -0/+1035 |