]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
authorDavid S. Miller <davem@davemloft.net>
Tue, 28 Nov 2017 14:52:04 +0000 (09:52 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Nov 2017 14:52:04 +0000 (09:52 -0500)
commit32f0160c0373ab6381594462b2533104e21626d4
treeb1f9a7c1b9dd900e3c75fba757c9b03e836ae4cb
parent2e724dca7749223204bbae21745c0e3fc932700a
parent8abd20b458cafd4c4e632fe7fb8f1a9861b02ee0
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue

Jeff Kirsher says:

====================
Intel Wired LAN Driver Updates 2017-11-27

This series contains updates to e1000, e1000e and i40e.

Gustavo A. R. Silva fixes a sizeof() issue where we were taking the size of
the pointer (which is always the size of the pointer).

Sasha does a follow up fix to a previous fix for buffer overrun, to resolve
community feedback from David Laight and the use of magic numbers.

Amritha fixes the reporting of error codes for when adding a cloud filter
fails.

Ahmad Fatoum brushes the dust off the e1000 driver to fix a code comment
and debug message which was incorrect about what the code was really doing.
====================

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