summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit2016-06-071-1/+3
* IB/mlx5: Fix alternate path codeAchiad Shochat2016-06-071-5/+9
* IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich2016-06-071-7/+8
* IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich2016-06-071-2/+7
* IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich2016-06-071-1/+2
* IB/mlx5: Check BlueFlame HCA supportNoa Osherovich2016-06-071-1/+2
* IB/mlx5: Fix returned values of query QPNoa Osherovich2016-06-071-5/+9
* IB/mlx5: Limit query HCA clockNoa Osherovich2016-06-071-1/+8
* IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha2016-06-071-1/+1
* IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich2016-06-071-4/+1Star
* IB/mlx5: Set flow steering capability bitMaor Gottlieb2016-06-071-0/+3
* IB/core: Initialize sysfs attributes before sysfs create groupMark Bloch2016-06-071-0/+3
* IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch2016-06-073-11/+11
* IB/core: Fix removal of default GID cache entryAviv Heller2016-06-071-2/+8
* IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit2016-06-074-0/+14
* IB/core: Fix query port failure in RoCEEli Cohen2016-06-071-0/+3
* IB/core: fix error unwind in sysfs hw counters codeDoug Ledford2016-06-071-3/+4
* IB/core: Fix array length allocationDoug Ledford2016-06-071-2/+5
* IB/hfi1: Suppress sparse warningsBart Van Assche2016-06-072-15/+2Star
* IB/hfi1: Use bit 0 instead of bit 1Bart Van Assche2016-06-071-1/+1
* IB/hfi1: Fix indentationBart Van Assche2016-06-071-3/+3
* IB/rdmavt: Annotate rvt_reset_qp()Bart Van Assche2016-06-071-0/+6
* IB/mad: Fix indentationBart Van Assche2016-06-071-3/+3
* RDMA/core: Fix indentationBart Van Assche2016-06-071-1/+1
* IB/srp: Fix srp_map_sg_dma()Bart Van Assche2016-06-071-2/+1Star
* IB/srp: Always initialize use_fast_reg and use_fmrBart Van Assche2016-06-071-3/+1Star
* IB/mlx4: Fix device managed flow steering support testBart Van Assche2016-06-071-2/+2
* IB/usnic: Remove unused DMA attributesKrzysztof Kozlowski2016-06-071-5/+0Star
* IB/core: fix null pointer deref and mem leak in error handlingColin Ian King2016-06-071-3/+4
* IB/core: fix an error code in ib_core_init()Dan Carpenter2016-06-071-1/+2
* IB/hfi1: Avoid large frame size warningLeon Romanovsky2016-06-071-17/+14Star
* IB/hfi1: fix some indentingDan Carpenter2016-06-071-1/+1
* IB/cm: Fix a recently introduced locking bugBart Van Assche2016-06-071-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-282-9/+11
|\
| * iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger2016-05-171-0/+1
| * target: make ->shutdown_session optionalChristoph Hellwig2016-05-101-9/+0Star
| * iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash2016-05-101-0/+10
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-2888-344/+62305
|\ \
| * | IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-264-212/+504
| * | Merge branch 'hfi1-2' into k.o/for-4.7Doug Ledford2016-05-2668-22/+61036
| |\ \
| | * | IB/hfi1: Fix pio map initializationJubin John2016-05-261-2/+1Star
| | * | IB/hfi1: Correct 8051 link parameter settingsDean Luick2016-05-262-2/+10
| | * | IB/hfi1: Update pkey table properly after link down or FM startSebastian Sanchez2016-05-262-0/+15
| | * | IB/rdamvt: Fix rdmavt s_ack_queue sizingMike Marciniszyn2016-05-261-2/+20
| | * | IB/hfi1: Fix hard lockup due to not using save/restore spin lockMike Marciniszyn2016-05-261-2/+3
| | * | IB/hfi1: Add tracing support for send with invalidate opcodeJianxin Xiong2016-05-263-0/+11
| | * | IB/hfi1, qib: Add ieth to the packet header definitionsJianxin Xiong2016-05-262-0/+2
| | * | IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-2663-0/+60972
| | * | IB/qib: Remove unused qib_7322_intr_msgs[]Jubin John2016-05-261-15/+0Star
| | * | IB/rdmavt: Use kzalloc_nodeJubin John2016-05-261-1/+3