summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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/rdmvat: Fix double vfree() in rvt_create_qp() error pathMike Marciniszyn
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/isert: fix error return code in isert_alloc_login_buf()Wei Yongjun
2016-08-22IB/core: Fix possible memory leak in cma_resolve_iboe_route()Wei 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-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-08-04Merge 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-04Soft RoCE driverMoni Shoua
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-03Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2Doug Ledford
2016-08-03IB/core: Support for CMA multicast join flagsAlex Vesker
2016-08-03IB/sa: Add cached attribute containing SM information to SA portAlex Vesker
2016-08-03IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe
2016-08-03IB/mthca: Clean up error unwind flow in mthca_reset()Markus Elfring
2016-08-03IB/mthca: NULL arg to pci_dev_put is OKMarkus Elfring
2016-08-03IB/hfi1: NULL arg to sc_return_credits is OKMarkus Elfring
2016-08-03IB/mlx4: Add diagnostic hardware countersMark Bloch
2016-08-03Use smaller 512 byte messages for portmapper messagesMustafa Ismail
2016-08-03IB/ipoib: Report SG feature regardless of HW UD CSUM capabilityYuval Shaia
2016-08-03IB/mlx4: Don't use GFP_ATOMIC for CQ resize structRoland Dreier
2016-08-03IB/hfi1: Disable by defaultBart Van Assche
2016-08-03IB/rdmavt: Disable by defaultBart Van Assche
2016-08-03Merge branch 'i40iw' into k.o/for-4.8Doug Ledford
2016-08-03Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford
2016-08-02IB/hfi1: Add cache evict LRU listDean Luick
2016-08-02IB/hfi1: Fix memory leak during unexpected shutdownIra Weiny
2016-08-02IB/hfi1: Remove unneeded mm argument in remove functionDean Luick
2016-08-02IB/hfi1: Consistently call ops->remove outside spinlockDean Luick
2016-08-02IB/hfi1: Use evict mmu rb operationDean Luick
2016-08-02IB/hfi1: Add evict operation to the mmu rb handlerDean Luick
2016-08-02IB/hfi1: Fix TID caching actionsDean Luick
2016-08-02IB/hfi1: Make the cache handler own its rb tree rootDean Luick
2016-08-02IB/hfi1: Make use of mm consistentIra Weiny