summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-22RDMA/irdma: Use auxiliary_device driver data helpersDavid E. Box
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller
2021-12-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe
2021-12-14IB/mthca: Use memset_startat() for clearing mpt_entryKees Cook
2021-12-14iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rplKees Cook
2021-12-14RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mrKees Cook
2021-12-14Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe
2021-12-14RDMA/hns: Replace kfree() with kvfree()Jiacheng Shi
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-14IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito
2021-12-14RDMA/hns: Support direct wqe of userspaceYixing Liu
2021-12-14RDMA/hns: Fix RNR retransmission issue for HIP08Yangyang Li
2021-12-13RDMA/mlx5: Add support to multiple priorities for FDB rulesMaor Gottlieb
2021-12-13net/mlx5: Separate FDB namespaceMaor Gottlieb
2021-12-10RDMA/irdma: Use irq_update_affinity_hint()Nitesh Narayan Lal
2021-12-07RDMA/qedr: Fix reporting max_{send/recv}_wr attrsKamal Heib
2021-12-07RDMA/rxe: Remove the unnecessary variableZhu Yanjun
2021-12-07RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQTatyana Nikolova
2021-12-07RDMA/irdma: Report correct WC errorsShiraz Saleem
2021-12-07RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...Christophe JAILLET
2021-12-07RDMA/irdma: Fix a user-after-free in add_pble_prmShiraz Saleem
2021-12-07IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddrMike Marciniszyn
2021-12-07IB/hfi1: Fix early init panicMike Marciniszyn
2021-12-07IB/hfi1: Insure use of smp_processor_id() is preempt disabledMike Marciniszyn
2021-12-07IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn
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-29RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warningGuoqing Jiang
2021-11-29RDMA/qib: rename copy_io to qib_copy_ioChristoph Hellwig
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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