summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_cq.c
Commit message (Expand)AuthorAgeFilesLines
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-5/+5
* IB/rxe: replace kvfree with vfreeZhu Yanjun2018-09-301-2/+2
* RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-151-6/+7
* RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attrJason Gunthorpe2018-03-151-1/+1
* IB/rxe: Disable completion upcalls when a CQ is destroyedAndrew Boyer2017-08-281-0/+19
* IB/rxe: Let the compiler check the type of the cleanup functionsBart Van Assche2017-01-101-2/+2
* Soft RoCE driverMoni Shoua2016-08-041-0/+165