From: David S. Miller Date: Thu, 6 Dec 2018 21:31:09 +0000 (-0800) Subject: Merge branch 'mlxsw-Various-fixes' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=cd9d1a2332b01b043935c0ec9bb675effb67aac9;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'mlxsw-Various-fixes' Ido Schimmel says: ==================== mlxsw: Various fixes Patches #1 and #2 fix two VxLAN related issues. The first patch removes warnings that can currently be triggered from user space. Second patch avoids leaking a FID in an error path. Patch #3 fixes a too strict check that causes certain host routes not to be promoted to perform GRE decapsulation in hardware. Last patch avoids a use-after-free when deleting a VLAN device via an ioctl when it is enslaved to a bridge. I have a patchset for net-next that reworks this code and makes the driver more robust. ==================== Signed-off-by: David S. Miller --- cd9d1a2332b01b043935c0ec9bb675effb67aac9