summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2022-01-05RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky
2022-01-05RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang
2022-01-05Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"Maor Gottlieb
2022-01-04RDMA/rxe: Prevent double freeing rxe_map_set()Li Zhijian
2021-12-14RDMA/hns: Replace kfree() with kvfree()Jiacheng Shi
2021-12-14IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito
2021-12-14RDMA/hns: Fix RNR retransmission issue for HIP08Yangyang Li
2021-12-07RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQTatyana Nikolova
2021-12-07RDMA/irdma: Report correct WC errorsShiraz Saleem
2021-12-07RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...Christophe JAILLET
2021-12-07RDMA/irdma: Fix a user-after-free in add_pble_prmShiraz Saleem
2021-12-07IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddrMike Marciniszyn
2021-12-07IB/hfi1: Fix early init panicMike Marciniszyn
2021-12-07IB/hfi1: Insure use of smp_processor_id() is preempt disabledMike Marciniszyn
2021-12-07IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn
2021-11-29RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warningGuoqing Jiang
2021-11-25RDMA/hns: Do not destroy QP resources in the hw resetting phaseYangyang Li
2021-11-25RDMA/hns: Do not halt commands during reset until laterYangyang Li
2021-11-25RDMA/mlx5: Fix releasing unallocated memory in dereg MR flowAlaa Hleihel
2021-11-25RDMA: Fix use-after-free in rxe_queue_cleanupPavel Skripkin
2021-11-17RDMA/nldev: Check stat attribute before accessing itLeon Romanovsky
2021-11-17RDMA/mlx4: Do not fail the registration on port statsJack Wang
2021-11-16IB/hfi1: Properly allocate rdma counter desc memoryDennis Dalessandro
2021-11-16RDMA/core: Set send and receive CQ before forwarding to the driverLeon Romanovsky
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-11-03RDMA/core: Require the driver to set the IOVA correctly during rereg_mrAharon Landau
2021-11-03RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callbackKamal Heib
2021-11-01Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2021-11-01Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe
2021-11-01RDMA/irdma: optimize rx path by removing unnecessary copyZhu Yanjun
2021-10-29RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang
2021-10-29IB/opa_vnic: Rebranding of OPA VNIC driver to Cornelis NetworksScott Breyer
2021-10-29IB/qib: Rebranding of qib driver to Cornelis NetworksScott Breyer
2021-10-29IB/hfi1: Rebranding of hfi1 driver to Cornelis NetworksScott Breyer
2021-10-29RDMA/bnxt_re: Use helper function to set GUIDsKamal Heib
2021-10-29RDMA/bnxt_re: Fix kernel panic when trying to access bnxt_re_stat_descsKamal Heib
2021-10-29RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad
2021-10-29RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibilityYixing Liu
2021-10-29RDMA/hns: Fix initial arm_st of CQHaoyue Xu
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-28RDMA/rxe: Make rxe_type_info static constJoe Perches
2021-10-28RDMA/rxe: Use 'bitmap_zalloc()' when applicableChristophe JAILLET
2021-10-28RDMA/rxe: Save a few bytes from struct rxe_poolChristophe JAILLET
2021-10-28RDMA/irdma: Remove the unused variable local_qpZhu Yanjun
2021-10-28RDMA/core: Fix missed initialization of rdma_hw_stats::lockMark Zhang
2021-10-28RDMA/efa: Add support for dmabuf memory regionsGal Pressman
2021-10-28RDMA/umem: Allow pinned dmabuf umem usageGal Pressman
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed