summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-05IB/hfi1: Add transmit fault injection featureDon Hiatt7-7/+79
2017-04-05IB/hfi1: Add receive fault injection featureDon Hiatt6-3/+336
2017-04-05IB/hfi1: Ensure VL index is within boundsMichael J. Ruhl1-0/+5
2017-04-05IB/rdmavt: Avoid reseting wqe send_flags in unreserveMike Marciniszyn2-5/+6
2017-04-05IB/rdmavt, IB/hfi1: Fix timer migration regressionsSebastian Sanchez4-8/+117
2017-04-05IB/hfi1: Add a patch value to the firmware version stringMichael J. Ruhl5-31/+47
2017-04-05IB/hfi1: Check for QSFP presence before attempting readsEaswar Hariharan1-2/+5
2017-04-05IB/hfi1: Protect the global dev_cntr_names and port_cntr_namesTadeusz Struk1-1/+11
2017-04-05IB/hfi1: Check device id early during initTadeusz Struk1-9/+10
2017-04-05IB/rdmavt: Add swqe completion traceMike Marciniszyn3-0/+47
2017-04-05IB/rdmavt: Add tracing for cq entry and pollMike Marciniszyn3-0/+131
2017-04-05IB/rdmavt: Add additional fields to post send traceMike Marciniszyn2-4/+32
2017-04-05IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn8-24/+55
2017-04-05IB/hfi1: NULL pointer dereference when freeing rhashtableSebastian Sanchez2-12/+28
2017-04-05IB/hfi1: Cache registers during state changeMichael J. Ruhl1-3/+55
2017-04-05IB/hfi1: Race hazard avoidance in user SDMA driverMichael J. Ruhl1-1/+2
2017-04-05IB/hfi1: Force logical link downDean Luick1-18/+68
2017-04-05IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch3-8/+42
2017-04-05IB/hns: Explicitly include linux/of.hMark Brown1-0/+1
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak6-148/+257
2017-04-05IB/core: Add support for fd objectsMatan Barak6-2/+210
2017-04-05IB/core: Add lock to multicast handlersMatan Barak2-0/+7
2017-04-05IB/core: Change idr objects to use the new schemaMatan Barak6-1144/+402
2017-04-05IB/core: Add idr based standard typesMatan Barak7-10/+329
2017-04-05IB/core: Add support for idr typesMatan Barak5-1/+660
2017-04-05IB/core: Refactor idr to be per uverbs_fileMatan Barak4-127/+95
2017-03-19Linux 4.11-rc3v4.11-rc3Linus Torvalds1-1/+1
2017-03-19mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds1-1/+1
2017-03-19Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-2/+6
2017-03-19Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-68/+88
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds25-548/+1274
2017-03-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+30
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani1-3/+3
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran6-20/+81
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran7-40/+100
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2-4/+90
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran6-65/+279
2017-03-18qla2xxx: Add async new target notificationQuinn Tran2-3/+4
2017-03-18qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2-0/+27
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran7-251/+406
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran4-8/+32
2017-03-18qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran1-23/+18
2017-03-18qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran1-2/+10
2017-03-18qla2xxx: Fix request queue corruption.Quinn Tran1-3/+9
2017-03-18qla2xxx: Fix memory leak for abts processingQuinn Tran1-0/+2
2017-03-18qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio5-10/+16
2017-03-18tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger1-26/+68
2017-03-18tcmu: make cmd timeout configurableMike Christie1-6/+35
2017-03-18tcmu: add helper to check if dev was configuredMike Christie1-2/+6
2017-03-18Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds4-3/+12