]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net...
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2018 17:27:11 +0000 (10:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2018 17:27:11 +0000 (10:27 -0700)
commit1a0f22f67687ad2d27163ee38dfe913a1f4d9c5c
tree07523ced939ed8d7c83ee722bac7e3e44197fbab
parent334993f0f7ed72787a6c3118a77800cd560c9f1f
parentefd3551b40e8b468a3b7803c94664b029ffc4b6e
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue

Jeff Kirsher says:

====================
Intel Wired LAN Driver Updates 2018-07-12

This series contains updates to ixgbe and e100/e1000 kernel documentation.

Alex fixes ixgbe to ensure that we are more explicit about the ordering
of updates to the receive address register (RAR) table.

Dan Carpenter fixes an issue where we were reading one element beyond
the end of the array.

Mauro Carvalho Chehab fixes formatting issues in the e100.rst and
e1000.rst that were causing errors during 'make htmldocs'.
====================

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