]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9a156b6aa8f4d633efd0824291fca5096b8dca92
tree4c4c0fd42416d5ecdf3c8a597378cb1ea8b7933a
parent0ffa238555bfdb60aade49feb6014de4a810219f
parent996e82d81e0ce67fc464d134aae4632cd2f380b6
Merge branch '1GbE' of git://git.kernel.org/pub/scm/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>