linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-02 01:26:50 to 2021-04-06 21:02:23 UTC [more...]

[PATCH v4 00/23] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-04-06 21:01 UTC  (3+ messages)
` [PATCH v4 01/23] iidc: Introduce iidc.h
` [PATCH v4 02/23] ice: Initialize RDMA support

[PATCH for-rc] RDMA/cxgb4: check for ipv6 address properly while destroying listener
 2021-04-06 18:14 UTC  (2+ messages)

[PATCH][next] net/mlx5: Fix bit-wise and with zero
 2021-04-06 16:53 UTC 

[PATCH rdma-next 0/8] Generalize if ULP supported check
 2021-04-06 15:46 UTC  (13+ messages)
` [PATCH rdma-next 1/8] RDMA/core: Check if client supports IB device or not
` [PATCH rdma-next 2/8] RDMA/cma: Skip device which doesn't support CM
` [PATCH rdma-next 3/8] IB/cm: Skip device which doesn't support IB CM
` [PATCH rdma-next 4/8] IB/core: Skip device which doesn't have necessary capabilities
` [PATCH rdma-next 5/8] IB/IPoIB: Skip device which doesn't have InfiniBand port
` [PATCH rdma-next 6/8] IB/opa_vnic: Move to client_supported callback
` [PATCH rdma-next 7/8] net/smc: "
` [PATCH rdma-next 8/8] net/rds: "

Double RESET -> INIT transitions
 2021-04-06 15:45 UTC  (3+ messages)

[PATCH 0/4] Enable Fault Injection for RTRS
 2021-04-06 15:20 UTC  (7+ messages)
` [PATCH 1/4] RDMA/rtrs: Enable the fault-injection
` [PATCH 2/4] RDMA/rtrs-clt: Inject a fault at request processing
` [PATCH 3/4] RDMA/rtrs-srv: Inject a fault at heart-beat sending
` [PATCH 4/4] docs: fault-injection: Add fault-injection manual of RTRS

[PATCH for-next] RDMA/nldev: Add copy-on-fork attribute to get sys command
 2021-04-06 15:18 UTC  (12+ messages)

[PATCH rdma-next 00/10] Enable relaxed ordering for ULPs
 2021-04-06 15:03 UTC  (39+ messages)
` [PATCH rdma-next 01/10] RDMA: Add access flags to ib_alloc_mr() and ib_mr_pool_init()
` [PATCH rdma-next 02/10] RDMA/core: Enable Relaxed Ordering in __ib_alloc_pd()
` [PATCH rdma-next 03/10] RDMA/iser: Enable Relaxed Ordering
` [PATCH rdma-next 04/10] RDMA/rtrs: "
` [PATCH rdma-next 05/10] RDMA/srp: "
` [PATCH rdma-next 06/10] nvme-rdma: "
` [PATCH rdma-next 07/10] cifs: smbd: "
` [PATCH rdma-next 08/10] net/rds: "
` [PATCH rdma-next 09/10] net/smc: "
` [PATCH rdma-next 10/10] xprtrdma: "

[PATCH for-next] RDMA/core: Flush workqueue before destroy it
 2021-04-06 13:29 UTC  (3+ messages)

[PATCH v2 for-next 0/6] RDMA/hns: Support RoCE on virtual functions of HIP09
 2021-04-06 13:25 UTC  (7+ messages)
` [PATCH v2 for-next 1/6] RDMA/hns: Simplify function's resource related command
` [PATCH v2 for-next 2/6] RDMA/hns: Query the number of functions supported by the PF
` [PATCH v2 for-next 3/6] RDMA/hns: Reserve the resource for the VFs
` [PATCH v2 for-next 4/6] RDMA/hns: Set parameters of all the functions belong to a PF
` [PATCH v2 for-next 5/6] RDMA/hns: Enable RoCE on virtual functions
` [PATCH v2 for-next 6/6] RDMA/hns: Remove duplicated hem page size config code

[PATCH for-next 00/22] Misc update for rtrs
 2021-04-06 12:59 UTC  (12+ messages)
` [PATCH for-next 06/22] RDMA/rtrs-clt: Break if one sess is connected in rtrs_clt_is_connected
` [PATCH for-next 12/22] RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats

[PATCH for-next] RDMA/rtrs-clt: Break if one sess is connected in rtrs_clt_is_connected
 2021-04-06 12:56 UTC 

[PATCHv2 for-next 0/3] Improve debugging messages
 2021-04-06 12:41 UTC  (5+ messages)
` [PATCHv2 for-next 1/3] RDMA/rtrs-clt: Print more info when an error happens
` [PATCHv2 for-next 2/3] RDMA/rtrs-srv: More debugging info when fail to send reply
` [PATCHv2 for-next 3/3] RDMA/rtrs-clt: Simplify error message

[PATCH for-next 0/6] RDMA/core: Correct some coding-style issues
 2021-04-06 12:19 UTC  (11+ messages)
` [PATCH for-next 1/6] RDMA/core: Print the function name by __func__ instead of an fixed string
` [PATCH for-next 2/6] RDMA/core: Remove the redundant return statements
` [PATCH for-next 3/6] RDMA/core: Add necessary spaces
` [PATCH for-next 4/6] RDMA/core: Remove redundant spaces
` [PATCH for-next 5/6] RDMA/core: Correct format of braces
` [PATCH for-next 6/6] RDMA/core: Correct format of block comments

[PATCH 0/4] New multipath policy for RTRS client
 2021-04-06 12:05 UTC  (5+ messages)
` [PATCH 1/4] RDMA/rtrs-clt: Add a minimum latency multipath policy
` [PATCH 2/4] RDMA/rtrs-clt: new sysfs attribute to print the latency of each path
` [PATCH 3/4] RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats
` [PATCH 4/4] Documentation/ABI/rtrs-clt: Add descriptions for min-latency policy

[PATCH 0/3] Improve debugging messages
 2021-04-06 11:59 UTC  (4+ messages)
` [PATCH 1/3] RDMA/rtrs-clt: Print more info when an error happens
` [PATCH 2/3] RDMA/rtrs-srv: More debugging info when fail to send reply
` [PATCH 3/3] RDMA/rtrs-clt: Simplify error message

[PATCH for-next 0/6] RDMA/hns: Support RoCE on virtual functions of HIP09
 2021-04-06 11:56 UTC  (9+ messages)
` [PATCH for-next 1/6] RDMA/hns: Simplify function's resource related command
` [PATCH for-next 2/6] RDMA/hns: Query the number of functions supported by the PF
` [PATCH for-next 3/6] RDMA/hns: Reserve the resource for the VFs
` [PATCH for-next 4/6] RDMA/hns: Set parameters of all the functions belong to a PF
` [PATCH for-next 5/6] RDMA/hns: Enable RoCE on virtual functions
` [PATCH for-next 6/6] RDMA/hns: Remove duplicated hem page size config code

[PATCH for-next] RDMA/core: Unify RoCE check and re-factor code
 2021-04-06 10:37 UTC 

[PATCH v2 0/1] net/mlx5: Remove duplicated header file inclusion
 2021-04-06  8:58 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH for-next] RDMA/core: Make the wc status prompt message clearer
 2021-04-06  8:46 UTC 

[PATCHv3 for-next 08/19] block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
 2021-04-06  8:25 UTC  (6+ messages)
` [PATCHv3 for-next 13/19] block/rnbd-clt: Support polling mode for IO latency optimization
` [PATCHv3 for-next 15/19] block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
` [PATCHv3 for-next 17/19] block/rnbd-clt: Remove max_segment_size

[PATCH for-rc] RDMA/core: Fix corrupted SL on passive side
 2021-04-06  7:41 UTC  (5+ messages)

[bug report]kernel NULL pointer at siw_tx_hdt+0x128/0x978 [siw] with blktests nvmeof-mp/002
 2021-04-06  7:19 UTC  (2+ messages)

[PATCH v1 0/6] More xprtrdma fixes
 2021-04-05 16:35 UTC  (7+ messages)
` [PATCH v1 1/6] xprtrdma: rpcrdma_mr_pop() already does list_del_init()
` [PATCH v1 2/6] xprtrdma: Rename frwr_release_mr()
` [PATCH v1 3/6] xprtrdma: Clarify use of barrier in frwr_wc_localinv_done()
` [PATCH v1 4/6] xprtrdma: Do not recycle MR after FastReg/LocalInv flushes
` [PATCH v1 5/6] xprtrdma: Do not wake RPC consumer on a failed LocalInv
` [PATCH v1 6/6] xprtrdma: Avoid Send Queue wrapping

[PATCH rdma-next] RDMA/addr: Be strict with gid size
 2021-04-05  7:44 UTC 

[PATCH] RDMA/addr: potential uninitialized variable in ib_nl_process_good_ip_rsep()
 2021-04-05  5:52 UTC  (6+ messages)

[PATCH] net/mlx5: fix kfree mismatch in indir_table.c
 2021-04-05  4:56 UTC  (2+ messages)

[PATCH for-next v2] RDMA/rxe: Split MEM into MR and MW
 2021-04-04 16:39 UTC  (5+ messages)

CFI violation in drivers/infiniband/core/sysfs.c
 2021-04-04 13:57 UTC  (6+ messages)

[PATCH for-rc] RDMA/qedr: Fix kernel panic when trying to access recv_cq
 2021-04-04 12:55 UTC 

[PATCH v3] IB/mlx5: Reduce max order of memory allocated for xlt update
 2021-04-04 10:37 UTC  (2+ messages)

[PATCH for-next 0/3] RDMA/hns: Updates of CMDQ
 2021-04-04 10:14 UTC  (5+ messages)
` [PATCH for-next 1/3] RDMA/hns: Enable all CMDQ context

[PATCH rdma-next 0/7] Add MEMIC operations support
 2021-04-04  7:51 UTC  (4+ messages)
` [PATCH rdma-next 6/7] RDMA/mlx5: Add support in MEMIC operations

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

[PATCH mlx5-next v8 1/4] PCI: Add a sysfs file to change the MSI-X table size of SR-IOV VFs
 2021-04-04  7:02 UTC  (3+ messages)

[PATCH rdma-next v2 0/5] Get rid of custom made module dependency
 2021-04-03 11:42 UTC  (3+ messages)

[PATCH v2 0/8] xprtrdma Receive Queue fixes
 2021-04-02 15:31 UTC  (9+ messages)
` [PATCH v2 1/8] xprtrdma: Avoid Receive Queue wrapping
` [PATCH v2 2/8] xprtrdma: Do not refresh Receive Queue while it is draining
` [PATCH v2 3/8] xprtrdma: Put flushed Receives on free list instead of destroying them
` [PATCH v2 4/8] xprtrdma: Improve locking around rpcrdma_rep destruction
` [PATCH v2 5/8] xprtrdma: Improve commentary around rpcrdma_reps_unmap()
` [PATCH v2 6/8] xprtrdma: Improve locking around rpcrdma_rep creation
` [PATCH v2 7/8] xprtrdma: Fix cwnd update ordering
` [PATCH v2 8/8] xprtrdma: Delete rpcrdma_recv_buffer_put()

[PATCH for-next 0/9] RDMA/hns: Misc updates for 5.13
 2021-04-02  9:07 UTC  (10+ messages)
` [PATCH for-next 1/9] RDMA/hns: Avoid enabling RQ inline on UD
` [PATCH for-next 2/9] RDMA/hns: Fix missing assignment of max_inline_data
` [PATCH for-next 3/9] RDMA/hns: Delete redundant condition judgment related to eq
` [PATCH for-next 4/9] RDMA/hns: Delete redundant abnormal interrupt status
` [PATCH for-next 5/9] RDMA/hns: Delete unused members in the structure hns_roce_hw
` [PATCH for-next 6/9] RDMA/hns: Remove unsupported QP types
` [PATCH for-next 7/9] RDMA/hns: Add XRC subtype in QPC and XRC type in SRQC
` [PATCH for-next 8/9] RDMA/hns: Simplify the function config_eqc()
` [PATCH for-next 9/9] RDMA/hns: Prevent le32 from being implicitly converted to u32

[rdma:wip/jgg-for-next] BUILD SUCCESS 704d68f5f2df46f7195a62bc21014e71a7f67a99
 2021-04-02  8:44 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS 7582207b1059129e59eb92026fca2cfc088a74fc
 2021-04-02  8:44 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).