summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Disambiguate corruption and uninitialized error casesJan Sokolowski2017-07-311-6/+8
* IB/hfi1: Only set fd pointer when base context is completely initializedMichael J. Ruhl2017-07-315-29/+40
* IB/hfi1: Do not enable disabled port on cable insertJan Sokolowski2017-07-311-6/+7
* IB/hfi1: Harden state transition to Armed and ActiveAlex Estrin2017-07-311-6/+3
* IB/hfi1: Split copy_to_user data copy for better securityMichael J. Ruhl2017-07-311-3/+5
* IB/hfi1: Verify port data VLs credits on transition to ArmedAlex Estrin2017-07-312-1/+16
* IB/hfi1: Move saving PCI values to a separate functionBartlomiej Dudek2017-07-313-52/+64
* IB/hfi1: Fix initialization failure for debug firmwareByczkowski, Jakub2017-07-311-0/+8
* IB/hfi1: Fix code consistency for if/else blocks in chip.cJan Sokolowski2017-07-311-10/+11
* IB/hfi1: Send MAD traps until repressedMichael J. Ruhl2017-07-314-88/+310
* IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl2017-07-316-23/+25
* IB/hfi1: Use context pointer rather than context indexMichael J. Ruhl2017-07-313-59/+45
* IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl2017-07-3110-31/+33
* IB/hfi1: Remove unused user context data membersMichael J. Ruhl2017-07-314-42/+0
* IB/hfi1: Assign context does not clean up file descriptor correctly on errorMichael J. Ruhl2017-07-311-11/+26
* IB/hfi1: Serve the most starved iowait entry firstKaike Wan2017-07-3111-28/+136
* IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn2017-07-318-49/+126
* IB/hfi1: Check return values from PCI config API callsBartlomiej Dudek2017-07-313-47/+215
* IB/hns: include linux/interrupt.hArnd Bergmann2017-07-311-0/+1
* RDMA/hns: fix build regressionDoug Ledford2017-07-281-0/+1
* IB/hns: fix semicolon.cocci warningskbuild test robot2017-07-281-1/+1
* IB/hns: fix returnvar.cocci warningskbuild test robot2017-07-281-2/+1
* IB/hns: fix boolreturn.cocci warningskbuild test robot2017-07-281-1/+1
* IB/hns: Support compile test for hns RoCE driverMatan Barak2017-07-283-1/+3
* IB/cma: Fix default RoCE type settingDoug Ledford2017-07-281-1/+1
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-2743-279/+693
|\
| * RDMA/qedr: notify user application of supported WIDsAmrani, Ram2017-07-272-0/+4
| * RDMA/qedr: notify user application if DPM is supportedAmrani, Ram2017-07-274-0/+5
| * net/mlx5: fix spelling mistake: "alloated" -> "allocated"Colin Ian King2017-07-241-1/+1
| * IB/hfi1: Add receiving queue info to qp_statsKaike Wan2017-07-241-1/+5
| * RDMA/bnxt_re: Allow posting when QPs are in errorSelvin Xavier2017-07-246-89/+462
| * RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configuredKalesh AP2017-07-246-24/+124
| * RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-2421-21/+0
| * IB/core: Add generic function to extract IB speed from netdevYuval Shaia2017-07-246-118/+73
| * IB/usnic: Implement get_netdev hookYuval Shaia2017-07-243-0/+12
| * IB/qib: remove duplicate codeGustavo A. R. Silva2017-07-241-2/+0
| * RDMA/bnxt_re: Delete unsupported modify_port functionLeon Romanovsky2017-07-243-21/+0
| * IB/cma: Set default gid type to RoCEv2Moni Shoua2017-07-241-2/+7
| |
| \
*-. \ Merge branches 'rxe' and 'mlx' into k.o/for-nextDoug Ledford2017-07-2748-186/+2475
|\ \ \
| | * | IB/mlx4: Expose RSS capabilitiesGuy Levi2017-07-241-1/+6
| | * | IB/mlx4: Add support for RSS QPGuy Levi2017-07-243-22/+472
| | * | IB/mlx4: Add support for WQ indirection table related verbsGuy Levi2017-07-244-3/+89
| | * | IB/mlx4: Add support for WQ related verbsGuy Levi2017-07-244-57/+511
| | * | (IB, net)/mlx4: Add resource utilization supportMoshe Shemesh2017-07-2411-20/+45
| | * | IB/mlx4: Add inline-receive supportMaor Gottlieb2017-07-244-8/+37
| | * | IB/mlx5: Expose extended error countersParav Pandit2017-07-242-2/+64
| | * | IB/mlx5: Fix existence check for extended address vectorLeon Romanovsky2017-07-242-2/+1
| | * | IB/mlx5: Fix cached MR allocation flowMajd Dibbiny2017-07-241-5/+13
| | * | IB/mlx5: Report RX checksum capabilities for IPoIBYishai Hadas2017-07-241-0/+4
| | * | net/mlx5: Report enhanced capabilities for IPoIBYishai Hadas2017-07-242-1/+11