summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* RDMA/qib: Use GUP longterm for PSM page piningIra Weiny2019-01-241-4/+4
* RDMA/hns: Add timer allocation support for hip08Yangyang Li2019-01-247-2/+227
* RDMA/hns: Add SCC context clr support for hip08Yangyang Li2019-01-244-1/+85
* RDMA/hns: Add SCC context allocation support for hip08Yangyang Li2019-01-248-8/+146
* IB/mlx5: Ranges in implicit ODP MR inherit its write accessMoni Shoua2019-01-241-1/+1
* RDMA/iw_cxgb4: Drop __GFP_NOFAILJason Gunthorpe2019-01-241-1/+1
* IB/mlx5: Declare local functions 'static'Bart Van Assche2019-01-241-1/+1
* infiniband: usnic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-241-26/+0Star
* infiniband: ocrdma: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-241-45/+22Star
* infiniband: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-244-64/+19Star
* infiniband: qib: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-241-19/+8Star
* infiniband: hfi1: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-242-34/+18Star
* infiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE() macroGreg Kroah-Hartman2019-01-243-41/+30Star
* infiniband: cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-241-7/+1Star
* IB/mlx5: Don't override existing ip_protocolMaor Gottlieb2019-01-221-16/+37
* IB/mlx5: Add support for ODP for DEVX indirection mkeyYishai Hadas2019-01-221-5/+21
* IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas2019-01-223-1/+95
* IB/mlx5: DEVX handling for indirection MKEYYishai Hadas2019-01-221-2/+36
* RDMA/hns: Add the process of AEQ overflow for hip08Xiaofei Tan2019-01-221-0/+11
* IB/hw: Remove unneeded semicolonsYueHaibing2019-01-183-9/+9
* RDMA/qedr: remove set but not used variable 'ib_ctx'YueHaibing2019-01-181-6/+0Star
* RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record dbLijun Ou2019-01-181-9/+10
* RDMA/mlx5: Replace kzalloc with kcallocGustavo A. R. Silva2019-01-151-1/+1
* RDMA/iw_cxgb4: Fix the unchecked ep dereferenceRaju Rangoju2019-01-151-7/+10
* RDMA/bnxt_re: fix a size calculationDan Carpenter2019-01-141-2/+1Star
* RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-1413-64/+75
* RDMA: Rename port_callback to init_portParav Pandit2019-01-1415-15/+15
* RDMA: Clear CTX objects during their allocationLeon Romanovsky2019-01-114-4/+4
* RDMA: Clear CQ objects during their allocationLeon Romanovsky2019-01-112-2/+2
* RDMA: Clear PD objects during their allocationLeon Romanovsky2019-01-114-4/+4
* RDMA/qedr: Fix out of bounds index check in query pkeyGal Pressman2019-01-111-1/+1
* RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman2019-01-111-1/+1
* IB/usnic: Fix out of bounds index check in query pkeyGal Pressman2019-01-111-1/+1
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-1132-139/+129Star
* IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch2019-01-114-4/+1Star
* RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky2019-01-093-41/+33Star
* RDMA/mlx5: Introduce and reuse helper to identify ODP MRLeon Romanovsky2019-01-093-13/+16
* RDMA/core: Don't depend device ODP capabilities on kconfig optionLeon Romanovsky2019-01-091-5/+5
* RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGINGLeon Romanovsky2019-01-091-2/+0Star
* RDMA/hns: Modify the pbl ba page size for hip08Lijun Ou2019-01-071-1/+1
* RDMA/hns: Add constraint on the setting of local ACK timeoutLijun Ou2019-01-071-4/+10
* RDMA/hns: Bugfix for the scene without receiver queueLijun Ou2019-01-071-1/+2
* RDMA/hns: Fix the bug with updating rq head pointer when flush cqeLijun Ou2019-01-071-3/+7
* iw_cxgb4: Check for send WR also while posting write with completion WRPotnuri Bharat Teja2019-01-071-6/+13
* IB/usnic: Use struct_size() in kmalloc()Gustavo A. R. Silva2019-01-071-3/+2Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-01-064-20/+9Star
|\
| * infiniband/qedr: Potential null ptr dereference of qpAditya Pakki2019-01-031-0/+2
| * infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki2019-01-031-3/+2Star
| * Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"Leon Romanovsky2019-01-021-16/+3Star
| * IB/mlx5: Allow XRC INI usage via verbs in DEVX contextYishai Hadas2019-01-021-1/+2