aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-04IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl6-28/+41
2017-05-04IB/hfi1: Clean up context initializationMichael J. Ruhl9-158/+159
2017-05-04IB/hfi1: Correctly clear the pkeyMichael J. Ruhl4-23/+17
2017-05-04IB/hfi1: Search shared contexts on the opened device, not all devicesMichael J. Ruhl3-111/+49
2017-05-04IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bitSebastian Sanchez1-14/+8
2017-05-04IB/hfi1: Use filedata rather than filepointerMichael J. Ruhl5-75/+72
2017-05-04IB/hfi1: Name function prototype parametersMichael J. Ruhl10-120/+143
2017-05-04IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl3-15/+23
2017-05-04IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl1-0/+1
2017-05-04IB/hfi1: Adjust default eager_buffer_size to 8MBTymoteusz Kielan1-2/+2
2017-05-04IB/hfi1: Get rid of divide when setting the tx request headerSebastian Sanchez1-17/+17
2017-05-04IB/hfi1: Fix yield logic in send engineMike Marciniszyn4-31/+90
2017-05-04IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn4-13/+6
2017-05-04IB/hfi1: Fix checks for Offline transient stateJakub Byczkowski1-1/+1
2017-05-04IB/ipoib: add get_link_ksettings in ethtoolZhu Yanjun2-0/+60
2017-05-02infiniband: avoid dereferencing uninitialized dst on error pathPaolo Abeni1-1/+1