OSDN Git Service

Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
authorDavid S. Miller <davem@davemloft.net>
Fri, 23 Jul 2021 20:18:57 +0000 (21:18 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Jul 2021 20:18:57 +0000 (21:18 +0100)
commitfacfbf4f0b5afbf2d9a4147ca57c84dce2c7b8e2
tree4c4c0fd42416d5ecdf3c8a597378cb1ea8b7933a
parent94a994d2b2b74420c6fff5100220c2b636317242
parentcd74f25b28ce092afb09da734a02912b8bf1ccb1
Merge branch '1GbE' of git://git./linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
1GbE Intel Wired LAN Driver Updates 2021-07-23

This series contains updates to igb and e100 drivers.

Grzegorz adds a timeout check to prevent possible infinite loop for igb.

Kees Cook adjusts memcpy() argument to represent the entire structure
to allow for appropriate bounds checking for igb and e100.
====================

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