Commit History

Author SHA1 Message Date
  Steffen Klassert cfe4a53692 ip_tunnel: Remove double unregister of the fallback device 11 years ago
  Steffen Klassert 6701328262 ip_tunnel: Add fallback tunnels to the hash lists 11 years ago
  Steffen Klassert 3e08f4a72f ip_tunnel: Fix a memory corruption in ip_tunnel_xmit 11 years ago
  Pravin B Shelar d4a71b155c ip_tunnel: Do not use stale inner_iph pointer. 11 years ago
  Nicolas Dichtel ea23192e8e tunnels: harmonize cleanup done on skb on rx path 12 years ago
  Nicolas Dichtel 963a88b31d tunnels: harmonize cleanup done on skb on xmit path 12 years ago
  Nicolas Dichtel 8b27f27797 skb: allow skb_scrub_packet() to be used by tunnels 12 years ago
  Nicolas Dichtel 8b7ed2d91d iptunnels: remove net arg from iptunnel_xmit() 12 years ago
  Dan Carpenter b4de77ade3 ipip: potential race in ip_tunnel_init_net() 12 years ago
  Dan Carpenter ea857f28ab ipip: dereferencing an ERR_PTR in ip_tunnel_init_net() 12 years ago
  Nicolas Dichtel 6c742e714d ipip: add x-netns support 12 years ago
  Nicolas Dichtel fc8f999daa ipv4 tunnels: use net_eq() helper to check netns 12 years ago
  Nicolas Dichtel 64261f230a dev: move skb_scrub_packet() after eth_type_trans() 12 years ago
  stephen hemminger 6261d983f2 ip_tunnel: embed hash list head 12 years ago
  Alexander Duyck 8c91e162e0 gre: Fix MTU sizing check for gretap tunnels 12 years ago
  Pravin B Shelar 23a3647bc4 ip_tunnels: Use skb-len to PMTU check. 12 years ago
  Nicolas Dichtel 5e6700b3bf sit: add support of x-netns 12 years ago
  Nicolas Dichtel 963b89e80d sit: fix 4in4 + IPsec scenario 12 years ago
  Pravin B Shelar 3d7b46cd20 ip_tunnel: push generic protocol handling to ip_tunnel module. 12 years ago
  Pravin B Shelar 0e6fbc5b6c ip_tunnels: extend iptunnel_xmit() 12 years ago
  David S. Miller d98cae64e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Eric Dumazet d3b6f61418 ip_tunnel: remove __net_init/exit from exported functions 12 years ago
  David S. Miller 6bc19fb82d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Nicolas Dichtel bf3d6a8f79 iptunnel: specify protocol outside IP header 12 years ago
  Eric Dumazet a622260254 ip_tunnel: fix kernel panic with icmp_dest_unreach 12 years ago
  Pravin B Shelar 54a5d38289 ip_tunnel: Fix off-by-one error in forming dev name. 12 years ago
  Pravin B Shelar c544193214 GRE: Refactor GRE tunneling code. 12 years ago