linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-08 10:43:42 to 2022-06-23 07:46:28 UTC [more...]

Ruch z pierwszej pozycji w Google
 2022-06-23  7:41 UTC 

[PATCH] RDMA/core: Correct typos in comments
 2022-06-22 17:08 UTC 

[PATCH] RDMA/core: drop unexpected word 'is' in the comments
 2022-06-22 16:22 UTC 

[PATCH v2] RDMA/rxe: Split rxe_invalidate_mr into local and remote versions
 2022-06-22 14:12 UTC  (2+ messages)

[locking/lockdep] 4051a81774: page_allocation_failure:order:#,mode:#(GFP_KERNEL),nodemask=(null)
 2022-06-22  6:56 UTC  (4+ messages)

[PATCH v2 0/6] blk-mq: Add a flag for reserved requests series
 2022-06-22  0:57 UTC  (8+ messages)
` [PATCH v2 1/6] scsi: core: Remove reserved request time-out handling
` [PATCH v2 2/6] blk-mq: Add a flag for reserved requests
` [PATCH v2 3/6] blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
` [PATCH v2 4/6] scsi: fnic: Drop reserved request handling
` [PATCH v2 5/6] blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
` [PATCH v2 6/6] blk-mq: Drop local variable for reserved tag

[PATCH 0/5] blk-mq: Add a flag for reserved requests series
 2022-06-22  0:51 UTC  (24+ messages)
` [PATCH 1/5] scsi: core: Remove reserved request time-out handling
` [PATCH 2/5] blk-mq: Add a flag for reserved requests
` [PATCH 3/5] blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
` [PATCH 4/5] scsi: fnic: Drop reserved request handling
` [PATCH 5/5] blk-mq: Drop 'reserved' member of busy_tag_iter_fn

[PATCH v2 14/14] rdma/siw: implement non-blocking connect
 2022-06-21 15:22 UTC 

[PATCH v2 03/14] rdma/siw: split out a __siw_cep_terminate_upcall() function
 2022-06-21 15:21 UTC 

[PATCH v2 11/14] rdma/siw: use error and out logic at the end of siw_connect()
 2022-06-21 15:18 UTC 

[PATCH] RDMA/cm: Fix memory leak in ib_cm_insert_listen
 2022-06-21  5:25 UTC 

Bug in pyverbs test_resize_cq
 2022-06-19  3:31 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS 686141bc02f2d1b668a12d32b5e02c7987228aff
 2022-06-17  5:56 UTC 

[GIT PULL][next-next][rdma-next] mlx5-next: updates 2022-06-14
 2022-06-16 17:13 UTC  (5+ messages)

[PATCH v2 1/1] RDMA/addr: Refresh neighbour entries upon "rdma_resolve_addr"
 2022-06-16 15:57 UTC 

[PATCH 1/1] RDMA/addr: Refresh neighbour entries upon "rdma_resolve_addr"
 2022-06-16 15:50 UTC  (3+ messages)

[RFC net-next] net/smc:introduce 1RTT to SMC
 2022-06-16 13:49 UTC  (5+ messages)

[PATCH v2 00/14] rdma/siw: implement non-blocking connect
 2022-06-16 10:35 UTC  (3+ messages)

[PATCH for-next v11 00/11] Elastic RDMA Adapter (ERDMA) driver
 2022-06-16  9:51 UTC  (17+ messages)
` [PATCH for-next v11 01/11] RDMA: Add ERDMA to rdma_driver_id definition
` [PATCH for-next v11 02/11] RDMA/erdma: Add the hardware related definitions
` [PATCH for-next v11 03/11] RDMA/erdma: Add main include file
` [PATCH for-next v11 04/11] RDMA/erdma: Add cmdq implementation
` [PATCH for-next v11 05/11] RDMA/erdma: Add event queue implementation
` [PATCH for-next v11 06/11] RDMA/erdma: Add verbs header file
` [PATCH for-next v11 07/11] RDMA/erdma: Add verbs implementation
` [PATCH for-next v11 08/11] RDMA/erdma: Add connection management (CM) support
` [PATCH for-next v11 09/11] RDMA/erdma: Add the erdma module
` [PATCH for-next v11 10/11] RDMA/erdma: Add the ABI definitions
` [PATCH for-next v11 11/11] RDMA/erdma: Add driver to kernel build environment

[PATCH] rxe: fix xa_alloc_cycle() error return value check again
 2022-06-16  8:57 UTC  (2+ messages)

[PATCH] RDMA/usnic: Use device_iommu_capable()
 2022-06-16  7:16 UTC  (2+ messages)

[PATCH rdma-next v2 0/2] Add gratuitous ARP support to RDMA-CM
 2022-06-16  7:08 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
 2022-06-16  5:11 UTC  (3+ messages)

[Patch v4 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-06-16  2:07 UTC  (13+ messages)
` [Patch v4 01/12] net: mana: Add support for auxiliary device
` [Patch v4 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v4 03/12] net: mana: Handle vport sharing between devices
` [Patch v4 04/12] net: mana: Add functions for allocating doorbell page from GDMA
` [Patch v4 05/12] net: mana: Set the DMA device max segment size
` [Patch v4 06/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v4 07/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v4 08/12] net: mana: Record port number in netdev
` [Patch v4 09/12] net: mana: Move header files to a common location
` [Patch v4 10/12] net: mana: Define max values for SGL entries
` [Patch v4 11/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v4 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH 0/7] rdma/siw: implement non-blocking connect
 2022-06-15 15:26 UTC  (27+ messages)
` [PATCH 1/7] rdma/siw: make use of kernel_{bind,connect,listen}()
` [PATCH 2/7] rdma/siw: let siw_connect() set AWAIT_MPAREP before siw_send_mpareqrep()
` [PATCH 3/7] rdma/siw: create a temporary copy of private data
` [PATCH 4/7] rdma/siw: use error and out logic at the end of siw_connect()
` [PATCH 5/7] rdma/siw: start mpa timer before calling siw_send_mpareqrep()
` [PATCH 6/7] rdma/siw: call the blocking kernel_bindconnect() just before siw_send_mpareqrep()
` [PATCH 7/7] rdma/siw: implement non-blocking connect
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] rdma/siw: remove superfluous siw_cep_put() from siw_connect() error path
  ` [PATCH v2 02/14] rdma/siw: make siw_cm_upcall() a noop without valid 'id'
  ` [PATCH v2 03/14] rdma/siw: split out a __siw_cep_terminate_upcall() function
  ` [PATCH v2 04/14] rdma/siw: use __siw_cep_terminate_upcall() for indirect SIW_CM_WORK_CLOSE_LLP
  ` [PATCH v2 05/14] rdma/siw: use __siw_cep_terminate_upcall() for SIW_CM_WORK_PEER_CLOSE
  ` [PATCH v2 06/14] rdma/siw: use __siw_cep_terminate_upcall() for SIW_CM_WORK_MPATIMEOUT
  ` [PATCH v2 07/14] rdma/siw: handle SIW_EPSTATE_CONNECTING in __siw_cep_terminate_upcall()
  ` [PATCH v2 08/14] rdma/siw: make use of kernel_{bind,connect,listen}()
  ` [PATCH v2 09/14] rdma/siw: let siw_connect() set AWAIT_MPAREP before siw_send_mpareqrep()
  ` [PATCH v2 10/14] rdma/siw: create a temporary copy of private data
  ` [PATCH v2 11/14] rdma/siw: use error and out logic at the end of siw_connect()
  ` [PATCH v2 12/14] rdma/siw: start mpa timer before calling siw_send_mpareqrep()
  ` [PATCH v2 13/14] rdma/siw: call the blocking kernel_bindconnect() just before siw_send_mpareqrep()
  ` [PATCH v2 14/14] rdma/siw: implement non-blocking connect

Fail to establish RoCE connectivity after restarting network service
 2022-06-15 12:07 UTC  (2+ messages)

[PATCH 1/1] IB/iser: drain the entire QP during destruction flow
 2022-06-15  8:28 UTC 

[PATCH mlx5-next 0/3] Add ICM header-modify-pattern RDMA API
 2022-06-14 18:24 UTC  (2+ messages)

[PATCH mlx5-next 0/6] mlx5-next HW bits and definitions updates 2022-06-08
 2022-06-14 18:23 UTC  (8+ messages)
` [PATCH mlx5-next 1/6] net/mlx5: Add IFC bits and enums for flow meter
` [PATCH mlx5-next 2/6] net/mlx5: Add HW definitions of vport debug counters
` [PATCH mlx5-next 3/6] net/mlx5: Add support EXECUTE_ASO action for flow entry
` [PATCH mlx5-next 4/6] net/mlx5: group fdb cleanup to single function
` [PATCH mlx5-next 5/6] net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASK
` [PATCH mlx5-next 6/6] net/mlx5: Add bits and fields to support enhanced CQE compression

[PATCH AUTOSEL 5.10 26/29] mellanox: mlx5: avoid uninitialized variable warning with gcc-12
 2022-06-14  2:08 UTC 

[PATCH AUTOSEL 5.15 33/41] mellanox: mlx5: avoid uninitialized variable warning with gcc-12
 2022-06-14  2:06 UTC 

[PATCH AUTOSEL 5.17 33/43] mellanox: mlx5: avoid uninitialized variable warning with gcc-12
 2022-06-14  2:05 UTC 

[PATCH AUTOSEL 5.18 37/47] mellanox: mlx5: avoid uninitialized variable warning with gcc-12
 2022-06-14  2:04 UTC 

[PATCH] RDMA/cm: fix cond_no_effect.cocci warnings
 2022-06-14  1:19 UTC  (2+ messages)

[Patch v3 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-06-13 18:25 UTC  (15+ messages)
` [Patch v3 01/12] net: mana: Add support for auxiliary device
` [Patch v3 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v3 03/12] net: mana: Handle vport sharing between devices
` [Patch v3 04/12] net: mana: Add functions for allocating doorbell page from GDMA
` [Patch v3 05/12] net: mana: Set the DMA device max segment size
` [Patch v3 06/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v3 07/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v3 08/12] net: mana: Record port number in netdev
` [Patch v3 09/12] net: mana: Move header files to a common location
` [Patch v3 10/12] net: mana: Define max values for SGL entries
` [Patch v3 11/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v3 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH] RDMA/rxe: Split rxe_invalidate_mr into local and remote versions
 2022-06-13 14:20 UTC  (4+ messages)

"mm: uninline copy_overflow()" breaks i386 build in Mellanox MLX4
 2022-06-13  8:53 UTC  (4+ messages)
  ` Linux kernel: "

[PATCH for-next v16 0/2] Fix race conditions in rxe_pool
 2022-06-12 22:34 UTC  (3+ messages)
` [PATCH v16 1/2] RDMA/rxe: Stop lookup of partially built objects
` [PATCH v16 2/2] RDMA/rxe: Convert read side locking to rcu

[rdma:for-next] BUILD SUCCESS 158e71bb69e368b8b33e8b7c4ac8c111da0c1ae2
 2022-06-11  3:08 UTC 

[rdma:hmm] BUILD SUCCESS 457c42326fb93093fd614a0e0c6a8157b78937b3
 2022-06-11  1:04 UTC 

[rdma:for-rc] BUILD SUCCESS 118f767413ada4eef7825fbd4af7c0866f883441
 2022-06-10 16:34 UTC 

[PATCH] rxe: fix xa_alloc_cycle() error return value check
 2022-06-09 17:55 UTC  (2+ messages)

[PATCH] RDMA/erdma: signedness bug in erdma_request_vectors()
 2022-06-09  6:58 UTC  (3+ messages)

[bug report] RDMA/erdma: Add verbs implementation
 2022-06-09  6:57 UTC  (3+ messages)

[PATCH for-next v10 00/11] Elastic RDMA Adapter (ERDMA) driver
 2022-06-09  2:06 UTC  (10+ messages)
` [PATCH for-next v10 01/11] RDMA: Add ERDMA to rdma_driver_id definition
` [PATCH for-next v10 05/11] RDMA/erdma: Add event queue implementation
` [PATCH for-next v10 07/11] RDMA/erdma: Add verbs implementation
` [PATCH for-next v10 08/11] RDMA/erdma: Add connection management (CM) support
` [PATCH for-next v10 09/11] RDMA/erdma: Add the erdma module
` [PATCH for-next v10 10/11] RDMA/erdma: Add the ABI definitions
` [PATCH for-next v10 11/11] RDMA/erdma: Add driver to kernel build environment

[~linux-rdma/ubuntu/rdma-core-daily] rdma-core_42.0~202206080810+gitc590cbd5~ubuntu21.10.1_arm64.changes (Rejected)
 2022-06-08 19:21 UTC 

[Build #23830714] arm64 build of rdma-core 42.0~202206080810+gitc590cbd5~ubuntu21.10.1 in ubuntu impish RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2022-06-08 19:21 UTC 

[Build #23830696] arm64 build of rdma-core 42.0~202206080810+gitc590cbd5~ubuntu16.04.1 in ubuntu xenial RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2022-06-08 19:10 UTC 

[~linux-rdma/ubuntu/rdma-core-daily] rdma-core_42.0~202206080810+gitc590cbd5~ubuntu18.04.1_amd64.changes (Rejected)
 2022-06-08 19:06 UTC 

[Build #23830701] amd64 build of rdma-core 42.0~202206080810+gitc590cbd5~ubuntu18.04.1 in ubuntu bionic RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2022-06-08 19:06 UTC 

[~linux-rdma/ubuntu/rdma-core-daily] rdma-core_42.0~202206080810+gitc590cbd5~ubuntu16.04.1_arm64.changes (Rejected)
 2022-06-08 19:10 UTC 

[~linux-rdma/ubuntu/rdma-core-daily] rdma-core_42.0~202206080810+gitc590cbd5~ubuntu20.04.1_ppc64el.changes (Rejected)
 2022-06-08 19:09 UTC 

[Build #23830711] ppc64el build of rdma-core 42.0~202206080810+gitc590cbd5~ubuntu20.04.1 in ubuntu focal RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2022-06-08 19:09 UTC 

[Build #23830712] s390x build of rdma-core 42.0~202206080810+gitc590cbd5~ubuntu20.04.1 in ubuntu focal RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2022-06-08 19:08 UTC 

[~linux-rdma/ubuntu/rdma-core-daily] rdma-core_42.0~202206080810+gitc590cbd5~ubuntu20.04.1_s390x.changes (Rejected)
 2022-06-08 19:08 UTC 

[~linux-rdma/ubuntu/rdma-core-daily] rdma-core_42.0~202206080810+gitc590cbd5~ubuntu18.04.1_ppc64el.changes (Rejected)
 2022-06-08 19:08 UTC 

[Build #23830705] ppc64el build of rdma-core 42.0~202206080810+gitc590cbd5~ubuntu18.04.1 in ubuntu bionic RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2022-06-08 19:08 UTC 

[PATCH rdma-next 0/5] MR cache cleanup
 2022-06-08 15:08 UTC  (4+ messages)
` [PATCH rdma-next 2/5] RDMA/mlx5: Replace cache list with Xarray

[PATCH -next] RDMA/erdma: remove unneeded semicolon
 2022-06-08 11:51 UTC  (3+ messages)

[RFC] Alternative design for fast register physical memory
 2022-06-08 11:23 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).