linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-19 14:03:32 to 2023-06-02 10:56:41 UTC [more...]

[PATCH v2 for-rc 0/3] IB/isert Bug fixes in ib_isert
 2023-06-02 10:56 UTC  (2+ messages)
` [PATCH v2 for-rc 1/3] IB/isert: Fix dead lock "

[PATCH for-rc 0/3] RDMA/hns: Bugfix and improvements
 2023-06-02  7:55 UTC  (6+ messages)
` [PATCH for-rc 1/3] RDMA/hns: Remove unnecessary QP type checks
` [PATCH for-rc 2/3] RDMA/hns: Fix hns_roce_table_get return value
` [PATCH for-rc 3/3] RDMA/hns: Add clear_hem return value to log

[PATCH v2 1/1] RDMA/rxe: Fix the use-before-initialization error of resp_pkts
 2023-06-02  3:54 UTC 

[PATCH for-next 0/3] Updates for 6.5
 2023-06-02  3:41 UTC  (12+ messages)
` [PATCH for-next 1/3] IB/hfi1: Add mmu_rb_node refcount to hfi1_mmu_rb_template tracepoints
` [PATCH for-next 2/3] IB/hfi1: Remove unused struct mmu_rb_ops fields .insert, .invalidate
` [PATCH for-next 3/3] IB/hfi1: Separate user SDMA page-pinning from memory type

[PATCH for-next] RDMA/core: Get IB width and speed from netdev
 2023-06-02  3:25 UTC  (3+ messages)

[PATCH for-rc 0/3] IB/isert Bug fixes in ib_isert
 2023-06-02  3:09 UTC  (7+ messages)
` [PATCH for-rc 1/3] IB/isert: Fix dead lock "
` [PATCH for-rc 2/3] IB/isert: Fix possible list corruption in CMA handler
` [PATCH for-rc 3/3] IB/isert: Fix incorrect release of isert connextion

[PATCH 1/1] RDMA/rxe: Fix the use-before-initialization error of resp_pkts
 2023-06-02  2:22 UTC  (3+ messages)

[PATCH for-rc] RDMA/bnxt_re: Fix reporting active_{speed,width} attributes
 2023-06-01 23:02 UTC  (3+ messages)

[PATCH for-next v3 0/3] RDMA/rtrs: bugfix and cleanups
 2023-06-01 19:17 UTC  (5+ messages)
` [PATCH for-next v3 3/3] RDMA/rtrs: Fix rxe_dealloc_pd warning

[PATCH for-rc v2] IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate
 2023-06-01 17:42 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Fix ref count error in check_rkey()
 2023-06-01 17:40 UTC  (3+ messages)

[PATCH for-next] RDMA/rxe: Fix packet length checks
 2023-06-01 17:38 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: Update maintainer of Amazon EFA driver
 2023-06-01 16:30 UTC 

[PATCH] MAINTAINERS: Update maintainer of Amazon EFA driver
 2023-06-01 16:23 UTC  (4+ messages)

[PATCH 1/1] RDMA/rxe: remove dangling declaration of rxe_cq_disable
 2023-06-01 16:10 UTC  (3+ messages)

[PATCH] RDMA/irdma: avoid fortify-string warning in irdma_clr_wqes
 2023-06-01 16:09 UTC  (3+ messages)

[PATCH v2] RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing
 2023-06-01 16:09 UTC  (3+ messages)

[PATCH for-rc 0/2] RDMA/irdma: Bug fixes
 2023-06-01 15:56 UTC  (6+ messages)
` [PATCH for-next] RDMA/irdma: Implement egress VLAN priority
` [PATCH for-rc 1/2] RDMA/irdma: Prevent QP use after free
` [PATCH for-rc 2/2] RDMA/irdma: Fix Local Invalidate fencing

[PATCH v4 for-next 0/6] RDMA/bnxt_re: driver update for supporting low latency push
 2023-06-01 11:10 UTC  (7+ messages)
` [PATCH v4 for-next 1/6] RDMA/bnxt_re: Use the common mmap helper functions
` [PATCH v4 for-next 2/6] RDMA/bnxt_re: Add disassociate ucontext support
` [PATCH v4 for-next 3/6] RDMA/bnxt_re: Query function capabilities from firmware
` [PATCH v4 for-next 4/6] RDMA/bnxt_re: Move the interface version to chip context structure
` [PATCH v4 for-next 5/6] RDMA/bnxt_re: Reorg the bar mapping
` [PATCH v4 for-next 6/6] RDMA/bnxt_re: Enable low latency push

Słowa kluczowe do wypozycjonowania
 2023-06-01  7:30 UTC 

[rdma:for-rc] BUILD SUCCESS 5842d1d9c1b0d17e0c29eae65ae1f245f83682dd
 2023-06-01  4:52 UTC 

[PATCH] net/mlx5: Ensure af_desc.mask is properly initialized
 2023-05-31 22:35 UTC 

mlx5 WARNING during shutdown
 2023-05-31 22:26 UTC 

[PATCH 1/8] net/mlx5: Update the driver with the recent thermal changes
 2023-05-31 22:10 UTC  (3+ messages)

[PATCH net-next] net/mlx5e: Remove a useless function call
 2023-05-31 22:07 UTC  (4+ messages)

[PATCH net v2] net/mlx5: Fix setting of irq->map.index for static IRQ case
 2023-05-31 21:49 UTC  (3+ messages)

[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
 2023-05-31 17:36 UTC  (5+ messages)

system hang on start-up (mlx5?)
 2023-05-31 17:11 UTC  (24+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2023-05-31 16:58 UTC 

[PATCH net] net/mlx5: Fix setting of irq->map.index for static IRQ case
 2023-05-31  6:06 UTC  (4+ messages)

[PATCH for-next 0/6] Misc cleanups and implement rereg_user_mr
 2023-05-30 22:13 UTC  (7+ messages)
` [PATCH for-next 1/6] RDMA/rxe: Rename IB_ACCESS_REMOTE
` [PATCH for-next 2/6] rdma/rxe: Optimize send path in rxe_resp.c
` [PATCH for-next 3/6] RDMA/rxe: Fix access checks in rxe_check_bind_mw
` [PATCH for-next 4/6] RDMA/rxe: Introduce rxe access supported flags
` [PATCH for-next 5/6] RDMA/rxe: Let rkey == lkey for local access
` [PATCH for-next 6/6] RDMA/rxe: Implement rereg_user_mr

bug report in tests/test_qpex.py
 2023-05-30 17:40 UTC 

[rdma:for-rc] BUILD SUCCESS ffe14de983252862c91ad23bd5ca72fd9398d0e6
 2023-05-30 11:43 UTC 

[bug report] net/mlx5e: Simulate missing IPsec TX limits hardware functionality
 2023-05-30 11:36 UTC  (2+ messages)

[recipe build #3548507] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-05-30 11:31 UTC 

[PATCH V3,net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
 2023-05-30 10:10 UTC  (3+ messages)

[PATCH RFC] tests: Fix test_mr_rereg_pd
 2023-05-29 17:20 UTC  (3+ messages)

problems with test_mr_rereg_pd
 2023-05-29 17:18 UTC  (3+ messages)

[PATCH] Revert "IB/core: Fix use workqueue without WQ_MEM_RECLAIM"
 2023-05-29 15:12 UTC  (3+ messages)

[PATCH net-next v2 3/3] page_pool: remove PP_FLAG_PAGE_FRAG flag
 2023-05-29  9:28 UTC 

[PATCH V2,net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
 2023-05-26 15:34 UTC  (5+ messages)

[PATCH net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
 2023-05-26 10:44 UTC  (5+ messages)

[PATCH net-next] net/mlx4: Use bitmap_weight_and()
 2023-05-25 11:40 UTC  (3+ messages)

[PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
 2023-05-25 10:15 UTC  (16+ messages)
` [PATCH v3 1/6] PCI: hv: Fix a race condition bug in hv_pci_query_relations()
` [PATCH v3 2/6] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
` [PATCH v3 3/6] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
` [PATCH v3 4/6] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
` [PATCH v3 5/6] PCI: hv: Add a per-bus mutex state_lock
` [PATCH v3 6/6] PCI: hv: Use async probing to reduce boot time

[PATCH v3 for-next 0/6] RDMA/bnxt_re: driver update for supporting low latency push
 2023-05-25  8:13 UTC  (2+ messages)

Fwd: [PATCH RFC] tests: Fix test_mr_rereg_access
 2023-05-24 20:23 UTC 

[PATCH RFC 0/3] siw on tunnel devices
 2023-05-23 22:50 UTC  (6+ messages)
` [PATCH RFC 3/3] RDMA/siw: Require non-zero 6-byte MACs for soft iWARP

[recipe build #3544665] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-05-23 11:16 UTC 

[syzbot] [rdma?] INFO: trying to register non-static key in skb_dequeue (2)
 2023-05-23  6:40 UTC  (22+ messages)

[PATCH for-next v5 0/7] On-Demand Paging on SoftRoCE
 2023-05-22 18:49 UTC  (10+ messages)
` [PATCH for-next v5 4/7] RDMA/rxe: Add page invalidation support
` [PATCH for-next v5 5/7] RDMA/rxe: Allow registering MRs for On-Demand Paging
` [PATCH for-next v5 6/7] RDMA/rxe: Add support for Send/Recv/Write/Read with ODP
` [PATCH for-next v5 7/7] RDMA/rxe: Add support for the traditional Atomic operations "

[PATCH net-next v10 09/16] siw: Inline do_tcp_sendpages()
 2023-05-22 12:11 UTC 

[bug report] IB: Add vmw_pvrdma driver
 2023-05-22  7:47 UTC 

[PATCH for-rc] RDMA/core: Call dev_put after query_port in iw_query_port
 2023-05-22  2:34 UTC  (4+ messages)

Faktoring
 2023-05-19  8:06 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 8c1ee346da583718fb0a7791a1f84bdafb103caf
 2023-05-20  7:36 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS dd5fb04857d7346c9ea4901ec3ebe5b90b0e8868
 2023-05-20  5:06 UTC 

[PATCH net RESEND] net/mlx5: Fix check for allocation failure in comp_irqs_request_pci()
 2023-05-19 19:43 UTC 

[PATCH for-next 0/7] RDMA/bnxt_re: driver updates
 2023-05-19 18:15 UTC  (2+ messages)

[PATCH v2 for-rc 0/3] RDMA/bnxt_re: Bug fixes
 2023-05-19 16:21 UTC  (2+ messages)

[PATCH jgg-for-next] RDMA/rxe: Fix comments about removed tasklets
 2023-05-19 16:07 UTC  (2+ messages)


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