summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2024-07-15Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-21RDMA/mana_ib: Ignore optional access flags for MRsKonstantin Taranov
2024-06-21RDMA/mlx5: Add check for srq max_sge attributePatrisious Haddad
2024-06-21RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_initYishai Hadas
2024-06-21RDMA/mlx5: Ensure created mkeys always have a populated rb_keyJason Gunthorpe
2024-06-21RDMA/mlx5: Follow rb_key.ats when creating new mkeysJason Gunthorpe
2024-06-21RDMA/mlx5: Remove extra unlock on error pathJason Gunthorpe
2024-06-16RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceededPatrisious Haddad
2024-06-16net/mlx5: Reimplement write combining testJianbo Liu
2024-06-12net: mana: Allow variable size indirection tableShradha Gupta
2024-06-09RDMA/rxe: Fix responder length checking for UD request packetsHonggang LI
2024-05-30RDMA/rxe: Fix data copy for IB_SEND_INLINEHonggang LI
2024-05-30RDMA/bnxt_re: Fix the max msix vectors macroSelvin Xavier
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-05-12RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siwZhu Yanjun
2024-05-12RDMA/IPoIB: Fix format truncation compilation errorsLeon Romanovsky
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-09Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-05-09bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwqMichal Schmidt
2024-05-08RDMA/efa: Support QP with unsolicited write w/ imm. receiveMichael Margolin
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-05-05IB/hfi1: Remove generic .ndo_get_stats64Breno Leitao
2024-05-05IB/hfi1: Do not use custom stat allocatorBreno Leitao
2024-05-05RDMA/hfi1: Use RMW accessors for changing LNKCTL2Ilpo Järvinen
2024-05-05RDMA/mana_ib: implement uapi for creation of rnic cqKonstantin Taranov
2024-05-05RDMA/mana_ib: boundary check before installing cq callbacksKonstantin Taranov
2024-05-05RDMA/mana_ib: introduce a helper to remove cq callbacksKonstantin Taranov
2024-05-05RDMA/mana_ib: create and destroy RNIC cqsKonstantin Taranov
2024-05-05RDMA/mana_ib: create EQs for RNIC CQsKonstantin Taranov
2024-05-05RDMA/core: Remove NULL check before dev_{put, hold}Jules Irenge
2024-05-04IB/qib: Use device_show_string() helper for sysfs attributesLukas Wunner
2024-05-02IB/hfi1: allocate dummy net_device dynamicallyBreno Leitao
2024-05-02RDMA/ipoib: Remove NULL check before dev_{put, hold}Jules Irenge
2024-05-02RDMA/mlx5: Remove NULL check before dev_{put, hold}Jules Irenge
2024-04-30inet: introduce dst_rtable() helperEric Dumazet
2024-04-30RDMA/mlx5: Track DCT, DCI and REG_UMR QPs as diver_detail resources.Chiara Meiohas
2024-04-30RDMA/core: Add an option to display driver-specific QPs in the rdmatoolChiara Meiohas
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-04-29RDMA/efa: Add shutdown notifierMichael Margolin
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25RDMA/vmw_pvrdma: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-04-25IB/qib: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-04-23RDMA/mana_ib: Fix missing ret valueKonstantin Taranov
2024-04-22IB/mlx5: Use __iowrite64_copy() for write combining storesJason Gunthorpe
2024-04-22RDMA/rxe: Let destroy qp succeed with stuck packetBob Pearson
2024-04-22RDMA/rxe: Get rid of pkt resend on errBob Pearson