linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-17 15:53:17 to 2022-02-25 06:49:22 UTC [more...]

[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/mlx5e: Fix return of a kfree'd object instead of NULL
 2022-02-24 22:15 UTC 

[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

[PATCH for-next] RDMA/core: Remove unnecessary statements
 2022-02-24 19:15 UTC  (2+ messages)

[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  (11+ messages)
` [PATCH for-next v13 1/6] RDMA/rxe: Warn if mcast memory is not freed
` [PATCH v13 for-next 2/6] RDMA/rxe: Collect mca init code in a subroutine
` [PATCH for-next v13 3/6] RDMA/rxe: Collect cleanup mca "
` [PATCH v13 for-next 4/6] RDMA/rxe: Cleanup rxe_mcast.c
` [PATCH v13 for-next 5/6] RDMA/rxe: For mcast copy qp list to temp array
` [PATCH for-next v13 6/6] RDMA/rxe: Convert mca read locking to RCU

[PATCHv2 1/1] RDMA/irdma: Make irdma_create_mg_ctx return a void
 2022-02-24 18:28 UTC  (2+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 6090a0c4c7c6156f267ee217f6577eecd610a652
 2022-02-24 14:53 UTC 

[PATCH] net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()
 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  (7+ messages)

[PATCH for-next 0/8] RDMA/hns: Clean up and refactor mailbox-related code
 2022-02-24 13:35 UTC  (16+ 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()
` [PATCH for-next 8/8] RDMA/hns: Refactor the alloc_cqc()

[PATCH net-next v3 0/2] flow_offload: add tc police parameters
 2022-02-24 10:29 UTC  (3+ 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 rc v2] RDMA/cma: Do not change route.addr.src_addr outside state checks
 2022-02-24 10:13 UTC  (2+ 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)

[PATCH] net/smc: Add autocork support
 2022-02-24  2:02 UTC  (11+ messages)

[pull request][net-next/rdma-next 00/17] mlx5-next updates 2022-02-22
 2022-02-24  2:00 UTC  (23+ messages)
` [mlx5-next 01/17] mlx5: remove usused static inlines
` [mlx5-next 02/17] net/mlx5: Add ability to insert to specific flow group
` [mlx5-next 03/17] net/mlx5: E-Switch, reserve and use same uplink metadata across ports
` [mlx5-next 04/17] net/mlx5: E-switch, remove special uplink ingress ACL handling
` [mlx5-next 05/17] net/mlx5: E-switch, add drop rule support to ingress ACL
` [mlx5-next 06/17] net/mlx5: Lag, use local variable already defined to access E-Switch
` [mlx5-next 07/17] net/mlx5: Lag, don't use magic numbers for ports
` [mlx5-next 08/17] net/mlx5: Lag, record inactive state of bond device
` [mlx5-next 09/17] net/mlx5: Lag, offload active-backup drops to hardware
` [mlx5-next 10/17] net/mlx5: cmdif, Return value improvements
` [mlx5-next 11/17] net/mlx5: cmdif, cmd_check refactoring
` [mlx5-next 12/17] net/mlx5: cmdif, Add new api for command execution
` [mlx5-next 13/17] net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
` [mlx5-next 14/17] net/mlx5: cmdif, Refactor error handling and reporting of async commands
` [mlx5-next 15/17] RDMA/mlx5: Use new command interface API
` [mlx5-next 16/17] net/mlx5: Add reset_state field to MFRL register
` [mlx5-next 17/17] net/mlx5: Add clarification on sync reset failure

[PATCHv2 0/3] Use net_type to check network type
 2022-02-24  0:40 UTC  (6+ messages)
` [PATCHv2 1/3] RDMA/irdma: "
` [PATCHv2 2/3] RDMA/irdma: Remove the unnecessary variable saddr
` [PATCHv2 3/3] RDMA/irdma: Move union irdma_sockaddr to header file

[PATCH for-next v12 0/6] Move two object pools to rxe_mcast.c
 2022-02-24  0:04 UTC  (11+ messages)
` [PATCH for-next v12 1/6] RDMA/rxe: Add code to cleanup mcast memory
` [PATCH for-next v12 2/6] RDMA/rxe: Collect mca init code in a subroutine
` [PATCH for-next v12 3/6] RDMA/rxe: Collect cleanup mca "
` [PATCH for-next v12 4/6] RDMA/rxe: Cleanup rxe_mcast.c
` [PATCH for-next v12 5/6] RDMA/rxe: For mcast copy qp list to temp array
` [PATCH for-next v12 6/6] RDMA/rxe: Convert mca read locking to RCU

[pull request][for-next v2 00/17] mlx5-next 2022-22-02
 2022-02-23 23:39 UTC  (18+ messages)
` [for-next v2 01/17] mlx5: remove unused static inlines
` [for-next v2 02/17] net/mlx5: Add ability to insert to specific flow group
` [for-next v2 03/17] net/mlx5: E-Switch, reserve and use same uplink metadata across ports
` [for-next v2 04/17] net/mlx5: E-switch, remove special uplink ingress ACL handling
` [for-next v2 05/17] net/mlx5: E-switch, add drop rule support to ingress ACL
` [for-next v2 06/17] net/mlx5: Lag, use local variable already defined to access E-Switch
` [for-next v2 07/17] net/mlx5: Lag, don't use magic numbers for ports
` [for-next v2 08/17] net/mlx5: Lag, record inactive state of bond device
` [for-next v2 09/17] net/mlx5: Lag, offload active-backup drops to hardware
` [for-next v2 10/17] net/mlx5: cmdif, Return value improvements
` [for-next v2 11/17] net/mlx5: cmdif, cmd_check refactoring
` [for-next v2 12/17] net/mlx5: cmdif, Add new api for command execution
` [for-next v2 13/17] net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
` [for-next v2 14/17] net/mlx5: cmdif, Refactor error handling and reporting of async commands
` [for-next v2 15/17] RDMA/mlx5: Use new command interface API
` [for-next v2 16/17] net/mlx5: Add reset_state field to MFRL register
` [for-next v2 17/17] net/mlx5: Add clarification on sync reset failure

[PATCH for-next 0/3] Remove enum irdma_status_code
 2022-02-23 19:28 UTC  (2+ messages)

[PATCH v2 0/2] Fix a deadlock in the ib_srp driver
 2022-02-23 19:14 UTC  (2+ messages)

[PATCH rdma-next v2 0/5] MR cache enhancements
 2022-02-23 19:02 UTC  (2+ messages)

[bug report] NVMe/IB: reset_controller need more than 1min
 2022-02-23 11:20 UTC  (21+ messages)

[syzbot] BUG: sleeping function called from invalid context in smc_pnet_apply_ib
 2022-02-23  9:40 UTC  (10+ messages)

[PATCH 0/3] patches and bug report for rxe
 2022-02-23  5:50 UTC  (7+ messages)
`  "

[PATCH for-next v3 00/12] Elastic RDMA Adapter (ERDMA) driver
 2022-02-23  2:26 UTC  (11+ messages)
` [PATCH for-next v3 03/12] RDMA/erdma: Add the hardware related definitions
` [PATCH for-next v3 06/12] RDMA/erdma: Add event queue implementation
` [PATCH for-next v3 07/12] RDMA/erdma: Add verbs header file

[PATCH net-next v2 0/2] flow_offload: add tc police parameters
 2022-02-23  1:54 UTC  (14+ messages)
` [PATCH net-next v2 1/2] net: flow_offload: add tc police action parameters
` [PATCH net-next v2 2/2] flow_offload: reject offload for all drivers with invalid police parameters

[syzbot] possible deadlock in worker_thread
 2022-02-22 18:30 UTC  (13+ messages)

[bug report] NVMe/IB: kmemleak observed on 5.17.0-rc5 with nvme-rdma testing
 2022-02-21 12:37 UTC  (2+ messages)

[bug report] NVMe/IB: WARNING at kernel/dma/debug.c:571 add_dma_entry+0x36a/0x4c0 observed on host side after connect
 2022-02-21  6:16 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 748663c8ccf6b2e5a800de19127c2cc1c4423fd2
 2022-02-20 21:22 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS c46fa8911b17e3f808679061a8af8bee219f4602
 2022-02-20 21:21 UTC 

[PATCH 0/4] kunit,um: Fix kunit.py build --alltests
 2022-02-19 15:43 UTC  (12+ messages)
` [PATCH 1/4] drm/amdgpu: Fix compilation under UML
` [PATCH 2/4] drm/amdgpu: Make smu7_hwmgr build on UML
` [PATCH 3/4] IB/qib: Compile under User-Mode Linux
` [PATCH 4/4] kunit: tool: Disable broken options for --alltests

[RFC PATCH 0/2] RDMA/rxe: Add RDMA Atomic Write operation
 2022-02-19 10:37 UTC  (3+ messages)

[PATCH v4 1/2] RDMA/rtrs-clt: Fix possible double free in error case
 2022-02-18 18:15 UTC  (2+ messages)

[PATCH for-rc] IB/qib: Fix duplicate sysfs directory name
 2022-02-18 15:57 UTC  (2+ messages)

[PATCH 1/3] RDMA/irdma: Use net_type to check network type
 2022-02-19  5:49 UTC  (3+ messages)
` [PATCH 2/3] RDMA/irdma: Remove the unnecessary variable saddr
` [PATCH 3/3] RDMA/irdma: Move union irdma_sockaddr to header file

[PATCH net-next v2 0/2] flow_offload: add tc police parameters
 2022-02-18 10:38 UTC  (3+ messages)

[PATCH for-next v3 00/12] Elastic RDMA Adapter (ERDMA) driver
 2022-02-18  2:06 UTC  (2+ messages)

[PATCH for-rc v2] IB/cma: Allow XRG INI QPs to set their local ACK timeout
 2022-02-17 15:53 UTC  (2+ messages)

[syzbot] possible deadlock in worker_thread
 2022-02-10 19:27 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).