public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jacob Keller <jacob.e.keller@intel.com>
Cc: anthony.l.nguyen@intel.com, przemyslaw.kitszel@intel.com,
	andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com,
	aleksandr.loktionov@intel.com, horms@kernel.org,
	jiri@resnulli.us, netdev@vger.kernel.org, poros@redhat.com,
	rafal.romanowski@intel.com, pmenzel@molgen.mpg.de,
	alexander.nowlin@intel.com, ivecera@redhat.com,
	arkadiusz.kubalewski@intel.com, vadim.fedorenko@linux.dev
Subject: Re: [PATCH net 00/11] Intel Wired LAN Update 2026-04-27 (ice, iavf)
Date: Thu, 30 Apr 2026 10:00:20 +0000	[thread overview]
Message-ID: <177754322054.2492956.9695571168501500899.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260427-jk-iwl-net-petr-oros-fixes-v1-0-cdcb48303fd8@intel.com>

Hello:

This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Mon, 27 Apr 2026 22:22:12 -0700 you wrote:
> Petr Oros from RedHat has accumulated a number of fixes for the Intel ice
> and iavf drivers, bundled together in this series.
> 
> First, a series of 4 fixes to resolve issues with the iavf driver logic for
> handling VLAN filters. This includes keeping VLAN filters while the
> interface is brought down, waiting for confirmation on filter deletion
> before deleting filters from the driver tracking structures, and handling
> the VIRTCHNL_OP_ADD_VLAN for the old v1 VLAN_ADD command.
> 
> [...]

Here is the summary with links:
  - [net,01/11] iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDING
    https://git.kernel.org/netdev/net/c/70d62b669f1f
  - [net,02/11] iavf: stop removing VLAN filters from PF on interface down
    https://git.kernel.org/netdev/net/c/f2ce65b9b917
  - [net,03/11] iavf: wait for PF confirmation before removing VLAN filters
    https://git.kernel.org/netdev/net/c/bbcbe4ed70de
  - [net,04/11] iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handler
    https://git.kernel.org/netdev/net/c/34d33313b52e
  - [net,05/11] ice: fix NULL pointer dereference in ice_reset_all_vfs()
    https://git.kernel.org/netdev/net/c/54ef02487914
  - [net,06/11] ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw
    https://git.kernel.org/netdev/net/c/70ad216411e0
  - [net,07/11] ice: fix missing SMA pin initialization in DPLL subsystem
    https://git.kernel.org/netdev/net/c/56a643aed0f0
  - [net,08/11] ice: fix SMA and U.FL pin state changes affecting paired pin
    https://git.kernel.org/netdev/net/c/6f9d8393c9f5
  - [net,09/11] dpll: export __dpll_pin_change_ntf() for use under dpll_lock
    (no matching commit)
  - [net,10/11] ice: fix missing dpll notifications for SW pins
    https://git.kernel.org/netdev/net/c/1a41b58fd4dc
  - [net,11/11] ice: add dpll peer notification for paired SMA and U.FL pins
    https://git.kernel.org/netdev/net/c/9e5dead140af

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-04-30 10:01 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-28  5:22 [PATCH net 00/11] Intel Wired LAN Update 2026-04-27 (ice, iavf) Jacob Keller
2026-04-28  5:22 ` [PATCH net 01/11] iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDING Jacob Keller
2026-04-28  5:22 ` [PATCH net 02/11] iavf: stop removing VLAN filters from PF on interface down Jacob Keller
2026-04-28  5:22 ` [PATCH net 03/11] iavf: wait for PF confirmation before removing VLAN filters Jacob Keller
2026-04-28  5:22 ` [PATCH net 04/11] iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handler Jacob Keller
2026-04-28  5:22 ` [PATCH net 05/11] ice: fix NULL pointer dereference in ice_reset_all_vfs() Jacob Keller
2026-04-28  5:22 ` [PATCH net 06/11] ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw Jacob Keller
2026-04-28  5:22 ` [PATCH net 07/11] ice: fix missing SMA pin initialization in DPLL subsystem Jacob Keller
2026-04-28  5:22 ` [PATCH net 08/11] ice: fix SMA and U.FL pin state changes affecting paired pin Jacob Keller
2026-04-28  5:22 ` [PATCH net 09/11] dpll: export __dpll_pin_change_ntf() for use under dpll_lock Jacob Keller
2026-04-28  5:22 ` [PATCH net 10/11] ice: fix missing dpll notifications for SW pins Jacob Keller
2026-04-28  5:22 ` [PATCH net 11/11] ice: add dpll peer notification for paired SMA and U.FL pins Jacob Keller
2026-04-29 23:28   ` Jacob Keller
2026-04-30  0:41     ` Jakub Kicinski
2026-04-30  9:36       ` Paolo Abeni
2026-04-30 10:00 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=177754322054.2492956.9695571168501500899.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=aleksandr.loktionov@intel.com \
    --cc=alexander.nowlin@intel.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=anthony.l.nguyen@intel.com \
    --cc=arkadiusz.kubalewski@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=ivecera@redhat.com \
    --cc=jacob.e.keller@intel.com \
    --cc=jiri@resnulli.us \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=pmenzel@molgen.mpg.de \
    --cc=poros@redhat.com \
    --cc=przemyslaw.kitszel@intel.com \
    --cc=rafal.romanowski@intel.com \
    --cc=vadim.fedorenko@linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox