aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
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
2018-11-22RDMA/uverbs: Require all objects to have a driver destroy functionJason Gunthorpe
2018-11-22RDMA/uverbs: Add helpers to mark uapi functions as unsupportedJason Gunthorpe
2018-11-22RDMA/uverbs: Factor out the add/get pattern into a helperJason 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: Add GIDs while changing MAC addr only for registered ndevParav Pandit
2018-11-12IB/mlx5: Improve ODP debugging messagesMoni Shoua
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-17IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()Logan Gunthorpe
2018-10-17RDMA/core: Fix comment for hw stats init for port == 0Parav Pandit
2018-10-17RDMA/core: Refactor ib_register_device() functionParav Pandit
2018-10-17RDMA/core: Fix unwinding flow in case of error to register deviceParav Pandit
2018-10-16RDMA/umad: Use kernel API to allocate umad indexesLeon Romanovsky
2018-10-16RDMA/uverbs: Use kernel API to allocate uverbs indexesLeon Romanovsky
2018-10-16RDMA/core: Increase total number of RDMA ports across all devicesLeon Romanovsky
2018-10-16RDMA/core: Rename ports_parent to ports_kobjParav Pandit
2018-10-16RDMA/core: Do not expose unsupported countersParav Pandit
2018-10-16RDMA/nldev: Allow IB device rename through RDMA netlinkLeon Romanovsky
2018-10-16RDMA/core: Implement IB device rename functionLeon Romanovsky
2018-10-16RDMA/core: Annotate timeout as unsigned longLeon Romanovsky
2018-10-16RDMA/core: Align multiple functions to kernel coding styleLeon Romanovsky
2018-10-16RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route()Leon Romanovsky
2018-10-16RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-16IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-16RDMA/cm: Respect returned status of cm_init_av_by_pathLeon Romanovsky
2018-10-16RDMA/restrack: Protect from reentry to resource return pathLeon Romanovsky
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
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: Release task struct which was hold by CM_ID objectLeon Romanovsky
2018-10-05RDMA/restrack: Consolidate task name updates in one placeLeon Romanovsky
2018-10-05RDMA/restrack: Un-inline set task implementationLeon Romanovsky