aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma/hfi1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-13IB/hfi1: Improve performance of interval RB treesMitko Haralanov1-11/+11
2016-05-13IB/hfi1: Fix potential panic with sdma drained mechanismMike Marciniszyn1-1/+1
2016-05-13IB/hfi1: Fix pio wait counter double incrementMike Marciniszyn1-1/+0
2016-05-13IB/hfi1: Remove no-op QSFP reset codeDean Luick1-3/+0
2016-05-13IB/hfi1: Correct external device configuration shiftEaswar Hariharan1-2/+2
2016-05-13IB/hfi1: Wait for QSFP modules to initializeEaswar Hariharan3-7/+21
2016-05-13IB/hfi1: Ignore non-temperature warnings on a downed linkEaswar Hariharan3-7/+13
2016-04-28IB/hfi1: Serialize hrtimer function callsJubin John2-15/+12
2016-04-28IB/hfi1: Fix MAD port poll for active cablesDean Luick1-1/+15
2016-04-28IB/hfi1: Correctly report neighbor link down reasonDean Luick1-14/+9
2016-04-28IB/hfi1: Use the neighbor link down reason only when validDean Luick2-9/+130
2016-04-28IB/hfi1: Ignore link downgrade with 0 lanesDean Luick1-1/+5
2016-04-28IB/hfi1: Add RSM rule for user FECN handlingDean Luick1-0/+84
2016-04-28IB/hfi1: Create a routine to set a receive side mapping ruleDean Luick1-18/+57
2016-04-28IB/hfi1: Move QOS decision logic into its own functionDean Luick1-17/+50
2016-04-28IB/hfi1: Extract RSM map table init from QOSDean Luick2-21/+71
2016-04-28IB/hfi1: Reduce kernel context pio buffer allocationJianxin Xiong4-25/+61
2016-04-28IB/hfi1: Change default number of user contextsJubin John3-54/+84
2016-04-28IB/hfi1: Use global defines for upper bits in opcodeMike Marciniszyn2-4/+1
2016-04-28IB/hfi1: Remove unreachable codeMike Marciniszyn1-1/+1
2016-04-28IB/hfi1: Fix double QSFP resource acquire on cache refreshDean Luick2-29/+23
2016-04-28IB/hfi1: Guard against concurrent I2C access across all chainsDean Luick1-1/+8
2016-04-28IB/hfi1: Remove module presence check outside pre-LNI checksEaswar Hariharan2-16/+12
2016-04-28IB/hfi1: Always turn on CDRs for low power QSFP modulesEaswar Hariharan7-82/+74
2016-04-28IB/hfi1: Check P_KEY for all sent packets from user modeSebastian Sanchez4-41/+77
2016-04-28IB/hfi1: Adjust default MTU to be 10KBSebastian Sanchez3-4/+9
2016-04-28IB/hfi1: Simplify init_qpmap_table()Dean Luick1-5/+2
2016-04-28IB/hfi1: Correctly obtain the full service classDean Luick1-1/+1
2016-04-28IB/hfi1: Fix QOS rule mappingsDean Luick1-27/+21
2016-04-28IB/hfi1: Remove invalid QOS checkDean Luick1-2/+0
2016-04-28IB/hfi1: Fix QOS num_vl bit widthDean Luick1-1/+1
2016-04-28IB/hfi1: Fix i2c resource reservation checksDean Luick1-4/+4
2016-04-28IB/hfi1: Fix sysfs file offset usageDean Luick1-2/+2
2016-04-28IB/rdmavt,hfi1,qib: Fix memory leakJubin John1-2/+2
2016-04-28IB/hfi1: Fix buffer cache races which may cause corruptionMitko Haralanov2-17/+45
2016-04-28IB/hfi1: Extract and reinsert MMU RB node on lookupMitko Haralanov3-19/+35
2016-04-28IB/hfi1: Correctly compute node intervalMitko Haralanov2-2/+2
2016-04-28IB/hfi1: Protect the interval RB tree when cleaning upMitko Haralanov1-2/+6
2016-04-28IB/hfi1: Fix memory leak in user ExpRcv and SDMAMitko Haralanov2-3/+7
2016-04-28IB/hfi1: Don't remove list entries if they are not in a listMitko Haralanov1-2/+4
2016-04-28IB/qib, IB/hfi1: Fix up UD loopback use of irq flagsMike Marciniszyn3-13/+16
2016-04-28Merge branch 'k.o/for-4.6-rc' into testing/4.6Doug Ledford7-88/+94
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe2-1/+7
2016-04-28IB/hfi1: Use kernel default llseek for ui deviceDean Luick1-23/+2
2016-04-28IB/hfi1: Don't attempt to free resources if initialization failedMitko Haralanov2-33/+29
2016-04-28IB/hfi1: Fix missing lock/unlock in verbs drain callbackMike Marciniszyn1-0/+2
2016-04-28IB/hfi1: Prevent unpinning of wrong pagesMitko Haralanov1-5/+8
2016-04-28IB/hfi1: Fix deadlock caused by locking with wrong scopeMitko Haralanov1-5/+11
2016-04-28IB/hfi1: Prevent NULL pointer deferences in caching codeMitko Haralanov4-23/+37
2016-04-04staging/rdma/hfi1: select CRC32Markus Böhme1-0/+1