summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Remove unused to_mibmr functionGal Pressman2020-07-101-5/+0
* RDMA/mlx5: Delete one-time used functionsLeon Romanovsky2020-07-071-277/+198
* RDMA/mlx5: Cleanup DEVX initialization flowLeon Romanovsky2020-07-074-54/+51
* RDMA/mlx5: Separate flow steering logic from main.cLeon Romanovsky2020-07-078-2557/+2579
* RDMA/mlx5: Separate counters from main.cLeon Romanovsky2020-07-079-709/+737
* RDMA/mlx5: Separate restrack callbacks initialization from main.cLeon Romanovsky2020-07-074-77/+46
* RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver functionLeon Romanovsky2020-07-072-13/+12
* RDMA/hns: Optimize MTR level-0 addressing to access huge pageXi Wang2020-07-074-132/+147
* RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky2020-07-074-50/+26
* RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky2020-07-071-14/+6
* RDMA/mlx5: Introduce UAPI to query PD attributesYishai Hadas2020-07-074-1/+50
* RDMA/mlx5: Implement the query ucontext functionalityYishai Hadas2020-07-071-0/+35
* RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() responseYishai Hadas2020-07-071-103/+93
* IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas2020-07-072-2/+0
* RDMA/mlx5: Get XRCD number directly for the internal useLeon Romanovsky2020-07-074-34/+23
* RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-0717-18/+17
* RDMA/mlx5: Introduce ODP prefetch counterMaor Gottlieb2020-07-032-9/+13
* IB/hfi1: Convert PCIBIOS_* errors to generic -E* errorsBolarinwa Olayemi Saheed2020-06-301-7/+15
* Merge branch 'raw_dumps' into rdma.git for-nextJason Gunthorpe2020-06-249-67/+116
|\
| * RDMA/mlx5: Add support to get MR resource in RAW formatMaor Gottlieb2020-06-243-0/+10
| * RDMA/mlx5: Add support to get CQ resource in RAW formatMaor Gottlieb2020-06-243-0/+10
| * RDMA/mlx5: Add support to get QP resource in RAW formatMaor Gottlieb2020-06-243-0/+79
| * RDMA: Add dedicated CM_ID resource tracker functionMaor Gottlieb2020-06-233-18/+4
| * RDMA: Add dedicated QP resource tracker functionMaor Gottlieb2020-06-232-4/+2
| * RDMA: Add a dedicated CQ resource tracker functionMaor Gottlieb2020-06-236-19/+8
| * RDMA: Add dedicated MR resource tracker functionMaor Gottlieb2020-06-236-34/+11
* | RDMA/hfi1: Remove hfi1_create_qp declarationKamal Heib2020-06-221-14/+0
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-1313-19/+19
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-093-7/+7
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-05104-7750/+8458
|\
| * RDMA/mlx5: Return ECE DC supportLeon Romanovsky2020-06-031-14/+31
| * RDMA/mlx5: Don't rely on FW to set zeros in ECE responseLeon Romanovsky2020-06-031-2/+4
| * RDMA/mlx5: Return an error if copy_to_user failsLeon Romanovsky2020-06-031-6/+2
| * IB/hfi1: Use free_netdev() in hfi1_netdev_free()YueHaibing2020-06-031-4/+1
| * RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()Dan Carpenter2020-06-031-1/+1
| * IB/hfi1: Fix hfi1_netdev_rx_init() error handlingDan Carpenter2020-06-031-2/+9
| * RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe2020-06-038-17/+0
| * RDMA: Remove 'max_fmr'Jason Gunthorpe2020-06-036-6/+0
| * RDMA/mthca: Remove FMR support for memory registrationMax Gurtovoy2020-06-034-380/+1
| * RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy2020-06-033-120/+0
| * RDMA/i40iw: Remove FMR leftoversJason Gunthorpe2020-06-032-10/+0
| * RDMA/bnxt_re: Remove FMR leftoversJason Gunthorpe2020-06-034-14/+0
| * RDMA/mlx5: Remove FMR leftoversGal Pressman2020-06-031-8/+0
| * IB/hfi1: Fix spelling mistake "enought" -> "enough"Colin Ian King2020-05-291-1/+1
| * RDMA/hns: remove duplicate assignment to pointer raqColin Ian King2020-05-291-1/+1
| * RDMA/mlx5: Support TX port affinity for VF drivers in LAG modeMark Zhang2020-05-293-2/+10
| * RDMA/mlx5: Return ECE data after modify QPLeon Romanovsky2020-05-272-4/+46