summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2018-12-20IB/core: Move query port to ioctlMichael Guralnik
2018-12-20RDMA/nldev: Expose port_cap_flags2Michael Guralnik
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-18RDMA/uverbs: Add an ioctl method to destroy an objectParav Pandit
2018-12-18RDMA/uverbs: Add a method to introspect handles in a contextJason Gunthorpe
2018-12-18RDMA/core: Delete RoCE GID in hw when corresponding IP is deletedParav Pandit
2018-12-18RDMA/uverbs: Implement an ioctl that can call write and write_ex handlersJason Gunthorpe
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-12-11RDMA/core: Introduce ib_device_opsKamal Heib
2018-12-11RDMA/uverbs: Optimize clearing of extra bytes in responseLeon Romanovsky
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe
2018-12-11IB/core: Add new IB ratesMichael Guralnik
2018-12-07RDMA/core: Validate port number in query_pkey verbYuval Shaia
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/nldev: Export to user space number of contextsLeon Romanovsky
2018-12-03RDMA/uverbs: Annotate alloc/deallloc paths with context trackingLeon Romanovsky
2018-12-03RDMA/restrack: Track ucontextLeon Romanovsky
2018-12-03RDMA/uverbs: Use only attrs for the write() handler signatureJason Gunthorpe
2018-12-03RDMA/uverbs: Do not check the input length on create_cq/qp pathsJason Gunthorpe
2018-12-03RDMA/uverbs: Use the iterator for ib_uverbs_unmarshall_recv()Jason Gunthorpe
2018-12-03RDMA/uverbs: Add a simple iterator interface for reading the commandJason Gunthorpe
2018-12-03RDMA/uverbs: Simplify ib_uverbs_ex_query_deviceJason Gunthorpe
2018-12-03RDMA/uverbs: Fill in the response for IB_USER_VERBS_EX_CMD_MODIFY_QPJason Gunthorpe
2018-12-03RDMA/uverbs: Use uverbs_request() and core for write_ex handlersJason Gunthorpe
2018-12-03RDMA/uverbs: Use uverbs_request() for request copyingJason Gunthorpe
2018-12-03RDMA/uverbs: Use uverbs_response() for remaining response copyingJason Gunthorpe
2018-12-03RDMA/uverbs: Get rid of the 'callback' scheme in the compat pathJason Gunthorpe
2018-12-03RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_exJason Gunthorpe
2018-12-03RDMA/uverbs: Remove out_len checks that are now done by the coreJason Gunthorpe
2018-11-29RDMA/uverbs: fix ptr_ret.cocci warningskbuild test robot
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 writeJason Gunthorpe
2018-11-26RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_exJason Gunthorpe
2018-11-26RDMA/uverbs: Prohibit write() calls with too small buffersJason 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-26IB/umem: Set correct address to the invalidation functionArtemy Kovalyov
2018-11-22RDMA/core: Sync unregistration with netlink commandsParav Pandit
2018-11-22RDMA/cma: Move cma module specific functions to cma_priv.hParav Pandit
2018-11-22RDMA/uverbs: Check for NULL driver methods for every write callJason Gunthorpe
2018-11-22RDMA/uverbs: Make all the method functions in uverbs_cmd staticJason Gunthorpe
2018-11-22RDMA/uverbs: Convert the write interface to use uverbs_apiJason Gunthorpe
2018-11-22RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_apiJason Gunthorpe