From: David S. Miller Date: Sun, 19 Jul 2020 22:30:23 +0000 (-0700) Subject: Merge branch 'net-smc-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a463fa2cda5641c12da76d115a3490aee01d0377;p=linux.git Merge branch 'net-smc-fixes' Karsten Graul says: ==================== net/smc: fixes 2020-07-16 Please apply the following patch series for smc to netdev's net tree. The patches address problems caused by late or unexpected link layer control packets, dma sync calls for unmapped memory, freed buffers that are not removed from the buffer list and a possible null pointer access that results in a crash. v1->v2: in patch 4, improve patch description and correct the comment for the new mutex ==================== Signed-off-by: David S. Miller --- a463fa2cda5641c12da76d115a3490aee01d0377