Linux RDMA (remote direct memory access) and InfiniBand Development
[Prev Page][Next Page]
- [PATCH 1/6] x86: Stop using weak symbols for __iowrite32_copy()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 2/6] s390: Implement __iowrite32_copy()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 3/6] s390: Stop using weak symbols for __iowrite64_copy()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 5/6] net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [GIT PULL] Please pull RDMA subsystem changes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Please pull RDMA subsystem changes
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 1/2] net/mlx5: pre-initialize sprintf buffers
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: [PATCH 2/2] [v2] net/mlx5: fix possible stack overflows
- From: Yevgeny Kliteynik <kliteyn@xxxxxxxxxx>
- Re: [PATCH 2/2] [v2] net/mlx5: fix possible stack overflows
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 2/2] [v2] net/mlx5: fix possible stack overflows
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH net-next] net/mlx5: Use kasprintf()
- From: Simon Horman <horms@xxxxxxxxxx>
- [RFC net-next 15/20] net/smc: enable access of sock flags of inet smc sock
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 03/20] net/smc: refactor smc_setsockopt
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 14/20] net/smc: allow to access the state of inet smc sock
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 18/20] net/smc: add define and macro for smc_negotiation
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 16/20] net/smc: add inet proto defination for SMC
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 19/20] net/smc: support smc inet with merge socks
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 06/20] net/smc: fast return on unconcernd TCP options
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 17/20] net/smc: add dummy implementation for inet smc sock
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 13/20] net/smc: embedded tcp sock into smc sock
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 20/20] net/smc: support diag for smc inet mode
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 11/20] net/smc: make __smc_accept can return the new accepted sock
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 10/20] net/smc: make initialization code in smc_listen independent
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 07/20] net/smc: refactor sock_flag/sock_set_flag
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 08/20] net/smc: optimize mutex_fback_rsn from mutex to spinlock
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 12/20] net/smc: refatoring initialization of smc sock
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 09/20] net/smc: refator smc_switch_to_fallback
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 04/20] net/smc: refactor smc_accept_poll
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 01/20] net: export partial symbols in inet/inet6 proto_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 05/20] net/smc: try test to fallback when ulp set
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 02/20] net/smc: read&write sock state via unified macros
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC net-next 00/20] Introduce IPPROTO_SMC
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] net/mlx5: pre-initialize sprintf buffers
- From: Yevgeny Kliteynik <kliteyn@xxxxxxxxxx>
- Re: [PATCH 1/2] net/mlx5: pre-initialize sprintf buffers
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- [PATCH for-next] RDMA/hns: Support userspace configuring congestion control algorithm with QP granularity
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- Re: [PATCH] net/mlx5: fix possible stack overflows
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- [PATCH 2/2] [v2] net/mlx5: fix possible stack overflows
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 1/2] net/mlx5: pre-initialize sprintf buffers
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- RE: [PATCH] net/mlx5: fix possible stack overflows
- From: Hamdan Agbariya <hamdani@xxxxxxxxxx>
- Re: [PATCH for-next] RDMA/hns: Fix mis-modifying default congestion control algorithm
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] RDMA/siw: Fix handling netdev going down event
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH for-next] RDMA/hns: Fix mis-modifying default congestion control algorithm
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- Re: [PATCH for-next 0/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH v2] RDMA/uverbs: Remove flexible arrays from struct *_filter
- From: Erick Archer <erick.archer@xxxxxxx>
- Re: Segfault in mlx5 driver on infiniband after application fork
- From: Kevan Rehm <kevanrehm@xxxxxxxxx>
- Re: [PATCH 1/3] drm/radeon: Use RMW accessors for changing LNKCTL2
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- RE: [PATCH 1/3] drm/radeon: Use RMW accessors for changing LNKCTL2
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- Re: [PATCH] net/mlx5: fix possible stack overflows
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- RE: [PATCH 1/3] drm/radeon: Use RMW accessors for changing LNKCTL2
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- [recipe build #3683611] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
- From: noreply@xxxxxxxxxxxxx
- [PATCH 3/3] RDMA/hfi1: Use RMW accessors for changing LNKCTL2
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- [PATCH 2/3] drm/amdgpu: Use RMW accessors for changing LNKCTL2
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- [PATCH 1/3] drm/radeon: Use RMW accessors for changing LNKCTL2
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- [PATCH 0/3] PCI LNKCTL2 RMW Accessor Cleanup
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- [PATCH] RDMA/siw: Fix handling netdev going down event
- From: Bernard Metzler <bmt@xxxxxxxxxxxxxx>
- Re: [PATCH] net/mlx5: fix possible stack overflows
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] net/mlx5: fix possible stack overflows
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: [PATCH] net/mlx5: fix possible stack overflows
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- [recipe build #3683153] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
- From: noreply@xxxxxxxxxxxxx
- Re: [PATCH] RDMA/srpt: fix function pointer cast warnings
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] RDMA/srpt: fix function pointer cast warnings
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] RDMA/srpt: fix function pointer cast warnings
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: Segfault in mlx5 driver on infiniband after application fork
- From: Kevan Rehm <kevanrehm@xxxxxxxxx>
- RE: [syzbot] [rdma?] WARNING: ODEBUG bug in siw_netdev_event
- From: Bernard Metzler <BMT@xxxxxxxxxxxxxx>
- Re: [syzbot] [rdma?] WARNING: ODEBUG bug in siw_netdev_event
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH] net/mlx5: fix possible stack overflows
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH] RDMA/srpt: fix function pointer cast warnings
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v4 1/1] net:rds: Fix possible deadlock in rds_message_put
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v4 1/1] net:rds: Fix possible deadlock in rds_message_put
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH net-next v4] net/mlx5e: link NAPI instances to queues and IRQs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] RDMA/uverbs: Remove flexible arrays from struct *_filter
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH] RDMA/uverbs: Remove flexible arrays from struct *_filter
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: Segfault in mlx5 driver on infiniband after application fork
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: Segfault in mlx5 driver on infiniband after application fork
- From: Kevan Rehm <kevanrehm@xxxxxxxxx>
- Re: Segfault in mlx5 driver on infiniband after application fork
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: Segfault in mlx5 driver on infiniband after application fork
- From: Kevan Rehm <kevanrehm@xxxxxxxxx>
- Re: Segfault in mlx5 driver on infiniband after application fork
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: Segfault in mlx5 driver on infiniband after application fork
- From: Kevan Rehm <kevanrehm@xxxxxxxxx>
- Re: Segfault in mlx5 driver on infiniband after application fork
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH for-rc v1] RDMA/qedr: Fix qedr_create_user_qp error flow
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [syzbot] [rdma?] WARNING: ODEBUG bug in siw_netdev_event
- From: syzbot <syzbot+e7c51d3be3a5ddfa0d7a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Segfault in mlx5 driver on infiniband after application fork
- From: Kevan Rehm <kevanrehm@xxxxxxxxx>
- [PATCH] RDMA/uverbs: Remove flexible arrays from struct *_filter
- From: Erick Archer <erick.archer@xxxxxxx>
- [PATCH net-next] net/mlx5: Use kasprintf()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH net-next v4] net/mlx5e: link NAPI instances to queues and IRQs
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma regions
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxx>
- [PATCH net-next v4] net/mlx5e: link NAPI instances to queues and IRQs
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH net-next v3] net/mlx5e: link NAPI instances to queues and IRQs
- From: Rahul Rameshbabu <rrameshbabu@xxxxxxxxxx>
- Re: [PATCH net-next v3] net/mlx5e: link NAPI instances to queues and IRQs
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH net-next v3] net/mlx5e: link NAPI instances to queues and IRQs
- From: Rahul Rameshbabu <rrameshbabu@xxxxxxxxxx>
- [PATCH v4 1/1] net:rds: Fix possible deadlock in rds_message_put
- From: allison.henderson@xxxxxxxxxx
- Re: [PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma regions
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH for-rc v1] RDMA/qedr: Fix qedr_create_user_qp error flow
- From: Kamal Heib <kheib@xxxxxxxxxx>
- Re: [PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma regions
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxx>
- Re: [PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma regions
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH net-next v3] net/mlx5e: link NAPI instances to queues and IRQs
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH net-next v3] net/mlx5e: link NAPI instances to queues and IRQs
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- RE: [PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma regions
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxx>
- RE: [PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma regions
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [PATCH net-next v3] net/mlx5e: link NAPI instances to queues and IRQs
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v3 1/1] net:rds: Fix possible deadlock in rds_message_put
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: Re: Re: [PATCH] RDMA/siw: Trim size of page array to max size needed
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- RE: Re: Re: [PATCH] RDMA/siw: Trim size of page array to max size needed
- From: Bernard Metzler <BMT@xxxxxxxxxxxxxx>
- Re: [PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma regions
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: Segfault in mlx5 driver on infiniband after application fork
- From: Mark Zhang <markzhang@xxxxxxxxxx>
- Re: [PATCH v2 2/4] eventfd: simplify eventfd_signal()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Segfault in mlx5 driver on infiniband after application fork
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma regions
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxx>
- Re: [PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma regions
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next 0/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-rc] RDMA/qedr: Fix qedr_create_user_qp error flow
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v3 1/1] net:rds: Fix possible deadlock in rds_message_put
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- [PATCH v2 for-next 0/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH v2 for-next 1/2] RDMA/hns: Fix mis-modifying default congestion control algorithm
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH v2 for-next 2/2] RDMA/hns: Support userspace configuring congestion control algorithm with QP granularity
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH net-next v3] net/mlx5e: link NAPI instances to queues and IRQs
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH for-rc] RDMA/qedr: Fix qedr_create_user_qp error flow
- From: Kamal Heib <kheib@xxxxxxxxxx>
- [PATCH v3 1/1] net:rds: Fix possible deadlock in rds_message_put
- From: allison.henderson@xxxxxxxxxx
- Re: [PATCH v2 1/1] net:rds: Fix possible deadlock in rds_message_put
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Segfault in mlx5 driver on infiniband after application fork
- From: "Rehm, Kevan" <kevan.rehm@xxxxxxx>
- Re: [PATCH v2 1/1] net:rds: Fix possible deadlock in rds_message_put
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2 1/1] net:rds: Fix possible deadlock in rds_message_put
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 1/1] MAINTAINERS: Maintainer change for rds
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [rdma:for-rc] BUILD SUCCESS fdfa083549de5d50ebf7f6811f33757781e838c0
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma regions
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH v2 2/4] eventfd: simplify eventfd_signal()
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 2/4] eventfd: simplify eventfd_signal()
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Dave Taht <dave.taht@xxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH] net/mlx5: remove redundant assignment to variable object_range
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH for-next 0/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- Re: [PATCH for-next 0/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-rc] RDMA/qedr: Fix qedr_create_user_qp error flow
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Gal Pressman <gal@xxxxxxxxxx>
- [PATCH for-next 1/2] Revert "RDMA/hns: The UD mode can only be configured with DCQCN"
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH for-next 2/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH for-next 0/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- Re: [PATCH net-nex] mlx4: Address spelling errors
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 1/1] net:rds: Fix possible deadlock in rds_message_put
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- RE: [EXT] [PATCH for-rc] RDMA/qedr: Fix qedr_create_user_qp error flow
- From: Alok Prasad <palok@xxxxxxxxxxx>
- Re: [PATCH v2 2/4] eventfd: simplify eventfd_signal()
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Tariq Toukan <tariqt@xxxxxxxxxx>
- [PATCH for-rc] RDMA/qedr: Fix qedr_create_user_qp error flow
- From: Kamal Heib <kheib@xxxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [PATCH] net/mlx5: remove redundant assignment to variable object_range
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxx>
- Website performance
- From: "Roe Heyer" <roe.heyer@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH net-next v2] eth: mlx5: link NAPI instances to queues and IRQs
- From: Rahul Rameshbabu <rrameshbabu@xxxxxxxxxx>
- Re: [PATCH net-next v2] eth: mlx5: link NAPI instances to queues and IRQs
- From: Rahul Rameshbabu <rrameshbabu@xxxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [PATCH net-next v2] eth: mlx5: link NAPI instances to queues and IRQs
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Rahul Rameshbabu <rrameshbabu@xxxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Rahul Rameshbabu <rrameshbabu@xxxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Rahul Rameshbabu <rrameshbabu@xxxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Rahul Rameshbabu <rrameshbabu@xxxxxxxxxx>
- [PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH net-nex] mlx4: Address spelling errors
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH 1/1] MAINTAINERS: Maintainer change for rds
- From: allison.henderson@xxxxxxxxxx
- Re: [PATCH][next] mlx4: Fix spelling mistake: "mape" -> "map"
- From: Simon Horman <horms@xxxxxxxxxx>
- [recipe build #3678402] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
- From: noreply@xxxxxxxxxxxxx
- Re: [PATCH net-nex] mlx4: Address spelling errors
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- [PATCH net-nex] mlx4: Address spelling errors
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [EXTERNAL] Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- RE: [EXTERNAL] Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxx>
- Re: [PATCH] RDMA/srpt: Support specifying the srpt_service_guid parameter
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [EXTERNAL] Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH] RDMA/srpt: Support specifying the srpt_service_guid parameter
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 12/12] svcrdma: Add Write chunk WRs to the RPC's Send WR chain
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 11/12] svcrdma: Post WRs for Write chunks in svc_rdma_sendto()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 10/12] svcrdma: Post the Reply chunk and Send WR together
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 09/12] svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxt
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 08/12] svcrdma: Post Send WR chain
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 07/12] svcrdma: Fix retry loop in svc_rdma_send()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 06/12] svcrdma: Prevent a UAF in svc_rdma_send()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 05/12] svcrdma: Fix SQ wake-ups
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 04/12] svcrdma: Increase the per-transport rw_ctx count
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 03/12] svcrdma: Update max_send_sges after QP is created
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 02/12] svcrdma: Report CQ depths in debugging output
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 01/12] svcrdma: Reserve an extra WQE for ib_drain_rq()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 00/12] NFSD RDMA transport improvements
- From: Chuck Lever <cel@xxxxxxxxxx>
- RE: [EXTERNAL] Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxx>
- Re: [EXTERNAL] Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- RE: [EXTERNAL] Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxx>
- Re: [PATCH rdma-next v2 5/5] RDMA/mana_ib: Adding and deleting GIDs
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH rdma-next v2 1/5] RDMA/mana_ib: Add EQ creation for rnic adapter
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v2] RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_user
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v2 0/1] RDMA/srpt: Do not register event handler until srpt device is fully setup
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v2 1/1] RDMA/srpt: Do not register event handler until srpt device is fully setup
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 1/1] RDMA/srpt: Do not register event handler until srpt device is fully setup
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v2] IB/hfi1: Fix sdma.h tx->num_descs off-by-one error (take two)
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH rdma-next] RDMA/irdma: Remove duplicate assignment
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH rdma-rc 0/4] *** irdma 6.8 rc fixes ***
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v2] RDMA/device: Fix a race between mad_client and cm_client init
- From: Shifeng Li <lishifeng@xxxxxxxxxxxxxx>
- Re: Kernel - 6.7.3 - failed to compile the module
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v2] RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_user
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: Kernel - 6.7.3 - failed to compile the module
- From: Holger Hoffstätte <holger@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH rdma-next v2 3/5] RDMA/mana_ib: Implement port parameters
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- [PATCH rdma-next v2 5/5] RDMA/mana_ib: Adding and deleting GIDs
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- [PATCH rdma-next v2 1/5] RDMA/mana_ib: Add EQ creation for rnic adapter
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- [PATCH rdma-next v2 4/5] RDMA/mana_ib: Enable RoCE on port 1
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- [PATCH rdma-next v2 0/5] RDMA/mana_ib: Enable RNIC adapter and populate it with GIDs
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- Re: Kernel - 6.7.3 - failed to compile the module
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH v2] RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_user
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH] RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_user
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH] RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_user
- From: Zhu Yanjun <zyjzyj2000@xxxxxxxxx>
- Re: [PATCH] RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_user
- From: Zhu Yanjun <zyjzyj2000@xxxxxxxxx>
- [PATCH v2 1/1] RDMA/srpt: Do not register event handler until srpt device is fully setup
- From: William Kucharski <william.kucharski@xxxxxxxxxx>
- [PATCH v2 0/1] RDMA/srpt: Do not register event handler until srpt device is fully setup
- From: William Kucharski <william.kucharski@xxxxxxxxxx>
- Re: [PATCH] RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_user
- From: Zhu Yanjun <zyjzyj2000@xxxxxxxxx>
- Re: [PATCH V2 net] hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH V2 net] hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH 1/1] RDMA/srpt: Do not register event handler until srpt device is fully setup
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_user
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH 0/4 V3 net-next] net: mana: Assigning IRQ affinity on HT cores
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- RE: [PATCH rdma-next v1 4/5] RDMA/mana_ib: Enable RoCE on port 1
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxx>
- Re: [PATCH 1/4 V3 net-next] cpumask: add cpumask_weight_andnot()
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- [PATCH v2] IB/hfi1: Fix sdma.h tx->num_descs off-by-one error (take two)
- From: Daniel Vacek <neelx@xxxxxxxxxx>
- [rdma:wip/leon-for-next] BUILD SUCCESS 809c9c3bd6997edf2dcee4e1eb856425263be4f3
- From: kernel test robot <lkp@xxxxxxxxx>
- [rdma:wip/leon-for-rc] BUILD SUCCESS be551ee1574280ef8afbf7c271212ac3e38933ef
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] RDMA/device: Fix a race between mad_client and cm_client init
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH rdma-next] RDMA/irdma: Remove duplicate assignment
- From: Sindhu Devale <sindhu.devale@xxxxxxxxx>
- [PATCH rdma-rc 4/4] RDMA/irdma: Add AE for too many RNRS
- From: Sindhu Devale <sindhu.devale@xxxxxxxxx>
- [PATCH rdma-rc 2/4] RDMA/irdma: Validate max_send_wr and max_recv_wr
- From: Sindhu Devale <sindhu.devale@xxxxxxxxx>
- [PATCH rdma-rc 3/4] RDMA/irdma: Set the CQ read threshold for GEN 1
- From: Sindhu Devale <sindhu.devale@xxxxxxxxx>
- [PATCH rdma-rc 1/4] RDMA/irdma: Fix KASAN issue with tasklet
- From: Sindhu Devale <sindhu.devale@xxxxxxxxx>
- [PATCH rdma-rc 0/4] *** irdma 6.8 rc fixes ***
- From: Sindhu Devale <sindhu.devale@xxxxxxxxx>
- RE: [PATCH rdma-next v1 4/5] RDMA/mana_ib: Enable RoCE on port 1
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [PATCH rdma-next v1 5/6] RDMA/mlx5: Change check for cacheable user mkeys
- From: Michael Guralnik <michaelgur@xxxxxxxxxx>
- [PATCH v2 1/1] net:rds: Fix possible deadlock in rds_message_put
- From: allison.henderson@xxxxxxxxxx
- Re: [PATCH] IB/hfi1: Fix sdma.h tx->num_descs off-by-one error (take two)
- From: Dennis Dalessandro <dennis.dalessandro@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH rdma-next v1 5/6] RDMA/mlx5: Change check for cacheable user mkeys
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next v1 5/6] RDMA/mlx5: Change check for cacheable user mkeys
- From: Michael Guralnik <michaelgur@xxxxxxxxxx>
- Re: [PATCH rdma-next v1 5/6] RDMA/mlx5: Change check for cacheable user mkeys
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: Error when running fio against nvme-of rdma target (mlx5 driver)
- From: Arthur Muller <arthur_mueller@xxxxxxx>
- Re: Error when running fio against nvme-of rdma target (mlx5 driver)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] IB/hfi1: Fix sdma.h tx->num_descs off-by-one error (take two)
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- RE: [PATCH rdma-next v1 5/6] RDMA/mlx5: Change check for cacheable user mkeys
- From: Michael Guralnik <michaelgur@xxxxxxxxxx>
- Re: [PATCH for-rc v2] RDMA/efa: Limit EQs to available MSI-X vectors
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-rc v2] RDMA/efa: Limit EQs to available MSI-X vectors
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next v1 3/5] RDMA/mana_ib: Implement port parameters
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- [PATCH rdma-next v1 0/5] RDMA/mana_ib: Enable RNIC adapter and populate it with GIDs
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- [PATCH rdma-next v1 5/5] RDMA/mana_ib: Adding and deleting GIDs
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- [PATCH rdma-next v1 4/5] RDMA/mana_ib: Enable RoCE on port 1
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- [PATCH rdma-next v1 1/5] RDMA/mana_ib: Add EQ creation for rnic adapter
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- [PATCH rdma-next v1 2/5] RDMA/mana_ib: Create and destroy rnic adapter
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- [PATCH for-rc v2] RDMA/efa: Limit EQs to available MSI-X vectors
- From: <ynachum@xxxxxxxxxx>
- Re: Error when running fio against nvme-of rdma target (mlx5 driver)
- From: Arthur Muller <arthur_mueller@xxxxxxx>
- Re: [PATCH rdma-next v1 0/6] Collection of mlx5_ib fixes
- From: Leon Romanovsky <leonro@xxxxxxxxxx>
- Re: (subset) [PATCH rdma-next v1 0/6] Collection of mlx5_ib fixes
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH V2 net] hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/1] RDMA/srpt: Do not register event handler until srpt device is fully setup
- From: William Kucharski <william.kucharski@xxxxxxxxxx>
- [PATCH 0/1] RDMA/srpt: Do not register event handler until srpt device is fully setup
- From: William Kucharski <william.kucharski@xxxxxxxxxx>
- Re: Error when running fio against nvme-of rdma target (mlx5 driver)
- From: Arthur Muller <arthur_mueller@xxxxxxx>
- Re: [PATCH] net: rds: Simplify the allocation of slab caches in rds_conn_init
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: question about PSN sequence error cause (mlx5)
- From: Leon Romanovsky <leonro@xxxxxxxxxx>
- Re: stable-rc: 6.1: mlx5: params.c:994:53: error: 'MLX5_IPSEC_CAP_CRYPTO' undeclared (first use in this function)
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH net] hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- Re: [PATCH rdma-next v1 5/6] RDMA/mlx5: Change check for cacheable user mkeys
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- RE: [PATCH net] hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- [syzbot] [rdma?] WARNING: ODEBUG bug in __init_work (4)
- From: syzbot <syzbot+2c3c83033160c81c9af2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH net] hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- Re: stable-rc: 6.1: mlx5: params.c:994:53: error: 'MLX5_IPSEC_CAP_CRYPTO' undeclared (first use in this function)
- From: Leon Romanovsky <leonro@xxxxxxxxxx>
- Re: stable-rc: 6.1: mlx5: params.c:994:53: error: 'MLX5_IPSEC_CAP_CRYPTO' undeclared (first use in this function)
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: stable-rc: 6.1: mlx5: params.c:994:53: error: 'MLX5_IPSEC_CAP_CRYPTO' undeclared (first use in this function)
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH UPSTREAM 1/1] rds: Fix possible deadlock in rds_message_put
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH rdma-next v1 5/6] RDMA/mlx5: Change check for cacheable user mkeys
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 02/11] svcrdma: Use all allocated Send Queue entries
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: stable-rc: 6.1: mlx5: params.c:994:53: error: 'MLX5_IPSEC_CAP_CRYPTO' undeclared (first use in this function)
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- stable-rc: 6.1: mlx5: params.c:994:53: error: 'MLX5_IPSEC_CAP_CRYPTO' undeclared (first use in this function)
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- [PATCH v1 11/11] svcrdma: Add Write chunk WRs to the RPC's Send WR chain
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 10/11] svcrdma: Post WRs for Write chunks in svc_rdma_sendto()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 09/11] svcrdma: Post the Reply chunk and Send WR together
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 08/11] svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxt
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 07/11] svcrdma: Post Send WR chain
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 06/11] svcrdma: Fix retry loop in svc_rdma_send()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 05/11] svcrdma: Prevent a UAF in svc_rdma_send()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 04/11] svcrdma: Fix SQ wake-ups
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 03/11] svcrdma: Increase the per-transport rw_ctx count
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 02/11] svcrdma: Use all allocated Send Queue entries
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 01/11] svcrdma: Reserve an extra WQE for ib_drain_rq()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 00/11] NFSD RDMA transport improvements
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH 2/4 V3 net-next] cpumask: define cleanup function for cpumasks
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/4 V3 net-next] net: mana: Assigning IRQ affinity on HT cores
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/4 V3 net-next] cpumask: add cpumask_weight_andnot()
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/4 V3 net-next] net: mana: add a function to spread IRQs per CPUs
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/4 V3 net-next] net: mana: Assigning IRQ affinity on HT cores
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- [PATCH rdma-next v1 6/6] RDMA/mlx5: Adding remote atomic access flag to updatable flags
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next v1 5/6] RDMA/mlx5: Change check for cacheable user mkeys
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next v1 3/6] RDMA/mlx5: Relax DEVX access upon modify commands
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next v1 4/6] RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next v1 2/6] IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not supported
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next v1 1/6] RDMA/mlx5: Fix fortify source warning while accessing Eth segment
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next v1 0/6] Collection of mlx5_ib fixes
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [Linux Kernel Bug] UBSAN: array-index-out-of-bounds in rds_cmsg_recv
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: [Linux Kernel Bug] UBSAN: array-index-out-of-bounds in rds_cmsg_recv
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH UPSTREAM 1/1] rds: Fix possible deadlock in rds_message_put
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [Linux Kernel Bug] UBSAN: array-index-out-of-bounds in rds_cmsg_recv
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [rds-devel] [PATCH UPSTREAM 1/1] rds: Fix possible deadlock in rds_message_put
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH UPSTREAM 1/1] rds: Fix possible deadlock in rds_message_put
- From: allison.henderson@xxxxxxxxxx
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH] IB/hfi1: Fix sdma.h tx->num_descs off-by-one error (take two)
- From: Daniel Vacek <neelx@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] RDMA/device: Fix a race between mad_client and cm_client init
- From: Shifeng Li <lishifeng@xxxxxxxxxxxxxx>
- Re: Re: [PATCH] RDMA/siw: Trim size of page array to max size needed
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH rdma-next 5/6] RDMA/mlx5: Change check for cacheable user mkeys
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: [PATCH] RDMA/siw: Trim size of page array to max size needed
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH rdma-next 5/6] RDMA/mlx5: Change check for cacheable user mkeys
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- Re: [PATCH rdma-next 5/6] RDMA/mlx5: Change check for cacheable user mkeys
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- RE: Re: [PATCH] RDMA/siw: Trim size of page array to max size needed
- From: Bernard Metzler <BMT@xxxxxxxxxxxxxx>
- Re: [PATCH rdma-next 5/6] RDMA/mlx5: Change check for cacheable user mkeys
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next 5/6] RDMA/mlx5: Change check for cacheable user mkeys
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: [PATCH rdma-next 5/6] RDMA/mlx5: Change check for cacheable user mkeys
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [recipe build #3672277] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
- From: noreply@xxxxxxxxxxxxx
- [PATCH rdma-next 6/6] RDMA/mlx5: Adding remote atomic access flag to updatable flags
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next 5/6] RDMA/mlx5: Change check for cacheable user mkeys
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next 4/6] RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next 3/6] RDMA/mlx5: Relax DEVX access upon modify commands
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next 2/6] IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not supported
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next 1/6] RDMA/mlx5: Fix fortify source warning while accessing Eth segment
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next 0/6] Collection of mlx5_ib fixes
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [ANNOUNCE] rdma-core: new stable releases
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] cxgb4: delete unused prototype
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] cxgb4: delete unused prototype
- From: Leon Romanovsky <leonro@xxxxxxxxxx>
- Re: [PATCH rdma-next v1 0/3] RDMA/mana_ib: Introduce three helper functions to clean code
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] mlx5: delete unused prototype
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-rc 0/5] RDMA/bnxt_re: Bug fixes
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] IB/hfi1: fix a memleak in init_credit_return
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v2 for-next 0/6] RDMA/hns: Improvement for multi-level addressing
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] RDMA/ipoib: print symbolic error name instead of error code
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next v4 1/2] RDMA/rxe: Improve newline in printing messages
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] IB/hfi1: fix spellos and kernel-doc
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] RDMA/siw: Trim size of page array to max size needed
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH 4/4 V2 net-next] net: mana: Assigning IRQ affinity on HT cores
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4 V2 net-next] net: mana: Assigning IRQ affinity on HT cores
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [ANNOUNCE] rdma-core: new stable releases
- From: Aron Silverton <aron.silverton@xxxxxxxxxx>
- RE: Re: [PATCH] RDMA/siw: Trim size of page array to max size needed
- From: Bernard Metzler <BMT@xxxxxxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 4/4 V2 net-next] net: mana: Assigning IRQ affinity on HT cores
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH] net: rds: Simplify the allocation of slab caches in rds_conn_init
- From: Kunwu Chan <chentao@xxxxxxxxxx>
- [PATCH] net: rds: Simplify the allocation of slab caches in rds_tcp_init
- From: Kunwu Chan <chentao@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 4/4 V2 net-next] net: mana: Assigning IRQ affinity on HT cores
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [recipe build #3671077] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
- From: noreply@xxxxxxxxxxxxx
- [PATCH] mlx5: delete unused prototype
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH] cxgb4: delete unused prototype
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH for-rc 4/5] RDMA/bnxt_re: Return error for SRQ resize
- From: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
- [PATCH for-rc 5/5] RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srq
- From: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
- [PATCH for-rc 3/5] RDMA/bnxt_re: Fix unconditional fence for newer adapters
- From: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
- [PATCH for-rc 2/5] RDMA/bnxt_re: Remove a redundant check inside bnxt_re_vf_res_config
- From: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
- [PATCH for-rc 1/5] RDMA/bnxt_re: Avoid creating fence MR for newer adapters
- From: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
- [PATCH for-rc 0/5] RDMA/bnxt_re: Bug fixes
- From: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
- Re: [PATCH] RDMA/siw: Trim size of page array to max size needed
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- [PATCH 29/82] rds: Refactor intentional wrap-around calculation
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH rdma-next v1 2/3] RDMA/mana_ib: introduce mana_ib_get_netdev helper function
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- [PATCH rdma-next v1 1/3] RDMA/mana_ib: introduce mdev_to_gc helper function
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- [PATCH rdma-next v1 3/3] RDMA/mana_ib: introduce mana_ib_install_cq_cb helper function
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- [PATCH rdma-next v1 0/3] RDMA/mana_ib: Introduce three helper functions to clean code
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- Re: mlx5: Regression VFs fail to probe on v6.8-rc1
- From: Saeed Mahameed <saeedm@xxxxxxxxxx>
- [recipe build #3670517] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
- From: noreply@xxxxxxxxxxxxx
- Re: bacm address config file no longer generated by service
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [ANNOUNCE] rdma-core: new stable releases
- From: Nicolas Morey <nmorey@xxxxxxxx>
- [PATCH 3/4 V2 net-next] net: mana: add a function to spread IRQs per CPUs
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/4 V2 net-next] cpumask: define cleanup function for cpumasks
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/4 V2 net-next] net: mana: Assigning IRQ affinity on HT cores
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/4 V2 net-next] cpumask: add cpumask_weight_andnot()
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/4 V2 net-next] net: mana: Assigning IRQ affinity on HT cores
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- [PATCH AUTOSEL 4.19 15/23] IB/ipoib: Fix mcast list locking
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 05/23] RDMA/IPoIB: Fix error code return in ipoib_mcast_join
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 16/24] IB/ipoib: Fix mcast list locking
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 05/24] RDMA/IPoIB: Fix error code return in ipoib_mcast_join
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 20/28] IB/ipoib: Fix mcast list locking
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 22/35] IB/ipoib: Fix mcast list locking
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 06/28] RDMA/IPoIB: Fix error code return in ipoib_mcast_join
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 06/35] RDMA/IPoIB: Fix error code return in ipoib_mcast_join
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 31/53] IB/ipoib: Fix mcast list locking
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 06/53] RDMA/IPoIB: Fix error code return in ipoib_mcast_join
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 39/73] IB/ipoib: Fix mcast list locking
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 07/73] RDMA/IPoIB: Fix error code return in ipoib_mcast_join
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 45/88] IB/ipoib: Fix mcast list locking
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 09/88] RDMA/IPoIB: Fix error code return in ipoib_mcast_join
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- mlx5: Regression VFs fail to probe on v6.8-rc1
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: Questions about RDMA subsystem shared mode for RoCE device with MLNX_OFED driver
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [Linux Kernel Bug] UBSAN: array-index-out-of-bounds in rds_cmsg_recv
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: [Linux Kernel Bug] UBSAN: array-index-out-of-bounds in rds_cmsg_recv
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: Questions about RDMA subsystem shared mode for RoCE device with MLNX_OFED driver
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: [PATCH] IB/hfi1: fix a memleak in init_credit_return
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: Questions about RDMA subsystem shared mode for RoCE device with MLNX_OFED driver
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: [Linux Kernel Bug] UBSAN: array-index-out-of-bounds in rds_cmsg_recv
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: [PATCH] net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
- From: Simon Horman <horms@xxxxxxxxxx>
- [PATCH] net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
- From: Sharath Srinivasan <sharath.srinivasan@xxxxxxxxxx>
- Re: ibacm address config file is no longer generated by service
- From: Mark Haywood <mark.haywood@xxxxxxxxxx>
- [Linux Kernel Bug] UBSAN: array-index-out-of-bounds in rds_cmsg_recv
- From: Chenyuan Yang <chenyuan0y@xxxxxxxxx>
- [PATCH] RDMA/siw: Trim size of page array to max size needed
- From: Bernard Metzler <bmt@xxxxxxxxxxxxxx>
- Questions about RDMA subsystem shared mode for RoCE device with MLNX_OFED driver
- From: 陈逸凡 <neverhook430@xxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH] IB/hfi1: fix a memleak in init_credit_return
- From: Dennis Dalessandro <dennis.dalessandro@xxxxxxxxxxxxxxxxxxxx>
- bacm address config file no longer generated by service
- From: Mark Haywood <mark.haywood@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [recipe build #3667283] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
- From: noreply@xxxxxxxxxxxxx
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH net v4] net/mlx5e: fix a double-free in arfs_create_groups
- From: Simon Horman <horms@xxxxxxxxxx>
- [PATCH net v4] net/mlx5e: fix a double-free in arfs_create_groups
- From: Zhipeng Lu <alexious@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [recipe build #3666717] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
- From: noreply@xxxxxxxxxxxxx
- Re: [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] RDMA/device: Fix a race between mad_client and cm_client init
- From: Shifeng Li <lishifeng@xxxxxxxxxxxxxx>
- Re: [PATCH] RDMA/device: Fix a race between mad_client and cm_client init
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- RE: [Bug 218375] New: warning compiling siw_tx_hdt: the frame size of 1040 bytes is larger than 1024 bytes
- From: Bernard Metzler <BMT@xxxxxxxxxxxxxx>
- Re: [Bug 218375] New: warning compiling siw_tx_hdt: the frame size of 1040 bytes is larger than 1024 bytes
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [Bug 218375] New: warning compiling siw_tx_hdt: the frame size of 1040 bytes is larger than 1024 bytes
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH] IB/hfi1: fix a memleak in init_credit_return
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update maintainer for Microsoft MANA RDMA driver
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [EXTERNAL] Re: [PATCH next v2 1/1] RDMA/mana_ib: Introduce three helper functions to clean mana_ib code
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs
- From: Yury Norov <yury.norov@xxxxxxxxx>
- RE: [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- Re: [PATCH] [v3] net/mlx5e: fix a double-free in arfs_create_groups
- From: Simon Horman <horms@xxxxxxxxxx>
- [PATCH v2 for-next 4/6] RDMA/hns: Support flexible umem page size
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH v2 for-next 2/6] RDMA/hns: Refactor mtr_init_buf_cfg()
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH v2 for-next 3/6] RDMA/hns: Alloc MTR memory before alloc_mtt()
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH v2 for-next 6/6] RDMA/hns: Simplify 'struct hns_roce_hem' allocation
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH v2 for-next 5/6] RDMA/hns: Support adaptive PBL hopnum
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH v2 for-next 1/6] RDMA/hns: Refactor mtr find
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH v2 for-next 0/6] RDMA/hns: Improvement for multi-level addressing
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- Re: [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Please pull RDMA subsystem changes
- From: pr-tracker-bot@xxxxxxxxxx
- RE: [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- RE: [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- [PATCH] IB/hfi1: fix a memleak in init_credit_return
- From: Zhipeng Lu <alexious@xxxxxxxxxx>
- Re: [PATCH] [v2] net/mlx5e: fix a double-free in arfs_create_groups
- From: alexious@xxxxxxxxxx
- [PATCH] [v3] net/mlx5e: fix a double-free in arfs_create_groups
- From: Zhipeng Lu <alexious@xxxxxxxxxx>
- [GIT PULL] Please pull RDMA subsystem changes
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH] MAINTAINERS: update maintainer for Microsoft MANA RDMA driver
- From: longli@xxxxxxxxxxxxxxxxx
- RE: [EXTERNAL] Re: [PATCH next v2 1/1] RDMA/mana_ib: Introduce three helper functions to clean mana_ib code
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [PATCH] RDMA/ipoib: print symbolic error name instead of error code
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] RDMA/ipoib: print symbolic error name instead of error code
- From: Christian Heusel <christian@xxxxxxxxx>
- Re: [EXTERNAL] Re: [PATCH next v2 1/1] RDMA/mana_ib: Introduce three helper functions to clean mana_ib code
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxx>
- Re: [PATCH next v3 1/1] RDMA/mana_ib: Introduce three helper functions to clean mana_ib code
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH next v2 1/1] RDMA/mana_ib: Introduce three helper functions to clean mana_ib code
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next v4 2/2] RDMA/rxe: Remove rxe_info from rxe_set_mtu
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- [PATCH] IB/hfi1: fix spellos and kernel-doc
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- RE: [PATCH next v3 1/1] RDMA/mana_ib: Introduce three helper functions to clean mana_ib code
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [GIT PULL] NFSD changes for v6.8
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] [v2] net/mlx5e: fix a double-free in arfs_create_groups
- From: Simon Horman <horms@xxxxxxxxxx>
- [PATCH next v3 1/1] RDMA/mana_ib: Introduce three helper functions to clean mana_ib code
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- [PATCH next v2 1/1] RDMA/mana_ib: Introduce three helper functions to clean mana_ib code
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- [PATCH next 1/1] Introduce three helper functions to clean mana_ib code
- From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] [v2] net/mlx5e: fix a double-free in arfs_create_groups
- From: alexious@xxxxxxxxxx
- Re: [PATCH for-next v4] RDMA/efa: Add EFA query MR support
- From: "Margolin, Michael" <mrgolin@xxxxxxxxxx>
- Re: [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next v4 2/2] RDMA/rxe: Remove rxe_info from rxe_set_mtu
- From: "Zhijian Li (Fujitsu)" <lizhijian@xxxxxxxxxxx>
- RE: [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- Re: [PATCH for-next v4 2/2] RDMA/rxe: Remove rxe_info from rxe_set_mtu
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs
- From: Yury Norov <yury.norov@xxxxxxxxx>
- RE: [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- RE: [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- Re: [PATCH for-next v4] RDMA/efa: Add EFA query MR support
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [GIT PULL] NFSD changes for v6.8
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [rdma:for-next] BUILD SUCCESS d24b923f1d696ddacb09f0f2d1b1f4f045cfe65e
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/4 net-next] net: mana: Assigning IRQ affinity on HT cores
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- [PATCH 4/4 net-next] net: mana: Assigning IRQ affinity on HT cores
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/4 net-next] cpumask: define cleanup function for cpumasks
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/4 net-next] cpumask: add cpumask_weight_andnot()
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/4 net-next] net: mana: Assigning IRQ affinity on HT cores
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next v4 1/2] RDMA/rxe: Improve newline in printing messages
- From: Greg Sword <gregsword0@xxxxxxxxx>
- Re: [PATCH for-next v4 2/2] RDMA/rxe: Remove rxe_info from rxe_set_mtu
- From: Greg Sword <gregsword0@xxxxxxxxx>
- [PATCH for-next v4 1/2] RDMA/rxe: Improve newline in printing messages
- From: Li Zhijian <lizhijian@xxxxxxxxxxx>
- [PATCH for-next v4 2/2] RDMA/rxe: Remove rxe_info from rxe_set_mtu
- From: Li Zhijian <lizhijian@xxxxxxxxxxx>
- Re: [PATCH] [v2] net/mlx5e: fix a double-free in arfs_create_groups
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH for-next 4/6] RDMA/hns: Support flexible pagesize
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- Re: [PATCH iproute2-rc 2/2] rdma: Fix the error of accessing string variable outside the lifecycle
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- Re: [PATCH for-next v4] RDMA/efa: Add EFA query MR support
- From: "Leon Romanovsky" <leon@xxxxxxxxxx>
- Re: [PATCH for-next v4] RDMA/efa: Add EFA query MR support
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v4] RDMA/efa: Add EFA query MR support
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH iproute2-rc 2/2] rdma: Fix the error of accessing string variable outside the lifecycle
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH iproute2-rc 2/2] rdma: Fix the error of accessing string variable outside the lifecycle
- From: Andrea Claudi <aclaudi@xxxxxxxxxx>
- [PATCH] [v2] net/mlx5e: fix a double-free in arfs_create_groups
- From: Zhipeng Lu <alexious@xxxxxxxxxx>
- Re: [PATCH for-next v4] RDMA/efa: Add EFA query MR support
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v4] RDMA/efa: Add EFA query MR support
- From: "Margolin, Michael" <mrgolin@xxxxxxxxxx>
- Re: [PATCH iproute2-rc 2/2] rdma: Fix the error of accessing string variable outside the lifecycle
- From: Petr Machata <petrm@xxxxxxxxxx>
- Re: [PATCH] net/mlx5e: fix a double-free in arfs_create_groups
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH] RDMA/bnxt_re: Fix error code in bnxt_re_create_cq()
- From: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
- Re: [PATCH] RDMA/bnxt_re: Fix error code in bnxt_re_create_cq()
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] net/mlx5e: fix a double-free in arfs_create_groups
- From: alexious@xxxxxxxxxx
- [PATCH] RDMA/bnxt_re: Fix error code in bnxt_re_create_cq()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH iproute2-rc 2/2] rdma: Fix the error of accessing string variable outside the lifecycle
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- Re: [PATCH for-next v4] RDMA/efa: Add EFA query MR support
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next v4] RDMA/efa: Add EFA query MR support
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] RDMA/device: Fix a race between mad_client and cm_client init
- From: Ding Hui <dinghui@xxxxxxxxxxxxxx>
- [rdma:for-next] BUILD SUCCESS 2f1888281e67205bd80d3e8f54dbd519a9653f26
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] RDMA/device: Fix a race between mad_client and cm_client init
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH for-next 4/6] RDMA/hns: Support flexible pagesize
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH v4 4/8] RDMA/hfi1: Use RMW accessors for changing LNKCTL2
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- Re: [PATCH] RDMA/device: Fix a race between mad_client and cm_client init
- From: Shifeng Li <lishifeng@xxxxxxxxxxxxxx>
- Re: [PATCH for-next 4/6] RDMA/hns: Support flexible pagesize
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- Re: [PATCH] IB/iser: Prevent invalidating wrong MR
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next 4/6] RDMA/hns: Support flexible pagesize
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH for-next v7 0/7] On-Demand Paging on SoftRoCE
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] RDMA/device: Fix a race between mad_client and cm_client init
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH for-next v4] RDMA/efa: Add EFA query MR support
- From: Michael Margolin <mrgolin@xxxxxxxxxx>
- Re: [PATCH for-next v3] RDMA/efa: Add EFA query MR support
- From: "Margolin, Michael" <mrgolin@xxxxxxxxxx>
- Re: [PATCH for-next] RDMA/efa: Limit EQs to available MSI-X vectors
- From: "Nachum, Yonatan" <ynachum@xxxxxxxxxx>
- Re: [PATCH] RDMA/device: Fix a race between mad_client and cm_client init
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH] net/mlx5e: fix a double-free in arfs_create_groups
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH for-next] RDMA/efa: Limit EQs to available MSI-X vectors
- From: Gal Pressman <gal.pressman@xxxxxxxxx>
- [PATCH for-next] RDMA/efa: Limit EQs to available MSI-X vectors
- From: <ynachum@xxxxxxxxxx>
- Re: [PATCH for-next v3] RDMA/efa: Add EFA query MR support
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v3] RDMA/efa: Add EFA query MR support
- From: "Margolin, Michael" <mrgolin@xxxxxxxxxx>
- [recipe build #3659434] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
- From: noreply@xxxxxxxxxxxxx
- Re: Re: [PATCH] RDMA/rxe: Fix port state on associating netdev successfully
- From: zhenwei pi <pizhenwei@xxxxxxxxxxxxx>
- Re: [PATCH] RDMA/rxe: Fix port state on associating netdev successfully
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- [PATCH] RDMA/rxe: Fix port state on associating netdev successfully
- From: zhenwei pi <pizhenwei@xxxxxxxxxxxxx>
- Re: [PATCH for-next v3] RDMA/efa: Add EFA query MR support
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH iproute2-rc 1/2] rdma: Fix core dump when pretty is used
- From: David Ahern <dsahern@xxxxxxxxx>
- Re: [PATCH iproute2-rc 1/2] rdma: Fix core dump when pretty is used
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH iproute2-rc 1/2] rdma: Fix core dump when pretty is used
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] RDMA/device: Fix a race between mad_client and cm_client init
- From: Shifeng Li <lishifeng@xxxxxxxxxxxxxx>
- Re: [PATCH iproute2-rc 1/2] rdma: Fix core dump when pretty is used
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH iproute2-rc 1/2] rdma: Fix core dump when pretty is used
- From: Chengchang Tang <tangchengchang@xxxxxxxxxx>
- Re: [PATCH] RDMA/device: Fix a race between mad_client and cm_client init
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] RDMA/device: Fix a race between mad_client and cm_client init
- From: Shifeng Li <lishifeng@xxxxxxxxxxxxxx>
- Re: [PATCH] RDMA/device: Fix a race between mad_client and cm_client init
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH iproute2-rc 1/2] rdma: Fix core dump when pretty is used
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH iproute2-rc 1/2] rdma: Fix core dump when pretty is used
- From: Chengchang Tang <tangchengchang@xxxxxxxxxx>
- [PATCH] RDMA/device: Fix a race between mad_client and cm_client init
- From: Shifeng Li <lishifeng@xxxxxxxxxxxxxx>
- Re: [PATCH v1] RDMA/sa_query: use validate not parser in ib_nl_is_good_resolve_resp
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v1] RDMA/sa_query: use validate not parser in ib_nl_is_good_resolve_resp
- From: "Lin Ma" <linma@xxxxxxxxxx>
- Re: [PATCH v1] RDMA/sa_query: use validate not parser in ib_nl_is_good_resolve_resp
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next v3 0/2] RDMA/erdma: Introduce hardware statistics support
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v1] RDMA/sa_query: use validate not parser in ib_nl_is_good_resolve_resp
- From: Lin Ma <linma@xxxxxxxxxx>
- Re: [PATCH iproute2-rc 1/2] rdma: Fix core dump when pretty is used
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- [PATCH iproute2-rc 1/2] rdma: Fix core dump when pretty is used
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH iproute2-rc 2/2] rdma: Fix the error of accessing string variable outside the lifecycle
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH iproute2-rc 0/2] Bugfixes for rdmatool
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH for-next v3 1/2] RDMA/erdma: Introduce dma pool for hardware responses of CMDQ requests
- From: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
- [PATCH for-next v3 2/2] RDMA/erdma: Add hardware statistics support
- From: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
- [PATCH for-next v3 0/2] RDMA/erdma: Introduce hardware statistics support
- From: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next v2 2/2] RDMA/erdma: Add hardware statistics support
- From: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next 4/6] RDMA/hns: Support flexible pagesize
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next 4/6] RDMA/hns: Support flexible pagesize
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- Re: [PATCH for-next 4/6] RDMA/hns: Support flexible pagesize
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] IB/iser: iscsi_iser.h: fix kernel-doc warning and spellos
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next v2 2/2] RDMA/erdma: Add hardware statistics support
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: [PATCH for-next v2 2/2] RDMA/erdma: Add hardware statistics support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH for-next v2 2/2] RDMA/erdma: Add hardware statistics support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH for-next v3] RDMA/efa: Add EFA query MR support
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] IB/iser: iscsi_iser.h: fix kernel-doc warning and spellos
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- [PATCH for-next 6/6] RDMA/hns: Simplify 'struct hns_roce_hem' allocation
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH for-next 5/6] RDMA/hns: Support adaptive PBL hopnum
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH for-next 4/6] RDMA/hns: Support flexible pagesize
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH for-next 3/6] RDMA/hns: Alloc MTR memory before alloc_mtt()
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH for-next 2/6] RDMA/hns: Refactor mtr_init_buf_cfg()
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH for-next 1/6] RDMA/hns: Refactor mtr find
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH for-next 0/6] RDMA/hns: Improvement for multi-level addressing
- From: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
- [PATCH for-next v2 2/2] RDMA/erdma: Add hardware statistics support
- From: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
- [PATCH for-next v2 1/2] RDMA/erdma: Introduce dma pool for hardware responses of CMDQ requests
- From: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
- [PATCH for-next v2 0/2] RDMA/erdma: Introduce hardware statistics support
- From: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
- [PATCH] net/mlx5e: fix a double-free in arfs_create_groups
- From: Zhipeng Lu <alexious@xxxxxxxxxx>
- Re: [PATCH] IB/iser: iscsi_iser.h: fix kernel-doc warning and spellos
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH for-next 2/2] RDMA/erdma: Add hardware statistics support
- From: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next 1/2] RDMA/erdma: Introduce dma pool for hardware responses of CMDQ requests
- From: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
- [PATCH] IB/iser: iscsi_iser.h: fix kernel-doc warning and spellos
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH for-next v3] RDMA/efa: Add EFA query MR support
- From: "Margolin, Michael" <mrgolin@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 20d857259d7d10cd0d5e8b60608455986167cfad
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH for-next 2/2] RDMA/erdma: Add hardware statistics support
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next 1/2] RDMA/erdma: Introduce dma pool for hardware responses of CMDQ requests
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH for-next 0/2] RDMA/erdma: Introduce hardware statistics support
- From: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
- [PATCH for-next 2/2] RDMA/erdma: Add hardware statistics support
- From: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
- [PATCH for-next 1/2] RDMA/erdma: Introduce dma pool for hardware responses of CMDQ requests
- From: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
- Re: [Patch v4 0/3] Register with RDMA SOC interface and support for CQ
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [Patch v4 0/3] Register with RDMA SOC interface and support for CQ
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] RDMA/bnxt_re: Fix the sparse warnings
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: mlx5 attr.max_sge checks
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next] RDMA/bnxt_re: Fix the offset for GenP7 adapters for user applications
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [Patch v4 0/3] Register with RDMA SOC interface and support for CQ
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: Performance drop due to alloc_workqueue() misuse and recent change
- From: Tejun Heo <tj@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION aa4db8324c4d0e67aa4670356df4e9fae14b4d37
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] RDMA/bnxt_re: Fix the sparse warnings
- From: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
- mlx5 attr.max_sge checks
- From: listdansp <listdansp@xxxxxxx>
- Re: [EXTERNAL] [PATCH 3/3] net: mana: add a function to spread IRQs per CPUs
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH for-next] RDMA/bnxt_re: Fix the offset for GenP7 adapters for user applications
- From: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
- RE: [EXTERNAL] [PATCH 3/3] net: mana: add a function to spread IRQs per CPUs
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxx>
- [PATCH] IB/iser: Prevent invalidating wrong MR
- From: Sergey Gorenko <sergeygo@xxxxxxxxxx>
- RE: [EXTERNAL] [PATCH 3/3] net: mana: add a function to spread IRQs per CPUs
- From: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxx>
- [PATCH v1 4/4] svcrdma: Implement multi-stage Read completion again
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 3/4] svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 2/4] svcrdma: Add back svcxprt_rdma::sc_read_complete_q
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 1/4] svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 0/4] svcrdma: Go back to multi-staged RDMA Reads
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH 3/3] net: mana: add a function to spread IRQs per CPUs
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH 1/3] cpumask: add cpumask_weight_andnot()
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH 0/3] net: mana: add irq_spread()
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH 3/3] net: mana: add a function to spread IRQs per CPUs
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- RE: [Patch v4 0/3] Register with RDMA SOC interface and support for CQ
- From: Long Li <longli@xxxxxxxxxxxxx>
- [PATCH 3/3] net: mana: add a function to spread IRQs per CPUs
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH 2/3] cpumask: define cleanup function for cpumasks
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH 1/3] cpumask: add cpumask_weight_andnot()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH 0/3] net: mana: add irq_spread()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [recipe build #3651522] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
- From: noreply@xxxxxxxxxxxxx
- Re: [PATCH for-next v2 0/2] RDMA/bnxt_re: Share the CQ pages for GenP7 adapters
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [Patch v4 0/3] Register with RDMA SOC interface and support for CQ
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: ENOMEM returned by ibp_post_recv
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 0/2] IB/ipoib fixes
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v3 00/35] bitops: add atomic find_bit() operations
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [Patch v4 3/3] RDMA/mana_ib: Add CQ interrupt support for RAW QP
- From: longli@xxxxxxxxxxxxxxxxx
- [Patch v4 2/3] RDMA/mana_ib: query device capabilities
- From: longli@xxxxxxxxxxxxxxxxx
- [Patch v4 1/3] RDMA/mana_ib: register RDMA device with GDMA
- From: longli@xxxxxxxxxxxxxxxxx
- [Patch v4 0/3] Register with RDMA SOC interface and support for CQ
- From: longli@xxxxxxxxxxxxxxxxx
- [PATCH net-next 22/24] net: mellanox, nfp, sfc: Use nested-BH locking for XDP redirect.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH for-next v2] net: mana: add msix index sharing between EQs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH for-next v7 0/7] On-Demand Paging on SoftRoCE
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- [recipe build #3650231] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
- From: noreply@xxxxxxxxxxxxx
- [PATCH for-next v2 2/2] RDMA/bnxt_re: Share a page to expose per CQ info with userspace
- From: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
- [PATCH for-next v2 0/2] RDMA/bnxt_re: Share the CQ pages for GenP7 adapters
- From: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
- [PATCH for-next v2 1/2] RDMA/bnxt_re: Add UAPI to share a page with user space
- From: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
- RE: [PATCH for-next v7 0/7] On-Demand Paging on SoftRoCE
- From: "Daisuke Matsuda (Fujitsu)" <matsuda-daisuke@xxxxxxxxxxx>
- [Patch v3 3/3] RDMA/mana_ib: Add CQ interrupt support for RAW QP
- From: longli@xxxxxxxxxxxxxxxxx
- [Patch v3 2/3] RDMA/mana_ib: query device capabilities
- From: longli@xxxxxxxxxxxxxxxxx
- [Patch v3 1/3] RDMA/mana_ib: register RDMA device with GDMA
- From: longli@xxxxxxxxxxxxxxxxx
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]