aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2019-08-12RDMA/hns: Use the new APIs for printing logLijun Ou2-24/+29
2019-08-12RDMA/hns: Disable alw_lcl_lpbk of SSUWeihang Li1-1/+1
2019-08-12RDMA/hns: Remove redundant print in hns_roce_v2_ceq_int()Weihang Li1-3/+2
2019-08-12RDMA/hns: Refactor hns_roce_v2_set_hem for hip08Yangyang Li1-33/+42
2019-08-12RDMA/hns: Remove unnecessary kzallocLang Cheng1-37/+27
2019-08-12RDMA/hns: Refactor irq request codeLang Cheng1-12/+13
2019-08-12RDMA/hns: Split bool statement and assign statementLang Cheng1-6/+8
2019-08-12RDMA/hns: Handling the error return value of hem functionLang Cheng1-5/+10
2019-08-12RDMA/hns: Update some comments styleLang Cheng4-43/+38
2019-08-12RDMA/hns: Clean up unnecessary initial assignmentLang Cheng1-2/+2
2019-08-12RDMA/hns: Remove unnessary init for cmq regYixian Liu2-6/+2
2019-08-12RDMA/hns: Update the prompt message for creating and destroy qpYixian Liu2-4/+5
2019-08-12RDMA/hns: Optimize hns_roce_modify_qp functionLijun Ou1-48/+69
2019-08-12RDMA/hns: Encapsulate some lines for setting sq size in user modeLijun Ou1-7/+22
2019-08-12RDMA/hns: remove obsolete Kconfig commentYueHaibing1-8/+0
2019-08-12RDMA/{cxgb3, cxgb4, i40iw}: Remove common codeKamal Heib3-60/+0
2019-08-12RDMA/core: Add common iWARP query portKamal Heib1-16/+71
2019-08-12RDMA/cxgb3: Use ib_device_set_netdev()Kamal Heib1-0/+20
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib14-43/+43
2019-08-07IB/mlx5: Check the correct variable in error handling codeDan Carpenter1-1/+1
2019-08-07RDMA/counter: Prevent QP counter binding if counters unsupportedMark Zhang1-0/+6
2019-08-07IB/mlx5: Fix implicit MR release flowYishai Hadas2-18/+8
2019-08-07mlx5: Use refcount_t for refcountChuhong Yuan1-3/+3
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller27-170/+206
2019-08-05RDMA/efa: Rate limit admin queue error printsGal Pressman2-86/+120
2019-08-05RDMA/hns: Remove not used UAR assignmentLeon Romanovsky1-13/+5
2019-08-05rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever2-2/+30
2019-08-04IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general commandMark Zhang1-0/+1
2019-08-01RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun1-1/+3
2019-08-01RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky1-4/+3
2019-08-01IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-08-01IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein1-10/+10
2019-08-01RDMA/restrack: Track driver QP types in resource trackerGal Pressman1-1/+4
2019-08-01IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi1-18/+9
2019-08-01RDMA/hns: remove set but not used variable 'irq_num'YueHaibing1-2/+0
2019-08-01RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe1-21/+27
2019-08-01RDMA/devices: Do not deadlock during client removalJason Gunthorpe1-13/+41
2019-08-01IB/core: Add mitigation for Spectre V1Luck, Tony1-1/+5
2019-07-31RDMA/mlx5: Remove DEBUG ODP codeLeon Romanovsky1-24/+0
2019-07-31RDMA/core: fix spelling mistake "Nelink" -> "Netlink"Colin Ian King1-1/+1
2019-07-31infiniband: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon2-2/+3
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose1-7/+1
2019-07-29RDMA/efa: Expose device statisticsGal Pressman5-0/+138
2019-07-29IB/bnxt_re: Do not notifify GID change eventParav Pandit1-1/+0
2019-07-29Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford20-101/+102
2019-07-29Do not dereference 'siw_crypto_shash' before checkingBernard Metzler1-2/+4
2019-07-29RDMA/qedr: Fix the hca_type and hca_rev returned in device attributesMichal Kalderon1-2/+8
2019-07-29RDMA/hns: Fix build errorYueHaibing2-9/+5
2019-07-29IB/mlx5: Support per device q counters in switchdev modeParav Pandit3-21/+60