summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-31IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl6-23/+25
2017-07-31IB/hfi1: Use context pointer rather than context indexMichael J. Ruhl3-59/+45
2017-07-31IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl10-31/+33
2017-07-31IB/hfi1: Remove unused user context data membersMichael J. Ruhl4-42/+0
2017-07-31IB/hfi1: Assign context does not clean up file descriptor correctly on errorMichael J. Ruhl1-11/+26
2017-07-31IB/hfi1: Serve the most starved iowait entry firstKaike Wan11-28/+136
2017-07-31IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn8-49/+126
2017-07-31IB/hfi1: Check return values from PCI config API callsBartlomiej Dudek3-47/+215
2017-07-31IB/hns: include linux/interrupt.hArnd Bergmann1-0/+1
2017-07-28RDMA/hns: fix build regressionDoug Ledford1-0/+1
2017-07-28IB/hns: fix semicolon.cocci warningskbuild test robot1-1/+1
2017-07-28IB/hns: fix returnvar.cocci warningskbuild test robot1-2/+1
2017-07-28IB/hns: fix boolreturn.cocci warningskbuild test robot1-1/+1
2017-07-28IB/hns: Support compile test for hns RoCE driverMatan Barak3-1/+3
2017-07-28IB/cma: Fix default RoCE type settingDoug Ledford1-1/+1
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford43-279/+693
2017-07-27RDMA/qedr: notify user application of supported WIDsAmrani, Ram2-0/+4
2017-07-27RDMA/qedr: notify user application if DPM is supportedAmrani, Ram4-0/+5
2017-07-26Merge branches 'rxe' and 'mlx' into k.o/for-nextDoug Ledford48-186/+2475
2017-07-24net/mlx5: fix spelling mistake: "alloated" -> "allocated"Colin Ian King1-1/+1
2017-07-24IB/hfi1: Add receiving queue info to qp_statsKaike Wan1-1/+5
2017-07-24IB/mlx4: Expose RSS capabilitiesGuy Levi1-1/+6
2017-07-24IB/mlx4: Add support for RSS QPGuy Levi3-22/+472
2017-07-24IB/mlx4: Add support for WQ indirection table related verbsGuy Levi4-3/+89
2017-07-24IB/mlx4: Add support for WQ related verbsGuy Levi4-57/+511
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh11-20/+45
2017-07-24IB/mlx4: Add inline-receive supportMaor Gottlieb4-8/+37
2017-07-24IB/mlx5: Expose extended error countersParav Pandit2-2/+64
2017-07-24IB/mlx5: Fix existence check for extended address vectorLeon Romanovsky2-2/+1
2017-07-24IB/mlx5: Fix cached MR allocation flowMajd Dibbiny1-5/+13
2017-07-24IB/mlx5: Report RX checksum capabilities for IPoIBYishai Hadas1-0/+4
2017-07-24net/mlx5: Report enhanced capabilities for IPoIBYishai Hadas2-1/+11
2017-07-24IB/mlx5: Add multicast flow steering support for underlay QPYishai Hadas1-12/+31
2017-07-24IB/mlx5: Add support for QP with a given source QPNYishai Hadas2-15/+59
2017-07-24IB/uverbs: Enable QP creation with a given source QP numberYishai Hadas2-4/+15
2017-07-24IB/core: Enable QP creation with a given source QP numberYishai Hadas1-0/+2
2017-07-24IB/core: Add support for RoCEv2 multicastNoa Osherovich1-0/+12
2017-07-24IB/core: Set RoCEv2 MGID according to specNoa Osherovich3-11/+20
2017-07-24IB/core: Fix the validations of a multicast LID in attach or detach operationsNoa Osherovich1-4/+40
2017-07-24IB/mlx5: Add delay drop configuration and statisticsMaor Gottlieb3-3/+123
2017-07-24IB/mlx5: Add support to dropless RQMaor Gottlieb4-5/+113
2017-07-24net/mlx5: Introduce general notification eventMaor Gottlieb4-1/+31
2017-07-24net/mlx5: Introduce set delay drop commandMaor Gottlieb3-1/+41
2017-07-24IB/core: Introduce delay drop for a WQMaor Gottlieb1-0/+5
2017-07-24IB/mlx5: Restore IB guid/policy for virtual functionsBodong Wang3-7/+61
2017-07-24IB/mlx5: Add debug control parameters for congestion controlParav Pandit7-3/+493
2017-07-24IB/mlx5: Change logic for dispatching IB events for port stateMoni Shoua2-2/+32
2017-07-24net/mlx5e: Enable local loopback in loopback selftestHuy Nguyen1-0/+13
2017-07-24IB/mlx5: Add raw ethernet local loopback supportHuy Nguyen3-7/+73
2017-07-24net/mlx5: Add raw ethernet local loopback firmware commandHuy Nguyen3-4/+72