linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-07 23:37:23 to 2022-09-20 19:14:44 UTC [more...]

[PATCH rdma-rc v1] RDMA/core: fix sg_to_page mapping for boundary condition
 2022-09-20 19:14 UTC  (10+ messages)

[Patch v5 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-09-20 18:22 UTC  (9+ messages)
` [Patch v5 11/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v5 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH] RDMA/siw: Fix QP destroy to wait for all references dropped
 2022-09-20 18:24 UTC  (2+ messages)

[PATCH] RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall
 2022-09-20 18:22 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Remove redundant num_sge fields
 2022-09-20 18:10 UTC  (2+ messages)

[PATCH] IB/hfi1: remove rc_only_opcode and uc_only_opcode declarations
 2022-09-20 17:14 UTC  (2+ messages)

[PATCH V2 0/3] misc changes for rtrs
 2022-09-20 16:48 UTC  (9+ messages)
` [PATCH V2 1/3] RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTH
` [PATCH V2 2/3] RDMA/rtrs-clt: Break the loop once one path is connected
` [PATCH V2 3/3] RDMA/rtrs-clt: Kill xchg_paths

[PATCH v5 00/21] Move all drivers to a common dma-buf locking convention
 2022-09-20 14:16 UTC  (25+ messages)
` [PATCH v5 01/21] dma-buf: Add unlocked variant of vmapping functions
` [PATCH v5 02/21] dma-buf: Add unlocked variant of attachment-mapping functions
` [PATCH v5 03/21] drm/gem: Take reservation lock for vmap/vunmap operations
` [PATCH v5 04/21] drm/prime: Prepare to dynamic dma-buf locking specification
` [PATCH v5 05/21] drm/armada: "
` [PATCH v5 06/21] drm/i915: "
` [PATCH v5 07/21] drm/omapdrm: "
` [PATCH v5 08/21] drm/tegra: "
` [PATCH v5 09/21] drm/etnaviv: "
` [PATCH v5 10/21] RDMA/umem: "
` [PATCH v5 11/21] misc: fastrpc: "
` [PATCH v5 12/21] xen/gntdev: "
` [PATCH v5 13/21] media: videobuf2: "
` [PATCH v5 14/21] media: tegra-vde: "
` [PATCH v5 15/21] dma-buf: Move dma_buf_vmap() to dynamic "
` [PATCH v5 16/21] dma-buf: Move dma_buf_attach() "
` [PATCH v5 17/21] dma-buf: Move dma_buf_map_attachment() "
` [PATCH v5 18/21] dma-buf: Move dma_buf_mmap() "
` [PATCH v5 19/21] dma-buf: Document dynamic locking convention
` [PATCH v5 20/21] media: videobuf2: Stop using internal dma-buf lock
` [PATCH v5 21/21] dma-buf: Remove obsoleted internal lock

[PATCH] infiniband: ulp: srpt: Use flex array destination for memcpy()
 2022-09-20 12:11 UTC  (4+ messages)

[PATCH for-next 0/4] RDMA/erdma: cleanups and updates 9-9-2022
 2022-09-20 11:33 UTC  (7+ messages)
` [PATCH for-next 1/4] RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_wait
` [PATCH for-next 2/4] RDMA/erdma: Remove redundant includes
` [PATCH for-next 3/4] RDMA/erdma: Make hardware internal opcodes invisible to driver
` [PATCH for-next 4/4] RDMA/erdma: Support dynamic mtu

[PATCH] RDMA/srp: Fix srp_abort()
 2022-09-20 11:16 UTC  (2+ messages)

[PATCH] hw/qib: fix repeated words in comments
 2022-09-20 11:12 UTC  (2+ messages)

[PATCH] hw/hfi1: fix repeated words in comments
 2022-09-20 11:09 UTC  (2+ messages)

[PATCH 1/2] IB/uverbs: Set LENGTH on IB MR in uverbs layer
 2022-09-20 10:58 UTC  (3+ messages)
` [PATCH 2/2] RDMA/rxe: Use members of generic struct in rxe_mr

[PATCH for-next 0/2] irdma for-next updates 9-7-2022
 2022-09-20 10:20 UTC  (2+ messages)

[PATCH net-next v2] net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
 2022-09-20  9:50 UTC  (3+ messages)

[PATCH 0/3] MAINTAINERS: Update entries for some VMware drivers
 2022-09-20  8:18 UTC  (5+ messages)

[PATCH] IB/qib: update the comments of qib_free_irq
 2022-09-20  2:07 UTC 

[PATCH -next] net: rds: add missing __init/__exit annotations to module init/exit funcs
 2022-09-20  1:10 UTC  (2+ messages)

[PATCH -next v2 1/2] net/mlx5e: add missing error code in error path
 2022-09-20  1:10 UTC  (5+ messages)
` [PATCH -next v2 2/2] net/mlx5e: Switch to kmemdup() when allocate dev_addr

[PATCH v2] SUNRPC: Replace the use of the xprtiod WQ in rpcrdma
 2022-09-18 17:28 UTC 

[PATCH v2 3/3] net: ethernet: move from strlcpy with unused retval to strscpy
 2022-09-18  4:54 UTC  (2+ messages)
  ` [Intel-wired-lan] "

[PATCH 0/2] providers/rxe: Implement the xrc transport protocol
 2022-09-17  3:15 UTC  (3+ messages)
` [PATCH 1/2] Update kernel headers
` [PATCH 2/2] providers/rxe: Implement the xrc transport protocol

some of these got sent twice. They are the same. Just ignore the extras
 2022-09-17  3:13 UTC 

[PATCH for-next 13/13] RDMA/rxe: Extend rxe_resp.c to support xrc qps
 2022-09-17  3:12 UTC 

[PATCH for-next 12/13] RDMA/rxe: Extend rxe_net.c to support xrc qps
 2022-09-17  3:12 UTC 

[PATCH for-next 11/13] RDMA/rxe: Extend rxe_req.c to support xrc qps
 2022-09-17  3:12 UTC 

[PATCH for-next 00/13] Implement the xrc transport
 2022-09-17  3:11 UTC  (14+ messages)
` [PATCH for-next 01/13] RDMA/rxe: Replace START->FIRST, END->LAST
` [PATCH for-next 02/13] RDMA/rxe: Move next_opcode() to rxe_opcode.c
` [PATCH for-next 03/13] RDMA: Add xrc opcodes to ib_pack.h
` [PATCH for-next 04/13] RDMA/rxe: Extend opcodes and headers to support xrc
` [PATCH for-next 05/13] RDMA/rxe: Add xrc opcodes to next_opcode()
` [PATCH for-next 06/13] RDMA/rxe: Implement open_xrcd and close_xrcd
` [PATCH for-next 07/13] RDMA/rxe: Extend srq verbs to support xrcd
` [PATCH for-next 08/13] RDMA/rxe: Extend rxe_qp.c to support xrc qps
` [PATCH for-next 09/13] RDMA/rxe: Extend rxe_recv.c to support xrc
` [PATCH for-next 10/13] RDMA/rxe: Extend rxe_comp.c to support xrc qps
` [PATCH for-next 11/13] RDMA/rxe: Extend rxe_req.c "
` [PATCH for-next 12/13] RDMA/rxe: Extend rxe_net.c "
` [PATCH for-next 13/13] RDMA/rxe: Extend rxe_resp.c "

[PATCH for-next 01/13] RDMA/rxe: Replace START->FIRST, END->LAST
 2022-09-17  3:10 UTC  (9+ messages)
` [PATCH for-next 02/13] RDMA/rxe: Move next_opcode() to rxe_opcode.c
` [PATCH for-next 03/13] RDMA: Add xrc opcodes to ib_pack.h
` [PATCH for-next 04/13] RDMA/rxe: Extend opcodes and headers to support xrc
` [PATCH for-next 05/13] RDMA/rxe: Add xrc opcodes to next_opcode()
` [PATCH for-next 06/13] RDMA/rxe: Implement open_xrcd and close_xrcd
` [PATCH for-next 07/13] RDMA/rxe: Extend srq verbs to support xrcd
` [PATCH for-next 08/13] RDMA/rxe: Extend rxe_qp.c to support xrc qps
` [PATCH for-next 09/13] RDMA/rxe: Extend rxe_recv.c to support xrc

[PATCH for-next 00/13] Implement the xrc transport
 2022-09-17  3:07 UTC 

[PATCH v1] SUNRPC: Replace the use of the xprtiod WQ in rpcrdma
 2022-09-17  2:14 UTC  (5+ messages)

[PATCH net-next v2 00/10] optimize the parallelism of SMC-R connections
 2022-09-16  5:24 UTC  (10+ messages)
` [PATCH net-next v2 01/10] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending
` [PATCH net-next v2 10/10] net/smc: fix application data exception

[PATCH -next 1/2] net/mlx5e: add missing error code in error path
 2022-09-14 13:17 UTC  (5+ messages)
` [PATCH -next 2/2] net/mlx5e: Switch to kmemdup() when allocate dev_addr

[PATCH 0/2] providers/rxe: Remove redundant num_sge_fields
 2022-09-13 22:30 UTC  (3+ messages)
` [PATCH 1/2] Update kernel headers
` [PATCH 2/2] providers/rxe: Remove redundant num_sge fields

[PATCH 5.4 101/108] RDMA/siw: Pass a pointer to virt_to_page()
 2022-09-13 14:07 UTC 

[PATCH 5.10 61/79] RDMA/siw: Pass a pointer to virt_to_page()
 2022-09-13 14:05 UTC 

[PATCH 5.15 086/121] RDMA/siw: Pass a pointer to virt_to_page()
 2022-09-13 14:04 UTC 

[PATCH 5.19 126/192] RDMA/siw: Pass a pointer to virt_to_page()
 2022-09-13 14:03 UTC 

[RFC PATCH 0/7] RDMA/rxe: On-Demand Paging on SoftRoCE
 2022-09-12 19:52 UTC  (20+ messages)
` [RFC PATCH 2/7] RDMA/rxe: Convert the triple tasklets to workqueues
` [RFC PATCH 5/7] RDMA/rxe: Allow registering MRs for On-Demand Paging
` [RFC PATCH 6/7] RDMA/rxe: Add support for Send/Recv/Write/Read operations with ODP

[PATCH net-next] net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
 2022-09-11  8:54 UTC  (4+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2022-09-09 19:13 UTC  (2+ messages)

[PATCH v4 00/21] Move all drivers to a common dma-buf locking convention
 2022-09-09 17:36 UTC  (7+ messages)
` [PATCH v4 06/21] drm/i915: Prepare to dynamic dma-buf locking specification

[PATCH rdma-next 0/8] RDMA/mlx5: Switch MR cache to use RB-tree
 2022-09-09 14:47 UTC  (10+ messages)
` [PATCH rdma-next 1/8] RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries
` [PATCH rdma-next 2/8] RDMA/mlx5: Generalize mlx5_cache_cache_mr() to fit all cacheable mkeys
` [PATCH rdma-next 3/8] RDMA/mlx5: Remove explicit ODP cache entry
` [PATCH rdma-next 4/8] RDMA/mlx5: Allow rereg all the mkeys that can load pas with UMR
` [PATCH rdma-next 5/8] RDMA/mlx5: Introduce mlx5r_cache_rb_key
` [PATCH rdma-next 6/8] RDMA/mlx5: Change the cache structure to an RB-tree
` [PATCH rdma-next 7/8] RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flow
` [PATCH rdma-next 8/8] RDMA/mlx5: Add work to remove temporary entries from the cache

[PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2022-09-09 14:09 UTC  (12+ messages)

[PATCH] net/rds: remove rds_ib_sysctl_max_unsig_bytes declaration
 2022-09-09  6:43 UTC 

[PATCH] net/mlx5: use kmemdup() to replace kzalloc + memcpy
 2022-09-09  5:42 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS e866025b3b1557f9bf6ab1770f297fe6d90e0417
 2022-09-09  4:14 UTC 

[siw problem] use-after-free in xfstest generic/460 in NFSoRDMA
 2022-09-08 19:00 UTC 

[siw problem] use-after-free in xfstest generic/460 in NFSoRDMA
 2022-09-08 16:45 UTC 

[PATCH] hw/hfi1: fix repeated words in comments
 2022-09-08 13:19 UTC 

[PATCH rdma-next 0/4] Support multiple path records
 2022-09-08 10:09 UTC  (5+ messages)
` [PATCH rdma-next 1/4] RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_paths
` [PATCH rdma-next 2/4] RDMA/cma: Multiple path records support with netlink channel
` [PATCH rdma-next 3/4] RDMA/cm: Use SLID in the work completion as the DLID in responder side
` [PATCH rdma-next 4/4] RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLID

[PATCH] RDMA/mlx5: Remove duplicate assignment in umr_rereg_pas()
 2022-09-08  8:54 UTC  (2+ messages)

[PATCH 0/3] misc changes for rtrs
 2022-09-08  8:53 UTC  (5+ messages)

[PATCH for-next 1/2] RDMA/rxe: use %u to print u32 variables
 2022-09-08  8:04 UTC  (2+ messages)

[PATCH rdma-next 0/4] Provide more error details when a QP moves to
 2022-09-08  7:55 UTC  (7+ messages)
` [PATCH rdma-next 4/4] nvme-rdma: add more error details when a QP moves to an error state

[rdma:wip/leon-for-rc] BUILD SUCCESS a261786fdc0a5bed2e5f994dcc0ffeeeb0d662c7
 2022-09-08  1:23 UTC 

[PATCH mlx5-next 00/14] mlx5-next updates 2022-09-07
 2022-09-07 23:36 UTC  (11+ messages)
` [PATCH mlx5-next 04/14] RDMA/mlx5: Don't set tx affinity when lag is in hash mode
` [PATCH mlx5-next 06/14] net/mlx5: Lag, enable hash mode by default for all NICs
` [PATCH mlx5-next 07/14] net/mlx5: detect and enable bypass port select flow table
` [PATCH mlx5-next 08/14] net/mlx5: Remove unused functions
` [PATCH mlx5-next 09/14] net/mlx5: Remove unused structs
` [PATCH mlx5-next 10/14] net/mlx5: Remove from FPGA IFC file not-needed definitions
` [PATCH mlx5-next 11/14] net/mlx5e: Rename from tls to transport static params
` [PATCH mlx5-next 12/14] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH mlx5-next 13/14] net/mlx5: Add IFC bits for general obj create param
` [PATCH mlx5-next 14/14] net/mlx5: Add IFC bits and enums for crypto key


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