Message ID | 20240403201929.1945116-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2024-04-03 (ice, idpf) | expand |
Hello: This series was applied to netdev/net.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Wed, 3 Apr 2024 13:19:25 -0700 you wrote: > This series contains updates to ice and idpf drivers. > > Dan Carpenter initializes some pointer declarations to NULL as needed for > resource cleanup on ice driver. > > Petr Oros corrects assignment of VLAN operators to fix Rx VLAN filtering > in legacy mode for ice. > > [...] Here is the summary with links: - [net,1/3] ice: Fix freeing uninitialized pointers https://git.kernel.org/netdev/net/c/90ca6956d383 - [net,2/3] ice: fix enabling RX VLAN filtering https://git.kernel.org/netdev/net/c/8edfc7a40e33 - [net,3/3] idpf: fix kernel panic on unknown packet types https://git.kernel.org/netdev/net/c/dd19e827d63a You are awesome, thank you!