summaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)Author
2019-01-21RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe
2018-12-20IB/core: uverbs copy to struct or zero helperMichael Guralnik
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-12-18RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch
2018-12-18IB/uverbs: Add support to advise_mrMoni Shoua
2018-12-18IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-12-11RDMA/core: Introduce ib_device_opsKamal Heib
2018-12-11RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky
2018-12-11IB/core: Add new IB ratesMichael Guralnik
2018-12-11IB/core: Add 2X port widthMichael Guralnik
2018-12-11IB/core: Add CapabilityMask2 to port attributesMichael Guralnik
2018-12-06RDMA/uverbs: Fix typo in string concatenation macroLeon Romanovsky
2018-12-06IB/hfi1: Allow the driver to initialize QP priv structMike Marciniszyn
2018-12-04IB/core: Enable getting an object type from a given uobjectYishai Hadas
2018-12-04IB/core: Introduce UVERBS_IDR_ANY_OBJECTYishai Hadas
2018-12-03RDMA/restrack: Track ucontextLeon Romanovsky
2018-12-03RDMA/uverbs: Use only attrs for the write() handler signatureJason Gunthorpe
2018-12-03RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_exJason Gunthorpe
2018-11-26RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()Jason Gunthorpe
2018-11-26RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_exJason Gunthorpe
2018-11-26RDMA/uverbs: Add structure size info to write commandsJason Gunthorpe
2018-11-26RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe
2018-11-26RDMA/uverbs: Make write() handlers return 0 on successJason Gunthorpe
2018-11-26RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for writeJason Gunthorpe
2018-11-22RDMA/core: Sync unregistration with netlink commandsParav Pandit
2018-11-22RDMA/uverbs: Check for NULL driver methods for every write callJason Gunthorpe
2018-11-22RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_apiJason Gunthorpe
2018-11-22RDMA/uverbs: Add helpers to mark uapi functions as unsupportedJason Gunthorpe
2018-11-22RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe
2018-11-21IB/core: Make function ib_fmr_pool_unmap return voidYuval Shaia
2018-11-21RDMA/core: Remove unused header files mm.h, socket.h, scatterlist.hParav Pandit
2018-11-06IB/uverbs: fix a typoRami Rosen
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-10-17RDMA/core: Allow existing drivers to set one sysfs group per deviceParav Pandit
2018-10-16RDMA/core: Rename ports_parent to ports_kobjParav Pandit
2018-10-16RDMA/core: Annotate timeout as unsigned longLeon Romanovsky
2018-10-16RDMA/core: Align multiple functions to kernel coding styleLeon Romanovsky
2018-10-10RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov
2018-10-10RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov
2018-10-05RDMA/restrack: Consolidate task name updates in one placeLeon Romanovsky
2018-10-05RDMA/restrack: Un-inline set task implementationLeon Romanovsky
2018-10-03IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota
2018-10-03IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota
2018-10-03IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty
2018-10-03IB/mlx4: Avoid implicit enumerated type conversionNathan Chancellor
2018-10-03RDMA/netlink: Simplify netlink listener existence checkLeon Romanovsky
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib
2018-09-30IB/hfi1: Prepare resource waits for dual legDennis Dalessandro