summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/devices: Do not deadlock during client removalJason Gunthorpe2019-08-061-0/+3
* IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2019-07-261-2/+2
* RDMA/srp: Rename SRP sysfs name after IB device rename triggerLeon Romanovsky2019-05-211-0/+1
* RDMA: Add EFA related definitionsGal Pressman2019-05-061-1/+3
* RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocksShiraz Saleem2019-05-061-0/+47
* RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem2019-05-061-0/+24
* RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit2019-05-031-1/+1
* RDMA: Get rid of iw_cm_verbsKamal Heib2019-05-031-4/+19
* RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman2019-05-011-0/+30
* Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-241-9/+0
|\
| * RDMA: Remove rdma_user_mmap_pageJason Gunthorpe2019-04-241-9/+0
* | RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-4/+5
* | RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-4/+4
* | RDMA/core: Support object allocation in atomic contextLeon Romanovsky2019-04-081-1/+6
* | IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-4/+1
* | IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-34/+194
* | RDMA/core: Don't compare specific bit after boolean ANDLeon Romanovsky2019-03-291-2/+2
* | RDMA: Check net namespace access for uverbs, umad, cma and nldevParav Pandit2019-03-281-0/+3
* | RDMA/core: Implement compat device/sysfs tree in net namespaceParav Pandit2019-03-281-0/+6
* | RDMA/core: Introduce ib_core_device to hold deviceParav Pandit2019-03-281-6/+19
|/
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-3/+4
* RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK supportSteve Wise2019-02-191-0/+3
* RDMA/rxe: Close a race after ib_register_deviceJason Gunthorpe2019-02-191-0/+5
* RDMA/device: Provide APIs from the core code to help unregistrationJason Gunthorpe2019-02-191-0/+11
* RDMA/device: Add ib_device_get_by_netdev()Jason Gunthorpe2019-02-191-1/+9
* RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdevJason Gunthorpe2019-02-191-0/+7
* RDMA/cache: Move the cache per-port data into the main ib_port_dataJason Gunthorpe2019-02-191-1/+2
* RDMA/device: Consolidate ib_device per_port data into one placeJason Gunthorpe2019-02-191-31/+43
* RDMA: Add and use rdma_for_each_portJason Gunthorpe2019-02-191-0/+10
* RDMA/restrack: Hide restrack DB from IB/coreLeon Romanovsky2019-02-181-4/+3
* IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flowsShamir Rabinovitch2019-02-151-2/+0
* RDMA/devices: Re-organize device.c lockingJason Gunthorpe2019-02-081-0/+1
* RDMA/devices: Use xarray to store the client_dataJason Gunthorpe2019-02-081-7/+16
* RDMA/devices: Use xarray to store the clientsJason Gunthorpe2019-02-081-1/+2
* RDMA/device: Get rid of reg_stateJason Gunthorpe2019-02-081-6/+0
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-4/+5
* RDMA/core: Share driver structure size with coreLeon Romanovsky2019-02-081-0/+13
* Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-041-2/+22
|\
| * RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe2019-01-211-2/+22
* | IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche2019-02-041-27/+0
* | IB/uverbs: Expose XRC ODP device capabilitiesMoni Shoua2019-02-041-0/+1
* | IB/core: Allocate a bit for SRQ ODP supportMoni Shoua2019-02-041-0/+1
* | RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky2019-01-301-0/+5
* | RDMA: Add indication for in kernel API support to IB deviceGal Pressman2019-01-301-0/+5
* | RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+7
* | RDMA/srp: Increase max_segment_sizeBart Van Assche2019-01-301-0/+13
* | RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-0/+23
* | RDMA: Rename port_callback to init_portParav Pandit2019-01-141-3/+7
* | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-101-0/+1
* | RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGINGLeon Romanovsky2019-01-081-2/+0
|/