summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Add support for DC target QPMoni Shoua2018-01-083-3/+212
* IB/mlx5: Add support for DC Initiator QPMoni Shoua2018-01-081-5/+72
* IB/mlx5: Handle type IB_QPT_DRIVER when creating a QPMoni Shoua2018-01-082-1/+112
* bnxt_re: report RoCE device support at info levelJonathan Toppins2018-01-051-1/+1
* RDMA/core: Add encode/decode FDR/EDR ratesHans Westgaard Ry2018-01-051-20/+36
* i40iw: Replace mdelay with msleep in i40iw_wait_pe_readyJia-Ju Bai2018-01-051-1/+1
* IB/rdmavt: Add trace for RNRNAK timerKaike Wan2018-01-052-5/+48
* IB/{hfi1, qib}: Fix a concurrency issue with device name in loggingMichael J. Ruhl2018-01-056-35/+18
* IB/rdmavt: Allocate CQ memory on the correct nodeMike Marciniszyn2018-01-051-3/+7
* IB/hfi1: Fix infinite loop in 8051 command error pathSebastian Sanchez2018-01-053-102/+46
* IB/rdmavt: Use correct numa node for SRQ allocationMike Marciniszyn2018-01-051-7/+9
* IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl2018-01-059-26/+5
* IB/{rdmavt, hfi1, qib}: Self determine driver nameMichael J. Ruhl2018-01-054-4/+4
* IB/rdmavt: No need to cancel RNRNAK retry timer when it is runningKaike Wan2018-01-051-3/+1
* IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche2018-01-032-7/+14
* IB/mlx5: Move locks initialization to the corresponding stageMark Bloch2018-01-033-22/+15
* IB/mlx5: Move loopback initialization to the corresponding stageMark Bloch2018-01-032-13/+4
* IB/mlx5: Move hardware counters initialization to the corresponding stageMark Bloch2018-01-031-7/+6
* IB/mlx5: Move ODP initialization to the corresponding stageMark Bloch2018-01-031-2/+2
* IB/mlx5: Move RoCE/ETH initialization to the corresponding stageMark Bloch2018-01-031-21/+12
* IB/mlx5: Create profile infrastructure to add and remove stagesMark Bloch2018-01-032-93/+282
* IB/hfi1: Add RQ/SRQ information to QP statsMichael J. Ruhl2018-01-031-2/+8
* RDMA/hns: Assign dest_qp when deregistering mroulijun2018-01-031-1/+1
* RDMA/hns: Fix QP state judgement before sending work requestsYixian Liu2018-01-031-1/+2
* RDMA/hns: Filter for zero length of sge in hip08 kernel modeoulijun2018-01-031-9/+20
* RDMA/hns: Set access flags of hip08 RoCEoulijun2018-01-032-12/+37
* RDMA/hns: Update the usage of sr_max and rr_max fieldoulijun2018-01-031-11/+16
* RDMA/hns: Add rq inline data support for hip08 RoCEoulijun2018-01-033-8/+127
* IB/ipoib: Fix for notify send CQ failure messagesAlex Estrin2018-01-032-5/+7
* RDMA/cma: Mark end of CMA ID messagesLeon Romanovsky2018-01-021-0/+1
* RDMA/nldev: Refactor setting the nldev handle to a common functionLeon Romanovsky2018-01-021-6/+14
* RDMA/core: Replace open-coded variant of put_deviceLeon Romanovsky2018-01-021-1/+1
* RDMA/netlink: Simplify code of autoload modulesLeon Romanovsky2018-01-021-5/+3
* RDMA/rxe: Remove useless EXPORT_SYMBOLLeon Romanovsky2018-01-022-7/+5
* IB/mthca: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-021-3/+2
* RDMA/bnxt_re: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-021-5/+4
* RDMA/qedr: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-021-3/+2
* RDMA/vmw_pvrdma: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-021-3/+2
* IB/ocrdma: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-023-21/+12
* iw_cxgb4: Change error/warn prints to pr_debugBharat Potnuri2017-12-292-10/+9
* RDMA/hns: Add detailed comments for mb() callYixian Liu2017-12-292-23/+22
* IB/mlx5: Enable QP creation with a given blue flame indexYishai Hadas2017-12-282-11/+41
* IB/mlx5: Expose dynamic mmap allocationYishai Hadas2017-12-283-21/+101
* IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas2017-12-283-13/+32
* IB/mlx5: Report inner RSS capabilityMaor Gottlieb2017-12-281-1/+2
* IB/mlx4: Add support to RSS hash for inner headersGuy Levi2017-12-282-0/+20
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-2737-221/+355
|\
| * RDMA/vmw_pvrdma: Use refcount_t instead of atomic_tBryan Tan2017-12-274-12/+12
| * RDMA/vmw_pvrdma: Use more specific sizeof in kcallocBryan Tan2017-12-271-2/+2
| * RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logicBryan Tan2017-12-272-9/+7
OpenPOWER on IntegriCloud