]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorDavid S. Miller <davem@davemloft.net>
Sat, 18 Dec 2021 12:19:15 +0000 (12:19 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Dec 2021 12:19:15 +0000 (12:19 +0000)
commit8c391b5733e9ec699cd6a8c2d5cc4f3ef3363971
tree127238df9490f2baa823c03eccc8878f771d98cf
parentac6db690853a5e6dcb7492b7c5850b52f4d0161b
parenta1c983f53e0797a5bcbb4242221fd9b0f63d381c
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2021-12-17

Maciej Fijalkowski says:

It seems that previous [0] Rx fix was not enough and there are still
issues with AF_XDP Rx ZC support in ice driver. Elza reported that for
multiple XSK sockets configured on a single netdev, some of them were
becoming dead after a while. We have spotted more things that needed to
be addressed this time. More of information can be found in particular
commit messages.

It also carries Alexandr's patch that was sent previously which was
overlapping with this set.

[0]: https://lore.kernel.org/bpf/20211129231746.2767739-1-anthony.l.nguyen@intel.com/
====================

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