summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-09-15RDMA/mlx5: Fix number of allocated XLT entriesNiklas Schnelle
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-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/uverbs: Track dmabuf memory regionsGal Pressman
2021-08-19RDMA/mlx5: Fix crash when unbind multiport slaveMaor Gottlieb
2021-08-12Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
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-03RDMA/hns: Fix the double unlock problem of poll_semYangyang Li
2021-08-02RDMA/rxe: Restore setting tot_len in the IPv4 headerBob Pearson
2021-08-02RDMA/rxe: Use the correct size of wqe when processing SRQBob Pearson
2021-08-02RDMA/cma: Revert INIT-INIT patchMike Marciniszyn
2021-08-02RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recentlyAharon Landau
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-15RDMA/rxe: Fix memory leak in error path codeBob Pearson
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-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches
2021-06-29RDMA/core: Always release restrack objectLeon Romanovsky
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-25RDMA/rxe: Missing unlock on error in get_srq_wqe()Dan Carpenter
2021-06-25RDMA/cma: Fix rdma_resolve_route() memory leakGerd Rausch
2021-06-25RDMA/core/sa_query: Remove unused argumentHåkon Bugge
2021-06-25RDMA/cma: Fix incorrect Packet Lifetime calculationHåkon Bugge
2021-06-24RDMA/cma: Protect RMW with qp_mutexHåkon Bugge
2021-06-24RDMA/cma: Remove unnecessary INIT->INIT transitionHåkon Bugge
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-24IB/isert: Align target max I/O size to initiator sizeMax Gurtovoy
2021-06-23RDMA/hns: Fix incorrect vlan enable bit in QPCWeihang Li
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie
2021-06-22RDMA/irdma: Use the queried port attributesKamal Heib
2021-06-22RDMA/rxe: Fix redundant skb_put_zeroBob Pearson