Roopa Prabhu
|
0241b83673
vxlan: fix default fdb entry netlink notify ordering during netdev create
|
7 years ago |
Roopa Prabhu
|
4c2438ba85
vxlan: make netlink notify in vxlan_fdb_destroy optional
|
7 years ago |
Roopa Prabhu
|
25e20e730d
vxlan: add new fdb alloc and create helpers
|
7 years ago |
David S. Miller
|
5cd3da4ba2
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Sabrina Dubroca
|
603d4cf8fe
net: fix use-after-free in GRO with ESP
|
7 years ago |
Pieter Jansen van Vuuren
|
256c87c17c
net: check tunnel option type in tunnel flags
|
7 years ago |
David Miller
|
d4546c2509
net: Convert GRO SKB handling to list_head.
|
7 years ago |
Hangbin Liu
|
72f6d71e49
vxlan: add ttl inherit support
|
7 years ago |
David S. Miller
|
3e3ab9ccca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Nicolas Dichtel
|
f15ca723c1
net: don't call update_pmtu unconditionally
|
7 years ago |
David S. Miller
|
fba961ab29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Xin Long
|
a93bf0ff44
vxlan: update skb dst pmtu on tx path
|
7 years ago |
Haishuang Yan
|
57b61127ab
vxlan: speedup vxlan tunnels dismantle
|
7 years ago |
Alexey Kodanev
|
f870c1ff65
vxlan: restore dev->mtu setting based on lower device
|
7 years ago |
Xin Long
|
fc39c38bdc
vxlan: use __be32 type for the param vni in __vxlan_fdb_delete
|
7 years ago |
Linus Torvalds
|
5bbcc0f595
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Xin Long
|
8bff3685a4
vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
|
7 years ago |
Vasily Averin
|
0e4ec5acad
vxlan: exit_net cleanup checks added
|
7 years ago |
Kees Cook
|
df7e828c1b
timer: Remove init_timer_deferrable() in favor of timer_setup()
|
7 years ago |
Jiri Benc
|
fa20e0e32c
vxlan: factor out VXLAN-GPE next protocol
|
8 years ago |
Girish Moodalbail
|
653ef6a3e4
vxlan: change vxlan_[config_]validate() to use netlink_ext_ack for error reporting
|
8 years ago |
David S. Miller
|
3118e6e19d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
K. Den
|
be73b3043b
vxlan: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP
|
8 years ago |
Sabrina Dubroca
|
04584957b5
geneve/vxlan: offload ports on register/unregister events
|
8 years ago |
Sabrina Dubroca
|
2d2b13fcff
geneve/vxlan: add support for NETDEV_UDP_TUNNEL_DROP_INFO
|
8 years ago |
Reshetova, Elena
|
66af846fe5
net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t
|
8 years ago |
Jiri Benc
|
69e766612c
vxlan: fix hlist corruption
|
8 years ago |
Sabrina Dubroca
|
889ce937c9
vxlan: correctly set vxlan->net when creating the device in a netns
|
8 years ago |
Matthias Schiffer
|
019b13ae85
vxlan: fix incorrect nlattr access in MTU check
|
8 years ago |
Matthias Schiffer
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 years ago |