summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* 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
* IB core: Fix ib_sg_to_pages()Bart Van Assche2015-12-071-21/+22
* IB/srp: Fix srp_map_sg_fr()Bart Van Assche2015-12-072-15/+9
* IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche2015-12-071-1/+1
* IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig2015-12-071-0/+3
* IB/srp: Fix possible send queue overflowSagi Grimberg2015-12-071-1/+1
* IB/srp: Fix a memory leakBart Van Assche2015-12-071-9/+13
* IB/sa: Put netlink request into the request list before sendingKaike Wan2015-12-071-15/+17
* IB/iser: use sector_div instead of do_divArnd Bergmann2015-12-071-1/+1
* IB/core: use RCU for uverbs id lookupMike Marciniszyn2015-12-071-5/+7
* IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan2015-12-071-2/+2
* IB/core: Fix user mode post wr corruptionMike Marciniszyn2015-12-071-5/+10
* IB/qib: Fix qib_mr structureIra Weiny2015-12-071-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-131-5/+0
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-5/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-131-44/+34
|\ \
| * | target: use per-attribute show and store methodsChristoph Hellwig2015-10-131-44/+34
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-072-2/+2
|\ \
| * | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-1/+1
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
OpenPOWER on IntegriCloud