summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorLines
2016-07-12i40iw: Enable remote access rights for stag allocationShiraz Saleem-0/+1
2016-07-12i40iw: do not print unitialized variables in error messageNicolas Iooss-2/+1
2016-07-12IB core: Add port_xmit_wait counterChristoph Lameter-0/+4
2016-07-12IB/hfi1: Fix sleep inside atomic issue in init_asic_dataTadeusz Struk-7/+9
2016-07-12IB/hfi1: Correct issues with sc5 computationMike Marciniszyn-20/+3
2016-06-23Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...Doug Ledford-81/+157
2016-06-23IB/srpt: Reduce QP buffer sizeBart Van Assche-2/+2
2016-06-23i40iw: Enable level-1 PBL for fast memory registrationShiraz Saleem-0/+6
2016-06-23i40iw: Return correct max_fast_reg_page_list_lenFaisal Latif-0/+2
2016-06-23i40iw: Correct status check on i40iw_get_pbleFaisal Latif-1/+1
2016-06-23i40iw: Correct CQ armingShiraz Saleem-3/+6
2016-06-23IB/rdmavt: Correct qp_priv_alloc() return value testMike Marciniszyn-1/+3
2016-06-23IB/hfi1: Don't zero out qp->s_ack_queue in rvt_reset_qpAshutosh Dixit-6/+0
2016-06-23IB/hfi1: Fix deadlock with txreq allocation slow pathMike Marciniszyn-3/+2
2016-06-23IB/mlx4: Prevent cross page boundary allocationChuck Lever-18/+18
2016-06-23IB/mlx4: Fix memory leak if QP creation failedDotan Barak-1/+3
2016-06-23IB/mlx4: Verify port number in flow steering create flowYishai Hadas-0/+3
2016-06-23IB/mlx4: Fix error flow when sending mads under SRIOVYishai Hadas-6/+18
2016-06-23IB/mlx4: Fix the SQ size of an RC QPYishai Hadas-1/+1
2016-06-23IB/mlx5: Fix wrong naming of port_rcv_data counterTalat Batheesh-1/+1
2016-06-23IB/mlx5: Fix post send fence logicEli Cohen-3/+4
2016-06-23IB/uverbs: Initialize ib_qp_init_attr with zerosMaor Gottlieb-1/+1
2016-06-23IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUIDEli Cohen-6/+10
2016-06-23IB/core: Fix RoCE v1 multicast join logic issueAlex Vesker-4/+4
2016-06-23IB/core: Fix no default GIDs when netdevice reregistersTalat Batheesh-1/+3
2016-06-17IB/hfi1: Send a pkey change event on driver pkey updateSebastian Sanchez-7/+16
2016-06-17IB/hfi1: Remove FULL_MGMT_P_KEY from pkey table at link upSebastian Sanchez-6/+13
2016-06-17IB/hfi1: Fix potential buffer overflowTadeusz Struk-1/+2
2016-06-17IB/hfi1: Fix potential NULL ptr dereferenceTadeusz Struk-1/+1
2016-06-17IB/qib: Prevent context lossIra Weiny-0/+5
2016-06-17IB/hfi1: Prevent context lossIra Weiny-0/+3
2016-06-17IB/hfi1: Increase packet egress timeoutJubin John-1/+1
2016-06-17IB/rdmavt: Correct warning during QPN allocationBrian Welty-2/+2
2016-06-17IB/rdmavt: Correct required callback functions for MODIFY_QPBrian Welty-3/+1
2016-06-17IB/hfi1: Fix credit return threshold adjustmentJubin John-4/+27
2016-06-17IB/cma: Make the code easier to verifyBart Van Assche-28/+26
2016-06-17IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe-1/+1
2016-06-07IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit-1/+3
2016-06-07IB/mlx5: Fix alternate path codeAchiad Shochat-5/+9
2016-06-07IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich-7/+8
2016-06-07IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich-2/+7
2016-06-07IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich-1/+2
2016-06-07IB/mlx5: Check BlueFlame HCA supportNoa Osherovich-1/+2
2016-06-07IB/mlx5: Fix returned values of query QPNoa Osherovich-5/+9
2016-06-07IB/mlx5: Limit query HCA clockNoa Osherovich-1/+8
2016-06-07IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha-1/+1
2016-06-07IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich-4/+1
2016-06-07IB/mlx5: Set flow steering capability bitMaor Gottlieb-0/+3
2016-06-07IB/core: Initialize sysfs attributes before sysfs create groupMark Bloch-0/+3
2016-06-07IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch-11/+11