summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-2648-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
| | * | IB/mlx5: Add multicast flow steering support for underlay QPYishai Hadas2017-07-241-12/+31
| | * | IB/mlx5: Add support for QP with a given source QPNYishai Hadas2017-07-242-15/+59
| | * | IB/uverbs: Enable QP creation with a given source QP numberYishai Hadas2017-07-242-4/+15
| | * | IB/core: Enable QP creation with a given source QP numberYishai Hadas2017-07-241-0/+2
| | * | IB/core: Add support for RoCEv2 multicastNoa Osherovich2017-07-241-0/+12
| | * | IB/core: Set RoCEv2 MGID according to specNoa Osherovich2017-07-243-11/+20
| | * | IB/core: Fix the validations of a multicast LID in attach or detach operationsNoa Osherovich2017-07-241-4/+40
| | * | IB/mlx5: Add delay drop configuration and statisticsMaor Gottlieb2017-07-243-3/+123
| | * | IB/mlx5: Add support to dropless RQMaor Gottlieb2017-07-244-5/+113
| | * | net/mlx5: Introduce general notification eventMaor Gottlieb2017-07-244-1/+31
| | * | net/mlx5: Introduce set delay drop commandMaor Gottlieb2017-07-243-1/+41
| | * | IB/core: Introduce delay drop for a WQMaor Gottlieb2017-07-241-0/+5
| | * | IB/mlx5: Restore IB guid/policy for virtual functionsBodong Wang2017-07-243-7/+61
| | * | IB/mlx5: Add debug control parameters for congestion controlParav Pandit2017-07-247-3/+493
| | * | IB/mlx5: Change logic for dispatching IB events for port stateMoni Shoua2017-07-242-2/+32
| | * | net/mlx5e: Enable local loopback in loopback selftestHuy Nguyen2017-07-241-0/+13
| | * | IB/mlx5: Add raw ethernet local loopback supportHuy Nguyen2017-07-243-7/+73
| | * | net/mlx5: Add raw ethernet local loopback firmware commandHuy Nguyen2017-07-243-4/+72
| | |/
| * | IB/rxe: Constify static rxe_vm_opsKamal Heib2017-07-241-1/+1
| * | IB/rxe: Use __func__ to print function's nameKamal Heib2017-07-242-5/+5
| * | IB/rxe: Use DEVICE_ATTR_RO macro to show parent fieldKamal Heib2017-07-241-3/+3