From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leon Romanovsky Subject: [PATCH rdma-rc 0/5] Fixes for IPoIB flows Date: Wed, 14 Jun 2017 09:59:04 +0300 Message-ID: <20170614065909.23650-1-leon@kernel.org> Return-path: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Doug Ledford Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rdma@vger.kernel.org Hi Doug, There are 5 small patches from Alex and Feras for IPoIB flows. Thanks Alex Vesker (4): IB/ipoib: Fix memory leaks for child interfaces priv IB/ipoib: Limit call to free rdma_netdev for capable devices IB/ipoib: Delete napi in device uninit default IB/ipoib: Fix access to un-initialized napi struct Feras Daoud (1): IB/ipoib: Fix memory leak in create child syscall drivers/infiniband/hw/mlx5/main.c | 6 ++++-- drivers/infiniband/ulp/ipoib/ipoib_ib.c | 1 - drivers/infiniband/ulp/ipoib/ipoib_main.c | 15 +++++++++++++-- drivers/infiniband/ulp/ipoib/ipoib_vlan.c | 11 +++++++---- 4 files changed, 24 insertions(+), 9 deletions(-) -- 2.12.2 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html