summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_loc.h
AgeCommit message (Expand)Author
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-02-19RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe
2019-02-04RDMA/rxe: Move rxe_init_av() to rxe_av.cKamal Heib
2019-01-21IB/rxe: Remove unnecessary rxe variableZhu Yanjun
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-11-08IB/rxe: move the variable into the function that uses itZhu Yanjun
2018-10-17IB/rxe: Remove unnecessary enum valuesNathan Chancellor
2018-08-30IB/rxe: Simplify rxe_find_route() to avoid GID query for netdevParav Pandit
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit
2018-04-27IB/rxe: remove unused function variableZhu Yanjun
2018-04-27IB/rxe: Change rxe_rcv to return voidYuval Shaia
2018-03-15RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-15RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attrJason Gunthorpe
2018-03-07IB/rxe: remove unnecessary rxe in rxe_sendZhu Yanjun
2018-01-31IB/rxe: remove redudant parameter in rxe_av_fill_ip_infoZhu Yanjun
2018-01-31IB/rxe: change the function rxe_av_fill_ip_info to voidZhu Yanjun
2018-01-31IB/rxe: change the function to void from intZhu Yanjun
2018-01-31IB/rxe: remove unnecessary parameter in rxe_av_to_attrZhu Yanjun
2018-01-31IB/rxe: change the function to void from intZhu Yanjun
2018-01-31IB/rxe: remove redudant parameter in functionZhu Yanjun
2018-01-18RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche
2017-10-25IB/rxe: Convert timers to use timer_setup()Kees Cook
2017-08-28IB/rxe: Remove dangling prototypeAndrew Boyer
2017-08-28IB/rxe: Disable completion upcalls when a CQ is destroyedAndrew Boyer
2017-07-24IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned'Kamal Heib
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-25{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia
2017-04-21IB/rxe: Add port protocol statsYonatan Cohen
2017-01-24IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche
2017-01-10IB/rxe: Remove a pointless indirection layerBart Van Assche
2017-01-10IB/rxe: Generate a completion for all failed work requestsBart Van Assche
2017-01-10IB/rxe: Let the compiler check the type of the cleanup functionsBart Van Assche
2016-12-12IB/rxe: Unblock loopback by moving skb_out incrementAndrew Boyer
2016-10-06IB/rxe: Properly honor max IRD value for rd/atomic.Parav Pandit
2016-08-04Soft RoCE driverMoni Shoua