summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-01-24infiniband: hfi1: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-24infiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE() macroGreg Kroah-Hartman
2019-01-24infiniband: cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-24IB/umad: Do not check status of nonseekable_open()Parav Pandit
2019-01-23IB/umad: Avoid additional device reference during open()/close()Parav Pandit
2019-01-21IB/mlx5: Don't override existing ip_protocolMaor Gottlieb
2019-01-21IB/mlx5: Add support for ODP for DEVX indirection mkeyYishai Hadas
2019-01-21IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas
2019-01-21IB/mlx5: DEVX handling for indirection MKEYYishai Hadas
2019-01-21RDMA/hns: Add the process of AEQ overflow for hip08Xiaofei Tan
2019-01-21IB/rxe: Remove unnecessary rxe variableZhu Yanjun
2019-01-18IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin
2019-01-18IB/hw: Remove unneeded semicolonsYueHaibing
2019-01-18IB/rdmavt: Add wc_flags and wc_immdata to cq entry traceMike Marciniszyn
2019-01-18IB/core: Simplify rdma cgroup registrationParav Pandit
2019-01-18RDMA/qedr: remove set but not used variable 'ib_ctx'YueHaibing
2019-01-18RDMA/device: Use __ib_device_get_by_name() in ib_device_rename()Jason Gunthorpe
2019-01-18RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record dbLijun Ou
2019-01-15RDMA/mlx5: Replace kzalloc with kcallocGustavo A. R. Silva
2019-01-15RDMA/iw_cxgb4: Fix the unchecked ep dereferenceRaju Rangoju
2019-01-14RDMA/cma: Rollback source IP address if failing to acquire deviceMyungho Jung
2019-01-14RDMA/bnxt_re: fix a size calculationDan Carpenter
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2019-01-10RDMA: Clear CTX objects during their allocationLeon Romanovsky
2019-01-10RDMA: Clear CQ objects during their allocationLeon Romanovsky
2019-01-10RDMA: Clear PD objects during their allocationLeon Romanovsky
2019-01-10RDMA/qedr: Fix out of bounds index check in query pkeyGal Pressman
2019-01-10RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman
2019-01-10IB/usnic: Fix out of bounds index check in query pkeyGal Pressman
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2019-01-10IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch
2019-01-08RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky
2019-01-08RDMA/mlx5: Introduce and reuse helper to identify ODP MRLeon Romanovsky
2019-01-08RDMA/core: Don't depend device ODP capabilities on kconfig optionLeon Romanovsky
2019-01-08RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGINGLeon Romanovsky
2019-01-08IB/srp: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-07RDMA/hns: Modify the pbl ba page size for hip08Lijun Ou
2019-01-07RDMA/hns: Add constraint on the setting of local ACK timeoutLijun Ou
2019-01-07RDMA/hns: Bugfix for the scene without receiver queueLijun Ou
2019-01-07RDMA/hns: Fix the bug with updating rq head pointer when flush cqeLijun Ou
2019-01-07iw_cxgb4: Check for send WR also while posting write with completion WRPotnuri Bharat Teja
2019-01-07IB/core: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-07IB/usnic: Use struct_size() in kmalloc()Gustavo A. R. Silva
2019-01-07IB/cm: Use struct_size() in kmalloc()Gustavo A. R. Silva
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-01-06Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds
2019-01-05Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds