Haishuang Yan
|
cd1aa9c2c6
ip_vti: fix a null pointer deferrence when create vti fallback tunnel
|
7 years ago |
Stefano Brivio
|
03080e5ec7
vti4: Don't override MTU passed on link creation via IFLA_MTU
|
7 years ago |
Stefano Brivio
|
dd1df24737
vti4: Don't count header length twice on tunnel setup
|
7 years ago |
Nicolas Dichtel
|
f15ca723c1
net: don't call update_pmtu unconditionally
|
7 years ago |
Xin Long
|
db32919005
ip_vti: remove the useless err_count check in vti_xmit
|
8 years ago |
David S. Miller
|
53954cf8c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Alexey Kodanev
|
36f6ee22d2
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
|
8 years ago |
Eric Dumazet
|
64bc17811b
ipv4: speedup ipv6 tunnels dismantle
|
8 years ago |
Florian Westphal
|
6b1c42e972
vti: revert flush x-netns xfrm cache when vti interface is removed
|
8 years ago |
Matthias Schiffer
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 years ago |
Matthias Schiffer
|
ad744b223c
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
|
8 years ago |
Matthias Schiffer
|
7a3f4a1851
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
|
8 years ago |
Hangbin Liu
|
8ed508fd4b
vti: check nla_put_* return value
|
8 years ago |
Craig Gallek
|
9830ad4c6a
ip_tunnel: Allow policy-based routing through tunnels
|
8 years ago |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 years ago |
thomas.zeitlhofer+lkml@ze-it.at
|
1fb81e09d4
vti: use right inner_mode for inbound inter address family policy checks
|
9 years ago |
Lance Richardson
|
a5d0dc810a
vti: flush x-netns xfrm cache when vti interface is removed
|
9 years ago |
Steffen Klassert
|
d6af1a31cc
vti: Add pmtu handling to vti_xmit.
|
9 years ago |
Pravin B Shelar
|
039f50629b
ip_tunnel: Move stats update to iptunnel_xmit()
|
9 years ago |
Nikolay Aleksandrov
|
dfc3b0e891
net: remove unnecessary mroute.h includes
|
9 years ago |
Eric W. Biederman
|
13206b6bff
net: Pass net into dst_output and remove dst_output_okfn
|
10 years ago |
Eric W. Biederman
|
5a70649e0d
net: Merge dst_output and dst_output_sk
|
10 years ago |
Alexander Duyck
|
d55c670cbc
ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call
|
10 years ago |
Alexander Duyck
|
cd5279c194
ip_vti/ip6_vti: Do not touch skb->mark on xmit
|
10 years ago |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 years ago |
Nicolas Dichtel
|
1e99584b91
ipip,gre,vti,sit: implement ndo_get_iflink
|
10 years ago |
Jiri Benc
|
67b61f6c13
netlink: implement nla_get_in_addr and nla_get_in6_addr
|
10 years ago |
Jiri Benc
|
930345ea63
netlink: implement nla_put_in_addr and nla_put_in6_addr
|
10 years ago |
Nicolas Dichtel
|
1728d4fabd
tunnels: advertise link netns via netlink
|
10 years ago |
lucien
|
20ea60ca99
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
|
10 years ago |