aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-13RDMA/core: avoid uninitialized variable warning in create_udataGravatar Arnd Bergmann 1-11/+10
2017-11-13RDMA/bnxt_re: synchronize poll_cq and req_notify_cq verbsGravatar Selvin Xavier 1-5/+10
2017-11-13RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QPGravatar Selvin Xavier 3-0/+9
2017-11-13RDMA/bnxt_re: Set QP state in case of response completion errorsGravatar Selvin Xavier 1-0/+3
2017-11-13RDMA/bnxt_re: Add memory barriers when processing CQ/EQ entriesGravatar Somnath Kotur 2-0/+25
2017-11-13IB/hfi1: Handle initial value of 0 for CCTI settingGravatar Dennis Dalessandro 1-1/+5
2017-11-13IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entryGravatar Don Hiatt 4-6/+6
2017-11-13IB/core: Convert OPA AH to IB for Extended LIDs onlyGravatar Don Hiatt 1-2/+1
2017-11-13IB/hfi1: Send 'reboot' as planned down remote reasonGravatar Jan Sokolowski 1-3/+3
2017-11-13IB/hfi1: Prohibit invalid Init to Armed state transitionGravatar Grzegorz Morys 1-14/+18
2017-11-13IB/hfi1: Do not allocate PIO send contexts for VNICGravatar Niranjana Vishwanathapura 6-68/+10
2017-11-13IB/hfi1: Remove unnecessary if checkGravatar Jan Sokolowski 1-15/+15
2017-11-13IB/hfi1: Fix a wrapping test to insure the correct timeoutGravatar Mike Marciniszyn 3-5/+5
2017-11-13IB/hfi1: Remove wrapper function in mmu_rbGravatar Kamenee Arumugam 1-17/+7
2017-11-13IB/hfi1: Reduce 8051 command timeoutGravatar Jakub Byczkowski 1-1/+1
2017-11-13IB/hfi1: Allow MgmtAllowed on B2B setupsGravatar Jan Sokolowski 3-38/+47
2017-11-13IB/srpt: Ensure that modifying the use_srq configfs attribute worksGravatar Bart Van Assche 1-0/+12
2017-11-13IB/srpt: Wait until channel release has finished during module unloadGravatar Bart Van Assche 1-23/+20
2017-11-13IB/srpt: Introduce srpt_disconnect_ch_sync()Gravatar Bart Van Assche 1-16/+35
2017-11-13IB/srpt: Introduce helper functions for SRQ allocation and freeingGravatar Bart Van Assche 1-43/+72
2017-11-13IB/srpt: Post receive work requests after qp transition to INIT stateGravatar Mike Marciniszyn 1-4/+4
2017-11-13iw_cxgb4: remove BUG_ON() usage.Gravatar Steve Wise 7-38/+13
2017-11-13bnxt_re: changing the ip address shouldn't affect new connectionsGravatar Sriharsha Basavapatna 1-0/+1
2017-11-13bnxt_re: fix a crash in qp error event processingGravatar Sriharsha Basavapatna 1-0/+2
2017-11-13IB/mlx5: Fix ABI alignment to 64 bitGravatar Noa Osherovich 1-0/+1
2017-11-13IB/core: Avoid unnecessary return value checkGravatar Parav Pandit 1-11/+4
2017-11-13IB/mlx4: Increase maximal message size under UD QPGravatar Mark Bloch 1-1/+1
2017-11-13IB/mlx4: Add contig support for control objectsGravatar Guy Levi 4-7/+16
2017-11-13IB/mlx4: Use optimal numbers of MTT entriesGravatar Guy Levi 1-24/+261
2017-11-13IB/mlx5: Fix RoCE Address Path fieldsGravatar Majd Dibbiny 1-2/+6
2017-11-13IB/mlx5: Assign send CQ and recv CQ of UMR QPGravatar Majd Dibbiny 1-0/+2
2017-11-13RDMA/cxgb4: Protect from possible dereferenceGravatar Leon Romanovsky 1-1/+1
2017-11-13RDMA/bnxt_re: Remove unused vlan_tag variableGravatar Leon Romanovsky 1-5/+1
2017-11-10IB/mlx5: Add PCI write end padding supportGravatar Noa Osherovich 3-4/+38
2017-11-10IB/core: Add PCI write end padding flags for WQ and QPGravatar Noa Osherovich 2-1/+6
2017-11-10IB/rxe: don't crash, if allocation of crc algorithm failedGravatar Thomas Bogendoerfer 1-4/+6
2017-11-10IB/core: Avoid crash on pkey enforcement failed in received MADsGravatar Parav Pandit 1-1/+2
2017-11-10RDMA/cxgb4: Annotate r2 and stag as __be32Gravatar Leon Romanovsky 1-2/+2
2017-11-10IB/mlx4: Fix RSS's QPC attributes assignmentsGravatar Guy Levi 1-7/+9
2017-11-10IB/mlx4: Add report for RSS capabilities by vendor channelGravatar Guy Levi 2-5/+28
2017-11-10RDMA/umem: Avoid partial declaration of non-static functionGravatar Leon Romanovsky 4-114/+73
2017-11-10RDMA/hns: Modify the usage of cmd_sn in hip08Gravatar oulijun 3-1/+4
2017-11-10RDMA/hns: Unify the calculation for hem index in hip08Gravatar oulijun 1-4/+6
2017-11-10RDMA/hns: Set the owner field of SQWQE in hip08 RoCEGravatar oulijun 1-0/+5
2017-11-10RDMA/hns: Add sq_invld_flg field in QP contextGravatar oulijun 2-2/+6
2017-11-10RDMA/hns: Update the usage of ack timeout in hip08Gravatar oulijun 1-7/+4
2017-11-10RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08Gravatar oulijun 2-1/+17
2017-11-10RDMA/hns: Enable the cqe field of sqwqe of RCGravatar oulijun 1-2/+3
2017-11-10RDMA/hns: Set se attribute of sqwqe in hip08Gravatar oulijun 1-0/+3
2017-11-10RDMA/hns: Configure fence attribute in hip08 RoCEGravatar oulijun 1-1/+3