From: Saeed Mahameed <sae...@mellanox.com> Date: Fri, 18 Oct 2019 19:37:59 +0000
> This series introduces kTLS related fixes to mlx5 driver from Tariq, > and two misc memory leak fixes form Navid Emamdoost. > > Please pull and let me know if there is any problem. Puleld. > I would appreciate it if you queue up kTLS fixes from the list below to > stable kernel v5.3 ! > > For -stable v4.13: > nett/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq > > For -stable v5.3: > net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dump > net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flow > net/mlx5e: Tx, Zero-memset WQE info struct upon update > net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flow > net/mlx5e: kTLS, Size of a Dump WQE is fixed > net/mlx5e: kTLS, Save only the frag page to release at completion > net/mlx5e: kTLS, Save by-value copy of the record frags > net/mlx5e: kTLS, Fix page refcnt leak in TX resync error flow > net/mlx5e: kTLS, Fix missing SQ edge fill > net/mlx5e: kTLS, Limit DUMP wqe size > net/mlx5e: kTLS, Remove unneeded cipher type checks > net/mlx5e: kTLS, Save a copy of the crypto info > net/mlx5e: kTLS, Enhance TX resync flow > net/mlx5e: TX, Fix consumer index of error cqe dump Queued up.