Linux-RDMA Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-25 13:21:04 to 2021-03-31 04:08:50 UTC [more...]

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

[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)
  `  "

[PATCH v2] net/rds: Fix a use after free in rds_message_map_pages
 2021-03-31  1:59 UTC 

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

[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 for-next] IB/cma: Introduce rdma_set_min_rnr_timer()
 2021-03-30 23:12 UTC  (2+ messages)

[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/rxe: Split MEM into MR and MW
 2021-03-30 22:54 UTC  (6+ messages)

QP reset question
 2021-03-30 21:01 UTC 

[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 for-rc 0/4] hfi fixes
 2021-03-29 18:36 UTC  (8+ 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 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  (7+ messages)
` [PATCH v2 05/23] ice: Add devlink params support

[PATCH v1 0/6] Restructure how svcrdma handles RDMA Read
 2021-03-29 14:40 UTC  (7+ 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-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)

[PATCH 1/1] net/mlx5: Remove duplicated header file inclusion
 2021-03-26  9:29 UTC 

[PATCH rdma-next] bnxt_re: Rely on Kconfig to keep module dependency
 2021-03-26  6:09 UTC  (9+ messages)

[rdma:for-rc] BUILD SUCCESS 3408be145a5d6418ff955fe5badde652be90e700
 2021-03-26  5:30 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2021-03-25 19:13 UTC  (2+ messages)

FastLinQ: possible duplicate flush of FastReg and LocalInv
 2021-03-25 17:26 UTC  (4+ messages)

[PATCH v2 for-rc] RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server
 2021-03-25 16:44 UTC  (2+ messages)

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

[PATCH for-next 00/22] Misc update for rtrs
 2021-03-25 15:33 UTC  (23+ messages)
` [PATCH for-next 01/22] MAINTAINERS: Change maintainer for rtrs module
` [PATCH for-next 02/22] RDMA/rtrs: Enable the fault-injection
` [PATCH for-next 03/22] RDMA/rtrs-clt: Inject a fault at request processing
` [PATCH for-next 04/22] RDMA/rtrs-srv: Inject a fault at heart-beat sending
` [PATCH for-next 05/22] docs: fault-injection: Add fault-injection manual of RTRS
` [PATCH for-next 06/22] RDMA/rtrs-clt: Break if one sess is connected in rtrs_clt_is_connected
` [PATCH for-next 07/22] RDMA/rtrs-clt: Remove redundant code from rtrs_clt_read_req
` [PATCH for-next 08/22] RDMA/rtrs: Kill the put label in rtrs_srv_create_once_sysfs_root_folders
` [PATCH for-next 09/22] RDMA/rtrs: Remove sessname and sess_kobj from rtrs_attrs
` [PATCH for-next 10/22] RDMA/rtrs: Cleanup the code in rtrs_srv_rdma_cm_handler
` [PATCH for-next 11/22] RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt session files
` [PATCH for-next 12/22] RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats
` [PATCH for-next 13/22] RDMA/rtrs: New function converting rtrs_addr to string
` [PATCH for-next 14/22] RDMA/rtrs-clt: Print more info when an error happens
` [PATCH for-next 15/22] RDMA/rtrs-srv: More debugging info when fail to send reply
` [PATCH for-next 16/22] RDMA/rtrs-srv: Report temporary sessname for error message
` [PATCH for-next 17/22] RDMA/rtrs: cleanup unused variable
` [PATCH for-next 18/22] RDMA/rtrs-clt: Simplify error message
` [PATCH for-next 19/22] RDMA/rtrs-clt: Cap max_io_size
` [PATCH for-next 20/22] RDMA/rtrs-clt: Add a minimum latency multipath policy
` [PATCH for-next 21/22] RDMA/rtrs-clt: new sysfs attribute to print the latency of each path
` [PATCH for-next 22/22] Documentation/ABI/rtrs-clt: Add descriptions for min-latency policy

[PATCH v2] IB/mlx5: Reduce max order of memory allocated for xlt update
 2021-03-25 14:39 UTC  (5+ messages)

[PATCH v2 for-next 0/2] RDMA/hns: Support to select congestion control algorithm
 2021-03-25 13:33 UTC  (3+ messages)
` [PATCH v2 for-next 1/2] RDMA/hns: Support query information of functions from FW
` [PATCH v2 for-next 2/2] RDMA/hns: Support congestion control type selection according to the FW

[PATCH rdma-core] configure: Check the existence of all needed DRM headers
 2021-03-25 13:20 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 read-only IMAP folder(s) and NNTP newsgroup(s).