summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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/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-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-25IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas
2019-07-25IB/counters: Always initialize the port counter objectParav Pandit
2019-07-25IB/core: Fix querying total rdma statsParav Pandit
2019-07-25IB/mlx5: Prevent concurrent MR updates during invalidationMoni Shoua
2019-07-24IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas
2019-07-24IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas
2019-07-24IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas
2019-07-24IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas
2019-07-22RDMA/siw: Remove set but not used variables 'rv'Mao Wenan
2019-07-22IB/mlx5: Replace kfree with kvfreeChuhong Yuan
2019-07-22RDMA/bnxt_re: Honor vlan_id in GID entry comparisonSelvin Xavier
2019-07-22IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psnKaike Wan
2019-07-22IB/hfi1: Field not zero-ed when allocating TID flow memoryKaike Wan
2019-07-22IB/hfi1: Unreserve a flushed OPFN requestKaike Wan
2019-07-22IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck
2019-07-22RDMA/hns: Fix sg offset non-zero issueXi Wang
2019-07-22RDMA/siw: Fix error return code in siw_init_module()Wei Yongjun
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-16scsi: IB/srp: set virt_boundary_mask in the scsi hostChristoph Hellwig
2019-07-16scsi: IB/iser: set virt_boundary_mask in the scsi hostChristoph Hellwig
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko
2019-07-12RMDA/siw: Require a 64 bit archJason Gunthorpe
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-11RDMA/siw: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-11RDMA/core: Fix -Wunused-const-variable warningsQian Cai
2019-07-11rdma/siw: Remove set but not used variable 's'YueHaibing
2019-07-11rdma/siw: Add missing dependencies on LIBCRC32C and DMA_VIRT_OPSGeert Uytterhoeven
2019-07-11RDMA/siw: Add missing rtnl_lock around access to ifaJason Gunthorpe
2019-07-10rdma/siw: Use proper enumerated type in map_cqe_statusNathan Chancellor
2019-07-10RDMA/siw: Remove unnecessary kthread create/destroy printoutsBernard Metzler
2019-07-10IB/rdmavt: Fix variable shadowing issue in rvt_create_cqNathan Chancellor
2019-07-09RDMA/core: Fix race when resolving IP addressDag Moxnes
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds