messages from 2025-03-19 08:17:10 to 2025-03-27 11:53:36 UTC [more...]
[PATCH for-next 0/2] RDMA/hns: Cleanup and Bugfix
2025-03-27 11:47 UTC (3+ messages)
` [PATCH for-next 1/2] RDMA/hns: Remove unused parameters
` [PATCH for-next 2/2] RDMA/hns: Fix wrong maximum DMA segment size
[PATCH net-next v4 0/3] Fix late DMA unmap crash for page pool
2025-03-27 10:44 UTC (4+ messages)
` [PATCH net-next v4 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v4 2/3] page_pool: Turn dma_sync into a full-width bool field
` [PATCH net-next v4 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
[PATCH net-next v3 0/3] Fix late DMA unmap crash for page pool
2025-03-27 10:41 UTC (12+ messages)
` [PATCH net-next v3 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v3 2/3] page_pool: Turn dma_sync into a full-width bool field
` [PATCH net-next v3 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
windriver company
2025-03-27 8:50 UTC
[PATCH net-next v2 0/3] Fix late DMA unmap crash for page pool
2025-03-27 7:21 UTC (17+ messages)
` [PATCH net-next v2 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v2 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap
` [PATCH net-next v2 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
[PATCH] migration/rdma: Remove qemu_rdma_broken_ipv6_kernel
2025-03-27 6:11 UTC
[RFC PATCH] migration/rdma: Remove qemu_rdma_broken_ipv6_kernel
2025-03-27 5:59 UTC (4+ messages)
[PATCH net,v2] net: mana: Switch to page pool for jumbo frames
2025-03-27 5:01 UTC (5+ messages)
[PATCH v2] RDMA/cma: Fix workqueue crash in cma_netevent_work_handler
2025-03-26 21:05 UTC
[PATCH] RDMA/cma: Fix workqueue crash in cma_netevent_work_handler
2025-03-26 20:53 UTC
ISC West 2025 Attendee Database for Generating New Business Leads
2025-03-26 19:25 UTC
[RFC PATCH 00/13] Ultra Ethernet driver introduction
2025-03-26 17:39 UTC (34+ messages)
` Netlink vs ioctl WAS(Re: "
[GIT PULL] Please pull fwctl subsystem changes
2025-03-26 17:13 UTC (2+ messages)
[PATCH] RDMA: Replace msecs_to_jiffies with secs_to_jiffies for timeout
2025-03-26 14:19 UTC
[PATCH rdma-next] RDMA/core: Silence oversized kvmalloc() warning
2025-03-26 10:58 UTC (3+ messages)
[PATCH] net/mlx5: DR, remove redundant object_range assignment
2025-03-26 6:13 UTC (3+ messages)
[PATCH 0/3] Add support for speed in MANA ethtool
2025-03-25 20:38 UTC (17+ messages)
` [PATCH 1/3] net: mana: Add speed support in mana_get_link_ksettings
` [PATCH 2/3] net: mana: Implement set_link_ksettings in ethtool for speed
` [EXTERNAL] "
` [PATCH 3/3] net: mana: Handle unsupported HWC commands
[PATCH net] net: mana: Switch to page pool for jumbo frames
2025-03-25 16:19 UTC (3+ messages)
` [EXTERNAL] "
[PATCH v2 net] rtnetlink: Allocate vfinfo size for VF GUIDs when supported
2025-03-25 15:49 UTC (2+ messages)
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-25 14:41 UTC (16+ messages)
[PATCH net-next 0/5] mlx5 misc enhancements 2025-03-19
2025-03-25 14:40 UTC (7+ messages)
` [PATCH net-next 1/5] net/mlx5: Lag, use port selection tables when available
` [PATCH net-next 2/5] net/mlx5: fw reset, check bridge accessibility at earlier stage
` [PATCH net-next 3/5] net/mlx5: Update pfnum retrieval for devlink port attributes
` [PATCH net-next 4/5] net/mlx5e: CT: Filter legacy rules that are unrelated to nic
` [PATCH net-next 5/5] net/mlx5e: TC, Don't offload CT commit if it's the last action
[PATCH net-next] net/mlx5e: TX, Utilize WQ fragments edge for multi-packet WQEs
2025-03-25 14:30 UTC (3+ messages)
[PATCH net] net/mlx5e: SHAMPO, Make reserved size independent of page size
2025-03-25 14:04 UTC (2+ messages)
[PATCH v2 -next] RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()
2025-03-25 13:55 UTC (2+ messages)
[PATCH net 0/2] mlx5 misc fixes 2025-03-18
2025-03-24 22:30 UTC (7+ messages)
` [PATCH net 1/2] net/mlx5: LAG, reload representors on LAG creation failure
` [PATCH net 2/2] net/mlx5: Start health poll after enable hca
[PATCH net-next 0/3] mlx5 cleanups 2025-03-19
2025-03-24 20:50 UTC (7+ messages)
` [PATCH net-next 1/3] net/mlx5: Remove NULL check before dev_{put, hold}
` [PATCH net-next 2/3] net/mlx5e: Use right API to free bitmap memory
` [PATCH net-next 3/3] net/mlx5e: Always select CONFIG_PAGE_POOL_STATS
[PATCH net] rtnetlink: Allocate vfinfo size for VF GUIDs when supported
2025-03-24 17:01 UTC (4+ messages)
[VulnerabilityReport ] Use-After-Free in RDMA Subsystem (rxe_queue_cleanup) - CVE Request
2025-03-24 15:45 UTC
[PATCH for-next v2 0/2] RDMA/rxe: RDMA FLUSH and ATOMIC WRITE with ODP
2025-03-24 8:05 UTC (9+ messages)
` [PATCH for-next v2 1/2] RDMA/rxe: Enable ODP in RDMA FLUSH operation
` [PATCH for-next v2 2/2] RDMA/rxe: Enable ODP in ATOMIC WRITE operation
[PATCH for-next v3 0/2] RDMA/rxe: RDMA FLUSH and ATOMIC WRITE with ODP
2025-03-24 7:56 UTC (3+ messages)
` [PATCH for-next v3 1/2] RDMA/rxe: Enable ODP in RDMA FLUSH operation
` [PATCH for-next v3 2/2] RDMA/rxe: Enable ODP in ATOMIC WRITE operation
[PATCH rdma-rc] RDMA/bnxt_re: Fix budget handling of notification queue
2025-03-24 4:09 UTC
[PATCH iproute2-next 0/2] Add optional-counters binding support
2025-03-24 2:50 UTC (4+ messages)
` [PATCH iproute2-next 1/2] rdma: update uapi headers
` [PATCH iproute2-next 2/2] rdma: Add optional-counter option to rdma stat bind commands
[PATCH -next] RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()
2025-03-23 13:13 UTC (3+ messages)
[PATCH v4 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
2025-03-22 0:37 UTC (11+ messages)
` [PATCH v4 1/6] pds_core: make pdsc_auxbus_dev_del() void
` [PATCH v4 2/6] pds_core: specify auxiliary_device to be created
` [PATCH v4 3/6] pds_core: add new fwctl auxiliary_device
` [PATCH v4 4/6] pds_fwctl: initial driver framework
` [PATCH v4 5/6] pds_fwctl: add rpc and query support
` [PATCH v4 6/6] pds_fwctl: add Documentation entries
[PATCH net-next 0/3] Fix late DMA unmap crash for page pool
2025-03-21 23:13 UTC (16+ messages)
` [PATCH net-next 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap
` [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
[PATCH net-next V2 0/4] mlx5e: Support recovery counter in reset
2025-03-21 20:30 UTC (2+ messages)
[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
2025-03-21 16:08 UTC (5+ messages)
` [PATCH v3 14/16] platform/x86/amd/pmf: convert timeouts to secs_to_jiffies()
` [PATCH v3 15/16] platform/x86: thinkpad_acpi: "
[recipe build #3871036] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2025-03-21 8:47 UTC
[PATCH v5 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
2025-03-20 23:25 UTC (8+ messages)
` [PATCH v5 1/6] pds_core: make pdsc_auxbus_dev_del() void
` [PATCH v5 2/6] pds_core: specify auxiliary_device to be created
` [PATCH v5 3/6] pds_core: add new fwctl auxiliary_device
` [PATCH v5 4/6] pds_fwctl: initial driver framework
` [PATCH v5 5/6] pds_fwctl: add rpc and query support
` [PATCH v5 6/6] pds_fwctl: add Documentation entries
[PATCH v5 0/8] Introduce fwctl subystem
2025-03-20 23:22 UTC (2+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2025-03-20 17:02 UTC (2+ messages)
[syzbot] [rdma?] KASAN: slab-use-after-free Read in ib_device_uevent (2)
2025-03-20 15:45 UTC (4+ messages)
[rdma:for-next] BUILD SUCCESS 79195147644653ebffadece31a42181e4c48c07d
2025-03-20 8:52 UTC
[PATCH net-next 0/3] net/mlx5: HW Steering cleanups
2025-03-19 17:30 UTC (2+ messages)
[recipe build #3870046] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2025-03-19 14:57 UTC
[PATCH v5 0/8] Introduce fwctl subystem
2025-03-19 11:22 UTC (15+ messages)
[PATCH rdma-next] IB/mad: Check available slots before posting receive WRs
2025-03-19 8:43 UTC (2+ messages)
[PATCH rdma-next v2 1/1] RDMA/mana_ib: Fix integer overflow during queue creation
2025-03-19 8:39 UTC (2+ 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).