summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2020-07-20RDMA/bnxt_re: introduce wqe mode to select execution pathDevesh Sharma
2020-07-20RDMA/qedr: Remove the query_pkey callbackKamal Heib
2020-07-20RDMA/i40iw: Remove the query_pkey callbackKamal Heib
2020-07-20RDMA/cxgb4: Remove the query_pkey callbackKamal Heib
2020-07-16RDMA/qedr: Add EDPM max size to alloc ucontext responseMichal Kalderon
2020-07-16RDMA/qedr: Add EDPM mode type for user-fw compatibilityMichal Kalderon
2020-07-16RDMA/usnic: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-16IB/hfi1: Remove unnecessary fall-through markingsGustavo A. R. Silva
2020-07-16RDMA/qedr: SRQ's bug fixesYuval Basson
2020-07-16RDMA/mlx5: Init dest_type when create flowDaria Velikovsky
2020-07-10RDMA/mlx5: Remove unused to_mibmr functionGal Pressman
2020-07-07RDMA/mlx5: Delete one-time used functionsLeon Romanovsky
2020-07-07RDMA/mlx5: Cleanup DEVX initialization flowLeon Romanovsky
2020-07-07RDMA/mlx5: Separate flow steering logic from main.cLeon Romanovsky
2020-07-07RDMA/mlx5: Separate counters from main.cLeon Romanovsky
2020-07-07RDMA/mlx5: Separate restrack callbacks initialization from main.cLeon Romanovsky
2020-07-07RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver functionLeon Romanovsky
2020-07-07RDMA/hns: Optimize MTR level-0 addressing to access huge pageXi Wang
2020-07-06RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky
2020-07-06RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky
2020-07-06RDMA/mlx5: Introduce UAPI to query PD attributesYishai Hadas
2020-07-06RDMA/mlx5: Implement the query ucontext functionalityYishai Hadas
2020-07-06RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() responseYishai Hadas
2020-07-06IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-07-06RDMA/mlx5: Get XRCD number directly for the internal useLeon Romanovsky
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman
2020-07-03RDMA/mlx5: Introduce ODP prefetch counterMaor Gottlieb
2020-06-30IB/hfi1: Convert PCIBIOS_* errors to generic -E* errorsBolarinwa Olayemi Saheed
2020-06-24Merge branch 'raw_dumps' into rdma.git for-nextJason Gunthorpe
2020-06-24RDMA/mlx5: Add support to get MR resource in RAW formatMaor Gottlieb
2020-06-24RDMA/mlx5: Add support to get CQ resource in RAW formatMaor Gottlieb
2020-06-24RDMA/mlx5: Add support to get QP resource in RAW formatMaor Gottlieb
2020-06-23RDMA: Add dedicated CM_ID resource tracker functionMaor Gottlieb
2020-06-23RDMA: Add dedicated QP resource tracker functionMaor Gottlieb
2020-06-23RDMA: Add a dedicated CQ resource tracker functionMaor Gottlieb
2020-06-23RDMA: Add dedicated MR resource tracker functionMaor Gottlieb
2020-06-22RDMA/hfi1: Remove hfi1_create_qp declarationKamal Heib
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-03RDMA/mlx5: Return ECE DC supportLeon Romanovsky
2020-06-03RDMA/mlx5: Don't rely on FW to set zeros in ECE responseLeon Romanovsky
2020-06-03RDMA/mlx5: Return an error if copy_to_user failsLeon Romanovsky
2020-06-02IB/hfi1: Use free_netdev() in hfi1_netdev_free()YueHaibing
2020-06-02RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()Dan Carpenter
2020-06-02IB/hfi1: Fix hfi1_netdev_rx_init() error handlingDan Carpenter