aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-05IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl10-33/+16
2018-01-05IB/{rdmavt, hfi1, qib}: Self determine driver nameMichael J. Ruhl5-4/+17
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 Hadas3-12/+43
2017-12-28IB/mlx5: Expose dynamic mmap allocationYishai Hadas3-21/+101
2017-12-28IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas6-13/+39
2017-12-28IB/mlx5: Report inner RSS capabilityMaor Gottlieb2-2/+3
2017-12-28IB/mlx4: Add support to RSS hash for inner headersGuy Levi3-3/+24
2017-12-27RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI headerBryan Tan1-6/+6
2017-12-27RDMA/vmw_pvrdma: Use refcount_t instead of atomic_tBryan Tan4-12/+12
2017-12-27RDMA/vmw_pvrdma: Use more specific sizeof in kcallocBryan Tan1-2/+2
2017-12-27RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logicBryan Tan2-9/+7
2017-12-27RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header fileBryan Tan1-0/+2
2017-12-27i40iw: Change accelerated flag to boolHenry Orosco2-3/+3
2017-12-27infiniband: drop unknown function from core_priv.hRandy Dunlap1-7/+0
2017-12-27IB/core: Make sure that PSN does not overflowMajd Dibbiny1-0/+16
2017-12-27IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi1-0/+1
2017-12-27IB/core: Verify that QP is security enabled in create and destroyMoni Shoua2-1/+5
2017-12-27IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua1-2/+2
2017-12-27IB/mlx5: Serialize access to the VMA listMajd Dibbiny2-0/+12
2017-12-22IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bitDon Hiatt2-6/+2
2017-12-22IB/core: Use rdma_cap_opa_mad to check for OPADon Hiatt1-2/+1
2017-12-22i40iw: Fix the connection ORD value for loopbackTatyana Nikolova1-12/+14