summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Split MEM into MR and MWBob Pearson2021-03-301-26/+34
* RDMA/core: remove use of dma_virt_opsChristoph Hellwig2020-11-171-1/+0
* RDMA/rxe: Remove unused RXE_MR_TYPE_FMRBob Pearson2020-10-261-1/+0
* RDMA/rxe: Remove duplicate entries in struct rxe_mrBob Pearson2020-10-081-4/+15
* RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson2020-08-311-28/+1
* RDMA/rxe: Remove pkey tableKamal Heib2020-07-311-1/+0
* RDMA/rxe: Fix error type of mmap_offsetJiewei Ke2020-01-031-1/+1
* RDMA/rxe: Increase DMA max_segment_size parameterBart Van Assche2019-10-281-0/+1
* 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-191-1/+1
* RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe2019-02-191-1/+0
* RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe2019-02-191-2/+0
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-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/+0
* RDMA/rxe: Fix rxe_qp_cleanup()Bart Van Assche2018-01-181-0/+3
* IB/rxe: Fix destination cache for IPv6Andrew Boyer2017-08-281-0/+1
* IB/rxe: Disable completion upcalls when a CQ is destroyedAndrew Boyer2017-08-281-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/+0
* 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