]> 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)
commitff57173192d13c6c6ec2a331babb00aafc334af0
tree98f54d7c26d724c725f95927c2459f5870537097
parentf02920e58e871c1c385a963528fc3a96aa55a8e5
parent8a5002367e6a6d1a884e8e562a9ff60dc01f1e5e
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>