summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-14RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entryAvihai Horon
2021-12-14RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon
2021-12-14RDMA/core: Modify rdma_query_gid() to return accurate error codesAvihai Horon
2021-12-14RDMA/hns: Support direct wqe of userspaceYixing Liu
2021-12-07RDMA/qedr: Fix reporting max_{send/recv}_wr attrsKamal Heib
2021-12-07RDMA/rxe: Remove the unnecessary variableZhu Yanjun
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-06IB/core: Remove redundant pointer mmColin Ian King
2021-12-06RDMA/uverbs: Remove the unnecessary assignmentZhu Yanjun
2021-12-06RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu
2021-12-06RDMA/siw: Use max() instead of doing it manuallyJiapeng Chong
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-25RDMA/bnxt_re: Remove dynamic pkey tableKamal Heib
2021-11-25RDMA/siw: Use helper function to set sys_image_guidKamal Heib
2021-11-25RDMA/rtrs-clt: Fix the initial value of min_latencyJack Wang
2021-11-25RDMA/cma: Remove open coding of overflow checking for private_data_lenHÃ¥kon Bugge
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-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/rxe: Remove some #defines from rxe_pool.hBob Pearson
2021-11-19RDMA/rxe: Remove #include "rxe_loc.h" from rxe_pool.cBob Pearson
2021-11-19RDMA/rxe: Save object pointer in pool elementBob Pearson
2021-11-19RDMA/rxe: Copy setup parameters into rxe_poolBob Pearson
2021-11-19RDMA/rxe: Cleanup rxe_pool_entryBob Pearson
2021-11-19RDMA/rxe: Replace irqsave locks with bh locksBob Pearson
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-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