Message ID | 20201105202129.23644-1-saeedm@nvidia.com (mailing list archive) |
---|---|
State | Not Applicable |
Delegated to: | Netdev Maintainers |
Headers | show |
On Thu, 5 Nov 2020 12:21:22 -0800 Saeed Mahameed wrote: > This series introduces some fixes to mlx5 driver. > > v1->v2: > - Fix fixes line tag in patch #1 > - Toss ktls refcount leak fix, Maxim will look further into the root > cause. > - Toss eswitch chain 0 prio patch, until we determine if it is needed > for -rc and net. > > Please pull and let me know if there is any problem. > > For -stable v5.1 > ('net/mlx5: Fix deletion of duplicate rules') > > For -stable v5.4 > ('net/mlx5e: Fix modify header actions memory leak') > > For -stable v5.8 > ('net/mlx5e: Protect encap route dev from concurrent release') > > For -stable v5.9 > ('net/mlx5e: Fix VXLAN synchronization after function reload') > ('net/mlx5e: Use spin_lock_bh for async_icosq_lock') > ('net/mlx5e: Fix incorrect access of RCU-protected xdp_prog') > ('net/mlx5: E-switch, Avoid extack error log for disabled vport') Pulled, thanks!