summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2016-10-07IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein3-3/+27
2016-10-07IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein1-17/+19
2016-10-07IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker1-7/+7
2016-10-07IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker1-0/+9
2016-10-07IB/core: Fix use after free in send_leave functionErez Shitrit1-11/+2
2016-10-07IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit3-1/+18
2016-09-24IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2-13/+25
2016-09-15IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto1-2/+0
2016-08-20IB/mlx4: Fix memory leak if QP creation failedDotan Barak1-1/+3
2016-08-20IB/mlx4: Fix error flow when sending mads under SRIOVYishai Hadas1-6/+18
2016-08-20IB/mlx4: Fix the SQ size of an RC QPYishai Hadas1-1/+1
2016-08-20IB/IWPM: Fix a potential skb leakMark Bloch1-0/+1
2016-08-20IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit1-1/+3
2016-08-20IB/SA: Use correct free functionMark Bloch1-1/+1
2016-08-20IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich1-4/+1
2016-08-20IB/mlx5: Fix post send fence logicEli Cohen1-3/+4
2016-08-20IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich1-2/+7
2016-08-20IB/mlx5: Fix returned values of query QPNoa Osherovich1-5/+9
2016-08-20IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich1-1/+2
2016-07-27IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe1-1/+1
2016-07-27IB/cm: Fix a recently introduced locking bugBart Van Assche1-2/+2
2016-06-01IB/srp: Fix a debug kernel crashBart Van Assche1-1/+1
2016-05-18net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed1-2/+2
2016-05-11RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S2-2/+6
2016-05-04IB/security: Restrict use of the write() interfaceJason Gunthorpe4-0/+17
2016-05-04IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg1-1/+1
2016-04-12iser-target: Rework connection terminationJenny Derzhavetz2-56/+52
2016-04-12iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz1-6/+5
2016-04-12iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz2-2/+6
2016-04-12iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz1-1/+2
2016-04-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin1-7/+17
2016-04-12IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche1-58/+1
2016-03-03IB/cma: Fix RDMA port validation for iWarpMatan Barak1-1/+1
2016-03-03IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky1-1/+1
2016-03-03IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri1-14/+32
2016-03-03IB/qib: fix mcast detach when qp not attachedMike Marciniszyn1-20/+15
2016-03-03IB/cm: Fix a recently introduced deadlockBart Van Assche1-2/+2
2016-03-03iw_cxgb3: Fix incorrectly returning error on successHariprasad S1-2/+2
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur1-1/+1
2015-12-28RDMA/ocrdma: Depend on async link events from CNADevesh Sharma6-22/+119
2015-12-28RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma1-23/+0
2015-12-28RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma1-3/+4
2015-12-22IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang1-1/+1
2015-12-22IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak1-7/+9
2015-12-08IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky1-1/+13
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2-9/+21
2015-12-08iser-target: Remove explicit mlx4 work-aroundSagi Grimberg1-10/+3
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg1-1/+1
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock1-0/+5
2015-12-08IB/cma: Add a missing rcu_read_unlock()Bart Van Assche1-4/+1