summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-08-0460-2985/+4226
|\
| * Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2Doug Ledford2016-08-036-23/+29
| |\
| | * IB/isert: Remove an unused member variableBart Van Assche2016-08-022-3/+0
| | * IB/srpt: Simplify srpt_queue_response()Bart Van Assche2016-08-021-5/+2
| | * IB/srpt: Limit the number of SG elements per work requestBart Van Assche2016-08-022-2/+7
| | * IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche2016-08-022-8/+11
| | * IB/core: Make rdma_rw_ctx_init() initialize all used fieldsBart Van Assche2016-08-021-5/+9
| * | IB/hfi1: Add cache evict LRU listDean Luick2016-08-021-10/+19
| * | IB/hfi1: Fix memory leak during unexpected shutdownIra Weiny2016-08-021-13/+31
| * | IB/hfi1: Remove unneeded mm argument in remove functionDean Luick2016-08-024-15/+10
| * | IB/hfi1: Consistently call ops->remove outside spinlockDean Luick2016-08-024-23/+84
| * | IB/hfi1: Use evict mmu rb operationDean Luick2016-08-022-73/+47
| * | IB/hfi1: Add evict operation to the mmu rb handlerDean Luick2016-08-022-0/+38
| * | IB/hfi1: Fix TID caching actionsDean Luick2016-08-022-9/+11
| * | IB/hfi1: Make the cache handler own its rb tree rootDean Luick2016-08-026-125/+81
| * | IB/hfi1: Make use of mm consistentIra Weiny2016-08-028-31/+50
| * | IB/hfi1: Fix user SDMA racy user request claimDean Luick2016-08-022-13/+20
| * | IB/hfi1: Fix error condition that needs to clean upDean Luick2016-08-021-1/+2
| * | IB/hfi1: Release node on insert failureDean Luick2016-08-021-0/+1
| * | IB/hfi1: Validate SDMA user iovector countDean Luick2016-08-021-2/+22
| * | IB/hfi1: Validate SDMA user request indexDean Luick2016-08-021-0/+8
| * | IB/hfi1: Use the same capability state for all shared contextsDean Luick2016-08-024-21/+12
| * | IB/hfi1: Prevent null pointer dereferenceIra Weiny2016-08-021-1/+1
| * | IB/hfi1: Rename TID mmu_rb_* functionsDean Luick2016-08-021-12/+12
| * | IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()Dean Luick2016-08-021-9/+6
| * | IB/hfi1: Restructure hfi1_file_openIra Weiny2016-08-021-4/+10
| * | IB/hfi1: Make iovec loop index easy to understandDean Luick2016-08-021-3/+3
| * | IB/hfi1: Use "false" not 0Ira Weiny2016-08-021-1/+1
| * | IB/hfi1: Remove unused sub-context parameterIra Weiny2016-08-021-5/+4
| * | IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_removeIra Weiny2016-08-021-17/+9
| * | IB/hfi1: Always expect ops functionsDean Luick2016-08-021-14/+6
| * | IB/hfi1: Add parameter names to callback declarationsIra Weiny2016-08-021-5/+6
| * | IB/hfi1: Add parameter names to function declarationsIra Weiny2016-08-021-3/+5
| * | IB/hfi1: Remove unused function hfi1_mmu_rb_searchDean Luick2016-08-022-19/+0
| * | IB/hfi1: Remove unused uctxt->subpid and uctxt->pidDean Luick2016-08-022-7/+0
| * | IB/hfi1: Fix minor format errorIra Weiny2016-08-021-1/+2
| * | IB/hfi1: Expand reported serial numberIra Weiny2016-08-021-1/+7
| * | IB/hfi1: Allow for non-double word multiple message sizes for user SDMAIra Weiny2016-08-021-9/+22
| * | IB/rdmavt: Eliminate redundant opcode test in mr ref clearIra Weiny2016-08-021-2/+1
| * | IB/hfi1: Handle kzalloc failure in init_pervl_scsIra Weiny2016-08-021-3/+16
| * | IB/qib, IB/hfi1: Fix grh creation in ud loopbackDasaratharaman Chandramouli2016-08-022-4/+12
| * | IB/hfi1: Use hdr2sc function to calculate 5-bit SCDasaratharaman Chandramouli2016-08-023-14/+4
| * | IB/hfi1: Cleanup UD packet handler.Dasaratharaman Chandramouli2016-08-021-30/+21
| * | IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header.Don Hiatt2016-08-024-4/+4
| * | IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_infoDasaratharaman Chandramouli2016-08-026-33/+34
| * | IB/hfi1: Remove unused elements from struct ahg_ib_headerDasaratharaman Chandramouli2016-08-023-5/+0
| * | IB/hfi1: Reset QSFP on every run through channel tuningEaswar Hariharan2016-08-021-1/+5
| * | IB/hfi1: Ignore QSFP interrupts until power stabilizesEaswar Hariharan2016-08-021-7/+21
| * | IB/hfi1: Disable external device configuration requestsEaswar Hariharan2016-08-021-14/+0
| * | IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabledJianxin Xiong2016-08-024-38/+55
OpenPOWER on IntegriCloud