Alexander Lobakin ([email protected])

Number of posts: 779 (1.73 per day)
First post: 2023-02-15 15:03:17
Last post: 2024-05-09 15:18:16

Date List Subject
2024-04-18 11:42:00 linux-kernel [PATCH net-next v10 08/10] iavf: pack iavf_ring more efficiently
2024-04-18 11:40:18 linux-kernel [PATCH net-next v10 05/10] page_pool: constify some read-only function arguments
2024-04-18 11:39:50 linux-kernel [PATCH net-next v10 10/10] MAINTAINERS: add entry for libeth and libie
2024-04-18 11:39:40 linux-kernel [PATCH net-next v10 09/10] iavf: switch to Page Pool
2024-04-18 11:39:17 linux-kernel [PATCH net-next v10 03/10] iavf: drop page splitting and recycling
2024-04-18 11:39:01 linux-kernel [PATCH net-next v10 07/10] libeth: add Rx buffer management
2024-04-18 11:38:35 linux-kernel [PATCH net-next v10 06/10] page_pool: add DMA-sync-for-CPU inline helper
2024-04-18 11:38:19 linux-kernel [PATCH net-next v10 00/10] net: intel: start The Great Code Dedup + Page Pool for iavf
2024-04-18 11:37:48 linux-kernel [PATCH net-next v10 04/10] slab: introduce kvmalloc_array_node() and kvcalloc_node()
2024-04-18 11:37:39 linux-kernel [PATCH net-next v10 01/10] net: intel: introduce {,Intel} Ethernet common library
2024-04-18 11:37:14 linux-kernel [PATCH net-next v10 02/10] iavf: kill "legacy-rx" for good
2024-04-17 12:05:56 linux-kernel Re: [PATCH 1/2] [v2] net: ethernet: ti-cpsw: fix linking built-in code to modules
2024-04-17 11:20:05 linux-wireless Re: [PATCH net-next v6 03/10] net: create a dummy net_device allocator
2024-04-17 11:15:29 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-04-17 10:51:33 linux-wireless Re: [PATCH net-next v6 03/10] net: create a dummy net_device allocator
2024-04-16 12:46:03 linux-kernel Re: [PATCH RFC net-next 7/7] netdev_features: convert NETIF_F_FCOE_MTU to IFF_FCOE_MTU
2024-04-16 12:40:19 linux-kernel Re: [PATCH RFC net-next 2/7] netdev_features: convert NETIF_F_LLTX to priv_flag IFF_LLTX
2024-04-11 11:33:09 linux-kernel Re: [PATCH] kernel-doc: fix struct_group_tagged() parsing
2024-04-11 10:40:41 linux-kernel Re: [PATCH RFC net-next 3/7] netdevice: introduce IFF_LOGICAL as (IFF_NO_QUEUE | IFF_LLTX)
2024-04-11 10:31:33 linux-kernel Re: [PATCH RFC net-next 7/7] netdev_features: convert NETIF_F_FCOE_MTU to IFF_FCOE_MTU
2024-04-11 09:43:08 linux-kernel [PATCH] kernel-doc: fix struct_group_tagged() parsing
2024-04-11 09:10:51 linux-kernel Re: [PATCH net-next v9 7/9] libeth: add Rx buffer management
2024-04-10 13:46:58 linux-kernel Re: [PATCH net-next v9 7/9] libeth: add Rx buffer management
2024-04-10 13:09:00 linux-kernel Re: [PATCH net-next v9 7/9] libeth: add Rx buffer management
2024-04-10 11:54:23 linux-kernel Re: [PATCH net-next v9 7/9] libeth: add Rx buffer management
2024-04-09 09:01:07 linux-kernel Re: [PATCH v3] net: dsa: lan9303: use ethtool_puts() for lan9303_get_strings()
2024-04-08 09:47:42 linux-kernel Re: [PATCH net-next v9 7/9] libeth: add Rx buffer management
2024-04-08 09:13:28 linux-kernel Re: [PATCH net-next v9 7/9] libeth: add Rx buffer management
2024-04-08 09:12:57 linux-kernel Re: [PATCH net-next v9 7/9] libeth: add Rx buffer management
2024-04-05 15:17:45 linux-kernel Re: [PATCH RFC net-next 1/7] netdev_features: remove unused __UNUSED_NETIF_F_1
2024-04-05 13:44:29 linux-kernel [PATCH RFC net-next 4/7] netdev_features: convert NETIF_F_NETNS_LOCAL to IFF_NETNS_LOCAL
2024-04-05 13:43:56 linux-kernel [PATCH RFC net-next 3/7] netdevice: introduce IFF_LOGICAL as (IFF_NO_QUEUE | IFF_LLTX)
2024-04-05 13:43:04 linux-kernel [PATCH RFC net-next 1/7] netdev_features: remove unused __UNUSED_NETIF_F_1
2024-04-05 13:41:48 linux-kernel [PATCH RFC net-next 5/7] netdev_features: convert NETIF_F_HIGHDMA to priv_flag IFF_HIGHDMA
2024-04-05 13:41:25 linux-kernel [PATCH RFC net-next 7/7] netdev_features: convert NETIF_F_FCOE_MTU to IFF_FCOE_MTU
2024-04-05 13:41:17 linux-kernel [PATCH RFC net-next 6/7] netdev_features: convert NETIF_F_VLAN_CHALLENGED to IFF_VLAN_CHALLENGED
2024-04-05 13:40:14 linux-kernel [PATCH RFC net-next 2/7] netdev_features: convert NETIF_F_LLTX to priv_flag IFF_LLTX
2024-04-05 13:39:28 linux-kernel [PATCH RFC net-next 0/7] netdev_features: start cleaning netdev_features_t up
2024-04-04 16:42:44 linux-kernel Re: [PATCH net-next v3 1/5] net: create a dummy net_device allocator
2024-04-04 16:14:26 linux-kernel [PATCH net-next v9 6/9] page_pool: add DMA-sync-for-CPU inline helper
2024-04-04 16:08:09 linux-kernel [PATCH net-next] ip_tunnel: harden copying IP tunnel params to userspace
2024-04-04 16:01:52 linux-kernel [PATCH net-next v9 5/9] page_pool: constify some read-only function arguments
2024-04-04 16:01:46 linux-kernel Re: [PATCH net-next v6 15/21] ip_tunnel: use a separate struct to store tunnel params in the kernel
2024-04-04 16:01:34 linux-kernel [PATCH net-next v9 7/9] libeth: add Rx buffer management
2024-04-04 16:01:06 linux-kernel [PATCH net-next v9 9/9] iavf: switch to Page Pool
2024-04-04 15:50:15 linux-kernel [PATCH net-next v9 8/9] iavf: pack iavf_ring more efficiently
2024-04-04 15:49:16 linux-kernel [PATCH net-next v9 3/9] iavf: drop page splitting and recycling
2024-04-04 15:49:05 linux-kernel [PATCH net-next v9 4/9] slab: introduce kvmalloc_array_node() and kvcalloc_node()
2024-04-04 15:49:01 linux-kernel [PATCH net-next v9 2/9] iavf: kill "legacy-rx" for good
2024-04-04 15:48:49 linux-kernel [PATCH net-next v9 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
2024-04-04 15:48:11 linux-kernel [PATCH net-next v9 1/9] net: intel: introduce {,Intel} Ethernet common library