summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-08-23RDMA: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-23IB/core: Remove deprecated current_seq commentsLi Zhijian
2021-08-22RDMA/efa: Rename vector field in efa_irq struct to irqnGal Pressman
2021-08-22RDMA/efa: Remove unused cpu field from irq structGal Pressman
2021-08-22RDMA/rtrs: Remove (void) casting for functionsGioh Kim
2021-08-22RDMA/rtrs-clt: Fix counting inflight IOGioh Kim
2021-08-22RDMA/rtrs: Remove all likely and unlikelyGioh Kim
2021-08-22RDMA/rtrs: Remove unused functionsJack Wang
2021-08-22RDMA/rtrs-clt: During add_path change for_new_clt according to path_numMd Haris Iqbal
2021-08-22Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe
2021-08-20RDMA/rxe: Zero out index member of struct rxe_queueXiao Yang
2021-08-20RDMA/efa: Free IRQ vectors on error flowGal Pressman
2021-08-19RDMA/rxe: Fix memory allocation while in a spin lockBob Pearson
2021-08-19RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()Dinghao Liu
2021-08-19RDMA/core/sa_query: Remove unused functionHÃ¥kon Bugge
2021-08-19RDMA/qedr: Move variables reset to qedr_set_common_qp_params()Prabhakar Kushwaha
2021-08-19RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_showChristoph Hellwig
2021-08-19IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li
2021-08-19RDMA/rtrs: Remove a useless kfree()Christophe JAILLET
2021-08-19RDMA/hns: Fix return in hns_roce_rereg_user_mr()YueHaibing
2021-08-19RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUSLukas Bulwahn
2021-08-19RDMA/bnxt_re: Add missing spin lock initializationNaresh Kumar PBS
2021-08-19RDMA/uverbs: Track dmabuf memory regionsGal Pressman
2021-08-19RDMA/mlx5: Fix crash when unbind multiport slaveMaor Gottlieb
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-12Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-11scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-08-11scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-08-05RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.Dakshaja Uppalapati
2021-08-05RDMA/mlx5: Add shared FDB supportMark Bloch
2021-08-05{net, RDMA}/mlx5: Extend send to vport rulesMark Bloch
2021-08-05RDMA/mlx5: Fill port info based on the relevant eswitchMark Bloch
2021-08-03RDMA/core: Create clean QP creations interface for uverbsLeon Romanovsky
2021-08-03RDMA/core: Properly increment and decrement QP usecntsLeon Romanovsky
2021-08-03RDMA/core: Configure selinux QP during creationLeon Romanovsky
2021-08-03RDMA/core: Reorganize create QP low-level functionsLeon Romanovsky
2021-08-03RDMA/core: Remove protection from wrong in-kernel API usageLeon Romanovsky
2021-08-03RDMA/core: Delete duplicated and unreachable codeLeon Romanovsky
2021-08-03RDMA/mlx5: Delete not-available udata checkLeon Romanovsky
2021-08-03RDMA/mlx5: Drop in-driver verbs object creationsLeon Romanovsky
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-08-03RDMA/rdmavt: Decouple QP and SGE lists allocationsLeon Romanovsky
2021-08-03RDMA/mlx5: Rework custom driver QP type creationLeon Romanovsky
2021-08-03RDMA/mlx5: Delete device resource mutex that didn't protect anythingLeon Romanovsky
2021-08-03RDMA/mlx5: Cancel pkey work before destroying device resourcesLeon Romanovsky
2021-08-03RDMA/efa: Remove double QP type assignmentLeon Romanovsky
2021-08-03RDMA/hns: Don't overwrite supplied QP attributesLeon Romanovsky
2021-08-03RDMA/hns: Don't skip IB creation flow for regular RC QPLeon Romanovsky