summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein2016-10-073-3/+27
* IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein2016-10-071-17/+19
* IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker2016-10-071-7/+7
* IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker2016-10-071-0/+9
* IB/core: Fix use after free in send_leave functionErez Shitrit2016-10-071-11/+2
* IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit2016-10-073-1/+18
* IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2016-09-242-13/+25
* IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto2016-09-151-2/+0
* IB/mlx4: Fix memory leak if QP creation failedDotan Barak2016-08-201-1/+3
* IB/mlx4: Fix error flow when sending mads under SRIOVYishai Hadas2016-08-201-6/+18
* IB/mlx4: Fix the SQ size of an RC QPYishai Hadas2016-08-201-1/+1
* IB/IWPM: Fix a potential skb leakMark Bloch2016-08-201-0/+1
* IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit2016-08-201-1/+3
* IB/SA: Use correct free functionMark Bloch2016-08-201-1/+1
* IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich2016-08-201-4/+1
* IB/mlx5: Fix post send fence logicEli Cohen2016-08-201-3/+4
* IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich2016-08-201-2/+7
* IB/mlx5: Fix returned values of query QPNoa Osherovich2016-08-201-5/+9
* IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich2016-08-201-1/+2
* IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe2016-07-271-1/+1
* IB/cm: Fix a recently introduced locking bugBart Van Assche2016-07-271-2/+2
* IB/srp: Fix a debug kernel crashBart Van Assche2016-06-011-1/+1
* net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-05-181-2/+2
* RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S2016-05-112-2/+6
* IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-05-044-0/+17
* IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2016-05-041-1/+1
* iser-target: Rework connection terminationJenny Derzhavetz2016-04-122-56/+52
* iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz2016-04-121-6/+5
* iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz2016-04-122-2/+6
* iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz2016-04-121-1/+2
* IB/ipoib: fix for rare multicast join race conditionAlex Estrin2016-04-121-7/+17
* IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche2016-04-121-58/+1
* IB/cma: Fix RDMA port validation for iWarpMatan Barak2016-03-031-1/+1
* IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky2016-03-031-1/+1
* IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri2016-03-031-14/+32
* IB/qib: fix mcast detach when qp not attachedMike Marciniszyn2016-03-031-20/+15
* IB/cm: Fix a recently introduced deadlockBart Van Assche2016-03-031-2/+2
* iw_cxgb3: Fix incorrectly returning error on successHariprasad S2016-03-031-2/+2
* net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-311-1/+1
* RDMA/ocrdma: Depend on async link events from CNADevesh Sharma2015-12-286-22/+119
* RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma2015-12-281-23/+0
* RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma2015-12-281-3/+4
* IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang2015-12-221-1/+1
* IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak2015-12-221-7/+9
* IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky2015-12-081-1/+13
* IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2015-12-082-9/+21
* iser-target: Remove explicit mlx4 work-aroundSagi Grimberg2015-12-081-10/+3
* mlx4: Expose correct max_sge_rd limitSagi Grimberg2015-12-081-1/+1
* IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock2015-12-081-0/+5
* IB/cma: Add a missing rcu_read_unlock()Bart Van Assche2015-12-081-4/+1
OpenPOWER on IntegriCloud