summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* 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: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe2019-04-081-1/+1
* RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem2019-04-082-1/+2
* 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
* IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch2019-04-012-8/+14
* IB: ucontext should be set properly for all cmd & ioctl pathsShamir Rabinovitch2019-04-012-20/+16
* 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: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi2019-03-254-6/+6
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-3/+4
* RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK supportSteve Wise2019-02-192-0/+14
* 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-182-32/+3
* RDMA/restrack: Reduce scope of synchronization lock while updating DBLeon Romanovsky2019-02-181-1/+2
* RDMA/restrack: Translate from ID to restrack objectLeon Romanovsky2019-02-181-0/+3
* RDMA/restrack: Convert internal DB from hash to XArrayLeon Romanovsky2019-02-181-7/+15
* IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-151-0/+5
* IB/verbs: Add helper function rdma_udata_to_drv_contextShamir Rabinovitch2019-02-151-0/+17
* IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flowsShamir Rabinovitch2019-02-153-7/+14
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Doug Ledford2019-02-134-22/+42
|\
| * 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
| * IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens2019-02-081-2/+1
| * IB/core: Eliminate a hole in MAD agent structDaniel Jurgens2019-02-081-2/+2
| * RDMA/iwcm: add tos_set bool to iw_cm structSteve Wise2019-02-081-1/+2
| * IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg2019-02-081-0/+1
* | Merge branch 'wip/dl-for-next' into for-nextDoug Ledford2019-02-094-6/+158
|\ \ | |/ |/|
| * IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbsKaike Wan2019-02-051-0/+1
| * IB/hfi1: Add an s_acked_ack_queue pointerKaike Wan2019-02-051-0/+1
| * IB/hfi1: Build TID RDMA WRITE requestKaike Wan2019-02-052-0/+61
| * IB/hfi1: Increment the retry timeout value for TID RDMA READ requestKaike Wan2019-02-052-4/+14
| * IB/hfi1: Add functions to build TID RDMA READ requestKaike Wan2019-02-052-1/+60
| * IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan2019-02-051-0/+2
| * IB/hfi: Move RC functions into a header fileKaike Wan2019-02-051-0/+10
| * IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queueKaike Wan2019-01-311-1/+9
* | RDMA/iwpm: move kdoc comments to functionsSteve Wise2019-02-051-149/+0