linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-26 13:20:40 to 2021-03-31 20:06:37 UTC [more...]

[PATCH v1 0/8] xprtrdma Receive Queue fixes
 2021-03-31 20:05 UTC  (12+ messages)
` [PATCH v1 1/8] xprtrdma: Avoid Receive Queue wrapping
` [PATCH v1 2/8] xprtrdma: Do not post Receives after disconnect
` [PATCH v1 3/8] xprtrdma: Put flushed Receives on free list instead of destroying them
` [PATCH v1 4/8] xprtrdma: Improve locking around rpcrdma_rep destruction
` [PATCH v1 5/8] xprtrdma: Improve commentary around rpcrdma_reps_unmap()
` [PATCH v1 6/8] xprtrdma: Improve locking around rpcrdma_rep creation
` [PATCH v1 7/8] xprtrdma: Fix cwnd update ordering
` [PATCH v1 8/8] xprtrdma: Delete rpcrdma_recv_buffer_put()

[PATCH for-next v3 0/2] Introduce rdma_set_min_rnr_timer() and use it in RDS
 2021-03-31 19:54 UTC  (4+ messages)
` [PATCH for-next v3 1/2] IB/cma: Introduce rdma_set_min_rnr_timer()
` [PATCH for-next v3 2/2] rds: ib: Remove two ib_modify_qp() calls

[PATCH for-next v2] RDMA/rxe: Split MEM into MR and MW
 2021-03-31 19:51 UTC  (7+ messages)

[PATCH v1 0/6] Restructure how svcrdma handles RDMA Read
 2021-03-31 19:50 UTC  (10+ messages)
` [PATCH v1 1/6] SUNRPC: Export svc_xprt_received()
` [PATCH v1 2/6] SUNRPC: Move svc_xprt_received() call sites
` [PATCH v1 3/6] svcrdma: Single-stage RDMA Read
` [PATCH v1 4/6] svcrdma: Remove sc_read_complete_q
` [PATCH v1 5/6] svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_arg
` [PATCH v1 6/6] svcrdma: Clean up dto_q critical section in svc_rdma_recvfrom()

[PATCH for-rc 0/4] hfi fixes
 2021-03-31 19:36 UTC  (9+ messages)
` [PATCH for-rc 1/4] IB/hfi1: Call xa_destroy before freeing dummy_netdev
` [PATCH for-rc 2/4] IB/hfi1: Call xa_destroy before unloading the module
` [PATCH for-rc 3/4] IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS
` [PATCH for-rc 4/4] IB/hfi1: Fix regressions in security fix

[PATCH for-next] RDMA/rxe: Remove rxe_dma_device declaration
 2021-03-31 18:43 UTC  (2+ messages)

[PATCH -next] RDMA/iw_cxgb4: Use DEFINE_SPINLOCK() for spinlock
 2021-03-31 18:43 UTC  (2+ messages)

[PATCH v2] net/rds: Fix a use after free in rds_message_map_pages
 2021-03-31 18:26 UTC  (2+ messages)

QP reset question
 2021-03-31 18:23 UTC  (2+ messages)

[PATCH v2] IB/mlx5: Reduce max order of memory allocated for xlt update
 2021-03-31 17:53 UTC  (6+ messages)

[PATCH for-next] IB/cma: Introduce rdma_set_min_rnr_timer()
 2021-03-31 17:50 UTC  (16+ messages)

[PATCH for-next v2] IB/cma: Introduce rdma_set_min_rnr_timer()
 2021-03-31 17:18 UTC  (3+ messages)

[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-03-31 17:07 UTC  (27+ messages)

[PATCH for-rc] RDMA/core: Fix corrupted SL on passive side
 2021-03-31 15:41 UTC  (4+ messages)

[PATCH for-rc] RDMA/cxgb4: check for ipv6 address properly while destroying listener
 2021-03-31 13:57 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 7f13e0be3694744292a4b75d56fd43055a30f59f
 2021-03-31 12:26 UTC 

Bidding invitation
 2021-03-31  7:09 UTC 

[PATCH 1/1] RDMA/addr: Disable ipv6 features when ipv6.disable set in cmdline
 2021-03-31  3:04 UTC  (2+ messages)

[PATCH] net/rds: Fix a use after free in rds_message_map_pages
 2021-03-31  2:02 UTC  (3+ messages)
  `  "

[PATCHv2 for-next 13/24] block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
 2021-03-31  0:07 UTC  (6+ messages)
` [PATCHv2 for-next 18/24] block/rnbd-clt: Support polling mode for IO latency optimization
` [PATCHv2 for-next 20/24] block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
` [PATCHv2 for-next 22/24] block/rnbd-clt: Remove max_segment_size

[PATCH] infiniband: ulp: struct iscsi_iser_task is declared twice
 2021-03-30 22:55 UTC  (2+ messages)

[PATCH -next] RDMA/hns: Fix a spelling mistake in hns_roce_hw_v1.c
 2021-03-30 22:55 UTC  (2+ messages)

[PATCH for-next v2] RDMA/efa: Use strscpy instead of strlcpy
 2021-03-30 20:04 UTC  (2+ messages)

[PATCH v3 00/23] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-03-30 16:59 UTC  (24+ messages)
` [PATCH v3 01/23] iidc: Introduce iidc.h
` [PATCH v3 02/23] ice: Initialize RDMA support
` [PATCH v3 03/23] ice: Implement iidc operations
` [PATCH v3 04/23] ice: Register auxiliary device to provide RDMA
` [PATCH v3 05/23] ice: Add devlink params support
` [PATCH v3 06/23] i40e: Prep i40e header for aux bus conversion
` [PATCH v3 07/23] i40e: Register auxiliary devices to provide RDMA
` [PATCH v3 08/23] RDMA/irdma: Register auxiliary driver and implement private channel OPs
` [PATCH v3 09/23] RDMA/irdma: Implement device initialization definitions
` [PATCH v3 10/23] RDMA/irdma: Implement HW Admin Queue OPs
` [PATCH v3 11/23] RDMA/irdma: Add HMC backing store setup functions
` [PATCH v3 12/23] RDMA/irdma: Add privileged UDA queue implementation
` [PATCH v3 13/23] RDMA/irdma: Add QoS definitions
` [PATCH v3 14/23] RDMA/irdma: Add connection manager
` [PATCH v3 15/23] RDMA/irdma: Add PBLE resource manager
` [PATCH v3 16/23] RDMA/irdma: Implement device supported verb APIs
` [PATCH v3 17/23] RDMA/irdma: Add RoCEv2 UD OP support
` [PATCH v3 18/23] RDMA/irdma: Add user/kernel shared libraries
` [PATCH v3 19/23] RDMA/irdma: Add miscellaneous utility definitions
` [PATCH v3 20/23] RDMA/irdma: Add dynamic tracing for CM
` [PATCH v3 21/23] RDMA/irdma: Add ABI definitions
` [PATCH v3 22/23] RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
` [PATCH v3 23/23] RDMA/irdma: Update MAINTAINERS file

[PATCH AUTOSEL 5.4 05/19] net/mlx5e: Enforce minimum value check for ICOSQ size
 2021-03-29 22:22 UTC 

[PATCH AUTOSEL 5.10 05/33] net/mlx5e: Enforce minimum value check for ICOSQ size
 2021-03-29 22:21 UTC 

[PATCH AUTOSEL 5.11 06/38] net/mlx5e: Enforce minimum value check for ICOSQ size
 2021-03-29 22:21 UTC 

Fwd: Possible bug in test_mr.py
 2021-03-29 20:07 UTC  (3+ messages)
    ` Possible bug in test_mr_rereg_pd

[PATCH rdma-next v1] RDMA/mlx5: Expose private query port
 2021-03-29 18:35 UTC  (2+ messages)

[PATCH rdma-next v1 0/5] Get rid of custom made module dependency
 2021-03-29 18:12 UTC  (9+ messages)
` [PATCH rdma-next v1 1/5] RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it
` [PATCH rdma-next v1 2/5] RDMA/bnxt_re: Create direct symbolic link between bnxt modules
` [PATCH rdma-next v1 3/5] RDMA/bnxt_re: Get rid of custom module reference counting
` [PATCH rdma-next v1 4/5] net/bnxt: Remove useless check of non-existent ULP id
` [PATCH rdma-next v1 5/5] net/bnxt: Use direct API instead of useless indirection

[PATCH v2 00/23] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-03-29 16:25 UTC  (6+ messages)
` [PATCH v2 05/23] ice: Add devlink params support

[PATCH for-next 00/10] Fixes for 5.13
 2021-03-29 14:06 UTC  (12+ messages)
` [PATCH for-next 01/10] IB/hfi1: Add AIP tx traces
` [PATCH for-next 02/10] IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
` [PATCH for-next 03/10] IB/hfi1: Correct oversized ring allocation
` [PATCH for-next 04/10] IB/hfi1: Use napi_schedule_irqoff() for tx napi
` [PATCH for-next 05/10] IB/hfi1: Remove indirect call to hfi1_ipoib_send_dma()
` [PATCH for-next 06/10] rdma: Set physical MTU for query_port function
` [PATCH for-next 07/10] IB/hfi1: Add additional usdma traces
` [PATCH for-next 08/10] IB/hfi1: Use kzalloc() for mmu_rb_handler allocation
` [PATCH for-next 09/10] IB/hfi1: Remove unused function
  ` [PATCH for-next v2 "
` [PATCH for-next 10/10] IB/hfi1: Rework AIP and VNIC dummy netdev usage

[PATCH rdma-next] RDMA: Support more than 255 rdma ports
 2021-03-29 13:36 UTC  (3+ messages)

[PATCH rdma-next 0/6] Fix memory corruption in CM
 2021-03-29 12:41 UTC  (5+ messages)
` [PATCH rdma-next 2/6] IB/cm: Remove "mad_agent" parameter of ib_cancel_mad
` [PATCH rdma-next 3/6] IB/cm: Remove "mad_agent" parameter of ib_modify_mad

[PATCH for-next] MAINTAINERS: remove Xavier as maintainer of HISILICON ROCE DRIVER
 2021-03-29  8:46 UTC 

[PATCH for-next] RDMA/efa: Use strscpy instead of strlcpy
 2021-03-29  7:04 UTC  (7+ messages)

Fwd: Serious bug in rxe_resp.c
 2021-03-29  4:18 UTC 

[PATCH -next 0/3] Fix some typos
 2021-03-29  1:00 UTC  (5+ messages)
` [PATCH -next 1/3] net: rds: Fix a typo
` [PATCH -next 2/3] net: sctp: Fix some typos
` [PATCH -next 3/3] net: vsock: Fix a typo

[PATCH for-next 0/2] RDMA/hns: Updates about doorbell
 2021-03-27 10:25 UTC  (3+ messages)
` [PATCH for-next 1/2] RDMA/hns: Support configuring doorbell mode of RQ and CQ
` [PATCH for-next 2/2] RDMA/hns: Reorganize doorbell update interfaces for all queues

[rdma:wip/jgg-for-next] BUILD SUCCESS adb76a520d068a54ee5ca82e756cf8e5a47363a4
 2021-03-27  6:43 UTC 

[PATCH v2 for-next 0/5] RDMA/hns: Refactor and reorganization
 2021-03-27  3:21 UTC  (6+ messages)
` [PATCH v2 for-next 1/5] RDMA/hns: Refactor hns_roce_v2_poll_one()
` [PATCH v2 for-next 2/5] RDMA/hns: Reorganize hns_roce_create_cq()
` [PATCH v2 for-next 3/5] RDMA/hns: Refactor reset state checking flow
` [PATCH v2 for-next 4/5] RDMA/hns: Reorganize process of setting HEM
` [PATCH v2 for-next 5/5] RDMA/hns: Simplify command fields for HEM base address configuration

[PATCH for-next 0/5] RDMA/hns: Refactor and reorganization
 2021-03-27  1:40 UTC  (6+ messages)
` [PATCH for-next 2/5] RDMA/hns: Reorganize hns_roce_create_cq()

[PATCH v2] infiniband: Fix a use after free in isert_connect_request
 2021-03-26 17:26 UTC  (2+ messages)

[PATCH] RDMA: Fix a typo
 2021-03-26 17:25 UTC  (2+ messages)

[PATCH for-next] RDMA/core: Correct misspellings of two words in comments
 2021-03-26 17:06 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Set ODP caps only if device profile support ODP
 2021-03-26 16:58 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Fix drop packet rule in egress table
 2021-03-26 16:58 UTC  (2+ messages)

[PATCH rdma-next] RDMA/counters: Refactor rdma_counter_set_auto_mode and __counter_set_mode
 2021-03-26 16:58 UTC  (2+ messages)

[PATCH] IB/hfi1: Fix a typo
 2021-03-26 16:57 UTC  (2+ messages)

[PATCH for-next v2] RDMA/bnxt_re: Move device to error state upon device crash
 2021-03-26 14:03 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Support to query firmware version
 2021-03-26 13:20 UTC  (2+ messages)

[PATCH rdma-next v1] RDMA/mlx5: Create ODP EQ only when ODP MR is created
 2021-03-26 13:19 UTC  (2+ 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).