linux/drivers/infiniband
Jason Gunthorpe ece9ca97cc RDMA/uverbs: Do not check the input length on create_cq/qp paths
If the user did not provide a long enough command buffer then the missing
bytes are forced to zero. There is no reason to check the length if a zero
value is OK.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2018-12-03 12:01:58 -05:00
..
core RDMA/uverbs: Do not check the input length on create_cq/qp paths 2018-12-03 12:01:58 -05:00
hw IB/mlx5: Use fragmented QP's buffer for in-kernel users 2018-11-29 17:12:13 -07:00
sw rxe: IB_WR_REG_MR does not capture MR's iova field 2018-11-29 17:10:06 -07:00
ulp IB/core: Make function ib_fmr_pool_unmap return void 2018-11-21 16:13:02 -07:00
Kconfig RDMA: Fix building with CONFIG_MMU=n 2018-10-03 16:01:03 -06:00
Makefile