The following patch series has fixes for the i40iw driver. Henry Orosco (2): i40iw: Add missing memory barrier i40iw: Update list correctly Mustafa Ismail (2): i40iw: Fix order of cleanup in close i40iw: Do not poll CCQ after it is destroyed Shiraz Saleem (4): i40iw: Utilize iwdev->reset during PCI function reset i40iw: Release cm_id ref on PCI function reset i40iw: Free QP resources on CQP destroy QP failure i40iw: Avoid memory leak of CQP request objects drivers/infiniband/hw/i40iw/i40iw.h | 1 + drivers/infiniband/hw/i40iw/i40iw_cm.c | 5 ++- drivers/infiniband/hw/i40iw/i40iw_ctrl.c | 2 ++ drivers/infiniband/hw/i40iw/i40iw_main.c | 60 +++++++++++++++---------------- drivers/infiniband/hw/i40iw/i40iw_puda.c | 5 ++- drivers/infiniband/hw/i40iw/i40iw_utils.c | 60 +++++++++++++++++++++++++++++-- 6 files changed, 99 insertions(+), 34 deletions(-) -- 2.8.3 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html