summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_loc.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-181-4/+1
* IB/rxe: remove unused function variableZhu Yanjun2018-04-271-4/+4
* IB/rxe: Change rxe_rcv to return voidYuval Shaia2018-04-271-2/+3
* RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-151-5/+8
* RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attrJason Gunthorpe2018-03-151-1/+1
* IB/rxe: remove unnecessary rxe in rxe_sendZhu Yanjun2018-03-071-3/+2
* IB/rxe: remove redudant parameter in rxe_av_fill_ip_infoZhu Yanjun2018-01-311-2/+1
* IB/rxe: change the function rxe_av_fill_ip_info to voidZhu Yanjun2018-01-311-1/+1
* IB/rxe: change the function to void from intZhu Yanjun2018-01-311-1/+1
* IB/rxe: remove unnecessary parameter in rxe_av_to_attrZhu Yanjun2018-01-311-2/+1
* IB/rxe: change the function to void from intZhu Yanjun2018-01-311-1/+1
* IB/rxe: remove redudant parameter in functionZhu Yanjun2018-01-311-2/+2
* RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche2018-01-181-1/+0
* IB/rxe: Convert timers to use timer_setup()Kees Cook2017-10-251-2/+2
* IB/rxe: Remove dangling prototypeAndrew Boyer2017-08-281-2/+0
* IB/rxe: Disable completion upcalls when a CQ is destroyedAndrew Boyer2017-08-281-0/+2
* IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned'Kamal Heib2017-07-241-1/+1
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-4/+4
* {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia2017-04-251-2/+0
* IB/rxe: Add port protocol statsYonatan Cohen2017-04-211-0/+2
* IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche2017-01-241-2/+0
* IB/rxe: Remove a pointless indirection layerBart Van Assche2017-01-101-2/+18
* IB/rxe: Generate a completion for all failed work requestsBart Van Assche2017-01-101-0/+1
* IB/rxe: Let the compiler check the type of the cleanup functionsBart Van Assche2017-01-101-4/+4
* IB/rxe: Unblock loopback by moving skb_out incrementAndrew Boyer2016-12-121-2/+0
* IB/rxe: Properly honor max IRD value for rd/atomic.Parav Pandit2016-10-061-1/+1
* Soft RoCE driverMoni Shoua2016-08-041-0/+286
OpenPOWER on IntegriCloud