Message ID | 20230206232934.634298-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2023-02-06 (ice) | expand |
Hello: This series was applied to netdev/net.git (master) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Mon, 6 Feb 2023 15:29:29 -0800 you wrote: > This series contains updates to ice driver only. > > Ani removes WQ_MEM_RECLAIM flag from workqueue to resolve > check_flush_dependency warning. > > Michal fixes KASAN out-of-bounds warning. > > [...] Here is the summary with links: - [net,v2,1/5] ice: Do not use WQ_MEM_RECLAIM flag for workqueue https://git.kernel.org/netdev/net/c/4d159f7884f7 - [net,v2,2/5] ice: fix out-of-bounds KASAN warning in virtchnl https://git.kernel.org/netdev/net/c/b2dbde3ad44f - [net,v2,3/5] ice: Fix disabling Rx VLAN filtering with port VLAN enabled https://git.kernel.org/netdev/net/c/c793f8ea15e3 - [net,v2,4/5] ice: Fix off by one in ice_tc_forward_to_queue() https://git.kernel.org/netdev/net/c/3f4870df1b15 - [net,v2,5/5] ice: switch: fix potential memleak in ice_add_adv_recipe() https://git.kernel.org/netdev/net/c/4a606ce68426 You are awesome, thank you!