aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-17RDMA/core: remove use of dma_virt_opsChristoph Hellwig1-1/+0
2020-10-26RDMA/rxe: Remove unused RXE_MR_TYPE_FMRBob Pearson1-1/+0
2020-10-08RDMA/rxe: Remove duplicate entries in struct rxe_mrBob Pearson1-4/+15
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson1-28/+1
2020-07-31RDMA/rxe: Remove pkey tableKamal Heib1-1/+0
2020-01-03RDMA/rxe: Fix error type of mmap_offsetJiewei Ke1-1/+1
2019-10-28RDMA/rxe: Increase DMA max_segment_size parameterBart Van Assche1-0/+1
2019-07-08RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov1-0/+1
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky1-1/+1
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky1-1/+1
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky1-1/+1
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky1-1/+1
2019-02-19rdma_rxe: Use netlink messages to add/delete linksSteve Wise1-1/+1
2019-02-19RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe1-1/+0
2019-02-19RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe1-2/+0
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky1-1/+1
2018-12-20IB/rxe: Make counters thread safeParav Pandit1-3/+3
2018-11-08IB/rxe: make rxe_unregister_device voidZhu Yanjun1-1/+1
2018-08-30IB/rxe: avoid back-to-back retriesVijay Immanuel1-0/+1
2018-08-30IB/rxe: fix for duplicate request processing and ack psnsVijay Immanuel1-0/+2
2018-08-30IB/rxe: vary the source udp port for receive scalingVijay Immanuel1-0/+1
2018-02-28IB/rxe: Remove unused variable (char *rxe_qp_state_name[])HernĂ¡n Gonzalez1-2/+0
2018-01-18RDMA/rxe: Fix rxe_qp_cleanup()Bart Van Assche1-0/+3
2017-08-28IB/rxe: Fix destination cache for IPv6Andrew Boyer1-0/+1
2017-08-28IB/rxe: Disable completion upcalls when a CQ is destroyedAndrew Boyer1-0/+1
2017-04-21IB/rxe: Offload CRC calculation when possibleyonatanc1-0/+1
2017-04-21IB/rxe: Add port protocol statsYonatan Cohen1-0/+8
2017-01-10IB/rxe: Remove a pointless indirection layerBart Van Assche1-22/+0
2017-01-10IB/rxe: Let the compiler check the type of the cleanup functionsBart Van Assche1-1/+1
2016-08-04Soft RoCE driverMoni Shoua1-0/+480