messages from 2022-02-24 02:02:59 to 2022-03-01 23:58:15 UTC [more...]
[net-next v8 0/4] page_pool: Add stats counters
2022-03-01 23:58 UTC (7+ messages)
` [net-next v8 1/4] page_pool: Add allocation stats
` [net-next v8 2/4] page_pool: Add recycle stats
` [net-next v8 3/4] page_pool: Add function to batch and return stats
` [net-next v8 4/4] mlx5: add support for page_pool_get_stats
[PATCH 0/6] Remove usage of list iterator past the loop body
2022-03-01 23:19 UTC (62+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
` [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
` [PATCH 5/6] treewide: remove dereference of list iterator after loop body
` [PATCH 6/6] treewide: remove check of list iterator against head past the "
[PATCH net-next 0/7] net/smc: some datapath performance optimizations
2022-03-01 22:20 UTC (11+ messages)
` [PATCH net-next 1/7] net/smc: add sysctl interface for SMC
` [PATCH net-next 2/7] net/smc: add autocorking support
` [PATCH net-next 3/7] net/smc: add sysctl for autocorking
` [PATCH net-next 4/7] net/smc: send directly on setting TCP_NODELAY
` [PATCH net-next 5/7] net/smc: correct settings of RMB window update limit
` [PATCH net-next 6/7] net/smc: don't req_notify until all CQEs drained
` [PATCH net-next 7/7] net/smc: don't send in the BH context if sock_owned_by_user
[PATCH for-rc] IB/hfi1: Allow larger MTU without AIP
2022-03-01 17:06 UTC (4+ messages)
[PATCH net] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error
2022-03-01 13:17 UTC
[rdma:wip/jgg-for-next] BUILD SUCCESS a80501b89152adb29adc7ab943d75c7345f9a3fb
2022-03-01 9:34 UTC
[PATCH] net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()
2022-03-01 7:16 UTC (3+ messages)
[PATCH] net/mlx5e: Fix return of a kfree'd object instead of NULL
2022-03-01 7:11 UTC (3+ messages)
[pull request][for-next v2 00/17] mlx5-next 2022-22-02
2022-03-01 0:31 UTC (3+ messages)
[bug report] NVMe/IB: reset_controller need more than 1min
2022-03-01 0:06 UTC (18+ messages)
[PATCH] IB/rdmavt: add missing locks in rvt_ruc_loopback
2022-02-28 19:51 UTC
[PATCH rdma-next v1] RDMA/irdma: Add support for address handle re-use
2022-02-28 18:36 UTC
[PATCH for-next] RDMA/core: Remove unnecessary statements
2022-02-28 17:57 UTC (3+ messages)
[PATCH for-next v10 00/11] Fix race conditions in rxe_pool
2022-02-28 17:56 UTC (21+ messages)
` [PATCH for-next v10 01/11] RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC
` [PATCH for-next v10 02/11] RDMA/rxe: Delete _locked() APIs for pool objects
` [PATCH for-next v10 03/11] RDMA/rxe: Replace obj by elem in declaration
` [PATCH for-next v10 04/11] RDMA/rxe: Replace red-black trees by xarrays
` [PATCH for-next v10 05/11] RDMA/rxe: Stop lookup of partially built objects
` [PATCH for-next v10 06/11] RDMA/rxe: Add wait_for_completion to pool objects
` [PATCH for-next v10 07/11] RDMA/rxe: Fix ref error in rxe_av.c
` [PATCH for-next v10 08/11] RDMA/rxe: Replace mr by rkey in responder resources
` [PATCH for-next v10 09/11] RDMA/rxe: Convert read side locking to rcu
` [PATCH for-next v10 10/11] RDMA/rxe: Move max_elem into rxe_type_info
` [PATCH for-next v10 11/11] RDMA/rxe: Cleanup rxe_pool.c
[PATCH] IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition
2022-02-28 16:53 UTC
[PATCH rdma-rc v1 0/3] irdma driver updates
2022-02-28 16:15 UTC (6+ messages)
` [PATCH rdma-rc v1 1/3] RDMA/irdma: Fix netdev notifications for vlan's
` [PATCH rdma-rc v1 2/3] RDMA/irdma: Fix Passthrough mode in VM
` [PATCH rdma-rc v1 3/3] RDMA/irdma: Remove incorrect masking of PD
[PATCH v2 for-next 0/9] RDMA/hns: Clean up and refactor mailbox-related code
2022-02-28 16:04 UTC (15+ messages)
` [PATCH v2 for-next 1/9] RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
` [PATCH v2 for-next 2/9] RDMA/hns: Remove fixed parameter “timeout” in the mailbox
` [PATCH v2 for-next 3/9] RDMA/hns: Remove redundant parameter "mailbox" "
` [PATCH v2 for-next 4/9] RDMA/hns: Fix the wrong type of parameter "op" of "
` [PATCH v2 for-next 5/9] RDMA/hns: Refactor mailbox functions
` [PATCH v2 for-next 6/9] RDMA/hns: Remove similar code that configures the hardware contexts
` [PATCH v2 for-next 7/9] RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
` [PATCH v2 for-next 8/9] RDMA/hns: Refactor the alloc_srqc()
` [PATCH v2 for-next 9/9] RDMA/hns: Refactor the alloc_cqc()
[PATCHv2 1/1] RDMA/irdma: Make irdma_create_mg_ctx return a void
2022-02-28 15:33 UTC (3+ messages)
[PATCH for-next] RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
2022-02-28 12:01 UTC (2+ messages)
[PATCH net-next v3 0/2] flow_offload: add tc police parameters
2022-02-28 11:40 UTC (4+ messages)
` [PATCH net-next v3 1/2] net: flow_offload: add tc police action parameters
` [PATCH net-next v3 2/2] flow_offload: reject offload for all drivers with invalid police parameters
[PATCH rdma-core 0/5] Add new bitmap API
2022-02-28 8:48 UTC (6+ messages)
` [PATCH rdma-core 1/5] util: "
` [PATCH rdma-core 2/5] mlx5: Adapt bitmap usage to use util API
` [PATCH rdma-core 3/5] libhns: "
` [PATCH rdma-core 4/5] verbs: "
` [PATCH rdma-core 5/5] ccan: Remove bitmap code
[bug report] WARNING: possible circular locking at: rdma_destroy_id+0x17/0x20 [rdma_cm] triggered by blktests nvmeof-mp/002
2022-02-27 23:21 UTC (2+ messages)
[rdma:for-next] BUILD SUCCESS 884194ef264e140a6d22f7a5de2b76765d17734a
2022-02-26 12:54 UTC
[rdma:for-rc] BUILD SUCCESS 22e9f71072fa605cbf033158db58e0790101928d
2022-02-26 12:54 UTC
[PATCH] net/smc: Add autocork support
2022-02-25 23:42 UTC (13+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2022-02-25 22:15 UTC (2+ messages)
[PATCH rc v2] RDMA/cma: Do not change route.addr.src_addr outside state checks
2022-02-25 20:50 UTC (3+ messages)
[PATCH for-next v14] RDMA/rxe: Convert mca read locking to RCU
2022-02-25 16:57 UTC
[PATCH net] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error
2022-02-25 16:45 UTC (2+ messages)
[PATCH for-next 0/8] RDMA/hns: Clean up and refactor mailbox-related code
2022-02-25 10:53 UTC (17+ messages)
` [PATCH for-next 1/8] RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
` [PATCH for-next 2/8] RDMA/hns: Remove fixed parameter “timeout” in the mailbox
` [PATCH for-next 3/8] RDMA/hns: Remove redundant parameter "mailbox" "
` [PATCH for-next 4/8] RDMA/hns: Fix the wrong type of parameter "op" of "
` [PATCH for-next 5/8] RDMA/hns: Refactor mailbox functions
` [PATCH for-next 6/8] RDMA/hns: Remove similar code that configures the hardware contexts
` [PATCH for-next 7/8] RDMA/hns: Refactor the alloc_srqc()
Wycena paneli fotowoltaicznych
2022-02-25 7:45 UTC
[PATCH 0/4] RDMA device net namespace support for SMC
2022-02-25 6:49 UTC (5+ messages)
[PATCH v5 0/3] Update VMware maintainer entries
2022-02-24 22:24 UTC (2+ messages)
` [PATCH v5 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases
[PATCH net] net/smc: fix connection leak
2022-02-24 22:06 UTC (2+ messages)
[PATCH rdma-rc 0/3] irdma driver updates
2022-02-24 19:29 UTC (5+ messages)
` [PATCH rdma-rc 1/3] RDMA/irdma: Fix netdev notifications for vlan's
` [PATCH rdma-rc 2/3] RDMA/irdma: Fix Passthrough mode in VM
` [PATCH rdma-rc 3/3] RDMA/irdma: Remove incorrect masking of PD
[bug report] NVMe/IB: WARNING: possible circular locking dependency detected on target after connect
2022-02-24 18:55 UTC (2+ messages)
[PATCH for-next v13 0/6] Move two object pools to rxe_mcast.c
2022-02-24 17:29 UTC (4+ messages)
` [PATCH v13 for-next 5/6] RDMA/rxe: For mcast copy qp list to temp array
[rdma:wip/jgg-for-next] BUILD SUCCESS 6090a0c4c7c6156f267ee217f6577eecd610a652
2022-02-24 14:53 UTC
[bug report] RDMA: Convert put_page() to put_user_page*()
2022-02-24 14:51 UTC (2+ messages)
[PATCH v1 1/1] IB/hfi1: Don't cast parameter in bit operations
2022-02-24 13:44 UTC (5+ messages)
Ruch z pierwszej pozycji w Google
2022-02-24 9:11 UTC
[rdma:wip/jgg-for-rc] BUILD SUCCESS 081bdc9fe05bb23248f5effb6f811da3da4b8252
2022-02-24 9:11 UTC
[PATCH 1/1] RDMA/irdma: Make irdma_create_mg_ctx return a void
2022-02-24 2:13 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).