summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
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-12-06RDMA/bnxt_re: Fix endianness warning for req.pkeyKamal Heib
2021-12-06RDMA/irdma: Fix the type used to declare a bitmapChristophe JAILLET
2021-12-06RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu
2021-11-29RDMA/bnxt_re: Use bitmap_zalloc() when applicableChristophe JAILLET
2021-11-29RDMA/pvrdma: Use non-atomic bitmap functions when possibleChristophe JAILLET
2021-11-29RDMA/pvrdma: Use bitmap_zalloc() when applicableChristophe JAILLET
2021-11-29IB/hfi1: Use bitmap_zalloc() when applicableChristophe JAILLET
2021-11-29RDMA/mlx4: Use bitmap_alloc() when applicableChristophe JAILLET
2021-11-29RDMA/ocrdma: Simplify code in 'ocrdma_search_mmap()'Christophe JAILLET
2021-11-29RDMA/ocrdma: Use bitmap_zalloc() when applicableChristophe JAILLET
2021-11-29RDMA/qib: rename copy_io to qib_copy_ioChristoph Hellwig
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-25RDMA/bnxt_re: Remove dynamic pkey tableKamal Heib
2021-11-25RDMA/cxgb4: Use non-atomic bitmap functions when possibleChristophe JAILLET
2021-11-25RDMA/cxgb4: Use bitmap_set() when applicableChristophe JAILLET
2021-11-25RDMA/cxgb4: Use bitmap_zalloc() when applicableChristophe JAILLET
2021-11-25IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_mr.c'Christophe JAILLET
2021-11-25IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_allocator.c'Christophe JAILLET
2021-11-25IB/mthca: Use bitmap_set() when applicableChristophe JAILLET
2021-11-25IB/mthca: Use bitmap_zalloc() when applicableChristophe JAILLET
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-22RDMA/irdma: Set protocol based on PF rdma_mode flagShiraz Saleem
2021-11-19RDMA/hns: Remove magic numberXinhao Liu
2021-11-19RDMA/hns: Remove macros that are no longer usedYixing Liu
2021-11-19RDMA/hns: Correctly initialize the members of Array[][]Xinhao Liu
2021-11-19RDMA/hns: Correct the type of variables participating in the shift operationXinhao Liu
2021-11-19RDMA/hns: Replace tab with space in the right-side commentsXinhao Liu
2021-11-19RDMA/hns: Correct the print format to be consistent with the variable typeXinhao Liu
2021-11-19RDMA/hns: Correct the hex print formatXinhao Liu
2021-11-19RDMA/usnic: Clean up usnic_ib_alloc_pd()Dan Carpenter
2021-11-19RDMA/cxgb4: Use helper function to set GUIDsKamal Heib
2021-11-17RDMA/hns: Validate the pkey indexKamal Heib
2021-11-17RDMA/ocrdma: Use helper function to set GUIDsKamal Heib
2021-11-17RDMA/mlx4: Do not fail the registration on port statsJack Wang
2021-11-16RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pen...Christophe JAILLET
2021-11-16RDMA/bnxt_re: Remove unneeded variableChangcheng Deng
2021-11-16RDMA/irdma: Use helper function to set GUIDsKamal Heib
2021-11-16IB/hfi1: Properly allocate rdma counter desc memoryDennis Dalessandro
2021-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-11-03RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callbackKamal Heib