summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_loc.h
Commit message (Expand)AuthorAgeFilesLines
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-9/+7Star
* RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe2019-02-201-1/+1
* RDMA/rxe: Move rxe_init_av() to rxe_av.cKamal Heib2019-02-041-0/+1
* IB/rxe: Remove unnecessary rxe variableZhu Yanjun2019-01-221-4/+2Star
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-191-1/+1
* IB/rxe: move the variable into the function that uses itZhu Yanjun2018-11-081-2/+3
* IB/rxe: Remove unnecessary enum valuesNathan Chancellor2018-10-171-1/+1
* IB/rxe: Simplify rxe_find_route() to avoid GID query for netdevParav Pandit2018-08-301-2/+1Star
* RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-181-4/+1Star
* 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/+2Star
* IB/rxe: remove redudant parameter in rxe_av_fill_ip_infoZhu Yanjun2018-01-311-2/+1Star
* 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/+1Star
* 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/+0Star
* IB/rxe: Convert timers to use timer_setup()Kees Cook2017-10-251-2/+2
* IB/rxe: Remove dangling prototypeAndrew Boyer2017-08-291-2/+0Star
* IB/rxe: Disable completion upcalls when a CQ is destroyedAndrew Boyer2017-08-291-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/+0Star
* 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/+0Star
* 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/+0Star
* IB/rxe: Properly honor max IRD value for rd/atomic.Parav Pandit2016-10-061-1/+1
* Soft RoCE driverMoni Shoua2016-08-041-0/+286