aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-06IB/hfi1: Allow the driver to initialize QP priv structMike Marciniszyn1-0/+7
2018-12-06IB/hfi1: Add OPFN and TID RDMA capability bitsKaike Wan1-3/+3
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou1-0/+6
2018-12-04IB/mlx5: Update the supported DEVX commandsYishai Hadas1-0/+10
2018-12-04IB/core: Enable getting an object type from a given uobjectYishai Hadas1-0/+12
2018-12-04IB/core: Introduce UVERBS_IDR_ANY_OBJECTYishai Hadas1-0/+6
2018-12-04Merge 'mlx5-next' into mlx5-devxDoug Ledford7-172/+53
2018-12-04net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bitsYishai Hadas1-2/+14
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2-39/+0
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky3-45/+0
2018-12-04net/mlx5: Remove dead transobj codeLeon Romanovsky1-5/+0
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky1-29/+2
2018-12-03RDMA/restrack: Track ucontextLeon Romanovsky2-0/+8
2018-12-03RDMA/uverbs: Use only attrs for the write() handler signatureJason Gunthorpe1-6/+2
2018-12-03RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_exJason Gunthorpe1-0/+1
2018-11-29net/mlx5: Forward SRQ resource eventsSaeed Mahameed1-2/+1
2018-11-29net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed1-1/+1
2018-11-29net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed1-9/+0
2018-11-29net/mlx5: Remove unused events callback and logicSaeed Mahameed1-9/+1
2018-11-29net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed1-1/+1
2018-11-29net/mlx5: Driver events notifier APISaeed Mahameed1-0/+4
2018-11-29RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch1-0/+1
2018-11-26RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()Jason Gunthorpe1-2/+6
2018-11-26RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_exJason Gunthorpe1-2/+2
2018-11-26RDMA/uverbs: Add structure size info to write commandsJason Gunthorpe1-3/+9
2018-11-26RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe2-4/+3
2018-11-26RDMA/uverbs: Make write() handlers return 0 on successJason Gunthorpe2-10/+8
2018-11-26RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for writeJason Gunthorpe3-26/+34
2018-11-26RDMA/uverbs: Add missing driver_dataJason Gunthorpe1-3/+13
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed2-30/+2
2018-11-26net/mlx5: Resource tables, Use async events chainSaeed Mahameed1-2/+4
2018-11-26net/mlx5: CmdIF, Use async events chainSaeed Mahameed1-0/+2
2018-11-26net/mlx5: FWPage, Use async events chainSaeed Mahameed1-2/+3
2018-11-26net/mlx5: Clock, Use async events chainSaeed Mahameed1-1/+3
2018-11-26net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed2-3/+23
2018-11-22RDMA/core: Sync unregistration with netlink commandsParav Pandit1-1/+7
2018-11-22RDMA/uverbs: Check for NULL driver methods for every write callJason Gunthorpe1-0/+16
2018-11-22RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_apiJason Gunthorpe1-6/+88
2018-11-22RDMA/uverbs: Add helpers to mark uapi functions as unsupportedJason Gunthorpe1-0/+31
2018-11-22RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe4-37/+38
2018-11-21IB/core: Make function ib_fmr_pool_unmap return voidYuval Shaia1-1/+1
2018-11-21RDMA/core: Remove unused header files mm.h, socket.h, scatterlist.hParav Pandit1-3/+0
2018-11-21Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe6-150/+91
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2-49/+21
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed1-0/+39
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed2-10/+2
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-82/+5
2018-11-20net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed1-5/+5
2018-11-20net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed1-3/+0
2018-11-20net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed1-1/+0