linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-23 16:00:01 to 2021-03-29 13:51:25 UTC [more...]

[PATCH for-rc 0/4] hfi fixes
 2021-03-29 13:48 UTC  (3+ 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 rdma-next] RDMA: Support more than 255 rdma ports
 2021-03-29 13:36 UTC  (4+ 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 v2] RDMA/efa: Use strscpy instead of strlcpy
 2021-03-29 12:01 UTC 

[PATCH rdma-next v1 0/5] Get rid of custom made module dependency
 2021-03-29  8:52 UTC  (6+ 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 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 

Fwd: Possible bug in test_mr.py
 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 mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-03-27 12:38 UTC  (19+ messages)

[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  (4+ 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] infiniband: ulp: struct iscsi_iser_task is declared twice
 2021-03-26 11:33 UTC 

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

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

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

[PATCH for-next v2] RDMA/rxe: Split MEM into MR and MW
 2021-03-25 21:24 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  (3+ 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)

[PATCH for-next] IB/cma: Introduce rdma_set_min_rnr_timer()
 2021-03-25 13:05 UTC 

[PATCH 1/1] RDMA/addr: Disable ipv6 features when ipv6.disable set in cmdline
 2021-03-26  2:44 UTC 

[PATCHv3 for-next 1/1] RDMA/rxe: Disable ipv6 features when ipv6.disable set in cmdline
 2021-03-26  1:27 UTC 

[PATCH mlx5-next v8 0/4] Dynamically assign MSI-X vectors count
 2021-03-25  7:57 UTC  (3+ messages)

[PATCH for-next] RDMA/rxe: Split MEM into MR and MW
 2021-03-25  7:52 UTC  (10+ messages)

[PATCH][next] net/mlx5: Fix spelling mistakes in mlx5_core_info message
 2021-03-24 22:18 UTC  (2+ messages)

[PATCH for-rc] RDMA/core: Fix corrupted SL on passive side
 2021-03-24 14:34 UTC  (3+ messages)

[PATCH -next] IB/srpt: Fix passing zero to 'PTR_ERR'
 2021-03-24 14:19 UTC  (2+ messages)

[PATCH for-next 0/2] RDMA/hns: Support to select congestion control algorithm
 2021-03-24 12:06 UTC  (6+ messages)
` [PATCH for-next 1/2] RDMA/hns: Support query information of functions from FW

Fwd: [PATCHv2 1/1] RDMA/rxe: Disable ipv6 features when ipv6.disable set in cmdline
 2021-03-24  9:45 UTC  (3+ messages)

[PATCH v1 for-rc] RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server
 2021-03-24  8:35 UTC  (2+ messages)

[PATCH net-next] rds: Fix some typos for rds
 2021-03-24  6:25 UTC 

[PATCH] net: ethernet: Remove duplicate include of vhca_event.h
 2021-03-24  0:30 UTC  (2+ messages)

[PATCH] net: ethernet: indir_table.h is included twice
 2021-03-24  0:20 UTC  (2+ messages)

[PATCH RFC 0/9] A rendezvous module
 2021-03-23 23:29 UTC  (26+ messages)

[PATCH 1 0/4] Move post-send page release into svc_sendto
 2021-03-23 20:37 UTC  (5+ messages)
` [PATCH 1 1/4] svcrdma: Add a "deferred close" helper
` [PATCH 1 2/4] svcrdma: Normalize Send page handling
` [PATCH 1 3/4] svcrdma: Remove unused sc_pages field
` [PATCH 1 4/4] svcrdma: Retain the page backing rq_res.head[0].iov_base

cm_process_routed_req() does not resonate well with RoCE systems
 2021-03-23 18:38 UTC  (4+ 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).