]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorJakub Kicinski <kuba@kernel.org>
Thu, 25 Aug 2022 19:40:29 +0000 (12:40 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 25 Aug 2022 19:40:29 +0000 (12:40 -0700)
commit04fe34db5136d09807373b3a8b7e938be8573993
tree2c9453f745de814c08065e382e851bcb32707749
parent4df50b4666aa597bfe2c6834e1fe5359b07885bf
parent15cdb78ed9c153f0594f9a45bfccbc3bdd3cb072
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2022-08-24 (ixgbe, i40e)

This series contains updates to ixgbe and i40e drivers.

Jake stops incorrect resetting of SYSTIME registers when starting
cyclecounter for ixgbe.

Sylwester corrects a check on source IP address when validating destination
for i40e.

* '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  i40e: Fix incorrect address type for IPv6 flow rules
  ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
====================

Link: https://lore.kernel.org/r/20220824193748.874343-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>