aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
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/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 1-1/+2
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 3-110/+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
2017-11-10RDMA/hns: Configure TRRL field in hip08 RoCE deviceGravatar oulijun 7-2/+68
2017-11-10RDMA/hns: Update calculation of irrl_ba field for hip08Gravatar oulijun 1-2/+2
2017-11-10RDMA/hns: Configure sgid type for hip08 RoCEGravatar Wei Hu(Xavier) 5-12/+42
2017-11-10RDMA/hns: Generate gid type of RoCEv2Gravatar Wei Hu(Xavier) 3-3/+6
2017-11-10RDMA/hns: Add rereg mr support for hip08Gravatar Wei Hu(Xavier) 5-0/+195
2017-11-07IB/hfi1: convert to debugfs_file_get() and -put()Gravatar Nicolai Stange 1-10/+10
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 15-2/+28
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 13-0/+13
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 13-0/+13