summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2020-12-06RDMA/mlx5: Remove IB representors dead codeLeon Romanovsky
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky
2020-12-06RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky
2020-12-01RDMA/efa: Use the correct current and new states in modify QPGal Pressman
2020-12-01RDMA/qedr: iWARP invalid(zero) doorbell address fixAlok Prasad
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-26RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu
2020-11-26RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang
2020-11-26RDMA/hns: Fix wrong field of SRQ number the device supportsWenpeng Liang
2020-11-25IB/hfi1: Ensure correct mm is used at all timesDennis Dalessandro
2020-11-25RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem
2020-11-23IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-13IB/hfi1: Fix error return code in hfi1_init_dd()Zhang Changzhong
2020-11-12IB/hfi1: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-11-12RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()Qinglang Miao
2020-11-02RDMA/vmw_pvrdma: Fix the active_speed and phys_state valueAdit Ranadive
2020-10-28RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad
2020-10-26RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-10-13IB/hfi1: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-09IB/mlx4: Convert rej_tmout radix-tree to XArrayHåkon Bugge
2020-10-06RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.Colin Ian King
2020-10-06RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()Jason Gunthorpe
2020-10-01RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon
2020-10-01RDMA/qedr: Endianness warnings cleanupAlok Prasad
2020-10-01RDMA/mlx5: Sync device with CPU pages upon ODP MR registrationYishai Hadas
2020-10-01RDMA/mlx5: Extend advice MR to support non faulting modeYishai Hadas
2020-10-01IB/core: Enable ODP sync without faultingYishai Hadas
2020-10-01IB/core: Improve ODP to use hmm_range_fault()Yishai Hadas
2020-09-29RDMA/hns: Remove unused variables and definitionsLang Cheng
2020-09-29RDMA/i40iw: Remove intermediate pointer that points to the same structLeon Romanovsky
2020-09-29RDMA/mthca: Combine special QP struct with mthca QPLeon Romanovsky
2020-09-29RDMA/drivers: Remove udata check from special QPLeon Romanovsky
2020-09-29RDMA/mlx4: Prepare QP allocation to remove from the driverLeon Romanovsky
2020-09-29RDMA/mlx4: Embed GSI QP into general mlx4_ib QPLeon Romanovsky
2020-09-29RDMA/mlx5: Delete not needed GSI QP signal QP typeLeon Romanovsky
2020-09-29RDMA/mlx5: Change GSI QP to have same creation flow like other QPsLeon Romanovsky
2020-09-29RDMA/mlx5: Reuse existing fields in parent QP storage objectLeon Romanovsky
2020-09-29RDMA/mlx5: Embed GSI QP into general mlx5_ib QPLeon Romanovsky
2020-09-25RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters()Liu Shixin
2020-09-24RDMA/hns: Support inline data in extented sge space for RCWeihang Li
2020-09-24RDMA/hns: Fix missing sq_sig_type when querying QPWeihang Li
2020-09-24RDMA/hns: Fix configuration of ack_req_freq in QPCWeihang Li
2020-09-24RDMA/hns: Fix the wrong value of rnr_retry when querying qpWenpeng Liang
2020-09-24RDMA/hns: Solve the overflow of the calc_pg_sz()Jiaran Zhang
2020-09-24RDMA/hns: Add check for the validity of sl configurationJiaran Zhang