From: Ido Schimmel <ido...@mellanox.com> Date: Tue, 18 Dec 2018 15:59:19 +0000
> Patch #1 fixes firmware flashing failures by increasing the time period > after which the driver fails the transaction with the firmware. The > problem is explained in detail in the commit message. > > Patch #2 adds a missing trap for decapsulated ARP packets. It is > necessary for VXLAN routing to work. > > Patch #3 fixes a memory leak during driver reload caused by NULLing a > pointer before kfree(). > > Please consider patch #1 for 4.19.y Series applied and patch #1 queued up. Thanks.