aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
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/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-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-03IB/hfi1: NULL arg to sc_return_credits is OKMarkus Elfring
2016-08-03IB/hfi1: Disable by defaultBart Van Assche
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
2016-08-02IB/hfi1: Fix user SDMA racy user request claimDean Luick
2016-08-02IB/hfi1: Fix error condition that needs to clean upDean Luick
2016-08-02IB/hfi1: Release node on insert failureDean Luick
2016-08-02IB/hfi1: Validate SDMA user iovector countDean Luick
2016-08-02IB/hfi1: Validate SDMA user request indexDean Luick
2016-08-02IB/hfi1: Use the same capability state for all shared contextsDean Luick
2016-08-02IB/hfi1: Prevent null pointer dereferenceIra Weiny
2016-08-02IB/hfi1: Rename TID mmu_rb_* functionsDean Luick
2016-08-02IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()Dean Luick
2016-08-02IB/hfi1: Restructure hfi1_file_openIra Weiny
2016-08-02IB/hfi1: Make iovec loop index easy to understandDean Luick
2016-08-02IB/hfi1: Use "false" not 0Ira Weiny
2016-08-02IB/hfi1: Remove unused sub-context parameterIra Weiny
2016-08-02IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_removeIra Weiny
2016-08-02IB/hfi1: Always expect ops functionsDean Luick
2016-08-02IB/hfi1: Add parameter names to callback declarationsIra Weiny
2016-08-02IB/hfi1: Add parameter names to function declarationsIra Weiny
2016-08-02IB/hfi1: Remove unused function hfi1_mmu_rb_searchDean Luick
2016-08-02IB/hfi1: Remove unused uctxt->subpid and uctxt->pidDean Luick
2016-08-02IB/hfi1: Fix minor format errorIra Weiny
2016-08-02IB/hfi1: Expand reported serial numberIra Weiny
2016-08-02IB/hfi1: Allow for non-double word multiple message sizes for user SDMAIra Weiny
2016-08-02IB/hfi1: Handle kzalloc failure in init_pervl_scsIra Weiny
2016-08-02IB/qib, IB/hfi1: Fix grh creation in ud loopbackDasaratharaman Chandramouli
2016-08-02IB/hfi1: Use hdr2sc function to calculate 5-bit SCDasaratharaman Chandramouli