Alexander Lobakin ([email protected])

Number of posts: 816 (1.69 per day)
First post: 2023-02-15 15:03:17
Last post: 2024-06-13 11:06:44

Date List Subject
2024-03-08 14:19:56 linux-kernel [PATCH net-next v8 1/8] net: intel: introduce {,Intel} Ethernet common library
2024-03-08 14:19:51 linux-kernel [PATCH net-next v8 2/8] iavf: kill "legacy-rx" for good
2024-03-04 14:39:31 linux-kernel Re: [PATCH] netdev: Use flexible array for trailing private bytes
2024-03-01 14:31:05 linux-kernel Re: [PATCH] netdev: Use flexible array for trailing private bytes
2024-03-01 12:59:38 linux-kernel Re: [PATCH] netdev: Use flexible array for trailing private bytes
2024-02-26 15:35:08 linux-kernel [PATCH net-next] bnxt_en: fix accessing vnic_info before allocating it
2024-02-26 10:30:14 linux-kernel Re: [PATCH] net: skbuff: allocate the fclone in the current NUMA node
2024-02-19 12:54:10 linux-kernel Re: [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls when not used
2024-02-19 12:49:50 linux-kernel Re: [PATCH net-next v3 2/7] dma: avoid redundant calls for sync operations
2024-02-16 17:48:12 linux-kernel Re: [PATCH net-next] page_pool: disable direct recycling based on pool->cpuid on destroy
2024-02-15 14:12:24 linux-kernel Re: [PATCH net-next] page_pool: disable direct recycling based on pool->cpuid on destroy
2024-02-15 13:55:17 linux-kernel Re: [PATCH net-next] page_pool: disable direct recycling based on pool->cpuid on destroy
2024-02-15 13:36:21 linux-kernel Re: [PATCH] PCI: dwc: Use the correct sleep function in wait_for_link
2024-02-15 12:25:24 linux-kernel Re: [PATCH bpf-next] bpf/test_run: increase Page Pool's ptr_ring size in live frames mode
2024-02-15 11:40:06 linux-kernel [PATCH net-next] page_pool: disable direct recycling based on pool->cpuid on destroy
2024-02-14 16:47:59 linux-kernel [PATCH net-next v3 0/7] dma: skip calling no-op sync ops when possible
2024-02-14 16:26:57 linux-kernel [PATCH net-next v3 7/7] xsk: use generic DMA sync shortcut instead of a custom one
2024-02-14 16:26:20 linux-kernel [PATCH net-next v3 3/7] iommu/dma: avoid expensive indirect calls for sync operations
2024-02-14 16:25:59 linux-kernel [PATCH net-next v3 6/7] page_pool: check for DMA sync shortcut earlier
2024-02-14 16:25:49 linux-kernel [PATCH net-next v3 5/7] page_pool: don't use driver-set flags field directly
2024-02-14 16:25:02 linux-kernel [PATCH net-next v3 4/7] page_pool: make sure frag API fields don't span between cachelines
2024-02-14 16:23:55 linux-kernel [PATCH net-next v3 2/7] dma: avoid redundant calls for sync operations
2024-02-14 16:23:30 linux-kernel [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls when not used
2024-02-14 15:39:18 linux-kernel [PATCH bpf-next] bpf/test_run: increase Page Pool's ptr_ring size in live frames mode
2024-02-13 10:43:26 linux-kernel Re: [PATCH net-next v2 1/7] dma: compile-out DMA sync op calls when not used
2024-02-13 10:24:28 linux-kernel Re: [PATCH net-next v2 2/7] dma: avoid redundant calls for sync operations
2024-02-12 11:37:12 linux-kernel Re: [Intel-wired-lan] [PATCH net-next v5 00/21] ice: add PFCP filter support
2024-02-07 12:19:22 linux-kernel Re: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6193:12: warning: stack frame size (3368) exceeds limit (2048) in 'dml_core_mode_support'
2024-02-06 13:20:43 linux-kernel Re: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6193:12: warning: stack frame size (3368) exceeds limit (2048) in 'dml_core_mode_support'
2024-02-06 12:47:20 linux-kernel Re: [PATCH net-next v5 00/21] ice: add PFCP filter support
2024-02-05 16:58:29 linux-kernel Re: [PATCH v5 0/4] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
2024-02-05 11:36:45 linux-kernel [PATCH net-next v2 6/7] page_pool: check for DMA sync shortcut earlier
2024-02-05 11:08:12 linux-kernel [PATCH net-next v2 7/7] xsk: use generic DMA sync shortcut instead of a custom one
2024-02-05 11:07:22 linux-kernel [PATCH net-next v2 5/7] page_pool: don't use driver-set flags field directly
2024-02-05 11:06:59 linux-kernel [PATCH net-next v2 4/7] page_pool: make sure frag API fields don't span between cachelines
2024-02-05 11:06:34 linux-kernel [PATCH net-next v2 3/7] iommu/dma: avoid expensive indirect calls for sync operations
2024-02-05 11:06:11 linux-kernel [PATCH net-next v2 2/7] dma: avoid redundant calls for sync operations
2024-02-05 11:05:46 linux-kernel [PATCH net-next v2 1/7] dma: compile-out DMA sync op calls when not used
2024-02-05 11:05:26 linux-kernel [PATCH net-next v2 0/7] dma: skip calling no-op sync ops when possible
2024-02-01 15:51:23 linux-kernel Re: [PATCH net-next v5 01/21] lib/bitmap: add bitmap_{read,write}()
2024-02-01 12:49:09 linux-kernel [PATCH net-next v5 12/21] bitmap: introduce generic optimized bitmap_size()
2024-02-01 12:47:34 linux-kernel [PATCH net-next v5 07/21] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
2024-02-01 12:45:31 linux-kernel [PATCH net-next v5 03/21] lib/test_bitmap: use pr_info() for non-error messages
2024-02-01 12:40:45 linux-kernel [PATCH net-next v5 11/21] tools: move alignment-related macros to new <linux/align.h>
2024-02-01 12:36:10 linux-kernel [PATCH net-next v5 21/21] ice: Add support for PFCP hardware offload in switchdev
2024-02-01 12:36:03 linux-kernel [PATCH net-next v5 06/21] bitops: let the compiler optimize {__,}assign_bit()
2024-02-01 12:34:44 linux-kernel [PATCH net-next v5 02/21] lib/test_bitmap: add tests for bitmap_{read,write}()
2024-02-01 12:34:18 linux-kernel [PATCH net-next v5 05/21] bitops: make BYTES_TO_BITS() treewide-available
2024-02-01 12:34:04 linux-kernel [PATCH net-next v5 08/21] s390/cio: rename bitmap_size() -> idset_bitmap_size()
2024-02-01 12:31:59 linux-kernel [PATCH net-next v5 20/21] ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS
2024-02-01 12:31:34 linux-kernel [PATCH net-next v5 19/21] pfcp: always set pfcp metadata