Hi Roland, This short series include two more fixes from Shlomo to the newly introduced IPoIB neighbour table, and a fix for Yishai that completes the support for memory registration of up to 8TB.
Or. Shlomo Pongratz (2): IB/ipoib: Fix memory leak in the neigh table deletion flow IB/ipoib: Fix AB-BA deadlock when deleting neighbours Yishai Hadas (1): net/mlx4_core: Enable 8TB memory registration drivers/infiniband/ulp/ipoib/ipoib.h | 4 +- drivers/infiniband/ulp/ipoib/ipoib_main.c | 101 +++++++++++------------ drivers/infiniband/ulp/ipoib/ipoib_multicast.c | 2 - drivers/net/ethernet/mellanox/mlx4/icm.c | 30 ++++--- drivers/net/ethernet/mellanox/mlx4/icm.h | 10 +- 5 files changed, 74 insertions(+), 73 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
