summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | RDMA/hns: Generate gid type of RoCEv2Wei Hu(Xavier)2017-11-103-3/+6
| * | | RDMA/hns: Add rereg mr support for hip08Wei Hu(Xavier)2017-11-105-0/+195
| * | | Merge branch 'k.o/for-rc' into k.o/for-nextDoug Ledford2017-11-011-1/+12
| |\ \ \
| * | | | IB/hfi1: Take advantage of kvzalloc_node in sdma initializationMike Marciniszyn2017-10-301-7/+2
| * | | | IB/hfi1: Don't modify num_user_contexts module parameterKamenee Arumugam2017-10-301-14/+15
| * | | | IB/hfi1: Insure int mask for in-kernel receive contexts is clearMike Marciniszyn2017-10-301-3/+32
| * | | | IB/hfi1: Add tx_opcode_stats like the opcode_statsMike Marciniszyn2017-10-304-10/+83
| * | | | IB/hfi1: Validate PKEY for incoming GSI MAD packetsSebastian Sanchez2017-10-301-2/+84
| * | | | Ib/hfi1: Return actual operational VLs in port info queryPatel Jay P2017-10-301-1/+1
| * | | | IB/hfi1: Race condition between user notification and driver stateMichael J. Ruhl2017-10-302-10/+31
| * | | | 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-251-0/+11
| * | | | IB/mlx5: Add tunneling offloads supportMaor Gottlieb2017-10-253-5/+51
| * | | | IB/mlx5: Support padded 128B CQE featureGuy Levi2017-10-253-4/+32
| * | | | IB/mlx5: Support 128B CQE compression featureGuy Levi2017-10-252-4/+10
| * | | | IB/mlx5: Allow creation of a multi-packet RQNoa Osherovich2017-10-252-8/+48
| * | | | IB/mlx5: Expose multi-packet RQ capabilitiesNoa Osherovich2017-10-252-0/+21
| * | | | 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
| * | | | 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-1842-186/+154
| |\ \ \ \
| | * | | | 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
| | * | | | 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-18159-2545/+9731
| |\ \ \ \