aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-25IB/rxe: Convert timers to use timer_setup()Kees Cook4-8/+8
2017-10-25IB/cm: Fix memory corruption in handling CM requestParav Pandit1-4/+7
2017-10-25IB/mlx5: Add support for RSS on the inner packetMaor Gottlieb2-1/+14
2017-10-25IB/mlx5: Add tunneling offloads supportMaor Gottlieb4-6/+61
2017-10-25IB/mlx5: Update tunnel offloads bitsMaor Gottlieb1-1/+3
2017-10-25IB/mlx5: Support padded 128B CQE featureGuy Levi5-7/+42
2017-10-25IB/mlx5: Support 128B CQE compression featureGuy Levi3-5/+16
2017-10-25IB/mlx5: Add 128B CQE compression and padding HW bitsGuy Levi1-1/+3
2017-10-25IB/mlx5: Allow creation of a multi-packet RQNoa Osherovich4-9/+56
2017-10-25IB/mlx5: Expose multi-packet RQ capabilitiesNoa Osherovich3-0/+35
2017-10-25RDMA/hns: Add modify CQ support for hip08oulijun5-0/+51
2017-10-25RDMA/hns: Update the PD&CQE&MTT specification in hip08Wei Hu(Xavier)1-4/+4
2017-10-25RDMA/hns: Update the IRRL table chunk size in hip08Wei Hu(Xavier)6-16/+21
2017-10-25RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)5-57/+142
2017-10-25IB/ipoib: Change number of TX wqe to 64Erez Shitrit1-1/+1
2017-10-25IB/ipoib: Use NAPI in UD/TX flowsErez Shitrit5-79/+136
2017-10-25IB/ipoib: Get rid of the tx_outstanding variable in all modesErez Shitrit3-11/+10
2017-10-25RDMA: Remove Sean's and Hal's emails from MAINTAINER fileLeon Romanovsky1-2/+0
2017-10-18i40iw: Move cqp_cmd_head init to CQP initializationBob Sharp1-1/+1
2017-10-18i40iw: Remove UDA QP from QoS list if creation failsIvan Barrera3-3/+5
2017-10-18i40iw: Clear CQP Head/Tail during initializationChristopher Bednarz1-0/+3
2017-10-18i40iw: Refactor queue depth calculationShiraz Saleem4-43/+67
2017-10-18i40iw: Reinitialize IEQ on MTU changeShiraz Saleem5-4/+26
2017-10-18i40iw: Move ceq_valid to i40iw_sc_dev structureShiraz Saleem4-16/+15
2017-10-18i40iw: Account for IPv6 header when setting MSSShiraz Saleem7-13/+15
2017-10-18i40iw: Remove unused structuresMustafa Ismail1-18/+0
2017-10-18i40iw: Move exception_lan_queue to VSI structureMustafa Ismail3-8/+7
2017-10-18i40iw: Remove unused static_rsrc from i40iw_create_qp_infoMustafa Ismail3-7/+0
2017-10-18i40iw: Ignore AE source field in AEQE for some AEsMustafa Ismail2-0/+50
2017-10-18i40iw: Cleanup AE processingMustafa Ismail3-14/+3
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford43-192/+158
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford168-2878/+10295
2017-10-18IB/mlx5: Use ARRAY_SIZEJérémy Lefaure1-3/+3
2017-10-18IB/core: Fix calculation of maximum RoCE MTUParav Pandit2-11/+15
2017-10-18IB/core: Fix use workqueue without WQ_MEM_RECLAIMParav Pandit1-1/+1
2017-10-18IB/core: Fix unable to change lifespan entry for hw_countersParav Pandit1-1/+15
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit7-50/+9
2017-10-18IB/core: Introduce and use rdma_create_user_ahParav Pandit4-12/+55
2017-10-18RDMA/cxgb4: Convert timers to use timer_setup()Kees Cook3-10/+5
2017-10-18RDMA/i40iw: Convert timers to use timer_setup() (part 2)Kees Cook2-8/+6
2017-10-18RDMA/cxgb3: Convert timers to use timer_setup()Kees Cook3-9/+5
2017-10-18IB/hfi1: Convert timers to use timer_setup()Kees Cook8-32/+26
2017-10-18IB/rdmavt: Convert timers to use timer_setup()Kees Cook1-6/+4
2017-10-18Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into mlnx-sharedDoug Ledford24-796/+1437
2017-10-18IB/srp: Make CM timeout dependent on subnet timeoutBart Van Assche1-2/+22
2017-10-18IB/srp: Cache global rkeyBart Van Assche2-14/+16
2017-10-18IB/srp: Remove second argument of srp_destroy_qp()Bart Van Assche1-6/+6
2017-10-18IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche1-6/+19
2017-10-18IB/srpt: Change default behavior from using SRQ to using RCBart Van Assche2-35/+123
2017-10-18IB/srpt: Cache global L_KeyBart Van Assche2-3/+6