linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-12 06:14:00 to 2023-06-19 06:21:02 UTC [more...]

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

[PATCH net-next v2 04/17] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
 2023-06-18 16:54 UTC  (5+ messages)
` [PATCH net-next v2 08/17] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v2 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
` [PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST

[PATCH v4 0/5] pci-hyperv: Fix race condition bugs for fast device hotplug
 2023-06-18  3:06 UTC  (7+ messages)
` [PATCH v4 1/5] PCI: hv: Fix a race condition bug in hv_pci_query_relations()
` [PATCH v4 2/5] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
` [PATCH v4 3/5] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
` [PATCH v4 4/5] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
` [PATCH v4 5/5] PCI: hv: Add a per-bus mutex state_lock

[PATCH net-next v4 1/5] page_pool: frag API support for 32-bit arch with 64-bit DMA
 2023-06-17 12:19 UTC  (23+ messages)
` [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
                  ` Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)

[RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-17 10:36 UTC  (39+ messages)
` [RFC PATCH v8 01/10] dpll: documentation on DPLL subsystem interface
` [RFC PATCH v8 02/10] dpll: spec: Add Netlink spec in YAML
` [RFC PATCH v8 03/10] dpll: core: Add DPLL framework base functions
` [RFC PATCH v8 05/10] dpll: api header: "
` [RFC PATCH v8 06/10] netdev: expose DPLL pin handle for netdevice
` [RFC PATCH v8 07/10] ice: add admin commands to access cgu configuration

[PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
 2023-06-16 20:29 UTC  (6+ messages)

[PATCH for-next 0/3] Updates for 6.5
 2023-06-16 19:25 UTC  (8+ messages)

[PATCH] net: mana: Batch ringing RX queue doorbell on receiving packets
 2023-06-16 18:54 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION f7efed9f38f886edb450041b82a6f15d663c98f8
 2023-06-16 17:56 UTC 

[PATCH net-next 04/17] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
 2023-06-16 16:12 UTC  (3+ messages)
` [PATCH net-next 08/17] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)

[PATCH] [BUGREPORT] RDMA/bnxt_re: avoid unintialized variable use
 2023-06-16  9:11 UTC  (2+ messages)

[PATCH for-next 1/2] RDMA/bnxt_re: Remove incorrect return check from slow path
 2023-06-16  7:04 UTC  (3+ messages)
` [PATCH for-next 2/2] RDMA/bnxt_re: refactor code around bnxt_qplib_map_rc

shared variables between requester and completer threads - a concern
 2023-06-16  5:25 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2023-06-16  4:16 UTC  (2+ messages)

[PATCH v3 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
 2023-06-16  0:02 UTC  (3+ messages)

[PATCH v1] drivers:net:ethernet:Remove unneeded code
 2023-06-15 13:40 UTC  (2+ messages)

[PATCH v3 0/4] Handle ARPHRD_NONE devices for siw
 2023-06-15 13:28 UTC  (8+ messages)
` [PATCH v3 1/4] RDMA/siw: Fabricate a GID on tun and loopback devices
` [PATCH v3 2/4] RDMA/core: Set gid_attr.ndev for iWARP devices
` [PATCH v3 3/4] RDMA/cma: Deduplicate error flow in cma_validate_port()
` [PATCH v3 4/4] RDMA/cma: Avoid GID lookups on iWARP devices

Słowa kluczowe do wypozycjonowania
 2023-06-15  9:26 UTC 

[PATCH net-next] net: tls: make the offload check helper take skb not socket
 2023-06-15  8:10 UTC  (7+ messages)

[bug report] RDMA/bnxt_re: handle command completions after driver detect a timedout
 2023-06-15  6:37 UTC  (2+ messages)

[rdma:for-rc] BUILD SUCCESS 0c7e314a6352664e12ec465f576cf039e95f8369
 2023-06-15  6:07 UTC 

[PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
 2023-06-15  4:41 UTC  (13+ 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 v2] RDMA/cma: prevent rdma id destroy during cma_iw_handler
 2023-06-15  0:45 UTC  (10+ messages)

[linux-next:master] BUILD REGRESSION b16049b21162bb649cdd8519642a35972b7910fe
 2023-06-14 18:42 UTC 

[recipe build #3557116] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-06-14 17:46 UTC 

Business proposal
 2023-06-14 13:26 UTC 

[PATCH -next] RDMA/cma: Remove NULL check before dev_{put, hold}
 2023-06-14  1:43 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS 56a1f96d30dc9b4133f7aa6d8e888033623f67db
 2023-06-13 22:08 UTC 

[linux-next:master] BUILD REGRESSION 1f6ce8392d6ff486af5ca96df9ded5882c4b6977
 2023-06-13 21:38 UTC 

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

[PATCH v2 for-next] RDMA/rxe: Fixes mr access supported list
 2023-06-13 17:16 UTC 

Bug report in reg_user_mr in exe
 2023-06-13 16:55 UTC  (4+ messages)

[PATCH for-rc] RDMA/rxe: Fixes mr access supported list
 2023-06-13 16:45 UTC 

[PATCH] verbs: fix compilation warning with C++20
 2023-06-13 13:19 UTC  (2+ messages)
` [PATCH v2] "

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

[rdma:wip/jgg-for-rc] BUILD SUCCESS f5d494e2e082f28fb6aea1bdba0b7ac43d6a9d6c
 2023-06-13  9:48 UTC 

[PATCH] RDMA/cma: Address sparse warnings
 2023-06-13  9:13 UTC  (8+ messages)

[PATCH rdma-next] RDMA/bnxt_re: Initialize opcode while sending message
 2023-06-13  9:10 UTC  (3+ messages)

[PATCH v2 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
 2023-06-13  7:29 UTC  (10+ messages)

[PATCH for-next 0/4] RDMA/erdma: Add a new doorbell allocation mechanism
 2023-06-13  2:10 UTC  (3+ messages)

[rdma:wip/leon-for-rc] BUILD SUCCESS fd06a5925e47732175fcaed39d7ed5012e99f56b
 2023-06-12 21:04 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS 830f93f47068b1632cc127871fbf27e918efdf46
 2023-06-12 20:30 UTC 

[PATCH for-next] RDMA/rxe: Fix rxe_cq_post
 2023-06-12 18:34 UTC  (3+ messages)

[PATCH for-next] RDMA/rxe: Simplify cq->notify code
 2023-06-12 16:22 UTC 

[PATCH for-next v5 0/7] On-Demand Paging on SoftRoCE
 2023-06-12 16:22 UTC  (5+ messages)
` [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 v2] RDMA/cma: Handle ARPHRD_NONE devices for iWARP
 2023-06-12 14:45 UTC  (3+ messages)

[PATCH v2 0/5] svcrdma: Go back to releasing pages-under-I/O
 2023-06-12 14:25 UTC  (9+ messages)
` [PATCH v2 1/5] SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0].iov_base")
` [PATCH v2 2/5] SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
` [PATCH v2 3/5] svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
` [PATCH v2 4/5] svcrdma: Prevent page release when nothing was received
` [PATCH v2 5/5] SUNRPC: Optimize page release in svc_rdma_sendto()

[PATCH net-next,V2] net: mana: Add support for vlan tagging
 2023-06-12  8:40 UTC  (2+ messages)

[PATCH v2 for-next 00/17] RDMA/bnxt_re: Control path updates
 2023-06-12  8:01 UTC  (10+ messages)
` [PATCH v2 for-next 05/17] RDMA/bnxt_re: Enhance the existing functions that wait for FW responses
` [PATCH v2 for-next 09/17] RDMA/bnxt_re: add helper function __poll_for_resp
` [PATCH v2 for-next 10/17] RDMA/bnxt_re: handle command completions after driver detect a timedout

Question about SQD in the mlx5_ib driver
 2023-06-12  7:43 UTC  (3+ 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).