summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bnxt_re: Implement the shutdown hook of the L2-RoCE driver interfaceSomnath Kotur2017-10-251-1/+13
* RDMA/cxgb4: Declare stag as __be32Leon Romanovsky2017-10-251-1/+1
* IB/rxe: Convert timers to use timer_setup()Kees Cook2017-10-254-8/+8
* IB/cm: Fix memory corruption in handling CM requestParav Pandit2017-10-251-4/+7
* IB/mlx5: Add support for RSS on the inner packetMaor Gottlieb2017-10-252-1/+14
* IB/mlx5: Add tunneling offloads supportMaor Gottlieb2017-10-254-6/+61
* IB/mlx5: Update tunnel offloads bitsMaor Gottlieb2017-10-251-1/+3
* IB/mlx5: Support padded 128B CQE featureGuy Levi2017-10-255-7/+42
* IB/mlx5: Support 128B CQE compression featureGuy Levi2017-10-253-5/+16
* IB/mlx5: Add 128B CQE compression and padding HW bitsGuy Levi2017-10-251-1/+3
* IB/mlx5: Allow creation of a multi-packet RQNoa Osherovich2017-10-254-9/+56
* IB/mlx5: Expose multi-packet RQ capabilitiesNoa Osherovich2017-10-253-0/+35
* RDMA/hns: Add modify CQ support for hip08oulijun2017-10-255-0/+51
* RDMA/hns: Update the PD&CQE&MTT specification in hip08Wei Hu(Xavier)2017-10-251-4/+4
* RDMA/hns: Update the IRRL table chunk size in hip08Wei Hu(Xavier)2017-10-256-16/+21
* RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)2017-10-255-57/+142
* IB/ipoib: Change number of TX wqe to 64Erez Shitrit2017-10-251-1/+1
* IB/ipoib: Use NAPI in UD/TX flowsErez Shitrit2017-10-255-79/+136
* IB/ipoib: Get rid of the tx_outstanding variable in all modesErez Shitrit2017-10-253-11/+10
* RDMA: Remove Sean's and Hal's emails from MAINTAINER fileLeon Romanovsky2017-10-251-2/+0
* i40iw: Move cqp_cmd_head init to CQP initializationBob Sharp2017-10-181-1/+1
* i40iw: Remove UDA QP from QoS list if creation failsIvan Barrera2017-10-183-3/+5
* i40iw: Clear CQP Head/Tail during initializationChristopher Bednarz2017-10-181-0/+3
* i40iw: Refactor queue depth calculationShiraz Saleem2017-10-184-43/+67
* i40iw: Reinitialize IEQ on MTU changeShiraz Saleem2017-10-185-4/+26
* i40iw: Move ceq_valid to i40iw_sc_dev structureShiraz Saleem2017-10-184-16/+15
* i40iw: Account for IPv6 header when setting MSSShiraz Saleem2017-10-187-13/+15
* i40iw: Remove unused structuresMustafa Ismail2017-10-181-18/+0
* i40iw: Move exception_lan_queue to VSI structureMustafa Ismail2017-10-183-8/+7
* i40iw: Remove unused static_rsrc from i40iw_create_qp_infoMustafa Ismail2017-10-183-7/+0
* i40iw: Ignore AE source field in AEQE for some AEsMustafa Ismail2017-10-182-0/+50
* i40iw: Cleanup AE processingMustafa Ismail2017-10-183-14/+3
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-1843-192/+158
|\
| * RDMA/cxgb4: Convert timers to use timer_setup()Kees Cook2017-10-183-10/+5
| * RDMA/i40iw: Convert timers to use timer_setup() (part 2)Kees Cook2017-10-182-8/+6
| * RDMA/cxgb3: Convert timers to use timer_setup()Kees Cook2017-10-183-9/+5
| * IB/hfi1: Convert timers to use timer_setup()Kees Cook2017-10-188-32/+26
| * IB/rdmavt: Convert timers to use timer_setup()Kees Cook2017-10-181-6/+4
| * net/mlx4_core: Convert timers to use timer_setup()Kees Cook2017-10-091-6/+4
| * IB/ipoib: Convert timers to use timer_setup()Kees Cook2017-10-093-5/+6
| * RDMA/i40iw: Convert timers to use timer_setup()Kees Cook2017-10-093-5/+7
| * IB/qib: Convert timers to use timer_setup()Kees Cook2017-10-0912-75/+62
| * RDMA/nes: Convert timers to use timer_setup()Kees Cook2017-10-098-36/+29
* | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-18168-2878/+10295
|\ \
| * | IB/srp: Make CM timeout dependent on subnet timeoutBart Van Assche2017-10-181-2/+22
| * | IB/srp: Cache global rkeyBart Van Assche2017-10-182-14/+16
| * | IB/srp: Remove second argument of srp_destroy_qp()Bart Van Assche2017-10-181-6/+6
| * | IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche2017-10-181-6/+19
| * | IB/srpt: Change default behavior from using SRQ to using RCBart Van Assche2017-10-182-35/+123
| * | IB/srpt: Cache global L_KeyBart Van Assche2017-10-182-3/+6