Linux RDMA (remote direct memory access) and InfiniBand Development
[Prev Page][Next Page]
- [PATCH] RDMA/rxe: change payload type to u32 from int
- From: Chengguang Xu <cgxu519@xxxxxxxxxxxx>
- RE: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH net v3 2/2] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH net v3 1/2] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH net v3 0/2] fix unexpected SMC_CLC_DECL_ERR_REGRMB error
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH net v2 2/2] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH net v2 1/2] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH net v2 0/2] fix unexpected SMC_CLC_DECL_ERR_REGRMB error
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next] RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- Re: [PATCH net] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Xiaomeng Tong <xiam0nd.tong@xxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH net] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error
- From: Wen Gu <guwen@xxxxxxxxxxxxxxxxx>
- [net-next v9 5/5] mlx5: add support for page_pool_get_stats
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [net-next v9 4/5] Documentation: update networking/page_pool.rst
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [net-next v9 3/5] page_pool: Add function to batch and return stats
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [net-next v9 2/5] page_pool: Add recycle stats
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [net-next v9 1/5] page_pool: Add allocation stats
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [net-next v9 0/5] page_pool: Add stats counters
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH net] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error
- From: Wen Gu <guwen@xxxxxxxxxxxxxxxxx>
- [PATCH v3 for-next 5/9] RDMA/hns: Refactor mailbox functions
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v3 for-next 6/9] RDMA/hns: Remove similar code that configures the hardware contexts
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v3 for-next 8/9] RDMA/hns: Refactor the alloc_srqc()
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v3 for-next 9/9] RDMA/hns: Refactor the alloc_cqc()
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v3 for-next 7/9] RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v3 for-next 1/9] RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v3 for-next 4/9] RDMA/hns: Fix the wrong type of parameter "op" of the mailbox
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v3 for-next 3/9] RDMA/hns: Remove redundant parameter "mailbox" in the mailbox
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v3 for-next 2/9] RDMA/hns: Remove fixed parameter “timeout” in the mailbox
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v3 for-next 0/9] RDMA/hns: Clean up and refactor mailbox-related code
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- Re: [PATCH net-next] net/smc: fix compile warning for smc_sysctl
- From: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx>
- Re: [net-next v8 4/4] mlx5: add support for page_pool_get_stats
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: [net-next v8 1/4] page_pool: Add allocation stats
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [PATCH net-next] net/smc: fix compile warning for smc_sysctl
- From: Dust Li <dust.li@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 for-next 7/9] RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- Re: [net-next v8 1/4] page_pool: Add allocation stats
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [net-next v8 4/4] mlx5: add support for page_pool_get_stats
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [net-next v8 4/4] mlx5: add support for page_pool_get_stats
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [net-next v8 2/4] page_pool: Add recycle stats
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: [net-next v8 1/4] page_pool: Add allocation stats
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- RE: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: David Laight <David.Laight@xxxxxxxxxx>
- [net-next v8 4/4] mlx5: add support for page_pool_get_stats
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [net-next v8 3/4] page_pool: Add function to batch and return stats
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [net-next v8 2/4] page_pool: Add recycle stats
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [net-next v8 1/4] page_pool: Add allocation stats
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [net-next v8 0/4] page_pool: Add stats counters
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH net-next 3/7] net/smc: add sysctl for autocorking
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] wait: Parameterize the return variable to ___wait_event()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH for-rc] IB/hfi1: Allow larger MTU without AIP
- From: Dennis Dalessandro <dennis.dalessandro@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH for-rc] IB/hfi1: Allow larger MTU without AIP
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH for-rc] IB/hfi1: Allow larger MTU without AIP
- From: Dennis Dalessandro <dennis.dalessandro@xxxxxxxxxxxxxxxxxxxx>
- [PATCH net] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- Re: [PATCH net-next 6/7] net/smc: don't req_notify until all CQEs drained
- From: "dust.li" <dust.li@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next 6/7] net/smc: don't req_notify until all CQEs drained
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH net-next 7/7] net/smc: don't send in the BH context if sock_owned_by_user
- From: Dust Li <dust.li@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 4/7] net/smc: send directly on setting TCP_NODELAY
- From: Dust Li <dust.li@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 6/7] net/smc: don't req_notify until all CQEs drained
- From: Dust Li <dust.li@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 5/7] net/smc: correct settings of RMB window update limit
- From: Dust Li <dust.li@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 3/7] net/smc: add sysctl for autocorking
- From: Dust Li <dust.li@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 2/7] net/smc: add autocorking support
- From: Dust Li <dust.li@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 0/7] net/smc: some datapath performance optimizations
- From: Dust Li <dust.li@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 1/7] net/smc: add sysctl interface for SMC
- From: Dust Li <dust.li@xxxxxxxxxxxxxxxxx>
- [rdma:wip/jgg-for-next] BUILD SUCCESS a80501b89152adb29adc7ab943d75c7345f9a3fb
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: [PATCH] net/mlx5e: Fix return of a kfree'd object instead of NULL
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 1/6] drivers: usb: remove usage of list iterator past the loop body
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- RE: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [pull request][for-next v2 00/17] mlx5-next 2022-22-02
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [bug report] NVMe/IB: reset_controller need more than 1min
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Barnabás Pőcze <pobrn@xxxxxxxxxxxxxx>
- Re: [pull request][for-next v2 00/17] mlx5-next 2022-22-02
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Jeffrey Walton <noloader@xxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] IB/rdmavt: add missing locks in rvt_ruc_loopback
- From: Niels Dossche <dossche.niels@xxxxxxxxx>
- [PATCH rdma-next v1] RDMA/irdma: Add support for address handle re-use
- From: Shiraz Saleem <shiraz.saleem@xxxxxxxxx>
- Re: [PATCH 1/6] drivers: usb: remove usage of list iterator past the loop body
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH for-next] RDMA/core: Remove unnecessary statements
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v10 04/11] RDMA/rxe: Replace red-black trees by xarrays
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v10 04/11] RDMA/rxe: Replace red-black trees by xarrays
- From: Robert Pearson <rpearsonhpe@xxxxxxxxx>
- Re: [PATCH for-next v10 01/11] RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v10 09/11] RDMA/rxe: Convert read side locking to rcu
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v10 07/11] RDMA/rxe: Fix ref error in rxe_av.c
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v10 06/11] RDMA/rxe: Add wait_for_completion to pool objects
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v10 05/11] RDMA/rxe: Stop lookup of partially built objects
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v10 04/11] RDMA/rxe: Replace red-black trees by xarrays
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH] IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition
- From: Niels Dossche <dossche.niels@xxxxxxxxx>
- Re: [PATCH rdma-rc v1 0/3] irdma driver updates
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 for-next 7/9] RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCHv2 1/1] RDMA/irdma: Make irdma_create_mg_ctx return a void
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 1/6] drivers: usb: remove usage of list iterator past the loop body
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- Re: [PATCH v2 for-next 8/9] RDMA/hns: Refactor the alloc_srqc()
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v2 for-next 7/9] RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 1/6] drivers: usb: remove usage of list iterator past the loop body
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- Re: [PATCH v2 for-next 5/9] RDMA/hns: Refactor mailbox functions
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v2 for-next 9/9] RDMA/hns: Refactor the alloc_cqc()
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next] RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH net-next v3 0/2] flow_offload: add tc police parameters
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 1/6] drivers: usb: remove usage of list iterator past the loop body
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- [PATCH 0/6] Remove usage of list iterator past the loop body
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- [PATCH 1/6] drivers: usb: remove usage of list iterator past the loop body
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- [PATCH 5/6] treewide: remove dereference of list iterator after loop body
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- [PATCH rdma-core 2/5] mlx5: Adapt bitmap usage to use util API
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH rdma-core 3/5] libhns: Adapt bitmap usage to use util API
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH rdma-core 4/5] verbs: Adapt bitmap usage to use util API
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH rdma-core 5/5] ccan: Remove bitmap code
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH rdma-core 1/5] util: Add new bitmap API
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH rdma-core 0/5] Add new bitmap API
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- Re: [bug report] WARNING: possible circular locking at: rdma_destroy_id+0x17/0x20 [rdma_cm] triggered by blktests nvmeof-mp/002
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH rdma-rc v1 1/3] RDMA/irdma: Fix netdev notifications for vlan's
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [rdma:for-rc] BUILD SUCCESS 22e9f71072fa605cbf033158db58e0790101928d
- From: kernel test robot <lkp@xxxxxxxxx>
- [rdma:for-next] BUILD SUCCESS 884194ef264e140a6d22f7a5de2b76765d17734a
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] net/smc: Add autocork support
- From: "dust.li" <dust.li@xxxxxxxxxxxxxxxxx>
- 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 rc v2] RDMA/cma: Do not change route.addr.src_addr outside state checks
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v10 00/11] Fix race conditions in rxe_pool
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH for-next v10 11/11] RDMA/rxe: Cleanup rxe_pool.c
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v10 10/11] RDMA/rxe: Move max_elem into rxe_type_info
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v10 09/11] RDMA/rxe: Convert read side locking to rcu
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v10 08/11] RDMA/rxe: Replace mr by rkey in responder resources
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v10 07/11] RDMA/rxe: Fix ref error in rxe_av.c
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v10 06/11] RDMA/rxe: Add wait_for_completion to pool objects
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v10 04/11] RDMA/rxe: Replace red-black trees by xarrays
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v10 05/11] RDMA/rxe: Stop lookup of partially built objects
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v10 03/11] RDMA/rxe: Replace obj by elem in declaration
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v10 02/11] RDMA/rxe: Delete _locked() APIs for pool objects
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v10 01/11] RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v10 00/11] Fix race conditions in rxe_pool
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: [PATCH] net/smc: Add autocork support
- From: Karsten Graul <kgraul@xxxxxxxxxxxxx>
- [PATCH for-next v14] RDMA/rxe: Convert mca read locking to RCU
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: [PATCH net] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH rdma-rc v1 2/3] RDMA/irdma: Fix Passthrough mode in VM
- From: Shiraz Saleem <shiraz.saleem@xxxxxxxxx>
- [PATCH rdma-rc v1 3/3] RDMA/irdma: Remove incorrect masking of PD
- From: Shiraz Saleem <shiraz.saleem@xxxxxxxxx>
- [PATCH rdma-rc v1 0/3] irdma driver updates
- From: Shiraz Saleem <shiraz.saleem@xxxxxxxxx>
- [PATCH rdma-rc v1 1/3] RDMA/irdma: Fix netdev notifications for vlan's
- From: Shiraz Saleem <shiraz.saleem@xxxxxxxxx>
- Re: [PATCH] net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()
- From: Roi Dayan <roid@xxxxxxxxxx>
- Re: [PATCH] net/mlx5e: Fix return of a kfree'd object instead of NULL
- From: Roi Dayan <roid@xxxxxxxxxx>
- [PATCH v2 for-next 6/9] RDMA/hns: Remove similar code that configures the hardware contexts
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v2 for-next 9/9] RDMA/hns: Refactor the alloc_cqc()
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v2 for-next 8/9] RDMA/hns: Refactor the alloc_srqc()
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v2 for-next 3/9] RDMA/hns: Remove redundant parameter "mailbox" in the mailbox
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v2 for-next 5/9] RDMA/hns: Refactor mailbox functions
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v2 for-next 4/9] RDMA/hns: Fix the wrong type of parameter "op" of the mailbox
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v2 for-next 7/9] RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v2 for-next 0/9] RDMA/hns: Clean up and refactor mailbox-related code
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v2 for-next 1/9] RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH v2 for-next 2/9] RDMA/hns: Remove fixed parameter “timeout” in the mailbox
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- Re: [PATCH for-next 7/8] RDMA/hns: Refactor the alloc_srqc()
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- Re: [PATCH for-next 5/8] RDMA/hns: Refactor mailbox functions
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH for-next] RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH net] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] RDMA device net namespace support for SMC
- From: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx>
- [PATCH v5 0/3] Update VMware maintainer entries
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- [PATCH v5 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- [PATCH] net/mlx5e: Fix return of a kfree'd object instead of NULL
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH net] net/smc: fix connection leak
- From: Karsten Graul <kgraul@xxxxxxxxxxxxx>
- Re: [PATCH rdma-rc 1/3] RDMA/irdma: Fix netdev notifications for vlan's
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next] RDMA/core: Remove unnecessary statements
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [bug report] NVMe/IB: WARNING: possible circular locking dependency detected on target after connect
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v13 for-next 5/6] RDMA/rxe: For mcast copy qp list to temp array
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- RE: [PATCHv2 1/1] RDMA/irdma: Make irdma_create_mg_ctx return a void
- From: "Saleem, Shiraz" <shiraz.saleem@xxxxxxxxx>
- [PATCH net] net/smc: fix connection leak
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH] net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [rdma:wip/jgg-for-next] BUILD SUCCESS 6090a0c4c7c6156f267ee217f6577eecd610a652
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [bug report] RDMA: Convert put_page() to put_user_page*()
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v1 1/1] IB/hfi1: Don't cast parameter in bit operations
- From: Dennis Dalessandro <dennis.dalessandro@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] IB/hfi1: Don't cast parameter in bit operations
- From: Dennis Dalessandro <dennis.dalessandro@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next 7/8] RDMA/hns: Refactor the alloc_srqc()
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next 6/8] RDMA/hns: Remove similar code that configures the hardware contexts
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next 4/8] RDMA/hns: Fix the wrong type of parameter "op" of the mailbox
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next 3/8] RDMA/hns: Remove redundant parameter "mailbox" in the mailbox
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next 2/8] RDMA/hns: Remove fixed parameter “timeout” in the mailbox
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next 1/8] RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-next 5/8] RDMA/hns: Refactor mailbox functions
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH net-next v3 1/2] net: flow_offload: add tc police action parameters
- From: Jianbo Liu <jianbol@xxxxxxxxxx>
- [PATCH net-next v3 2/2] flow_offload: reject offload for all drivers with invalid police parameters
- From: Jianbo Liu <jianbol@xxxxxxxxxx>
- [PATCH net-next v3 0/2] flow_offload: add tc police parameters
- From: Jianbo Liu <jianbol@xxxxxxxxxx>
- Re: [PATCH rc v2] RDMA/cma: Do not change route.addr.src_addr outside state checks
- From: Leon Romanovsky <leonro@xxxxxxxxxx>
- [bug report] RDMA: Convert put_page() to put_user_page*()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [rdma:wip/jgg-for-rc] BUILD SUCCESS 081bdc9fe05bb23248f5effb6f811da3da4b8252
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH rdma-rc 3/3] RDMA/irdma: Remove incorrect masking of PD
- From: Shiraz Saleem <shiraz.saleem@xxxxxxxxx>
- [PATCH rdma-rc 1/3] RDMA/irdma: Fix netdev notifications for vlan's
- From: Shiraz Saleem <shiraz.saleem@xxxxxxxxx>
- [PATCH rdma-rc 2/3] RDMA/irdma: Fix Passthrough mode in VM
- From: Shiraz Saleem <shiraz.saleem@xxxxxxxxx>
- [PATCH rdma-rc 0/3] irdma driver updates
- From: Shiraz Saleem <shiraz.saleem@xxxxxxxxx>
- Re: [PATCH 1/1] RDMA/irdma: Make irdma_create_mg_ctx return a void
- From: Yanjun Zhu <yanjun.zhu@xxxxxxxxx>
- Re: [PATCH 1/1] RDMA/irdma: Make irdma_create_mg_ctx return a void
- From: Yanjun Zhu <yanjun.zhu@xxxxxxxxx>
- [PATCHv2 1/1] RDMA/irdma: Make irdma_create_mg_ctx return a void
- From: yanjun.zhu@xxxxxxxxx
- Re: [PATCH] net/smc: Add autocork support
- From: "dust.li" <dust.li@xxxxxxxxxxxxxxxxx>
- Re: [mlx5-next 13/17] net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v1 1/1] IB/hfi1: Don't cast parameter in bit operations
- From: "'Andy Shevchenko'" <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCHv2 0/3] Use net_type to check network type
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v13 0/6] Move two object pools to rxe_mcast.c
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v13 6/6] RDMA/rxe: Convert mca read locking to RCU
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v13 for-next 5/6] RDMA/rxe: For mcast copy qp list to temp array
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v12 6/6] RDMA/rxe: Convert mca read locking to RCU
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [mlx5-next 13/17] net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
- From: Saeed Mahameed <saeedm@xxxxxxxxxx>
- [for-next v2 14/17] net/mlx5: cmdif, Refactor error handling and reporting of async commands
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [for-next v2 17/17] net/mlx5: Add clarification on sync reset failure
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [for-next v2 11/17] net/mlx5: cmdif, cmd_check refactoring
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [for-next v2 12/17] net/mlx5: cmdif, Add new api for command execution
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [for-next v2 07/17] net/mlx5: Lag, don't use magic numbers for ports
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [for-next v2 10/17] net/mlx5: cmdif, Return value improvements
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [for-next v2 13/17] net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [for-next v2 16/17] net/mlx5: Add reset_state field to MFRL register
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [for-next v2 15/17] RDMA/mlx5: Use new command interface API
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [for-next v2 08/17] net/mlx5: Lag, record inactive state of bond device
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [for-next v2 09/17] net/mlx5: Lag, offload active-backup drops to hardware
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [for-next v2 03/17] net/mlx5: E-Switch, reserve and use same uplink metadata across ports
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [for-next v2 01/17] mlx5: remove unused static inlines
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [for-next v2 06/17] net/mlx5: Lag, use local variable already defined to access E-Switch
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [pull request][for-next v2 00/17] mlx5-next 2022-22-02
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [for-next v2 05/17] net/mlx5: E-switch, add drop rule support to ingress ACL
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [for-next v2 02/17] net/mlx5: Add ability to insert to specific flow group
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [for-next v2 04/17] net/mlx5: E-switch, remove special uplink ingress ACL handling
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: [mlx5-next 01/17] mlx5: remove usused static inlines
- From: Saeed Mahameed <saeedm@xxxxxxxxxx>
- Re: [mlx5-next 13/17] net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [mlx5-next 01/17] mlx5: remove usused static inlines
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v13 for-next 5/6] RDMA/rxe: For mcast copy qp list to temp array
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v13 6/6] RDMA/rxe: Convert mca read locking to RCU
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH v13 for-next 4/6] RDMA/rxe: Cleanup rxe_mcast.c
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v13 3/6] RDMA/rxe: Collect cleanup mca code in a subroutine
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH v13 for-next 2/6] RDMA/rxe: Collect mca init code in a subroutine
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v13 1/6] RDMA/rxe: Warn if mcast memory is not freed
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v13 0/6] Move two object pools to rxe_mcast.c
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- RE: [PATCH v1 1/1] IB/hfi1: Don't cast parameter in bit operations
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH for-next v12 6/6] RDMA/rxe: Convert mca read locking to RCU
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: [PATCH v1 1/1] IB/hfi1: Don't cast parameter in bit operations
- From: "'Andy Shevchenko'" <andriy.shevchenko@xxxxxxxxxxxxxxx>
- RE: [PATCH v1 1/1] IB/hfi1: Don't cast parameter in bit operations
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH for-next v12 6/6] RDMA/rxe: Convert mca read locking to RCU
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v12 1/6] RDMA/rxe: Add code to cleanup mcast memory
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 1/1] RDMA/irdma: Make irdma_create_mg_ctx return a void
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next 0/3] Remove enum irdma_status_code
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Fix a deadlock in the ib_srp driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH rdma-next v2 0/5] MR cache enhancements
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] net/smc: Add autocork support
- From: Karsten Graul <kgraul@xxxxxxxxxxxxx>
- [PATCH v1 1/1] IB/hfi1: Don't cast parameter in bit operations
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- RE: [PATCH 1/1] RDMA/irdma: Make irdma_create_mg_ctx return a void
- From: "Saleem, Shiraz" <shiraz.saleem@xxxxxxxxx>
- [PATCH rc v2] RDMA/cma: Do not change route.addr.src_addr outside state checks
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [bug report] NVMe/IB: reset_controller need more than 1min
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [bug report] NVMe/IB: reset_controller need more than 1min
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [bug report] NVMe/IB: reset_controller need more than 1min
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in smc_pnet_apply_ib
- From: syzbot <syzbot+4f322a6d84e991c38775@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in smc_pnet_apply_ib
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in smc_pnet_apply_ib
- From: syzbot <syzbot+4f322a6d84e991c38775@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] RDMA/irdma: Make irdma_create_mg_ctx return a void
- From: Yanjun Zhu <yanjun.zhu@xxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in smc_pnet_apply_ib
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH for-next] RDMA/core: Remove unnecessary statements
- From: Yajun Deng <yajun.deng@xxxxxxxxx>
- Re: bug report for rxe
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- [mlx5-next 13/17] net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [mlx5-next 16/17] net/mlx5: Add reset_state field to MFRL register
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [mlx5-next 14/17] net/mlx5: cmdif, Refactor error handling and reporting of async commands
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [mlx5-next 17/17] net/mlx5: Add clarification on sync reset failure
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [mlx5-next 15/17] RDMA/mlx5: Use new command interface API
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [mlx5-next 10/17] net/mlx5: cmdif, Return value improvements
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [mlx5-next 11/17] net/mlx5: cmdif, cmd_check refactoring
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [mlx5-next 12/17] net/mlx5: cmdif, Add new api for command execution
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [mlx5-next 06/17] net/mlx5: Lag, use local variable already defined to access E-Switch
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [mlx5-next 08/17] net/mlx5: Lag, record inactive state of bond device
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [mlx5-next 09/17] net/mlx5: Lag, offload active-backup drops to hardware
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [mlx5-next 07/17] net/mlx5: Lag, don't use magic numbers for ports
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [mlx5-next 03/17] net/mlx5: E-Switch, reserve and use same uplink metadata across ports
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [mlx5-next 05/17] net/mlx5: E-switch, add drop rule support to ingress ACL
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [mlx5-next 04/17] net/mlx5: E-switch, remove special uplink ingress ACL handling
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [mlx5-next 02/17] net/mlx5: Add ability to insert to specific flow group
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [pull request][net-next/rdma-next 00/17] mlx5-next updates 2022-02-22
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [mlx5-next 01/17] mlx5: remove usused static inlines
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: bug report for rxe
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: bug report for rxe
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH for-next v3 06/12] RDMA/erdma: Add event queue implementation
- From: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next v3 06/12] RDMA/erdma: Add event queue implementation
- From: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next v3 03/12] RDMA/erdma: Add the hardware related definitions
- From: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 1/2] net: flow_offload: add tc police action parameters
- From: Jianbo Liu <jianbol@xxxxxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: Tejun Heo <tj@xxxxxxxxxx>
- RE: bug report for rxe
- From: "Pearson, Robert B" <robert.pearson2@xxxxxxx>
- Re: [PATCH net-next v2 2/2] flow_offload: reject offload for all drivers with invalid police parameters
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- RE: [PATCHv2 0/3] Use net_type to check network type
- From: "Saleem, Shiraz" <shiraz.saleem@xxxxxxxxx>
- Re: [PATCH for-next v3 07/12] RDMA/erdma: Add verbs header file
- From: "dust.li" <dust.li@xxxxxxxxxxxxxxxxx>
- RE: [PATCH net-next v2 2/2] flow_offload: reject offload for all drivers with invalid police parameters
- From: Baowen Zheng <baowen.zheng@xxxxxxxxxxxx>
- Re: [PATCH net-next v2 2/2] flow_offload: reject offload for all drivers with invalid police parameters
- From: Jianbo Liu <jianbol@xxxxxxxxxx>
- [PATCHv2 3/3] RDMA/irdma: Move union irdma_sockaddr to header file
- From: yanjun.zhu@xxxxxxxxx
- [PATCHv2 1/3] RDMA/irdma: Use net_type to check network type
- From: yanjun.zhu@xxxxxxxxx
- [PATCHv2 2/3] RDMA/irdma: Remove the unnecessary variable saddr
- From: yanjun.zhu@xxxxxxxxx
- [PATCHv2 0/3] Use net_type to check network type
- From: yanjun.zhu@xxxxxxxxx
- Re: [PATCH net-next v2 2/2] flow_offload: reject offload for all drivers with invalid police parameters
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- Re: bug report for rxe
- From: Zhu Yanjun <zyjzyj2000@xxxxxxxxx>
- Re: bug report for rxe
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH for-next v3 06/12] RDMA/erdma: Add event queue implementation
- From: "dust.li" <dust.li@xxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next v3 06/12] RDMA/erdma: Add event queue implementation
- From: Ma Ca <kealimaca@xxxxxxxxx>
- Re: [PATCH for-next v3 03/12] RDMA/erdma: Add the hardware related definitions
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- Re: [PATCH net-next v2 2/2] flow_offload: reject offload for all drivers with invalid police parameters
- From: Jianbo Liu <jianbol@xxxxxxxxxx>
- Re: [PATCH 0/4] RDMA device net namespace support for SMC
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [bug report] NVMe/IB: reset_controller need more than 1min
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in smc_pnet_apply_ib
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [bug report] NVMe/IB: kmemleak observed on 5.17.0-rc5 with nvme-rdma testing
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [bug report] NVMe/IB: kmemleak observed on 5.17.0-rc5 with nvme-rdma testing
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in smc_pnet_apply_ib
- From: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in smc_pnet_apply_ib
- From: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx>
- [bug report] NVMe/IB: WARNING at kernel/dma/debug.c:571 add_dma_entry+0x36a/0x4c0 observed on host side after connect
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH 0/4] RDMA device net namespace support for SMC
- From: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx>
- [bug report] NVMe/IB: WARNING: possible circular locking dependency detected on target after connect
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [rdma:wip/jgg-for-next] BUILD SUCCESS 748663c8ccf6b2e5a800de19127c2cc1c4423fd2
- From: kernel test robot <lkp@xxxxxxxxx>
- [rdma:wip/jgg-for-rc] BUILD SUCCESS c46fa8911b17e3f808679061a8af8bee219f4602
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/4] kunit: tool: Disable broken options for --alltests
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] RDMA/rxe: Add RDMA Atomic Write operation
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 1/4] drm/amdgpu: Fix compilation under UML
- From: David Gow <davidgow@xxxxxxxxxx>
- Re: [PATCH 4/4] kunit: tool: Disable broken options for --alltests
- From: David Gow <davidgow@xxxxxxxxxx>
- Re: [PATCH] net/smc: Add autocork support
- From: "dust.li" <dust.li@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] RDMA/rtrs-clt: Fix possible double free in error case
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 1/4] drm/amdgpu: Fix compilation under UML
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH 1/4] drm/amdgpu: Fix compilation under UML
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH] net/smc: Add autocork support
- From: Karsten Graul <kgraul@xxxxxxxxxxxxx>
- Re: [PATCH for-rc] IB/qib: Fix duplicate sysfs directory name
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 4/4] kunit: tool: Disable broken options for --alltests
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH 3/3] RDMA/irdma: Move union irdma_sockaddr to header file
- From: yanjun.zhu@xxxxxxxxx
- [PATCH 2/3] RDMA/irdma: Remove the unnecessary variable saddr
- From: yanjun.zhu@xxxxxxxxx
- [PATCH 1/3] RDMA/irdma: Use net_type to check network type
- From: yanjun.zhu@xxxxxxxxx
- Re: [PATCH 4/4] kunit: tool: Disable broken options for --alltests
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- [PATCH for-next 3/8] RDMA/hns: Remove redundant parameter "mailbox" in the mailbox
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH for-next 7/8] RDMA/hns: Refactor the alloc_srqc()
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH for-next 5/8] RDMA/hns: Refactor mailbox functions
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH for-next 8/8] RDMA/hns: Refactor the alloc_cqc()
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH for-next 0/8] RDMA/hns: Clean up and refactor mailbox-related code
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH for-next 4/8] RDMA/hns: Fix the wrong type of parameter "op" of the mailbox
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH for-next 6/8] RDMA/hns: Remove similar code that configures the hardware contexts
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH for-next 1/8] RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- [PATCH for-next 2/8] RDMA/hns: Remove fixed parameter “timeout” in the mailbox
- From: Wenpeng Liang <liangwenpeng@xxxxxxxxxx>
- Re: [PATCH net-next v2 0/2] flow_offload: add tc police parameters
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- [PATCH 4/4] kunit: tool: Disable broken options for --alltests
- From: David Gow <davidgow@xxxxxxxxxx>
- [PATCH 3/4] IB/qib: Compile under User-Mode Linux
- From: David Gow <davidgow@xxxxxxxxxx>
- [PATCH 2/4] drm/amdgpu: Make smu7_hwmgr build on UML
- From: David Gow <davidgow@xxxxxxxxxx>
- [PATCH 1/4] drm/amdgpu: Fix compilation under UML
- From: David Gow <davidgow@xxxxxxxxxx>
- [PATCH 0/4] kunit,um: Fix kunit.py build --alltests
- From: David Gow <davidgow@xxxxxxxxxx>
- Re: [PATCH] net/smc: Add autocork support
- From: "dust.li" <dust.li@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 1/2] net: flow_offload: add tc police action parameters
- From: Jianbo Liu <jianbol@xxxxxxxxxx>
- Re: [PATCH for-next v3 00/12] Elastic RDMA Adapter (ERDMA) driver
- From: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
- RE: [PATCH net-next v2 1/2] net: flow_offload: add tc police action parameters
- From: Baowen Zheng <baowen.zheng@xxxxxxxxxxxx>
- [PATCH for-next v12 6/6] RDMA/rxe: Convert mca read locking to RCU
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v12 4/6] RDMA/rxe: Cleanup rxe_mcast.c
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v12 5/6] RDMA/rxe: For mcast copy qp list to temp array
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v12 3/6] RDMA/rxe: Collect cleanup mca code in a subroutine
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v12 2/6] RDMA/rxe: Collect mca init code in a subroutine
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v12 1/6] RDMA/rxe: Add code to cleanup mcast memory
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [PATCH for-next v12 0/6] Move two object pools to rxe_mcast.c
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: [PATCH] net/smc: Add autocork support
- From: Hendrik Brueckner <brueckner@xxxxxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in smc_pnet_apply_ib
- From: syzbot <syzbot+4f322a6d84e991c38775@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in smc_pnet_apply_ib
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- RE: [PATCH for-next v3 00/12] Elastic RDMA Adapter (ERDMA) driver
- From: Bernard Metzler <BMT@xxxxxxxxxxxxxx>
- [syzbot] BUG: sleeping function called from invalid context in smc_pnet_apply_ib
- From: syzbot <syzbot+4f322a6d84e991c38775@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH for-rc v2] IB/cma: Allow XRG INI QPs to set their local ACK timeout
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-rc v2] IB/cma: Allow XRG INI QPs to set their local ACK timeout
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: sysfs: cannot create duplicate filename
- From: Robin Peiremans <rpeiremans@xxxxxxxxx>
- [PATCH for-next 1/3] RDMA/irdma: Remove enum irdma_status_code
- From: Shiraz Saleem <shiraz.saleem@xxxxxxxxx>
- [PATCH for-next 2/3] RDMA/irdma: Propagate error codes
- From: Shiraz Saleem <shiraz.saleem@xxxxxxxxx>
- [PATCH for-next 3/3] RDMA/irdma: Remove excess error variables
- From: Shiraz Saleem <shiraz.saleem@xxxxxxxxx>
- [PATCH for-next 0/3] Remove enum irdma_status_code
- From: Shiraz Saleem <shiraz.saleem@xxxxxxxxx>
- RE: sysfs: cannot create duplicate filename
- From: "Marciniszyn, Mike" <mike.marciniszyn@xxxxxxxxxxxxxxxxxxxx>
- [PATCH for-rc] IB/qib: Fix duplicate sysfs directory name
- From: mike.marciniszyn@xxxxxxxxxxxxxxxxxxxx
- Re: [PATCH net-next v2 2/2] flow_offload: reject offload for all drivers with invalid police parameters
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- Re: sysfs: cannot create duplicate filename
- From: Dennis Dalessandro <dennis.dalessandro@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] net/smc: Add autocork support
- From: "dust.li" <dust.li@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 2/2] flow_offload: reject offload for all drivers with invalid police parameters
- From: Vladimir Oltean <olteanv@xxxxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH net-next v2 1/2] net: flow_offload: add tc police action parameters
- From: Roi Dayan <roid@xxxxxxxxxx>
- Re: [PATCH net-next v2 0/2] flow_offload: add tc police parameters
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- Re: [PATCH net-next v2 0/2] flow_offload: add tc police parameters
- From: Roi Dayan <roid@xxxxxxxxxx>
- Re: [PATCH net-next v2 0/2] flow_offload: add tc police parameters
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH 0/4] RDMA device net namespace support for SMC
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH for-rc v2] IB/cma: Allow XRG INI QPs to set their local ACK timeout
- From: Haakon Bugge <haakon.bugge@xxxxxxxxxx>
- RE: [PATCH net-next v2 1/2] net: flow_offload: add tc police action parameters
- From: Baowen Zheng <baowen.zheng@xxxxxxxxxxxx>
- Re: [PATCH] net/smc: Add autocork support
- From: Stefan Raspl <raspl@xxxxxxxxxxxxx>
- [rdma:wip/jgg-for-next] BUILD SUCCESS 3810c1a1cbe8f3157f644b4e42f6c0157dfd22cb
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH net-next v2 1/2] net: flow_offload: add tc police action parameters
- From: Jianbo Liu <jianbol@xxxxxxxxxx>
- [PATCH net-next v2 2/2] flow_offload: reject offload for all drivers with invalid police parameters
- From: Jianbo Liu <jianbol@xxxxxxxxxx>
- [PATCH net-next v2 0/2] flow_offload: add tc police parameters
- From: Jianbo Liu <jianbol@xxxxxxxxxx>
- Re: [External] [virtio-dev] Re: [RFC] Virtio RDMA
- From: Junji Wei <weijunji@xxxxxxxxxxxxx>
- Re: [virtio-dev] Re: [RFC] Virtio RDMA
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next] net/smc: return ETIMEDOUT when smc_connect_clc() timeout
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] RDMA/rxe: Add RDMA Atomic Write operation
- From: "yangx.jy@xxxxxxxxxxx" <yangx.jy@xxxxxxxxxxx>
- Re: [virtio-dev] Re: [RFC] Virtio RDMA
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: [virtio-dev] Re: [RFC] Virtio RDMA
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- [PATCH v2 2/2] RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
- From: Md Haris Iqbal <haris.iqbal@xxxxxxxxx>
- [PATCH v4 1/2] RDMA/rtrs-clt: Fix possible double free in error case
- From: Md Haris Iqbal <haris.iqbal@xxxxxxxxx>
- [PATCH for-next v3 12/12] RDMA/erdma: Add driver to kernel build environment
- From: Cheng Xu <chengyou.xc@xxxxxxxxxxxxxxx>
- [PATCH for-next v3 11/12] RDMA/erdma: Add the ABI definitions
- From: Cheng Xu <chengyou.xc@xxxxxxxxxxxxxxx>
- [PATCH for-next v3 08/12] RDMA/erdma: Add verbs implementation
- From: Cheng Xu <chengyou.xc@xxxxxxxxxxxxxxx>
- [PATCH for-next v3 09/12] RDMA/erdma: Add connection management (CM) support
- From: Cheng Xu <chengyou.xc@xxxxxxxxxxxxxxx>
- [PATCH for-next v3 10/12] RDMA/erdma: Add the erdma module
- From: Cheng Xu <chengyou.xc@xxxxxxxxxxxxxxx>
- [PATCH for-next v3 07/12] RDMA/erdma: Add verbs header file
- From: Cheng Xu <chengyou.xc@xxxxxxxxxxxxxxx>
- [PATCH for-next v3 06/12] RDMA/erdma: Add event queue implementation
- From: Cheng Xu <chengyou.xc@xxxxxxxxxxxxxxx>
- [PATCH for-next v3 05/12] RDMA/erdma: Add cmdq implementation
- From: Cheng Xu <chengyou.xc@xxxxxxxxxxxxxxx>
- [PATCH for-next v3 04/12] RDMA/erdma: Add main include file
- From: Cheng Xu <chengyou.xc@xxxxxxxxxxxxxxx>
- [PATCH for-next v3 03/12] RDMA/erdma: Add the hardware related definitions
- From: Cheng Xu <chengyou.xc@xxxxxxxxxxxxxxx>
- [PATCH for-next v3 02/12] RDMA/core: Allow calling query_port when netdev isn't attached in iWarp
- From: Cheng Xu <chengyou.xc@xxxxxxxxxxxxxxx>
- [PATCH for-next v3 01/12] RDMA: Add ERDMA to rdma_driver_id definition
- From: Cheng Xu <chengyou.xc@xxxxxxxxxxxxxxx>
- [PATCH for-next v3 00/12] Elastic RDMA Adapter (ERDMA) driver
- From: Cheng Xu <chengyou.xc@xxxxxxxxxxxxxxx>
- Re: [PATCH for-next] RDMA/rxe: Revert changes from irqsave to bh locks
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- [PATCH 1/1] RDMA/irdma: Make irdma_create_mg_ctx return a void
- From: yanjun.zhu@xxxxxxxxx
- Re: [PATCH][next] treewide: Replace zero-length arrays with flexible-array members
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH][next] treewide: Replace zero-length arrays with flexible-array members
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v3 1/2] RDMA/rtrs-clt: Fix possible double free in error case
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next] RDMA/rxe: Revert changes from irqsave to bh locks
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH net-next v2] net/smc: Add autocork support
- From: "dust.li" <dust.li@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] net/smc: Add autocork support
- From: "dust.li" <dust.li@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2] net/smc: Add autocork support
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [virtio-dev] Re: [RFC] Virtio RDMA
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [virtio-dev] Re: [RFC] Virtio RDMA
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: [PATCH] net/smc: Add autocork support
- From: Stefan Raspl <raspl@xxxxxxxxxxxxx>
- Re: [virtio-dev] Re: [RFC] Virtio RDMA
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH net-next v2] net/smc: Add autocork support
- From: Dust Li <dust.li@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2] net/smc: Reduce overflow of smc clcsock listen queue
- From: "dust.li" <dust.li@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] net/smc: Add autocork support
- From: "dust.li" <dust.li@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] net/smc: Add autocork support
- From: Karsten Graul <kgraul@xxxxxxxxxxxxx>
- Re: [PATCH net-next] net/smc: return ETIMEDOUT when smc_connect_clc() timeout
- From: Karsten Graul <kgraul@xxxxxxxxxxxxx>
- Re: [virtio-dev] Re: [RFC] Virtio RDMA
- From: Junji Wei <weijunji@xxxxxxxxxxxxx>
- Re: [virtio-dev] Re: [RFC] Virtio RDMA
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [virtio-dev] Re: [RFC] Virtio RDMA
- From: Junji Wei <weijunji@xxxxxxxxxxxxx>
- Re: [virtio-dev] Re: [RFC] Virtio RDMA
- From: Junji Wei <weijunji@xxxxxxxxxxxxx>
- Re: [virtio-dev] Re: [RFC] Virtio RDMA
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [virtio-dev] Re: [RFC] Virtio RDMA
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [virtio-dev] Re: [RFC] Virtio RDMA
- From: Junji Wei <weijunji@xxxxxxxxxxxxx>
- Re: [PATCH for-next] RDMA/rxe: Revert changes from irqsave to bh locks
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v2 2/2] ib_srp: Fix a deadlock
- From: Leon Romanovsky <leonro@xxxxxxxxxx>
- Re: [PATCH 1/3] ib_srp: Add more documentation
- From: Leon Romanovsky <leonro@xxxxxxxxxx>
- Re: [RFC] Virtio RDMA
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH] net/smc: Add autocork support
- From: "dust.li" <dust.li@xxxxxxxxxxxxxxxxx>
- [PATCH] net/smc: Add autocork support
- From: Dust Li <dust.li@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] net/smc: return ETIMEDOUT when smc_connect_clc() timeout
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH for-next] RDMA/rxe: Revert changes from irqsave to bh locks
- From: Zhu Yanjun <zyjzyj2000@xxxxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/2] ib_srp: Fix a deadlock
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 1/2] ib_srp: Add more documentation
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 0/2] Fix a deadlock in the ib_srp driver
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH for-next] RDMA/rxe: Revert changes from irqsave to bh locks
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 3/3] ib_srp: Fix a deadlock
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 3/3] ib_srp: Fix a deadlock
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 3/3] ib_srp: Fix a deadlock
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/3] ib_srp: Protect the target list with a mutex instead of a spinlock
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/3] ib_srp: Add more documentation
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH for-next] RDMA/rxe: Revert changes from irqsave to bh locks
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- [no subject]
- Re: [PATCH][next] treewide: Replace zero-length arrays with flexible-array members
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH][next] treewide: Replace zero-length arrays with flexible-array members
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH][next] treewide: Replace zero-length arrays with flexible-array members
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH 3/3] ib_srp: Fix a deadlock
- From: Leon Romanovsky <leonro@xxxxxxxxxxxx>
- Re: [PATCH 2/3] ib_srp: Protect the target list with a mutex instead of a spinlock
- From: Leon Romanovsky <leonro@xxxxxxxxxxxx>
- Re: [PATCH 1/3] ib_srp: Add more documentation
- From: Leon Romanovsky <leonro@xxxxxxxxxxxx>
- [PATCH 3/3] ib_srp: Fix a deadlock
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 2/3] ib_srp: Protect the target list with a mutex instead of a spinlock
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 1/3] ib_srp: Add more documentation
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 0/3] Fix a deadlock in the ib_srp driver
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/4] IB/iser: remove iser_reg_data_sg helper function
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH][next] treewide: Replace zero-length arrays with flexible-array members
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH rdma-next v2 4/5] RDMA/mlx5: Store ndescs instead of the translation table size
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next v2 5/5] RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next v2 1/5] RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next v2 3/5] RDMA/mlx5: Merge similar flows of allocating MR from the cache
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next v2 2/5] RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH rdma-next v2 0/5] MR cache enhancements
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH][next] treewide: Replace zero-length arrays with flexible-array members
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: Inconsistent lock state warning for rxe_poll_cq()
- From: Haakon Bugge <haakon.bugge@xxxxxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: Inconsistent lock state warning for rxe_poll_cq()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- RE: Inconsistent lock state warning for rxe_poll_cq()
- From: "Pearson, Robert B" <robert.pearson2@xxxxxxx>
- Re: Inconsistent lock state warning for rxe_poll_cq()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- RE: Inconsistent lock state warning for rxe_poll_cq()
- From: "Pearson, Robert B" <robert.pearson2@xxxxxxx>
- Re: Inconsistent lock state warning for rxe_poll_cq()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [bug report] NVMe/IB: reset_controller need more than 1min
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [bug report] NVMe/IB: reset_controller need more than 1min
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH 1/4] IB/iser: remove iser_reg_data_sg helper function
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH net-next] net/smc: return ETIMEDOUT when smc_connect_clc() timeout
- From: Karsten Graul <kgraul@xxxxxxxxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: Inconsistent lock state warning for rxe_poll_cq()
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- [PATCH 2/4] IB/iser: use iser_fr_desc as registration context
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- [PATCH 0/4] iSER cleanups and fixes for 5.18
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- [PATCH 1/4] IB/iser: remove iser_reg_data_sg helper function
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- [PATCH 4/4] IB/iser: fix error flow in case of registration failure
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- [PATCH 3/4] IB/iser: generalize map/unmap dma tasks
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: Haakon Bugge <haakon.bugge@xxxxxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC] Virtio RDMA
- From: Junji Wei <weijunji@xxxxxxxxxxxxx>
- Re: [RFC] Virtio RDMA
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next] net/smc: return ETIMEDOUT when smc_connect_clc() timeout
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC] Virtio RDMA
- From: Junji Wei <weijunji@xxxxxxxxxxxxx>
- Re: Inconsistent lock state warning for rxe_poll_cq()
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: Inconsistent lock state warning for rxe_poll_cq()
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: Inconsistent lock state warning for rxe_poll_cq()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: Inconsistent lock state warning for rxe_poll_cq()
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: Inconsistent lock state warning for rxe_poll_cq()
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: Inconsistent lock state warning for rxe_poll_cq()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: sysfs: cannot create duplicate filename
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Inconsistent lock state warning for rxe_poll_cq()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH for-next v11 08/11] RDMA/rxe: Add code to cleanup mcast memory
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RESEND PATCH net-next 1/1] ice: Simplify tracking status of RDMA support
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [syzbot] possible deadlock in worker_thread
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH] workqueue: Warn on flushing system-wide workqueues
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [bug report] NVMe/IB: reset_controller need more than 1min
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [bug report] NVMe/IB: reset_controller need more than 1min
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [bug report] NVMe/IB: reset_controller need more than 1min
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [bug report] NVMe/IB: reset_controller need more than 1min
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH for-rc v2] IB/cma: Allow XRG INI QPs to set their local ACK timeout
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- sysfs: cannot create duplicate filename
- From: Robin Peiremans <rpeiremans@xxxxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [rdma:wip/jgg-for-next] BUILD SUCCESS f868a5a071617cefad1dd31b2318cd3ef0944781
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] RDMA/rxe: Replace write_lock_bh with write_lock_irqsave in __rxe_drop_index
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH for-next v11 08/11] RDMA/rxe: Add code to cleanup mcast memory
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: [PATCH for-next v11 11/11] RDMA/rxe: Convert mca read locking to RCU
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v11 00/11] Move two object pools to rxe_mcast.c
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v11 08/11] RDMA/rxe: Add code to cleanup mcast memory
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v11 08/11] RDMA/rxe: Add code to cleanup mcast memory
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: [PATCH for-next v11 01/11] RDMA/rxe: Move mcg_lock to rxe
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: [PATCH 41/49] RDMA/hfi1: replace cpumask_weight with cpumask_weight_{eq, ...} where appropriate
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 19/49] RDMA/hfi: replace cpumask_weight with cpumask_empty where appropriate
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH for-next v11 01/11] RDMA/rxe: Move mcg_lock to rxe
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [syzbot] possible deadlock in worker_thread
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH for-next v11 08/11] RDMA/rxe: Add code to cleanup mcast memory
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/2] RDMA/rxe: Support RDMA Atomic Write operation
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [RESEND PATCH net-next 1/1] ice: Simplify tracking status of RDMA support
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: Soft-RoCE performance
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: [PATCH 2/3] RDMA/rxe: Replace write_lock_bh with write_lock_irqsave in __rxe_drop_index
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- RE: [RFC PATCH 0/2] RDMA/rxe: Add RDMA Atomic Write operation
- From: "Gromadzki, Tomasz" <tomasz.gromadzki@xxxxxxxxx>
- Re: [PATCH rdma-core] libibverbs/examples: Add missing device attributes
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: Error when running fio against nvme-of rdma target (mlx5 driver)
- From: Robin Murphy <robin.murphy@xxxxxxx>
- RE: Soft-RoCE performance
- From: Bernard Metzler <BMT@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] RDMA/rxe: Replace write_lock_bh with write_lock_irqsave in __rxe_drop_index
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH net-next v7 0/5] net/smc: Optimizing performance in short-lived scenarios
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v7 5/5] net/smc: Add global configure for handshake limitation by netlink
- From: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx>
- [PATCH 41/49] RDMA/hfi1: replace cpumask_weight with cpumask_weight_{eq, ...} where appropriate
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: Error when running fio against nvme-of rdma target (mlx5 driver)
- From: Martin Oliveira <Martin.Oliveira@xxxxxxxxxxxxx>
- Re: [PATCH] RDMA/irdma: Fix GCC 12 warning
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH 19/49] RDMA/hfi: replace cpumask_weight with cpumask_empty where appropriate
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: Soft-RoCE performance
- From: Christian Blume <chr.blume@xxxxxxxxx>
- RE: [PATCH] RDMA/irdma: Fix GCC 12 warning
- From: "Saleem, Shiraz" <shiraz.saleem@xxxxxxxxx>
- [syzbot] possible deadlock in worker_thread
- From: syzbot <syzbot+831661966588c802aae9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] RDMA/rxe: Replace write_lock_bh with write_lock_irqsave in __rxe_drop_index
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: [PATCH net-next v7 0/5] net/smc: Optimizing performance in short-lived scenarios
- From: Karsten Graul <kgraul@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] RDMA/rxe: Replace spin_lock_bh with spin_lock_irqsave in post_one_send
- From: Zhu Yanjun <zyjzyj2000@xxxxxxxxx>
- Re: [PATCH 2/3] RDMA/rxe: Replace write_lock_bh with write_lock_irqsave in __rxe_drop_index
- From: Zhu Yanjun <zyjzyj2000@xxxxxxxxx>
- Re: Soft-RoCE performance
- From: Yanjun Zhu <yanjun.zhu@xxxxxxxxx>
- Re: [PATCH 1/3] RDMA/rxe: Replace write_lock_bh with write_lock_irqsave in __rxe_add_index
- From: Zhu Yanjun <zyjzyj2000@xxxxxxxxx>
- Re: [RFC PATCH v2 2/2] RDMA/rxe: Support RDMA Atomic Write operation
- From: "yangx.jy@xxxxxxxxxxx" <yangx.jy@xxxxxxxxxxx>
- [PATCH net-next v7 5/5] net/smc: Add global configure for handshake limitation by netlink
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v7 4/5] net/smc: Dynamic control handshake limitation by socket options
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v7 3/5] net/smc: Limit SMC visits when handshake workqueue congested
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v7 0/5] net/smc: Optimizing performance in short-lived scenarios
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v7 2/5] net/smc: Limit backlog connections
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v7 1/5] net/smc: Make smc_tcp_listen_work() independent
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH 3/3] RDMA/rxe: Replace spin_lock_bh with spin_lock_irqsave in post_one_send
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- [PATCH 0/3] patches and bug report for rxe
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- [PATCH 2/3] RDMA/rxe: Replace write_lock_bh with write_lock_irqsave in __rxe_drop_index
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- [PATCH 1/3] RDMA/rxe: Replace write_lock_bh with write_lock_irqsave in __rxe_add_index
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- RE: Soft-RoCE performance
- From: "Pearson, Robert B" <robert.pearson2@xxxxxxx>
- RE: Soft-RoCE performance
- From: "Pearson, Robert B" <robert.pearson2@xxxxxxx>
- Re: [PATCH net-next v6 5/5] net/smc: Add global configure for auto fallback by netlink
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 3/5] net/smc: Fallback when handshake workqueue congested
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Soft-RoCE performance
- From: Christian Blume <chr.blume@xxxxxxxxx>
- Re: [PATCH net-next v6 2/5] net/smc: Limit backlog connections
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH] RDMA/irdma: Fix GCC 12 warning
- From: Victor Erminpour <victor.erminpour@xxxxxxxxxx>
- Re: [PATCH 2/2] RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- RE: [PATCH rdma-next] RDMA/irdma: Add support for address handle re-use
- From: "Saleem, Shiraz" <shiraz.saleem@xxxxxxxxx>
- Re: [PATCH net-next 0/1] [pull request] iwl-next Intel Wired LAN Driver Updates 2022-02-07
- From: "Nguyen, Anthony L" <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH net-next v6 5/5] net/smc: Add global configure for auto fallback by netlink
- From: Karsten Graul <kgraul@xxxxxxxxxxxxx>
- Re: [PATCH net-next v6 4/5] net/smc: Dynamic control auto fallback by socket options
- From: Karsten Graul <kgraul@xxxxxxxxxxxxx>
- Re: [PATCH net-next v6 3/5] net/smc: Fallback when handshake workqueue congested
- From: Karsten Graul <kgraul@xxxxxxxxxxxxx>
- Re: [PATCH net-next v6 2/5] net/smc: Limit backlog connections
- From: Karsten Graul <kgraul@xxxxxxxxxxxxx>
- [PATCH for-rc v2] IB/cma: Allow XRG INI QPs to set their local ACK timeout
- From: Håkon Bugge <haakon.bugge@xxxxxxxxxx>
- Re: [PATCH for-rc] IB/cma: Allow XRG INI QPs to set their local ACK timeout
- From: Haakon Bugge <haakon.bugge@xxxxxxxxxx>
- [PATCH 2/2] RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
- From: Md Haris Iqbal <haris.iqbal@xxxxxxxxx>
- [PATCH v3 1/2] RDMA/rtrs-clt: Fix possible double free in error case
- From: Md Haris Iqbal <haris.iqbal@xxxxxxxxx>
- Re: [PATCH for-rc] IB/cma: Allow XRG INI QPs to set their local ACK timeout
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH net-next v6 4/5] net/smc: Dynamic control auto fallback by socket options
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 5/5] net/smc: Add global configure for auto fallback by netlink
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 2/5] net/smc: Limit backlog connections
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 3/5] net/smc: Fallback when handshake workqueue congested
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 1/5] net/smc: Make smc_tcp_listen_work() independent
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 0/5] net/smc: Optimizing performance in short-lived scenarios
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH for-rc] IB/cma: Allow XRG INI QPs to set their local ACK timeout
- From: Håkon Bugge <haakon.bugge@xxxxxxxxxx>
- Re: Error when running fio against nvme-of rdma target (mlx5 driver)
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v3 1/2] RDMA/rtrs-clt: Fix possible double free in error case
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 1/2] RDMA/rtrs-clt: Fix possible double free in error case
- From: Haris Iqbal <haris.iqbal@xxxxxxxxx>
- Re: [PATCH v3 1/2] RDMA/rtrs-clt: Fix possible double free in error case
- From: Haris Iqbal <haris.iqbal@xxxxxxxxx>
- Re: [BUG] net: mellanox: mlx4: possible deadlock in mlx4_xdp_set() and mlx4_en_reset_config()
- From: Jia-Ju Bai <baijiaju1990@xxxxxxxxx>
- Re: [PATCH net-next v5 5/5] net/smc: Add global configure for auto fallback by netlink
- From: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 5/5] net/smc: Add global configure for auto fallback by netlink
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [BUG] net: mellanox: mlx4: possible deadlock in mlx4_xdp_set() and mlx4_en_reset_config()
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH net-next v5 5/5] net/smc: Add global configure for auto fallback by netlink
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] net/smc: Allocate pages of SMC-R on ibdev NUMA node
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH net-next v5 5/5] net/smc: Add global configure for auto fallback by netlink
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 5/5] net/smc: Add global configure for auto fallback by netlink
- From: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH net-next 0/6] net/smc: Spread workload over multiple cores
- From: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next 0/1] [pull request] iwl-next Intel Wired LAN Driver Updates 2022-02-07
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] Partially revert "net/smc: Add netlink net namespace support"
- From: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 5/5] net/smc: Add global configure for auto fallback by netlink
- From: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 4/5] net/smc: Dynamic control auto fallback by socket options
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 5/5] net/smc: Add global configure for auto fallback by netlink
- From: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH rdma-core] libibverbs/examples: Add missing device attributes
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH rc] RDMA/cma: Do not change route.addr.src_addr outside state checks
- From: Leon Romanovsky <leonro@xxxxxxxxxx>
- Re: Error when running fio against nvme-of rdma target (mlx5 driver)
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH net-next] net/smc: Allocate pages of SMC-R on ibdev NUMA node
- From: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 4/5] net/smc: Dynamic control auto fallback by socket options
- From: Karsten Graul <kgraul@xxxxxxxxxxxxx>
- Re: [PATCH net-next v5 2/5] net/smc: Limit backlog connections
- From: Karsten Graul <kgraul@xxxxxxxxxxxxx>
- Re: [PATCH net-next v5 2/5] net/smc: Limit backlog connections
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 4/5] net/smc: Dynamic control auto fallback by socket options
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 1/5] net/smc: Make smc_tcp_listen_work() independent
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [rdma:wip/jgg-for-next] BUILD SUCCESS 2f1b2820b546c1eef07d15ed73db4177c0cf6d46
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next 0/1] [pull request] iwl-next Intel Wired LAN Driver Updates 2022-02-07
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH] RDMA/bnxt_re: Make use of the helper macro LIST_HEAD()
- From: Cai Huoqing <cai.huoqing@xxxxxxxxx>
- [PATCH rdma-core] libibverbs/examples: Add missing device attributes
- From: Xiao Yang <yangx.jy@xxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]