]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'DPAA-Ethernet-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 27 Feb 2018 16:40:04 +0000 (11:40 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Feb 2018 16:40:04 +0000 (11:40 -0500)
commitca772910d689fb5af2f90887779a55cb86bde439
tree98f54d7c26d724c725f95927c2459f5870537097
parentbf46e0136ea55a73ff4998ab9aea563723b373d1
parent54c0f3f47401173978a8a145686c7f1d49c65aa3
Merge branch 'DPAA-Ethernet-fixes'

Madalin Bucur says:

====================
DPAA Ethernet fixes

Fixed an issue on the Tx path that was visible in netperf
TCP_SENDFILE tests. Addressed another issue with Rx errors
not being always counted. Adding control for allmulti.

v2: rephrased commit message, reduced changes in the SG mapping fix
====================

Signed-off-by: David S. Miller <davem@davemloft.net>