David S. Miller
|
d247b6ab3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Dmitry Popov
|
95cb574598
ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"
|
11 years ago |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 years ago |
Dmitry Popov
|
e0056593b6
ip_tunnel: fix ip_tunnel_lookup
|
11 years ago |
Eric Dumazet
|
f886497212
ipv4: fix dst race in sk_dst_get()
|
11 years ago |
David S. Miller
|
902455e007
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Dmitry Popov
|
5ce54af1fc
ip_tunnel: fix i_key matching in ip_tunnel_find
|
11 years ago |
Dmitry Popov
|
7c8e6b9c28
ip_vti: Fix 'ip tunnel add' with 'key' parameters
|
11 years ago |
Dmitry Popov
|
586d5fc867
ip_tunnel: fix possible rtable leak
|
11 years ago |
David S. Miller
|
54e5c4def0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Steffen Klassert
|
78ff4be45a
ip_tunnel: Initialize the fallback device properly
|
11 years ago |
Timo Teräs
|
22fb22eaeb
ipv4: ip_tunnels: disable cache for nbma gre tunnels
|
11 years ago |
Duan Jiong
|
ee30ef4d45
ip_tunnel: don't add tunnel twice
|
11 years ago |
Julia Lawall
|
4929fd8cb0
ip_tunnel: delete unneeded call to netdev_priv
|
11 years ago |
Ying Cai
|
e96f2e7c43
ip_tunnel: Set network header properly for IP_ECN_decapsulate()
|
11 years ago |
Nicolas Dichtel
|
8c923ce219
ip_tunnel: use the right netns in ioctl handler
|
11 years ago |
Eric Dumazet
|
aad88724c9
ipv4: add a sock pointer to dst->output() path.
|
11 years ago |
David S. Miller
|
64c27237a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Pravin B Shelar
|
fbd02dd405
ip_tunnel: Fix dst ref-count.
|
11 years ago |
David S. Miller
|
67ddc87f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Steffen Klassert
|
6d608f06e3
ip_tunnel: Make vti work with i_key set
|
11 years ago |
Nicolas Dichtel
|
cf71d2bc0b
sit: fix panic with route cache in ip tunnels
|
11 years ago |
David S. Miller
|
ebe44f350e
ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.c
|
11 years ago |
Florian Westphal
|
6dd3c9ec23
ip_tunnel: return more precise errno value when adding tunnel fails
|
11 years ago |
WANG Cong
|
1c213bd24a
net: introduce netdev_alloc_pcpu_stats() for drivers
|
11 years ago |
Eric Dumazet
|
b045d37bd6
ip_tunnel: fix panic in ip_tunnel_xmit()
|
11 years ago |
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 |