LinuxLists
Users
About
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
Next Page
Date
List
Subject
2024-06-13 11:06:44
linux-kernel
Re: [PATCH iwl-next 12/12] idpf: use libeth Rx buffer management for payload buffer
2024-06-13 11:03:46
linux-kernel
Re: [PATCH iwl-next 03/12] idpf: split &idpf_queue into 4 strictly-typed queue structures
2024-06-13 10:59:36
linux-kernel
Re: [PATCH iwl-next 11/12] idpf: convert header split mode to libeth + napi_build_skb()
2024-06-13 10:48:32
linux-kernel
Re: [PATCH iwl-next 01/12] libeth: add cacheline / struct alignment helpers
2024-05-28 13:58:18
linux-kernel
[PATCH iwl-next 11/12] idpf: convert header split mode to libeth + napi_build_skb()
2024-05-28 13:55:21
linux-kernel
[PATCH iwl-next 05/12] idpf: strictly assert cachelines of queue and queue vector structures
2024-05-28 13:53:16
linux-kernel
[PATCH iwl-next 12/12] idpf: use libeth Rx buffer management for payload buffer
2024-05-28 13:52:24
linux-kernel
[PATCH iwl-next 10/12] libeth: support different types of buffers for Rx
2024-05-28 13:52:18
linux-kernel
[PATCH iwl-next 09/12] idpf: remove legacy Page Pool Ethtool stats
2024-05-28 13:52:09
linux-kernel
[PATCH iwl-next 03/12] idpf: split &idpf_queue into 4 strictly-typed queue structures
2024-05-28 13:51:58
linux-kernel
[PATCH iwl-next 07/12] idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ
2024-05-28 13:51:52
linux-kernel
[PATCH iwl-next 08/12] idpf: reuse libeth's definitions of parsed ptype structures
2024-05-28 13:51:06
linux-kernel
[PATCH iwl-next 06/12] idpf: merge singleq and splitq &net_device_ops
2024-05-28 13:50:23
linux-kernel
[PATCH iwl-next 04/12] idpf: avoid bloating &idpf_q_vector with big %NR_CPUS
2024-05-28 13:50:06
linux-kernel
[PATCH iwl-next 02/12] idpf: stop using macros for accessing queue descriptors
2024-05-28 13:49:46
linux-kernel
[PATCH iwl-next 01/12] libeth: add cacheline / struct alignment helpers
2024-05-28 13:49:29
linux-kernel
[PATCH iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
2024-05-27 11:17:23
linux-kernel
Re: [PATCH RFC iwl-next 08/12] idpf: reuse libeth's definitions of parsed ptype structures
2024-05-27 10:05:45
linux-kernel
Re: [PATCH] cpumask: introduce assign_cpu() macro
2024-05-24 11:31:57
linux-kernel
[PATCH net] page_pool: fix &page_pool_params kdoc issues
2024-05-17 15:20:32
linux-kernel
Re: [PATCH net v2] net: Always descend into dsa/ folder with CONFIG_NET_DSA enabled
2024-05-16 10:42:34
linux-kernel
Re: [Intel-wired-lan] [PATCH RFC iwl-next 07/12] idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ
2024-05-16 09:00:51
linux-kernel
Re: [PATCH net] net: Always descend into dsa/ folder
2024-05-15 09:33:05
linux-kernel
Re: [PATCH net] idpf: don't skip over ethtool tcp-data-split setting
2024-05-10 15:39:10
linux-kernel
[PATCH RFC iwl-next 12/12] idpf: use libeth Rx buffer management for payload buffer
2024-05-10 15:37:13
linux-kernel
[PATCH RFC iwl-next 10/12] libeth: support different types of buffers for Rx
2024-05-10 15:34:10
linux-kernel
[PATCH RFC iwl-next 02/12] idpf: stop using macros for accessing queue descriptors
2024-05-10 15:30:59
linux-kernel
[PATCH RFC iwl-next 11/12] idpf: convert header split mode to libeth + napi_build_skb()
2024-05-10 15:30:32
linux-kernel
[PATCH RFC iwl-next 09/12] idpf: remove legacy Page Pool Ethtool stats
2024-05-10 15:30:23
linux-kernel
[PATCH RFC iwl-next 08/12] idpf: reuse libeth's definitions of parsed ptype structures
2024-05-10 15:29:57
linux-kernel
[PATCH RFC iwl-next 07/12] idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ
2024-05-10 15:29:42
linux-kernel
[PATCH RFC iwl-next 03/12] idpf: split &idpf_queue into 4 strictly-typed queue structures
2024-05-10 15:29:39
linux-kernel
[PATCH RFC iwl-next 06/12] idpf: merge singleq and splitq &net_device_ops
2024-05-10 15:29:06
linux-kernel
[PATCH RFC iwl-next 04/12] idpf: avoid bloating &idpf_q_vector with big %NR_CPUS
2024-05-10 15:28:44
linux-kernel
[PATCH RFC iwl-next 05/12] idpf: strictly assert cachelines of queue and queue vector structures
2024-05-10 15:28:03
linux-kernel
[PATCH RFC iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
2024-05-10 15:27:49
linux-kernel
[PATCH RFC iwl-next 01/12] libeth: add cacheline / struct alignment helpers
2024-05-09 15:18:16
linux-kernel
Re: [PATCH] dma: fix DMA sync for drivers not calling dma_set_mask*()
2024-05-09 14:47:18
linux-kernel
[PATCH] dma: fix DMA sync for drivers not calling dma_set_mask*()
2024-05-09 14:43:57
linux-kernel
Re: [PATCH v6 2/7] dma: avoid redundant calls for sync operations
2024-05-09 12:01:45
linux-kernel
Re: [PATCH v6 2/7] dma: avoid redundant calls for sync operations
2024-05-09 11:45:34
linux-kernel
Re: [PATCH v6 2/7] dma: avoid redundant calls for sync operations
2024-05-08 14:48:15
linux-kernel
Re: [PATCH net-next v1 1/1] net: intel: Use *-y instead of *-objs in Makefile
2024-05-08 14:47:29
linux-kernel
Re: [PATCH net-next v1 1/1] net: intel: Use *-y instead of *-objs in Makefile
2024-05-08 14:41:39
linux-kernel
Re: [PATCH v1 1/1] dimlib: Use *-y instead of *-objs in Makefile
2024-05-08 13:36:11
linux-kernel
Re: [PATCH net-next v1 1/1] net: intel: Use *-y instead of *-objs in Makefile
2024-05-08 09:17:55
linux-kernel
Re: [PATCH net-next v2] lib: Allow for the DIM library to be modular
2024-05-08 09:14:16
linux-kernel
Re: [PATCH net-next] netdevice: define and allocate &net_device _properly_
2024-05-08 09:11:49
linux-kernel
Re: [PATCH net-next] netdevice: define and allocate &net_device _properly_
2024-05-08 09:11:35
linux-kernel
Re: linux-next: build failure after merge of the dma-mapping tree
2024-05-07 13:15:14
linux-kernel
Re: [PATCH net-next v2] lib: Allow for the DIM library to be modular