Commit History

Author SHA1 Message Date
  Sachin Kamat 27d79f3b10 net: ipv4: Use PTR_ERR_OR_ZERO 11 years ago
  Duan Jiong 11c21a307d ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called 11 years ago
  Duan Jiong 967680e027 ipv4: remove the useless argument from ip_tunnel_hash() 11 years ago
  Eric Dumazet 3acfa1e73c ipv4: be friend with drop monitor 11 years ago
  Eric Dumazet 6c7e7610ff ipv4: fix a dst leak in tunnels 11 years ago
  Wei Yongjun d0eb1f7e66 ip_tunnel: fix sparse non static symbol warning 11 years ago
  Li RongQing 8f84985fec net: unify the pcpu_tstats and br_cpu_netstats as one 11 years ago
  Tom Herbert 9a4aa9af44 ipv4: Use percpu Cache route in IP tunnels 11 years ago
  Tom Herbert 7d442fab0a ipv4: Cache dst in tunnels 11 years ago
  Linus Torvalds 1ee2dcc224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Alexei Starovoitov 81b9eab5eb core/dev: do not ignore dmac in dev_forward_skb() 12 years ago
  John Stultz 827da44c61 net: Explicitly initialize u64_stats_sync structures for lockdep 12 years ago
  Steffen Klassert cfe4a53692 ip_tunnel: Remove double unregister of the fallback device 12 years ago
  Steffen Klassert 6701328262 ip_tunnel: Add fallback tunnels to the hash lists 12 years ago
  Steffen Klassert 3e08f4a72f ip_tunnel: Fix a memory corruption in ip_tunnel_xmit 12 years ago
  Pravin B Shelar d4a71b155c ip_tunnel: Do not use stale inner_iph pointer. 12 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