summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2016-08-25i40iw: Send last streaming mode message for loopback connectionsTatyana Nikolova
2016-08-24RDMA/ocrdma: Fix the max_sge reported from FWSelvin Xavier
2016-08-24i40iw: Avoid writing to freed memoryMustafa Ismail
2016-08-24i40iw: Fix double free of allocated_bufferMustafa Ismail
2016-08-24IB/mlx5: Remove superfluous include of io-mapping.hChris Wilson
2016-08-24i40iw: Do not set self-referencing pointer to NULL after kfreeMustafa Ismail
2016-08-24i40iw: Add missing NULL check for MPA private dataShiraz Saleem
2016-08-23iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTSBharat Potnuri
2016-08-23i40iw: Add missing check for interface already openMustafa Ismail
2016-08-23i40iw: Protect req_resource_num updateMustafa Ismail
2016-08-23i40iw: Change mem_resources pointer to a u8Shiraz Saleem
2016-08-23IB/qib: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-08-22iw_cxgb4: use the MPA initiator's IRD if < our ORDSteve Wise
2016-08-22iw_cxgb4: limit IRD/ORD advertised to ULP by device max.Steve Wise
2016-08-22IB/hfi1: Fix mm_struct use after freeIra Weiny
2016-08-22IB/hfi1: Improve J_KEY generationMitko Haralanov
2016-08-22IB/hfi1: Return invalid field for non-QSFP CableInfo queriesEaswar Hariharan
2016-08-22IB/usnic: Fix error return codeChristophe Jaillet
2016-08-22IB/hfi1: Add missing error code assignment before testChristophe Jaillet
2016-08-22IB/hfi1: Using kfree_rcu() to simplify the codeWei Yongjun
2016-08-22IB/hfi1: Validate header in set_armed_activeMike Marciniszyn
2016-08-22IB/hfi1: Pass packet ptr to set_armed_activeMike Marciniszyn
2016-08-22IB/hfi1: Fetch monitor values on-demand for CableInfo queryEaswar Hariharan
2016-08-22IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock heldMike Marciniszyn
2016-08-22IB/hfi1: Remove duplicated include from affinity.cWei Yongjun
2016-08-22IB/hfi1: Allocate cpu mask on the heap to silence warningTadeusz Struk
2016-08-22IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_oneYuval Shaia
2016-08-22IB/mlx4: Make function use_tunnel_data return voidYuval Shaia
2016-08-05Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford
2016-08-04IB/mthca: Clean up error unwind flow in mthca_reset()Markus Elfring
2016-08-04IB/mthca: NULL arg to pci_dev_put is OKMarkus Elfring
2016-08-04IB/hfi1: NULL arg to sc_return_credits is OKMarkus Elfring
2016-08-04IB/mlx4: Add diagnostic hardware countersMark Bloch
2016-08-04IB/mlx4: Don't use GFP_ATOMIC for CQ resize structRoland Dreier
2016-08-04IB/hfi1: Disable by defaultBart Van Assche
2016-08-04Merge branch 'i40iw' into k.o/for-4.8Doug Ledford
2016-08-04Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford
2016-08-03IB/hfi1: Add cache evict LRU listDean Luick
2016-08-03IB/hfi1: Fix memory leak during unexpected shutdownIra Weiny
2016-08-03IB/hfi1: Remove unneeded mm argument in remove functionDean Luick
2016-08-03IB/hfi1: Consistently call ops->remove outside spinlockDean Luick
2016-08-03IB/hfi1: Use evict mmu rb operationDean Luick
2016-08-03IB/hfi1: Add evict operation to the mmu rb handlerDean Luick
2016-08-03IB/hfi1: Fix TID caching actionsDean Luick
2016-08-03IB/hfi1: Make the cache handler own its rb tree rootDean Luick
2016-08-03IB/hfi1: Make use of mm consistentIra Weiny
2016-08-03IB/hfi1: Fix user SDMA racy user request claimDean Luick
2016-08-03IB/hfi1: Fix error condition that needs to clean upDean Luick