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 |
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 |