summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-08-12RDMA/hns: Handling the error return value of hem functionLang Cheng
2019-08-12RDMA/hns: Update some comments styleLang Cheng
2019-08-12RDMA/hns: Clean up unnecessary initial assignmentLang Cheng
2019-08-12RDMA/hns: Remove unnessary init for cmq regYixian Liu
2019-08-12RDMA/hns: Update the prompt message for creating and destroy qpYixian Liu
2019-08-12RDMA/hns: Optimize hns_roce_modify_qp functionLijun Ou
2019-08-12RDMA/hns: Encapsulate some lines for setting sq size in user modeLijun Ou
2019-08-12RDMA/hns: remove obsolete Kconfig commentYueHaibing
2019-08-12RDMA/{cxgb3, cxgb4, i40iw}: Remove common codeKamal Heib
2019-08-12RDMA/core: Add common iWARP query portKamal Heib
2019-08-12RDMA/cxgb3: Use ib_device_set_netdev()Kamal Heib
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
2019-08-07IB/mlx5: Check the correct variable in error handling codeDan Carpenter
2019-08-07RDMA/counter: Prevent QP counter binding if counters unsupportedMark Zhang
2019-08-07IB/mlx5: Fix implicit MR release flowYishai Hadas
2019-08-07mlx5: Use refcount_t for refcountChuhong Yuan
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-05RDMA/efa: Rate limit admin queue error printsGal Pressman
2019-08-05RDMA/hns: Remove not used UAR assignmentLeon Romanovsky
2019-08-05rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever
2019-08-04IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general commandMark Zhang
2019-08-01RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun
2019-08-01RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky
2019-08-01IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-08-01IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein
2019-08-01RDMA/restrack: Track driver QP types in resource trackerGal Pressman
2019-08-01IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi
2019-08-01RDMA/hns: remove set but not used variable 'irq_num'YueHaibing
2019-08-01RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe
2019-08-01RDMA/devices: Do not deadlock during client removalJason Gunthorpe
2019-08-01IB/core: Add mitigation for Spectre V1Luck, Tony
2019-07-31RDMA/mlx5: Remove DEBUG ODP codeLeon Romanovsky
2019-07-31RDMA/core: fix spelling mistake "Nelink" -> "Netlink"Colin Ian King
2019-07-31infiniband: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose
2019-07-29RDMA/efa: Expose device statisticsGal Pressman
2019-07-29IB/bnxt_re: Do not notifify GID change eventParav Pandit
2019-07-29Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford
2019-07-29Do not dereference 'siw_crypto_shash' before checkingBernard Metzler
2019-07-29RDMA/qedr: Fix the hca_type and hca_rev returned in device attributesMichal Kalderon
2019-07-29RDMA/hns: Fix build errorYueHaibing
2019-07-29IB/mlx5: Support per device q counters in switchdev modeParav Pandit
2019-07-29IB/mlx5: Refactor code for counters allocationParav Pandit
2019-07-25qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon
2019-07-25IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interfaceMax Gurtovoy
2019-07-25RDMA/core: Support netlink commands in non init_net net namespacesParav Pandit
2019-07-25RDMA/mlx4: Annotate boolean arguments as bool and not intLeon Romanovsky
2019-07-25RDMA/mlx4: Separate creation of RWQ and QPLeon Romanovsky
2019-07-25IB/usnic: Use dev_get_drvdataChuhong Yuan