Here are various fixes and improvements for the libcfs and LNet layer. Two memory leaks fixed as well as adding container support for the ko2iblnd driver. Lastly handle the lower limit of the mlx5 driver for cap.max_send_wr. Dmitry Eremin (1): staging: lustre: o2iblnd: limit cap.max_send_wr for MLX5 James Simmons (2): staging: lustre: libcfs: fix memort leak in libcfs crypto layer staging: lustre: ko2iblnd: fix memory corruption with fragments Li Dongyang (1): staging: lustre: o2iblnd: make rdma_create_id() support containers .../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c | 20 +++++++++++++++----- .../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h | 2 +- .../staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c | 8 ++++++++ .../lustre/lnet/libcfs/linux/linux-crypto.c | 1 + 4 files changed, 25 insertions(+), 6 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel