Linux-RDMA Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-12 12:52:38 to 2021-05-19 08:37:38 UTC [more...]

[PATCH rdma-rc v2] RDMA/core: Sanitize WQ state received from the userspace
 2021-05-19  8:37 UTC 

[PATCH for-next v6 00/10] RDMA/rxe: Implement memory windows
 2021-05-19  8:18 UTC  (4+ messages)
` [PATCH for-next v6 04/10] RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs

[PATCH rdma-next] RDMA/rdmavt: Decouple QP and SGE lists allocations
 2021-05-19  7:50 UTC  (15+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS 889d916b6f8a48b8c9489fffcad3b78eedd01a51
 2021-05-19  6:34 UTC 

[PATCH] RDMA/uverbs: fix a NULL vs IS_ERR() bug
 2021-05-19  5:37 UTC  (2+ messages)

[PATCH rdma-rc v1] RDMA/core: Sanitize WQ state received from the userspace
 2021-05-19  5:27 UTC  (3+ messages)

Mellanox CX6DX switchdev mode VF fails rdma-core tests.test_mlx5_dc.DCTest
 2021-05-19  5:19 UTC  (7+ messages)

[PATCH 00/13] Reorganize sysfs file creation for struct ib_devices
 2021-05-19  1:10 UTC  (29+ messages)
` [PATCH 01/13] RDMA: Split the alloc_hw_stats() ops to port and device variants
` [PATCH 02/13] RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer
` [PATCH 03/13] RDMA/core: Split port and device counter sysfs attributes
` [PATCH 04/13] RDMA/core: Split gid_attrs related sysfs from add_port()
` [PATCH 05/13] RDMA/core: Simplify how the gid_attrs sysfs is created
` [PATCH 06/13] RDMA/core: Simplify how the port "
` [PATCH 07/13] RDMA/core: Create the device hw_counters through the normal groups mechanism
` [PATCH 08/13] RDMA/core: Remove the kobject_uevent() NOP
` [PATCH 09/13] RDMA/core: Expose the ib port sysfs attribute machinery
` [PATCH 10/13] RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj's
` [PATCH 11/13] RDMA/qib: Use attributes for the port sysfs
` [PATCH 12/13] RDMA/hfi1: "
` [PATCH 13/13] RDMA: Change ops->init_port to ops->get_port_groups

[PATCH rdma-rc 0/5] RDMA fixes
 2021-05-18 17:40 UTC  (2+ messages)

[PATCH net-next v5 0/5] page_pool: recycle buffers
 2021-05-18 15:44 UTC  (22+ messages)
` [PATCH net-next v5 1/5] mm: add a signature in struct page
` [PATCH net-next v5 2/5] skbuff: add a parameter to __skb_frag_unref
` [PATCH net-next v5 3/5] page_pool: Allow drivers to hint on SKB recycling
` [PATCH net-next v5 4/5] mvpp2: recycle buffers
` [PATCH net-next v5 5/5] mvneta: "

[PATCH v1 1/1] infiniband: hf1: Use string_upper() instead of open coded variant
 2021-05-18 12:41 UTC 

[PATCH rdma-rc] RDMA/core: Sanitize WQ state received from the userspace
 2021-05-18 10:13 UTC 

[PATCH] RDMA/mlx4: Remove unnessesary check in mlx4_ib_modify_wq()
 2021-05-18  7:05 UTC  (3+ messages)

why ibv_poll_cq always have about 2 seconds delay before available?
 2021-05-18  6:30 UTC 

[PATCH for-next 0/6] RDMA: Use refcount_t for reference counting
 2021-05-18  3:34 UTC  (15+ messages)
` [PATCH for-next 1/6] RDMA/core: Use refcount_t instead of atomic_t "
` [PATCH for-next 2/6] RDMA/hns: "
` [PATCH for-next 3/6] RDMA/hns: Use refcount_t APIs for HEM
` [PATCH for-next 4/6] RDMA/cxgb4: Use refcount_t instead of atomic_t for reference counting
` [PATCH for-next 5/6] RDMA/i40iw: "
` [PATCH for-next 6/6] RDMA/ipoib: "

[PATCH for-next 0/7] RDMA/hns: Add support for Dynamic Context Attachment
 2021-05-18  2:00 UTC  (4+ messages)
` [PATCH for-next 1/7] RDMA/hns: Introduce DCA for RC QP

[PATCH RESEND][next] rds: Fix fall-through warnings for Clang
 2021-05-18  1:01 UTC  (4+ messages)

Spurious instability with NFSoRDMA under moderate load
 2021-05-17 17:37 UTC  (3+ messages)

[PATCH V2 INTERNAL 0/4] Broadcom's user library update
 2021-05-17 13:38 UTC  (6+ messages)
` [PATCH V2 INTERNAL 1/4] bnxt_re/lib: Read wqe mode from the driver
` [PATCH V2 INTERNAL 2/4] bnxt_re/lib: add a function to initialize software queue
` [PATCH V2 INTERNAL 3/4] bnxt_re/lib: Use separate indices for shadow queue
` [PATCH V2 INTERNAL 4/4] bnxt_re/lib: Move hardware queue to 16B aligned indices

[for-next 0/2] Broadcom's driver add global atomics
 2021-05-17 13:25 UTC  (3+ messages)
` [for-next 1/2] RDMA/bnxt_re: Enable global atomic ops if platform supports
` [for-next 2/2] bnxt_re: Update maintainers list

rdma_get_cm_event error behaviour defined?
 2021-05-17 10:06 UTC 

[PATCHv2 for-next 00/19] Misc update for rtrs
 2021-05-17  9:18 UTC  (20+ messages)
` [PATCHv2 for-next 01/19] RDMA/rtrs-srv: Kill reject_w_econnreset label
` [PATCHv2 for-next 02/19] RDMA/rtrs-clt: Remove MAX_SESS_QUEUE_DEPTH from rtrs_send_sess_info
` [PATCHv2 for-next 03/19] RDMA/rtrs-srv: Add error messages for cases when failing RDMA connection
` [PATCHv2 for-next 04/19] RDMA/rtrs-srv: Clean up the code in __rtrs_srv_change_state
` [PATCHv2 for-next 05/19] RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH
` [PATCHv2 for-next 06/19] RDMA/rtrs: Define MIN_CHUNK_SIZE
` [PATCHv2 for-next 07/19] RDMA/rtrs: Use strscpy instead of strlcpy
` [PATCHv2 for-next 08/19] RDMA/rtrs-clt: Kill rtrs_clt_{start,stop}_hb
` [PATCHv2 for-next 09/19] RDMA/rtrs-clt: Kill rtrs_clt_disconnect_from_sysfs
` [PATCHv2 for-next 10/19] RDMA/rtrs-srv: Kill __rtrs_srv_change_state
` [PATCHv2 for-next 11/19] RDMA/rtrs-clt: Remove redundant 'break'
` [PATCHv2 for-next 12/19] RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats
` [PATCHv2 for-next 13/19] RDMA/rtrs-srv: Replace atomic_t with percpu_ref for ids_inflight
` [PATCHv2 for-next 14/19] RDMA/rtrs: Do not reset hb_missed_max after re-connection
` [PATCHv2 for-next 15/19] RDMA/rtrs-srv: Duplicated session name is not allowed
` [PATCHv2 for-next 16/19] RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object
` [PATCHv2 for-next 17/19] RDMA/rtrs-srv: Fix memory leak when having multiple sessions
` [PATCHv2 for-next 18/19] RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection
` [PATCHv2 for-next 19/19] RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats

[PATCH] IB/core: Obtain subnet_prefix from cache in IB devices
 2021-05-17  7:40 UTC  (4+ messages)

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-05-15 12:02 UTC  (14+ messages)
` [PATCH v2 35/40] docs: infiniband: tag_matching.rst: "

[PATCH] RDMA/bnxt_re: Drop unnecessary NULL checks after container_of
 2021-05-14 15:36 UTC 

[PATCH 0/5] Add irdma user space provider for Intel Ethernet RDMA
 2021-05-14 15:31 UTC  (6+ messages)
` [PATCH 1/5] rdma-core/i40iw: Remove provider i40iw
` [PATCH 2/5] rdma-core/irdma: Add irdma to Makefiles, distro files and kernel-headers
` [PATCH 3/5] rdma-core/irdma: Add user/kernel shared libraries
` [PATCH 4/5] rdma-core/irdma: Add library setup and utility definitions
` [PATCH 5/5] rdma-core/irdma: Implement device supported verb APIs

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

[PATCH] IB/srpt: Fix passing zero to 'PTR_ERR'
 2021-05-14  7:54 UTC  (5+ messages)

[PATCH for-next 0/3] RDMA/hns: Cleanups on CMDQ
 2021-05-13 11:16 UTC  (4+ messages)
` [PATCH for-next 1/3] RDMA/hns: Rename CMDQ head/tail pointer to PI/CI
` [PATCH for-next 2/3] RDMA/hns: Remove Receive Queue of CMDQ
` [PATCH for-next 3/3] RDMA/hns: Remove unused CMDQ member

[PATCH] net/mlx5: Fix duplicate included vhca_event.h
 2021-05-13 11:00 UTC 

[PATCH net-next v4 0/4] page_pool: recycle buffers
 2021-05-13  3:25 UTC  (18+ messages)
` [PATCH net-next v4 1/4] mm: add a signature in struct page
` [PATCH net-next v4 2/4] page_pool: Allow drivers to hint on SKB recycling

[PATCH v2 0/2] RDMA/cm: Optimise rbtree searching
 2021-05-13  2:25 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH for-next 0/4] RDMA: Remove unused parameter udata
 2021-05-13  0:38 UTC  (3+ messages)
` [PATCH for-next 4/4] RDMA/rxe: "

[rdma:wip/jgg-for-next] BUILD SUCCESS 620ccaaa46d1fa9e6d15d78deaa37a4228772592
 2021-05-12 19:01 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS 67f29896fdc83298eed5a6576ff8f9873f709228
 2021-05-12 19:01 UTC 

[PATCH 0/5] SRP kernel patches for kernel v5.14
 2021-05-12 16:14 UTC  (4+ messages)
` [PATCH 4/5] RDMA/srp: Fix a recently introduced memory leak


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