aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13IB/hfi1: Fix a wrapping test to insure the correct timeoutMike Marciniszyn3-5/+5
2017-11-13IB/hfi1: Remove wrapper function in mmu_rbKamenee Arumugam1-17/+7
2017-11-13IB/hfi1: Reduce 8051 command timeoutJakub Byczkowski1-1/+1
2017-11-13IB/hfi1: Allow MgmtAllowed on B2B setupsJan Sokolowski3-38/+47
2017-11-13iw_cxgb4: remove BUG_ON() usage.Steve Wise7-38/+13
2017-11-13bnxt_re: changing the ip address shouldn't affect new connectionsSriharsha Basavapatna1-0/+1
2017-11-13bnxt_re: fix a crash in qp error event processingSriharsha Basavapatna1-0/+2
2017-11-13IB/mlx4: Increase maximal message size under UD QPMark Bloch1-1/+1
2017-11-13IB/mlx4: Add contig support for control objectsGuy Levi4-7/+16
2017-11-13IB/mlx4: Use optimal numbers of MTT entriesGuy Levi1-24/+261
2017-11-13IB/mlx5: Fix RoCE Address Path fieldsMajd Dibbiny1-2/+6
2017-11-13IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny1-0/+2
2017-11-13RDMA/cxgb4: Protect from possible dereferenceLeon Romanovsky1-1/+1
2017-11-13RDMA/bnxt_re: Remove unused vlan_tag variableLeon Romanovsky1-5/+1
2017-11-10IB/mlx5: Add PCI write end padding supportNoa Osherovich3-4/+38
2017-11-10RDMA/cxgb4: Annotate r2 and stag as __be32Leon Romanovsky1-2/+2
2017-11-10IB/mlx4: Fix RSS's QPC attributes assignmentsGuy Levi1-7/+9
2017-11-10IB/mlx4: Add report for RSS capabilities by vendor channelGuy Levi2-5/+28
2017-11-10RDMA/hns: Modify the usage of cmd_sn in hip08oulijun3-1/+4
2017-11-10RDMA/hns: Unify the calculation for hem index in hip08oulijun1-4/+6
2017-11-10RDMA/hns: Set the owner field of SQWQE in hip08 RoCEoulijun1-0/+5
2017-11-10RDMA/hns: Add sq_invld_flg field in QP contextoulijun2-2/+6
2017-11-10RDMA/hns: Update the usage of ack timeout in hip08oulijun1-7/+4
2017-11-10RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08oulijun2-1/+17
2017-11-10RDMA/hns: Enable the cqe field of sqwqe of RCoulijun1-2/+3
2017-11-10RDMA/hns: Set se attribute of sqwqe in hip08oulijun1-0/+3
2017-11-10RDMA/hns: Configure fence attribute in hip08 RoCEoulijun1-1/+3
2017-11-10RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun7-2/+68
2017-11-10RDMA/hns: Update calculation of irrl_ba field for hip08oulijun1-2/+2
2017-11-10RDMA/hns: Configure sgid type for hip08 RoCEWei Hu(Xavier)5-12/+42
2017-11-10RDMA/hns: Generate gid type of RoCEv2Wei Hu(Xavier)3-3/+6
2017-11-10RDMA/hns: Add rereg mr support for hip08Wei Hu(Xavier)5-0/+195
2017-11-07IB/hfi1: convert to debugfs_file_get() and -put()Nicolai Stange1-10/+10
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar8-0/+8
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman8-0/+8
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook1-2/+2
2017-10-30IB/hfi1: Take advantage of kvzalloc_node in sdma initializationMike Marciniszyn1-7/+2
2017-10-30IB/hfi1: Don't modify num_user_contexts module parameterKamenee Arumugam1-14/+15
2017-10-30IB/hfi1: Insure int mask for in-kernel receive contexts is clearMike Marciniszyn1-3/+32
2017-10-30IB/hfi1: Add tx_opcode_stats like the opcode_statsMike Marciniszyn4-10/+83
2017-10-30IB/hfi1: Validate PKEY for incoming GSI MAD packetsSebastian Sanchez1-2/+84
2017-10-30Ib/hfi1: Return actual operational VLs in port info queryPatel Jay P1-1/+1
2017-10-30IB/hfi1: Race condition between user notification and driver stateMichael J. Ruhl2-10/+31
2017-10-25bnxt_re: Implement the shutdown hook of the L2-RoCE driver interfaceSomnath Kotur1-1/+13
2017-10-25RDMA/cxgb4: Declare stag as __be32Leon Romanovsky1-1/+1
2017-10-25IB/mlx5: Add support for RSS on the inner packetMaor Gottlieb1-0/+11
2017-10-25IB/mlx5: Add tunneling offloads supportMaor Gottlieb3-5/+51
2017-10-25IB/mlx5: Support padded 128B CQE featureGuy Levi3-4/+32
2017-10-25IB/mlx5: Support 128B CQE compression featureGuy Levi2-4/+10