Linux-RDMA Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-11 05:48:54 to 2021-05-14 15:36:12 UTC [more...]

[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 rdma-next] RDMA/rdmavt: Decouple QP and SGE lists allocations
 2021-05-14 15:02 UTC  (22+ messages)

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

[PATCH] RDMA/uverbs: fix a NULL vs IS_ERR() bug
 2021-05-14 14:18 UTC 

[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/core: Obtain subnet_prefix from cache in IB devices
 2021-05-14 13:42 UTC  (3+ messages)

[PATCH for-next 0/6] RDMA: Use refcount_t for reference counting
 2021-05-14 12:34 UTC  (8+ 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 net-next v5 0/5] page_pool: recycle buffers
 2021-05-14  9:17 UTC  (15+ 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] 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  (20+ 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 net-next v4 3/4] mvpp2: recycle buffers
` [PATCH net-next v4 4/4] mvneta: "

[PATCH v2 0/2] RDMA/cm: Optimise rbtree searching
 2021-05-13  2:25 UTC  (7+ messages)
` [PATCH v2 1/2] RDMA/cm: Delete two redundant condition branches
` [PATCH v2 2/2] RDMA/cm: Optimise rbtree searching

[PATCH for-next 0/4] RDMA: Remove unused parameter udata
 2021-05-13  0:38 UTC  (6+ messages)
` [PATCH for-next 1/4] RDMA/hns: "
` [PATCH for-next 2/4] RDMA/mlx4: "
` [PATCH for-next 3/4] RDMA/mlx5: "
` [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  (8+ messages)
` [PATCH 1/5] RDMA/ib_hdrs.h: Remove a superfluous cast
` [PATCH 2/5] RDMA/srp: Add more structure size checks
` [PATCH 3/5] RDMA/srp: Apply the __packed attribute to members instead of structures
` [PATCH 4/5] RDMA/srp: Fix a recently introduced memory leak
` [PATCH 5/5] RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent

[PATCH 1/1] RDMA/rxe: remove the unnecessary break
 2021-05-12 12:48 UTC  (3+ messages)

[PATCH for-next 0/2] RDMA/hns: Updates on link table
 2021-05-12  8:16 UTC  (3+ messages)
` [PATCH for-next 1/2] RDMA/hns: Refactor extend link table allocation
` [PATCH for-next 2/2] RDMA/hns: Remove timeout link table for HIP08

[PATCH 1/1] RDMA/cm: Delete two redundant condition branches
 2021-05-12  2:17 UTC  (4+ messages)

[PATCH 1/1] IB/hfi1: Delete an unneeded bool conversion
 2021-05-11 20:06 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/rxe: Clear all QP fields if creation failed
 2021-05-11 20:00 UTC  (3+ messages)

[PATCH] RDMA: Remove unnecessary struct declaration
 2021-05-11 19:50 UTC  (2+ messages)

[PATCH rdma-next] RDMA/core: Remove never used ib_modify_wq function call
 2021-05-11 19:50 UTC  (2+ messages)

[PATCH] ib_srpt: Remove redundant assignment to ret
 2021-05-11 19:37 UTC  (2+ messages)

[PATCH] RDMA/mlx5: Remove redundant assignment to ret
 2021-05-11 19:37 UTC  (2+ messages)

[PATCH] RDMA/ucma: Cleanup to reduce duplicate code
 2021-05-11 19:37 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Remove the condition of light load for posting DWQE
 2021-05-11 19:37 UTC  (2+ messages)

[PATCH] RDMA/mlx4: Remove unnessesary check in mlx4_ib_modify_wq()
 2021-05-11 17:43 UTC  (2+ messages)

[PATCH 02/31] rdma/siw: call smp_mb() after mem->stag_valid = 0 in siw_invalidate_stag() too
 2021-05-11 13:02 UTC  (22+ messages)
` [PATCH 00/31] rdma/siw: fix a lot of deadlocks and use after free bugs
  ` [PATCH 05/31] rdma/siw: make use of kernel_{bind,connect,listen}()
  ` [PATCH 04/31] rdma/siw: let siw_accept() deferr RDMA_MODE until EVENT_ESTABLISHED
  ` [PATCH 06/31] rdma/siw: make siw_cm_upcall() a noop without valid 'id'
  ` [PATCH 07/31] rdma/siw: split out a __siw_cep_terminate_upcall() function
  ` [PATCH 08/31] rdma/siw: use __siw_cep_terminate_upcall() for indirect SIW_CM_WORK_CLOSE_LLP
  ` [PATCH 09/31] rdma/siw: use __siw_cep_terminate_upcall() for SIW_CM_WORK_PEER_CLOSE
  ` [PATCH 10/31] rdma/siw: use __siw_cep_terminate_upcall() for SIW_CM_WORK_MPATIMEOUT
  ` [PATCH 11/31] rdma/siw: introduce SIW_EPSTATE_ACCEPTING/REJECTING for rdma_accept/rdma_reject
  ` [PATCH 12/31] rdma/siw: add some debugging of state and sk_state to the teardown process
  ` [PATCH 15/31] rdma/siw: create a temporary copy of private data
  ` [PATCH 16/31] rdma/siw: use error and out logic at the end of siw_connect()
  ` [PATCH 17/31] rdma/siw: start mpa timer before calling siw_send_mpareqrep()
  ` [PATCH 19/31] rdma/siw: split out a __siw_cep_close() function
  ` [PATCH 20/31] rdma/siw: implement non-blocking connect
  ` [PATCH 22/31] rdma/siw: let siw_listen_address() call siw_cep_set_inuse() early
  ` [PATCH 23/31] rdma/siw: make use of __siw_cep_close() in siw_accept()
  ` [PATCH 24/31] rdma/siw: do the full disassociation of cep and qp in siw_qp_llp_close()
  ` [PATCH 25/31] rdma/siw: fix double siw_cep_put() in siw_cm_work_handler()
  ` [PATCH 27/31] rdma/siw: fix the "close" logic in siw_qp_cm_drop()

[PATCH v2 for-next 0/7] RDMA/hns: Add support for Dynamic Context Attachment
 2021-05-11 11:22 UTC  (8+ messages)
` [PATCH v2 for-next 1/7] RDMA/hns: Introduce DCA for RC QP
` [PATCH v2 for-next 2/7] RDMA/hns: Add method for shrinking DCA memory pool
` [PATCH v2 for-next 3/7] RDMA/hns: Configure DCA mode for the userspace QP
` [PATCH v2 for-next 4/7] RDMA/hns: Add method for attaching WQE buffer
` [PATCH v2 for-next 5/7] RDMA/hns: Setup the configuration of WQE addressing to QPC
` [PATCH v2 for-next 6/7] RDMA/hns: Add method to detach WQE buffer
` [PATCH v2 for-next 7/7] RDMA/hns: Add method to query WQE buffer's address

[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
 2021-05-11  9:37 UTC  (12+ messages)

[PATCH net-next v3 0/5] page_pool: recycle buffers
 2021-05-11  8:41 UTC  (11+ messages)

[PATCH rdma-next v3 0/8] Fix memory corruption in CM
 2021-05-11  8:22 UTC  (9+ messages)
` [PATCH rdma-next v3 1/8] IB/cm: Pair cm_alloc_response_msg() with a cm_free_response_msg()
` [PATCH rdma-next v3 2/8] IB/cm: Split cm_alloc_msg()
` [PATCH rdma-next v3 3/8] IB/cm: Call the correct message free functions in cm_send_handler()
` [PATCH rdma-next v3 4/8] IB/cm: Tidy remaining cm_msg free paths
` [PATCH rdma-next v3 5/8] Revert "IB/cm: Mark stale CM id's whenever the mad agent was unregistered"
` [PATCH rdma-next v3 6/8] IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls
` [PATCH rdma-next v3 7/8] IB/cm: Improve the calling of cm_init_av_for_lap and cm_init_av_by_path
` [PATCH rdma-next v3 8/8] IB/cm: Protect cm_dev, cm_ports and mad_agent with kref and lock

[rdma:wip/jgg-for-rc] BUILD SUCCESS 54d87913f147a983589923c7f651f97de9af5be1
 2021-05-11  7:43 UTC 

[PATCH rdma-rc 0/5] RDMA fixes
 2021-05-11  6:12 UTC  (4+ messages)
` [PATCH rdma-rc 2/5] RDMA/core: Don't access cm_id after its destruction
` [PATCH rdma-rc 5/5] RDMA/rxe: Return CQE error if invalid lkey was supplied

[PATCH 27/31] rdma/siw: fix the "close" logic in siw_qp_cm_drop()
 2021-05-06 23:36 UTC 

[PATCH 25/31] rdma/siw: fix double siw_cep_put() in siw_cm_work_handler()
 2021-05-06 23:36 UTC 

[PATCH 24/31] rdma/siw: do the full disassociation of cep and qp in siw_qp_llp_close()
 2021-05-06 23:36 UTC 

[PATCH 23/31] rdma/siw: make use of __siw_cep_close() in siw_accept()
 2021-05-06 23:36 UTC 

[PATCH 22/31] rdma/siw: let siw_listen_address() call siw_cep_set_inuse() early
 2021-05-06 23:36 UTC 

[PATCH 20/31] rdma/siw: implement non-blocking connect
 2021-05-06 23:36 UTC 

[PATCH 19/31] rdma/siw: split out a __siw_cep_close() function
 2021-05-06 23:36 UTC 

[PATCH 17/31] rdma/siw: start mpa timer before calling siw_send_mpareqrep()
 2021-05-06 23:36 UTC 

[PATCH 16/31] rdma/siw: use error and out logic at the end of siw_connect()
 2021-05-06 23:36 UTC 

[PATCH 15/31] rdma/siw: create a temporary copy of private data
 2021-05-06 23:36 UTC 

[PATCH 12/31] rdma/siw: add some debugging of state and sk_state to the teardown process
 2021-05-06 23:36 UTC 

[PATCH 11/31] rdma/siw: introduce SIW_EPSTATE_ACCEPTING/REJECTING for rdma_accept/rdma_reject
 2021-05-06 23:36 UTC 

[PATCH 10/31] rdma/siw: use __siw_cep_terminate_upcall() for SIW_CM_WORK_MPATIMEOUT
 2021-05-06 23:36 UTC 

[PATCH 09/31] rdma/siw: use __siw_cep_terminate_upcall() for SIW_CM_WORK_PEER_CLOSE
 2021-05-06 23:36 UTC 

[PATCH 08/31] rdma/siw: use __siw_cep_terminate_upcall() for indirect SIW_CM_WORK_CLOSE_LLP
 2021-05-06 23:36 UTC 

[PATCH 07/31] rdma/siw: split out a __siw_cep_terminate_upcall() function
 2021-05-06 23:36 UTC 

[PATCH 06/31] rdma/siw: make siw_cm_upcall() a noop without valid 'id'
 2021-05-06 23:36 UTC 

[PATCH 05/31] rdma/siw: make use of kernel_{bind,connect,listen}()
 2021-05-06 23:36 UTC 

[PATCH 04/31] rdma/siw: let siw_accept() deferr RDMA_MODE until EVENT_ESTABLISHED
 2021-05-06 23:36 UTC 


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