From: patchwork-bot+netdevbpf@kernel.org
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com, andrew+netdev@lunn.ch,
netdev@vger.kernel.org, emil.s.tantilov@intel.com
Subject: Re: [PATCH net 00/13][pull request] Intel Wired LAN Driver Updates 2026-01-06 (idpf)
Date: Thu, 08 Jan 2026 17:00:22 +0000 [thread overview]
Message-ID: <176789162279.3720850.14296320536814121658.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260107000648.1861994-1-anthony.l.nguyen@intel.com>
Hello:
This series was applied to netdev/net.git (main)
by Tony Nguyen <anthony.l.nguyen@intel.com>:
On Tue, 6 Jan 2026 16:06:32 -0800 you wrote:
> This series contains updates to idpf driver only.
>
> Emil fixes issues related to resets; among them timeouts, NULL pointer
> dereferences, and memory leaks.
>
> Sreedevi resolves issues around RSS; mainly involving operations when
> the interface is down and resets. She also addresses some incomplete
> cleanups for ntuple filters and interrupts.
>
> [...]
Here is the summary with links:
- [net,01/13] idpf: keep the netdev when a reset fails
https://git.kernel.org/netdev/net/c/083029bd8b44
- [net,02/13] idpf: detach and close netdevs while handling a reset
https://git.kernel.org/netdev/net/c/2e281e1155fc
- [net,03/13] idpf: fix memory leak in idpf_vport_rel()
https://git.kernel.org/netdev/net/c/f6242b354605
- [net,04/13] idpf: fix memory leak in idpf_vc_core_deinit()
https://git.kernel.org/netdev/net/c/e111cbc4adf9
- [net,05/13] idpf: fix error handling in the init_task on load
https://git.kernel.org/netdev/net/c/4d792219fe6f
- [net,06/13] idpf: fix memory leak of flow steer list on rmmod
https://git.kernel.org/netdev/net/c/f9841bd28b60
- [net,07/13] idpf: fix issue with ethtool -n command display
https://git.kernel.org/netdev/net/c/36aae2ea6bd7
- [net,08/13] idpf: Fix RSS LUT NULL pointer crash on early ethtool operations
https://git.kernel.org/netdev/net/c/83f38f210b85
- [net,09/13] idpf: Fix RSS LUT configuration on down interfaces
https://git.kernel.org/netdev/net/c/445b49d13787
- [net,10/13] idpf: Fix RSS LUT NULL ptr issue after soft reset
https://git.kernel.org/netdev/net/c/ebecca5b0938
- [net,11/13] idpf: Fix error handling in idpf_vport_open()
https://git.kernel.org/netdev/net/c/87b8ee64685b
- [net,12/13] idpf: cap maximum Rx buffer size
https://git.kernel.org/netdev/net/c/086efe0a1ecc
- [net,13/13] idpf: fix aux device unplugging when rdma is not supported by vport
https://git.kernel.org/netdev/net/c/4648fb2f2e72
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-01-08 17:03 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-07 0:06 [PATCH net 00/13][pull request] Intel Wired LAN Driver Updates 2026-01-06 (idpf) Tony Nguyen
2026-01-07 0:06 ` [PATCH net 01/13] idpf: keep the netdev when a reset fails Tony Nguyen
2026-01-07 0:06 ` [PATCH net 02/13] idpf: detach and close netdevs while handling a reset Tony Nguyen
2026-01-07 0:06 ` [PATCH net 03/13] idpf: fix memory leak in idpf_vport_rel() Tony Nguyen
2026-01-07 0:06 ` [PATCH net 04/13] idpf: fix memory leak in idpf_vc_core_deinit() Tony Nguyen
2026-01-07 0:06 ` [PATCH net 05/13] idpf: fix error handling in the init_task on load Tony Nguyen
2026-01-07 0:06 ` [PATCH net 06/13] idpf: fix memory leak of flow steer list on rmmod Tony Nguyen
2026-01-07 0:06 ` [PATCH net 07/13] idpf: fix issue with ethtool -n command display Tony Nguyen
2026-01-07 0:06 ` [PATCH net 08/13] idpf: Fix RSS LUT NULL pointer crash on early ethtool operations Tony Nguyen
2026-01-07 0:06 ` [PATCH net 09/13] idpf: Fix RSS LUT configuration on down interfaces Tony Nguyen
2026-01-07 0:06 ` [PATCH net 10/13] idpf: Fix RSS LUT NULL ptr issue after soft reset Tony Nguyen
2026-01-07 0:06 ` [PATCH net 11/13] idpf: Fix error handling in idpf_vport_open() Tony Nguyen
2026-01-07 0:06 ` [PATCH net 12/13] idpf: cap maximum Rx buffer size Tony Nguyen
2026-01-07 0:06 ` [PATCH net 13/13] idpf: fix aux device unplugging when rdma is not supported by vport Tony Nguyen
2026-01-08 17: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=176789162279.3720850.14296320536814121658.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=anthony.l.nguyen@intel.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=emil.s.tantilov@intel.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/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