aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens5-30/+433
2018-01-08IB/mlx5: Make netdev notifications multiport capableDaniel Jurgens3-37/+55
2018-01-08IB/mlx5: Reduce the use of num_port capabilityDaniel Jurgens3-12/+11
2018-01-08IB/core: Change roce_rescan_device to return voidDaniel Jurgens3-10/+3
2018-01-08IB/mlx5: Add support for DC target QPMoni Shoua3-3/+212
2018-01-08IB/mlx5: Add support for DC Initiator QPMoni Shoua1-5/+72
2018-01-08IB/mlx5: Handle type IB_QPT_DRIVER when creating a QPMoni Shoua2-1/+112
2018-01-05bnxt_re: report RoCE device support at info levelJonathan Toppins1-1/+1
2018-01-05RDMA/core: Add encode/decode FDR/EDR ratesHans Westgaard Ry1-20/+36
2018-01-05i40iw: Replace mdelay with msleep in i40iw_wait_pe_readyJia-Ju Bai1-1/+1
2018-01-05IB/rdmavt: Add trace for RNRNAK timerKaike Wan2-5/+48
2018-01-05IB/{hfi1, qib}: Fix a concurrency issue with device name in loggingMichael J. Ruhl6-35/+18
2018-01-05IB/rdmavt: Allocate CQ memory on the correct nodeMike Marciniszyn1-3/+7
2018-01-05IB/hfi1: Fix infinite loop in 8051 command error pathSebastian Sanchez3-102/+46
2018-01-05IB/rdmavt: Use correct numa node for SRQ allocationMike Marciniszyn1-7/+9
2018-01-05IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl9-26/+5
2018-01-05IB/{rdmavt, hfi1, qib}: Self determine driver nameMichael J. Ruhl4-4/+4
2018-01-05IB/rdmavt: No need to cancel RNRNAK retry timer when it is runningKaike Wan1-3/+1
2018-01-03IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche2-7/+14
2018-01-03IB/mlx5: Move locks initialization to the corresponding stageMark Bloch3-22/+15
2018-01-03IB/mlx5: Move loopback initialization to the corresponding stageMark Bloch2-13/+4
2018-01-03IB/mlx5: Move hardware counters initialization to the corresponding stageMark Bloch1-7/+6
2018-01-03IB/mlx5: Move ODP initialization to the corresponding stageMark Bloch1-2/+2
2018-01-03IB/mlx5: Move RoCE/ETH initialization to the corresponding stageMark Bloch1-21/+12
2018-01-03IB/mlx5: Create profile infrastructure to add and remove stagesMark Bloch2-93/+282
2018-01-03IB/hfi1: Add RQ/SRQ information to QP statsMichael J. Ruhl1-2/+8
2018-01-03RDMA/hns: Assign dest_qp when deregistering mroulijun1-1/+1
2018-01-03RDMA/hns: Fix QP state judgement before sending work requestsYixian Liu1-1/+2
2018-01-03RDMA/hns: Filter for zero length of sge in hip08 kernel modeoulijun1-9/+20
2018-01-03RDMA/hns: Set access flags of hip08 RoCEoulijun2-12/+37
2018-01-03RDMA/hns: Update the usage of sr_max and rr_max fieldoulijun1-11/+16
2018-01-03RDMA/hns: Add rq inline data support for hip08 RoCEoulijun3-8/+127
2018-01-03IB/ipoib: Fix for notify send CQ failure messagesAlex Estrin2-5/+7
2018-01-02RDMA/cma: Mark end of CMA ID messagesLeon Romanovsky1-0/+1
2018-01-02RDMA/nldev: Refactor setting the nldev handle to a common functionLeon Romanovsky1-6/+14
2018-01-02RDMA/core: Replace open-coded variant of put_deviceLeon Romanovsky1-1/+1
2018-01-02RDMA/netlink: Simplify code of autoload modulesLeon Romanovsky1-5/+3
2018-01-02RDMA/rxe: Remove useless EXPORT_SYMBOLLeon Romanovsky2-7/+5
2018-01-02IB/mthca: Use zeroing memory allocator than allocator/memsetHimanshu Jha1-3/+2
2018-01-02RDMA/bnxt_re: Use zeroing memory allocator than allocator/memsetHimanshu Jha1-5/+4
2018-01-02RDMA/qedr: Use zeroing memory allocator than allocator/memsetHimanshu Jha1-3/+2
2018-01-02RDMA/vmw_pvrdma: Use zeroing memory allocator than allocator/memsetHimanshu Jha1-3/+2
2018-01-02IB/ocrdma: Use zeroing memory allocator than allocator/memsetHimanshu Jha3-21/+12
2017-12-29iw_cxgb4: Change error/warn prints to pr_debugBharat Potnuri2-10/+9
2017-12-29RDMA/hns: Add detailed comments for mb() callYixian Liu2-23/+22
2017-12-28IB/mlx5: Enable QP creation with a given blue flame indexYishai Hadas2-11/+41
2017-12-28IB/mlx5: Expose dynamic mmap allocationYishai Hadas3-21/+101
2017-12-28IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas3-13/+32
2017-12-28IB/mlx5: Report inner RSS capabilityMaor Gottlieb1-1/+2
2017-12-28IB/mlx4: Add support to RSS hash for inner headersGuy Levi2-0/+20