summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-20RDMA/efa: Free IRQ vectors on error flowGal Pressman
2021-08-19RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()Dinghao Liu
2021-08-19IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li
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/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-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/hns: Fix the double unlock problem of poll_semYangyang Li
2021-08-02RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recentlyAharon Landau
2021-07-25IB/mlx5: Rename is_apu_thread_cq function to is_apu_cqTal Gilboa
2021-07-15RDMA/irdma: Change returned type of irdma_setup_virt_qp to voidZhu Yanjun
2021-07-15RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to voidZhu Yanjun
2021-07-15RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to voidZhu Yanjun
2021-07-15RDMA/irdma: Check vsi pointer before using itTatyana Nikolova
2021-07-12RDMA/irdma: Change the returned type to voidZhu Yanjun
2021-07-12RDMA/irdma: Fix unused variable total_size warningTatyana Nikolova
2021-07-12RDMA/bnxt_re: Fix stats countersNaresh Kumar PBS
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches
2021-06-29RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky
2021-06-25RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pblesShiraz Saleem
2021-06-25RDMA/irdma: Check contents of user-space irdma_mem_reg_req objectShiraz Saleem
2021-06-24RDMA/hns: Add window selection field of congestion controlYixing Liu
2021-06-24RDMA/hfi1: Remove use of kmap()Ira Weiny
2021-06-24RDMA/irdma: Remove use of kmap()Ira Weiny
2021-06-24RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1Colin Ian King
2021-06-23RDMA/hns: Fix incorrect vlan enable bit in QPCWeihang Li
2021-06-22RDMA/irdma: Use the queried port attributesKamal Heib
2021-06-22RDMA/hns: Add vendor_err info to error WCLang Cheng
2021-06-22RDMA/irdma: Check return value from ib_umem_find_best_pgszShiraz Saleem
2021-06-22RDMA/hns: Fix spelling mistakes of originalLang Cheng
2021-06-22RDMA/hns: Simplify the judgment in hns_roce_v2_post_send()Yixing Liu
2021-06-22RDMA/hns: Encapsulate flushing CQE as a functionWenpeng Liang
2021-06-22RDMA/hns: Modify function return value typeYangyang Li
2021-06-22RDMA/hns: Clean definitions of EQC structureXi Wang
2021-06-22RDMA/hns: Delete unnecessary branch of hns_roce_v2_query_qpYangyang Li
2021-06-22RDMA/hns: Add member assignments for qp_init_attrYangyang Li
2021-06-22RDMA/hns: Fix some print issuesYixing Liu
2021-06-22RDMA/hns: Fix uninitialized variableYixing Liu
2021-06-22RDMA/hns: Force rewrite inline flag of WQELang Cheng
2021-06-22Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe