summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-06-30IB/hfi1: Convert PCIBIOS_* errors to generic -E* errorsBolarinwa Olayemi Saheed
2020-06-24RDMA/core: Delete not-used create RWQ table functionLeon Romanovsky
2020-06-24IB/mad: Delete RMPP_STATE_CANCELING stateShay Drory
2020-06-24IB/mad: Change atomics to refcount APIShay Drory
2020-06-24IB/mad: Issue complete whenever decrements agent refcountShay Drory
2020-06-24RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib
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-24RDMA: Add support to dump resource tracker 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-23RDMA/core: Don't call fill_res_entry for PDMaor Gottlieb
2020-06-22RDMA/rxe: Remove unused rxe_mem_map_pagesKamal Heib
2020-06-22RDMA/hfi1: Remove hfi1_create_qp declarationKamal Heib
2020-06-22RDMA/ipoib: Return void from ipoib_mcast_stop_thread()Kamal Heib
2020-06-22RDMA: Correct trivial kernel-doc inconsistenciesColton Lewis
2020-06-18IB/srpt: Remove WARN_ON from srpt_cm_req_recvJing Xiangfeng
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-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike 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/cm: Spurious WARNING triggered in cm_destroy_id()Ka-Cheong Poon
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-02RDMA/core: Move and rename trace_cm_id_create()Chuck Lever
2020-06-02IB/hfi1: Fix hfi1_netdev_rx_init() error handlingDan Carpenter
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe
2020-06-02RDMA/core: Remove FMR device opsMax Gurtovoy
2020-06-02RDMA/rdmavt: Remove FMR memory registrationMax Gurtovoy
2020-06-02RDMA/mthca: Remove FMR support for memory registrationMax Gurtovoy
2020-06-02RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy
2020-06-02RDMA/i40iw: Remove FMR leftoversJason Gunthorpe
2020-06-02RDMA/bnxt_re: Remove FMR leftoversJason Gunthorpe
2020-06-02RDMA/mlx5: Remove FMR leftoversGal Pressman
2020-06-02RDMA/core: Remove FMR pool APIMax Gurtovoy
2020-06-02RDMA/srp: Remove support for FMR memory registrationMax Gurtovoy
2020-06-02RDMA/iser: Remove support for FMR memory registrationIsrael Rukshin
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds