aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-06RDMA/core: Remove ib_alloc_mr_user functionGal Pressman1-6/+5
2020-07-06RDMA/core: Check for error instead of success in alloc MR functionGal Pressman1-12/+13
2020-07-06RDMA/core: Clean up tracepoint headersChuck Lever1-2/+0
2020-07-06Merge branch 'mlx5_ipoib_qpn' into rdma.git for-nextJason Gunthorpe1-2/+9
2020-07-06RDMA/ipoib: Handle user-supplied address when creating childMichael Guralnik1-2/+9
2020-07-03RDMA/mlx5: Introduce ODP prefetch counterMaor Gottlieb2-9/+13
2020-07-02RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()Jason Gunthorpe1-3/+8
2020-07-02RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe2-36/+31
2020-06-30IB/hfi1: Convert PCIBIOS_* errors to generic -E* errorsBolarinwa Olayemi Saheed1-7/+15
2020-06-24RDMA/core: Delete not-used create RWQ table functionLeon Romanovsky1-39/+0
2020-06-24IB/mad: Delete RMPP_STATE_CANCELING stateShay Drory1-13/+4
2020-06-24IB/mad: Change atomics to refcount APIShay Drory3-14/+14
2020-06-24IB/mad: Issue complete whenever decrements agent refcountShay Drory1-7/+7
2020-06-24RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib2-4/+2
2020-06-24Merge branch 'raw_dumps' into rdma.git for-nextJason Gunthorpe11-161/+244
2020-06-24RDMA/mlx5: Add support to get MR resource in RAW formatMaor Gottlieb3-0/+10
2020-06-24RDMA/mlx5: Add support to get CQ resource in RAW formatMaor Gottlieb3-0/+10
2020-06-24RDMA/mlx5: Add support to get QP resource in RAW formatMaor Gottlieb3-0/+79
2020-06-24RDMA: Add support to dump resource tracker in RAW formatMaor Gottlieb2-62/+121
2020-06-23RDMA: Add dedicated CM_ID resource tracker functionMaor Gottlieb5-30/+7
2020-06-23RDMA: Add dedicated QP resource tracker functionMaor Gottlieb4-7/+5
2020-06-23RDMA: Add a dedicated CQ resource tracker functionMaor Gottlieb8-22/+11
2020-06-23RDMA: Add dedicated MR resource tracker functionMaor Gottlieb8-49/+17
2020-06-23RDMA/core: Don't call fill_res_entry for PDMaor Gottlieb1-8/+1
2020-06-22RDMA/rxe: Remove unused rxe_mem_map_pagesKamal Heib2-47/+0
2020-06-22RDMA/hfi1: Remove hfi1_create_qp declarationKamal Heib1-14/+0
2020-06-22RDMA/ipoib: Return void from ipoib_mcast_stop_thread()Kamal Heib2-4/+2
2020-06-22RDMA: Correct trivial kernel-doc inconsistenciesColton Lewis5-4/+30
2020-06-18IB/srpt: Remove WARN_ON from srpt_cm_req_recvJing Xiangfeng1-3/+0
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada22-37/+37
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse2-2/+2
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse6-13/+13
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2-2/+0
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds182-9909/+18523
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds16-194/+813
2020-06-03RDMA/cm: Spurious WARNING triggered in cm_destroy_id()Ka-Cheong Poon1-1/+3
2020-06-03RDMA/mlx5: Return ECE DC supportLeon Romanovsky1-14/+31
2020-06-03RDMA/mlx5: Don't rely on FW to set zeros in ECE responseLeon Romanovsky1-2/+4
2020-06-03RDMA/mlx5: Return an error if copy_to_user failsLeon Romanovsky1-6/+2
2020-06-02IB/hfi1: Use free_netdev() in hfi1_netdev_free()YueHaibing1-4/+1
2020-06-02RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()Dan Carpenter1-1/+1
2020-06-02RDMA/core: Move and rename trace_cm_id_create()Chuck Lever2-6/+16
2020-06-02IB/hfi1: Fix hfi1_netdev_rx_init() error handlingDan Carpenter1-2/+9
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe9-18/+0
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe11-12/+0
2020-06-02RDMA/core: Remove FMR device opsMax Gurtovoy2-52/+0
2020-06-02RDMA/rdmavt: Remove FMR memory registrationMax Gurtovoy3-173/+0
2020-06-02RDMA/mthca: Remove FMR support for memory registrationMax Gurtovoy4-380/+1