summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov2019-07-081-0/+1
* RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-1/+1
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-1/+1
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-1/+1
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-1/+1
* rdma_rxe: Use netlink messages to add/delete linksSteve Wise2019-02-201-1/+1
* RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe2019-02-201-1/+0Star
* RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe2019-02-201-2/+0Star
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-091-1/+1
* IB/rxe: Make counters thread safeParav Pandit2018-12-201-3/+3
* IB/rxe: make rxe_unregister_device voidZhu Yanjun2018-11-081-1/+1
* IB/rxe: avoid back-to-back retriesVijay Immanuel2018-08-301-0/+1
* IB/rxe: fix for duplicate request processing and ack psnsVijay Immanuel2018-08-301-0/+2
* IB/rxe: vary the source udp port for receive scalingVijay Immanuel2018-08-301-0/+1
* IB/rxe: Remove unused variable (char *rxe_qp_state_name[])HernĂ¡n Gonzalez2018-02-281-2/+0Star
* RDMA/rxe: Fix rxe_qp_cleanup()Bart Van Assche2018-01-181-0/+3
* IB/rxe: Fix destination cache for IPv6Andrew Boyer2017-08-291-0/+1
* IB/rxe: Disable completion upcalls when a CQ is destroyedAndrew Boyer2017-08-291-0/+1
* IB/rxe: Offload CRC calculation when possibleyonatanc2017-04-211-0/+1
* IB/rxe: Add port protocol statsYonatan Cohen2017-04-211-0/+8
* IB/rxe: Remove a pointless indirection layerBart Van Assche2017-01-101-22/+0Star
* IB/rxe: Let the compiler check the type of the cleanup functionsBart Van Assche2017-01-101-1/+1
* Soft RoCE driverMoni Shoua2016-08-041-0/+480