summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/srpt: Ensure that modifying the use_srq configfs attribute worksBart Van Assche2017-11-131-0/+12
* IB/srpt: Wait until channel release has finished during module unloadBart Van Assche2017-11-131-23/+20
* IB/srpt: Introduce srpt_disconnect_ch_sync()Bart Van Assche2017-11-131-16/+35
* IB/srpt: Introduce helper functions for SRQ allocation and freeingBart Van Assche2017-11-131-43/+72
* IB/srpt: Post receive work requests after qp transition to INIT stateMike Marciniszyn2017-11-131-4/+4
* iw_cxgb4: remove BUG_ON() usage.Steve Wise2017-11-137-38/+13
* bnxt_re: changing the ip address shouldn't affect new connectionsSriharsha Basavapatna2017-11-131-0/+1
* bnxt_re: fix a crash in qp error event processingSriharsha Basavapatna2017-11-131-0/+2
* IB/core: Avoid unnecessary return value checkParav Pandit2017-11-131-11/+4
* IB/mlx4: Increase maximal message size under UD QPMark Bloch2017-11-131-1/+1
* IB/mlx4: Add contig support for control objectsGuy Levi2017-11-134-7/+16
* IB/mlx4: Use optimal numbers of MTT entriesGuy Levi2017-11-131-24/+261
* IB/mlx5: Fix RoCE Address Path fieldsMajd Dibbiny2017-11-131-2/+6
* IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny2017-11-131-0/+2
* RDMA/cxgb4: Protect from possible dereferenceLeon Romanovsky2017-11-131-1/+1
* RDMA/bnxt_re: Remove unused vlan_tag variableLeon Romanovsky2017-11-131-5/+1
* IB/mlx5: Add PCI write end padding supportNoa Osherovich2017-11-103-4/+38
* IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich2017-11-101-1/+2
* IB/rxe: don't crash, if allocation of crc algorithm failedThomas Bogendoerfer2017-11-101-4/+6
* IB/core: Avoid crash on pkey enforcement failed in received MADsParav Pandit2017-11-101-1/+2
* RDMA/cxgb4: Annotate r2 and stag as __be32Leon Romanovsky2017-11-101-2/+2
* IB/mlx4: Fix RSS's QPC attributes assignmentsGuy Levi2017-11-101-7/+9
* IB/mlx4: Add report for RSS capabilities by vendor channelGuy Levi2017-11-102-5/+28
* RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky2017-11-103-110/+73
* RDMA/hns: Modify the usage of cmd_sn in hip08oulijun2017-11-103-1/+4
* RDMA/hns: Unify the calculation for hem index in hip08oulijun2017-11-101-4/+6
* RDMA/hns: Set the owner field of SQWQE in hip08 RoCEoulijun2017-11-101-0/+5
* RDMA/hns: Add sq_invld_flg field in QP contextoulijun2017-11-102-2/+6
* RDMA/hns: Update the usage of ack timeout in hip08oulijun2017-11-101-7/+4
* RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08oulijun2017-11-102-1/+17
* RDMA/hns: Enable the cqe field of sqwqe of RCoulijun2017-11-101-2/+3
* RDMA/hns: Set se attribute of sqwqe in hip08oulijun2017-11-101-0/+3
* RDMA/hns: Configure fence attribute in hip08 RoCEoulijun2017-11-101-1/+3
* RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun2017-11-107-2/+68
* RDMA/hns: Update calculation of irrl_ba field for hip08oulijun2017-11-101-2/+2
* RDMA/hns: Configure sgid type for hip08 RoCEWei Hu(Xavier)2017-11-105-12/+42
* RDMA/hns: Generate gid type of RoCEv2Wei Hu(Xavier)2017-11-103-3/+6
* RDMA/hns: Add rereg mr support for hip08Wei Hu(Xavier)2017-11-105-0/+195
* Merge branch 'k.o/for-rc' into k.o/for-nextDoug Ledford2017-11-011-1/+12
|\
| * RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flagMichael J. Ruhl2017-10-251-1/+12
* | IB/hfi1: Take advantage of kvzalloc_node in sdma initializationMike Marciniszyn2017-10-301-7/+2
* | IB/hfi1: Don't modify num_user_contexts module parameterKamenee Arumugam2017-10-301-14/+15
* | IB/hfi1: Insure int mask for in-kernel receive contexts is clearMike Marciniszyn2017-10-301-3/+32
* | IB/hfi1: Add tx_opcode_stats like the opcode_statsMike Marciniszyn2017-10-304-10/+83
* | IB/hfi1: Validate PKEY for incoming GSI MAD packetsSebastian Sanchez2017-10-301-2/+84
* | Ib/hfi1: Return actual operational VLs in port info queryPatel Jay P2017-10-301-1/+1
* | IB/hfi1: Race condition between user notification and driver stateMichael J. Ruhl2017-10-302-10/+31
* | bnxt_re: Implement the shutdown hook of the L2-RoCE driver interfaceSomnath Kotur2017-10-251-1/+13
* | RDMA/cxgb4: Declare stag as __be32Leon Romanovsky2017-10-251-1/+1
* | IB/rxe: Convert timers to use timer_setup()Kees Cook2017-10-254-8/+8