All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH net 00/11][pull request] Intel Wired LAN Driver Updates 2021-07-01
Date: Thu, 01 Jul 2021 21:50:05 +0000	[thread overview]
Message-ID: <162517620529.8715.10997019866052168999.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210701180420.346126-1-anthony.l.nguyen@intel.com>

Hello:

This series was applied to netdev/net.git (refs/heads/master):

On Thu,  1 Jul 2021 11:04:09 -0700 you wrote:
> This series contains updates to igb, igc, ixgbe, e1000e, fm10k, and iavf
> drivers.
> 
> Vinicius fixes a use-after-free issue present in igc and igb.
> 
> Tom Rix fixes the return value for igc_read_phy_reg() when the
> operation is not supported for igc.
> 
> [...]

Here is the summary with links:
  - [net,01/11] igc: Fix use-after-free error during reset
    https://git.kernel.org/netdev/net/c/56ea7ed103b4
  - [net,02/11] igb: Fix use-after-free error during reset
    https://git.kernel.org/netdev/net/c/7b292608db23
  - [net,03/11] igc: change default return of igc_read_phy_reg()
    https://git.kernel.org/netdev/net/c/05682a0a61b6
  - [net,04/11] ixgbe: Fix an error handling path in 'ixgbe_probe()'
    https://git.kernel.org/netdev/net/c/dd2aefcd5e37
  - [net,05/11] igc: Fix an error handling path in 'igc_probe()'
    https://git.kernel.org/netdev/net/c/c6bc9e5ce5d3
  - [net,06/11] igb: Fix an error handling path in 'igb_probe()'
    https://git.kernel.org/netdev/net/c/fea03b1cebd6
  - [net,07/11] fm10k: Fix an error handling path in 'fm10k_probe()'
    https://git.kernel.org/netdev/net/c/e85e14d68f51
  - [net,08/11] e1000e: Fix an error handling path in 'e1000_probe()'
    https://git.kernel.org/netdev/net/c/458907560842
  - [net,09/11] iavf: Fix an error handling path in 'iavf_probe()'
    https://git.kernel.org/netdev/net/c/af30cbd2f4d6
  - [net,10/11] igb: Check if num of q_vectors is smaller than max before array access
    https://git.kernel.org/netdev/net/c/6c19d772618f
  - [net,11/11] igb: Fix position of assignment to *ring
    https://git.kernel.org/netdev/net/c/382a7c20d925

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



      parent reply	other threads:[~2021-07-01 21:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-01 18:04 [PATCH net 00/11][pull request] Intel Wired LAN Driver Updates 2021-07-01 Tony Nguyen
2021-07-01 18:04 ` [PATCH net 01/11] igc: Fix use-after-free error during reset Tony Nguyen
2021-07-01 18:04 ` [PATCH net 02/11] igb: " Tony Nguyen
2021-07-01 18:04 ` [PATCH net 03/11] igc: change default return of igc_read_phy_reg() Tony Nguyen
2021-07-01 18:04 ` [PATCH net 04/11] ixgbe: Fix an error handling path in 'ixgbe_probe()' Tony Nguyen
2021-07-01 18:04 ` [PATCH net 05/11] igc: Fix an error handling path in 'igc_probe()' Tony Nguyen
2021-07-01 18:04 ` [PATCH net 06/11] igb: Fix an error handling path in 'igb_probe()' Tony Nguyen
2021-07-01 18:04 ` [PATCH net 07/11] fm10k: Fix an error handling path in 'fm10k_probe()' Tony Nguyen
2021-07-01 18:04 ` [PATCH net 08/11] e1000e: Fix an error handling path in 'e1000_probe()' Tony Nguyen
2021-07-01 18:04 ` [PATCH net 09/11] iavf: Fix an error handling path in 'iavf_probe()' Tony Nguyen
2021-07-01 18:04 ` [PATCH net 10/11] igb: Check if num of q_vectors is smaller than max before array access Tony Nguyen
2021-07-01 18:04 ` [PATCH net 11/11] igb: Fix position of assignment to *ring Tony Nguyen
2021-07-01 21:50 ` 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=162517620529.8715.10997019866052168999.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.