linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-03 22:18:06 to 2021-09-14 12:58:58 UTC [more...]

[PATCH net-next 0/2] Delete publish of single parameter API
 2021-09-14 12:58 UTC  (3+ messages)
` [PATCH net-next 1/2] net/mlx5: Publish and unpublish all devlink parameters at once
` [PATCH net-next 2/2] devlink: Delete not-used single parameter notification APIs

[PATCH net-next] net/mlx5: Fix use of uninitialized variable in bridge.c
 2021-09-14 12:41 UTC  (2+ messages)

[PATCH] net/mlx5e: Add extack msgs related to TC for better debug
 2021-09-14 11:50 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH net-next v3] "
    ` [PATCH net-next v4] "

[RFC PATCH 0/3] RDMA/rxe: Add dma-buf support
 2021-09-14 10:13 UTC  (20+ messages)
` [RFC PATCH 1/3] RDMA/umem: Change for rdma devices has not dma device
` [RFC PATCH 2/3] RDMA/rxe: Extract a mapping process into a function
` [RFC PATCH 3/3] RDMA/rxe: Support dma-buf as memory region

[PATCH net] qed: rdma - don't wait for resources under hw error recovery flow
 2021-09-14 10:00 UTC  (2+ messages)

[PATCH 1/1] RDMA/rxe: remove the redundant variable
 2021-09-15  1:24 UTC 

Please add 2dce224f469f ("netns: protect netns ID lookups with RCU") to LTS
 2021-09-14  8:58 UTC  (5+ messages)

[PATCH 0/3] RDMA/rxe: Do some cleanup for macros
 2021-09-14  8:02 UTC  (4+ messages)
` [PATCH 1/3] RDMA/rxe: Add new RXE_READ_OR_WRITE_MASK
` [PATCH 2/3] RDMA/rxe: Add MASK suffix for RXE_READ_OR_ATOMIC and RXE_WRITE_OR_SEND
` [PATCH 3/3] RDMA/rxe: Remove unused WR_READ_WRITE_OR_SEND_MASK

[PATCH for-rc v3 0/6] RDMA/rxe: Various bug fixes
 2021-09-14  6:04 UTC  (21+ messages)
` [PATCH for-rc v3 1/6] RDMA/rxe: Add memory barriers to kernel queues
  ` 回复: "
` [PATCH for-rc v3 2/6] RDMA/rxe: Fix memory allocation while locked
` [PATCH for-rc v3 3/6] RDMA/rxe: Cleanup MR status and type enums
` [PATCH for-rc v3 4/6] RDMA/rxe: Separate HW and SW l/rkeys
` [PATCH for-rc v3 5/6] RDMA/rxe: Create duplicate mapping tables for FMRs
` [PATCH for-rc v3 6/6] RDMA/rxe: Only allow invalidate for appropriate MRs

_printk not defined???
 2021-09-14  4:21 UTC 

[PATCH RESEND net] ice: Correctly deal with PFs that do not support RDMA
 2021-09-14  3:16 UTC  (6+ messages)

[PATCH net] qed: rdma - don't wait for resources under hw error recovery flow
 2021-09-13 14:45 UTC  (2+ messages)

[PATCH for-next 0/6] Perf and debug fixes for hfi
 2021-09-13 13:28 UTC  (7+ messages)
` [PATCH for-next 1/6] IB/hfi1: Remove cache and embed txreq in ring
` [PATCH for-next 2/6] IB/hfi1: Get rid of hot path divide
` [PATCH for-next 3/6] IB/hfi1: Get rid of tx priv backpointer
` [PATCH for-next 4/6] IB/hfi1: Tune netdev xmit cachelines
` [PATCH for-next 5/6] IB/hfi1: Remove atomic completion count
` [PATCH for-next 6/6] IB/hfi1: Add ring consumer and producers traces

[PATCH rdma-rc] RDMA/usnic: Lock VF with mutex instead of spinlock
 2021-09-13 12:50 UTC  (4+ messages)

[PATCH] PCI: Do not enable pci atomics on VFs
 2021-09-13 12:28 UTC  (2+ messages)

[PATCH for-next v2] RDMA/efa: CQ notifications
 2021-09-13 12:04 UTC 

[PATCH] RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure
 2021-09-13 11:16 UTC  (2+ messages)

[PATCH for-next 00/12] RDMA/bnxt_re: Driver update
 2021-09-13 11:15 UTC  (25+ messages)
` [PATCH for-next 01/12] RDMA/bnxt_re: Add extended statistics counters
` [PATCH for-next 02/12] RDMA/bnxt_re: Update statistics counter name
` [PATCH for-next 03/12] RDMA/bnxt_re: Use separate response buffer for stat_ctx_free
` [PATCH for-next 04/12] RDMA/bnxt_re: Reduce the delay in polling for hwrm command completion
` [PATCH for-next 05/12] RDMA/bnxt_re: Support multiple page sizes
` [PATCH for-next 06/12] RDMA/bnxt_re: Suppress unwanted error messages
` [PATCH for-next 07/12] RDMA/bnxt_re: Fix query SRQ failure
` [PATCH for-next 08/12] RDMA/bnxt_re: Fix FRMR issue with single page MR allocation
` [PATCH for-next 09/12] RDMA/bnxt_re: Use GFP_KERNEL in non atomic context
` [PATCH for-next 10/12] RDMA/bnxt_re: Correct FRMR size calculation
` [PATCH for-next 11/12] RDMA/bnxt_re: Check if the vlan is valid before reporting
` [PATCH for-next 12/12] MAINTAINERS: Update Broadcom RDMA maintainers

[PATCH][FIX] ROCE Multicast: Do not send IGMP leaves for sendonly Multicast groups
 2021-09-13 10:38 UTC  (2+ messages)

[PATCH 5.4] netns: protect netns ID lookups with RCU
 2021-09-13  8:36 UTC  (2+ messages)

Build regressions/improvements in v5.15-rc1
 2021-09-13  7:20 UTC 

[PATCH v3 0/1] RDMA/rxe: Bump up default maximum values used via uverbs
 2021-09-13  3:34 UTC  (13+ messages)

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-12 16:53 UTC  (3+ messages)
` [PATCH v6 1/2] habanalabs: define uAPI to export FD for DMA-BUF
` [PATCH v6 2/2] habanalabs: add support for dma-buf exporter

[PATCH 4.14] netns: protect netns ID lookups with RCU
 2021-09-11 14:02 UTC 

[PATCH 4.19] netns: protect netns ID lookups with RCU
 2021-09-11 14:02 UTC 

[PATCH 5.4] netns: protect netns ID lookups with RCU
 2021-09-11 14:00 UTC  (2+ messages)

[PATCH 5.4] netns: protect netns ID lookups with RCU
 2021-09-11 14:00 UTC  (2+ messages)

[PATCH AUTOSEL 5.14 59/99] RDMA/rtrs-clt: Fix counting inflight IO
 2021-09-10  0:15 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 74/99] RDMA/core/sa_query: Retry SA queries

[PATCH AUTOSEL 4.4 11/14] RDMA/core/sa_query: Retry SA queries
 2021-09-10  0:24 UTC 

[PATCH AUTOSEL 4.9 12/17] RDMA/core/sa_query: Retry SA queries
 2021-09-10  0:23 UTC 

[PATCH AUTOSEL 4.14 13/19] RDMA/core/sa_query: Retry SA queries
 2021-09-10  0:23 UTC 

[PATCH AUTOSEL 4.19 18/25] RDMA/core/sa_query: Retry SA queries
 2021-09-10  0:22 UTC 

[PATCH AUTOSEL 5.13 66/88] RDMA/core/sa_query: Retry SA queries
 2021-09-10  0:17 UTC 

[PATCH AUTOSEL 5.10 41/53] RDMA/core/sa_query: Retry SA queries
 2021-09-10  0:20 UTC 

[PATCH AUTOSEL 5.4 29/37] RDMA/core/sa_query: Retry SA queries
 2021-09-10  0:21 UTC 

[PATCH for-next 0/5] RDMA/rxe: Various bug fixes
 2021-09-09 20:58 UTC  (8+ messages)
` [PATCH for-next v2 1/5] RDMA/rxe: Add memory barriers to kernel queues
` [PATCH for-next v2 2/5] RDMA/rxe: Fix memory allocation while locked
` [PATCH for-next 3/5] RDMA/rxe: Separate HW and SW l/rkeys
` [PATCH for-next 4/5] RDMA/rxe: Create duplicate mapping tables for FMRs
` [PATCH for-next 5/5] RDMA/rxe: Cleanup MR status and type enums

[GIT PULL] Please pull RDMA subsystem changes
 2021-09-09 18:54 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 061/109] net/mlx5: Fix variable type to match 64bit
 2021-09-09 11:55 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 103/109] net/mlx5: DR, Enable QP retransmission

[PATCH AUTOSEL 5.10 104/176] net/mlx5: Fix variable type to match 64bit
 2021-09-09 11:51 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 166/176] net/mlx5: DR, fix a potential use-after-free bug
` [PATCH AUTOSEL 5.10 167/176] net/mlx5: DR, Enable QP retransmission

[PATCH AUTOSEL 5.13 128/219] net/mlx5: Fix variable type to match 64bit
 2021-09-09 11:46 UTC  (3+ messages)
` [PATCH AUTOSEL 5.13 209/219] net/mlx5: DR, fix a potential use-after-free bug
` [PATCH AUTOSEL 5.13 210/219] net/mlx5: DR, Enable QP retransmission

[PATCH AUTOSEL 5.14 146/252] net/mlx5: Fix variable type to match 64bit
 2021-09-09 11:40 UTC  (3+ messages)
` [PATCH AUTOSEL 5.14 237/252] net/mlx5: DR, fix a potential use-after-free bug
` [PATCH AUTOSEL 5.14 238/252] net/mlx5: DR, Enable QP retransmission

[PATCH for-next 4/4] RDMA/efa: CQ notifications
 2021-09-09 11:00 UTC  (20+ messages)

crash observed with pci_enable_atomic_ops_to_root on VF devices
 2021-09-09  9:45 UTC  (6+ messages)

Fwd: [RFC PATCH 0/3] RDMA/rxe: Add dma-buf support
 2021-09-09  3:25 UTC 

[rdma:for-rc] BUILD SUCCESS 2169b908894df2ce83e7eb4a399d3224b2635126
 2021-09-09  1:45 UTC 

[PATCH RESEND 1/2] RDMA/mlx5: Fix number of allocated XLT entries
 2021-09-08 11:45 UTC  (3+ messages)
` [PATCH RESEND 2/2] RDMA/mlx5: Fix xlt_chunk_align calculation

[PATCH] IB/hfi1: make hist static
 2021-09-08 11:44 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: Prefer kcalloc over open coded arithmetic
 2021-09-08 11:44 UTC  (4+ messages)

[PATCH] IB/qib: Fix null pointer subtraction compiler warning
 2021-09-08 11:44 UTC  (2+ messages)

[RFC PATCH] Providers/rxe: Add dma-buf support
 2021-09-08  6:20 UTC 

blktest/rxe almost working
 2021-09-07 16:47 UTC  (10+ messages)

[bug report] RDMA: Globally allocate and release QP memory
 2021-09-07 13:19 UTC 

[PATCH] RDMA/rxe: Fix wrong port_cap_flags
 2021-09-06  8:59 UTC  (4+ messages)

Introduction: I am a Linux and open source software enthusiast
 2021-09-05 10:28 UTC 

[PATCH] net/mlx5: DR, Prefer kcalloc over open coded arithmetic
 2021-09-05  7:49 UTC 

[PATCH RFC] xprtrdma: Provide a buffer to pad Write chunks of unaligned length
 2021-09-04  2:49 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 NNTP newsgroup(s).