Show patches with: Submitter = Alexander Lobakin       |    Archived = No       |   640 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,v3,6/6] net: netdev_features: remove NETIF_F_ALL_FCOE netdev_features: start cleaning netdev_features_t up - - - 18-- 2024-08-08 Alexander Lobakin netdev Superseded
[net-next,v3,5/6] netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu netdev_features: start cleaning netdev_features_t up - - - 1611 2024-08-08 Alexander Lobakin netdev Superseded
[net-next,v3,4/6] netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local netdev_features: start cleaning netdev_features_t up - - - 1611 2024-08-08 Alexander Lobakin netdev Superseded
[net-next,v3,3/6] netdev_features: convert NETIF_F_LLTX to dev->lltx netdev_features: start cleaning netdev_features_t up - - - 171- 2024-08-08 Alexander Lobakin netdev Superseded
[net-next,v3,2/6] netdev_features: remove unused __UNUSED_NETIF_F_1 netdev_features: start cleaning netdev_features_t up - - - 18-- 2024-08-08 Alexander Lobakin netdev Superseded
[net-next,v3,1/6] netdevice: convert private flags > BIT(31) to bitfields netdev_features: start cleaning netdev_features_t up - - - 1512 2024-08-08 Alexander Lobakin netdev Superseded
[iwl-next,9/9] idpf: switch to libeth generic statistics idpf: XDP chapter II: convert Tx completion to libeth - 1 - 1-- 2024-08-06 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,8/9] idpf: enable WB_ON_ITR idpf: XDP chapter II: convert Tx completion to libeth - 1 - 1-- 2024-08-06 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,7/9] idpf: fix netdev Tx queue stop/wake idpf: XDP chapter II: convert Tx completion to libeth - 1 - 1-- 2024-08-06 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,6/9] idpf: refactor Tx completion routines idpf: XDP chapter II: convert Tx completion to libeth - 1 - 1-- 2024-08-06 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,5/9] netdevice: add netdev_tx_reset_subqueue() shorthand idpf: XDP chapter II: convert Tx completion to libeth - 1 - 1-- 2024-08-06 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,4/9] idpf: convert to libie Tx buffer completion idpf: XDP chapter II: convert Tx completion to libeth - 1 - 1-- 2024-08-06 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,3/9] libie: add Tx buffer completion helpers idpf: XDP chapter II: convert Tx completion to libeth - 1 - 1-- 2024-08-06 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,2/9] libeth: add common queue stats idpf: XDP chapter II: convert Tx completion to libeth - 1 - 1-- 2024-08-06 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,1/9] unroll: add generic loop unroll helpers idpf: XDP chapter II: convert Tx completion to libeth - 1 - 1-- 2024-08-06 Alexander Lobakin Awaiting Upstream
[iwl-net,3/3] idpf: fix UAFs when destroying the queues idpf: fix 3 bugs revealed by the Chapter I - 1 1 17-1 2024-07-24 Alexander Lobakin netdev Awaiting Upstream
[iwl-net,2/3] idpf: fix memleak in vport interrupt configuration idpf: fix 3 bugs revealed by the Chapter I - 2 1 17-1 2024-07-24 Alexander Lobakin netdev Awaiting Upstream
[iwl-net,1/3] idpf: fix memory leaks and crashes while performing a soft reset idpf: fix 3 bugs revealed by the Chapter I - 1 1 17-1 2024-07-24 Alexander Lobakin netdev Awaiting Upstream
[net-next,v2,5/5] netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu netdev_features: start cleaning netdev_features_t up - - - 1611 2024-07-03 Alexander Lobakin netdev Changes Requested
[net-next,v2,4/5] netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local netdev_features: start cleaning netdev_features_t up - - - 1611 2024-07-03 Alexander Lobakin netdev Changes Requested
[net-next,v2,3/5] netdev_features: convert NETIF_F_LLTX to dev->lltx netdev_features: start cleaning netdev_features_t up - - - 171- 2024-07-03 Alexander Lobakin netdev Changes Requested
[net-next,v2,2/5] netdev_features: remove unused __UNUSED_NETIF_F_1 netdev_features: start cleaning netdev_features_t up - - - 18-- 2024-07-03 Alexander Lobakin netdev Changes Requested
[net-next,v2,1/5] netdevice: convert private flags > BIT(31) to bitfields netdev_features: start cleaning netdev_features_t up - - - 1512 2024-07-03 Alexander Lobakin netdev Changes Requested
[net-next,5/5] netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu netdev_features: start cleaning netdev_features_t up - - - 162- 2024-06-25 Alexander Lobakin netdev Superseded
[net-next,4/5] netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local netdev_features: start cleaning netdev_features_t up - - - 171- 2024-06-25 Alexander Lobakin netdev Superseded
[net-next,3/5] netdev_features: convert NETIF_F_LLTX to dev->lltx netdev_features: start cleaning netdev_features_t up - - - 171- 2024-06-25 Alexander Lobakin netdev Superseded
[net-next,2/5] netdev_features: remove unused __UNUSED_NETIF_F_1 netdev_features: start cleaning netdev_features_t up - - - 18-- 2024-06-25 Alexander Lobakin netdev Superseded
[net-next,1/5] netdevice: convert private flags > BIT(31) to bitfields netdev_features: start cleaning netdev_features_t up - - - 1422 2024-06-25 Alexander Lobakin netdev Superseded
[iwl-next,v2,14/14] idpf: use libeth Rx buffer management for payload buffer idpf: XDP chapter I: convert Rx to libeth - - - 162- 2024-06-20 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,v2,13/14] idpf: convert header split mode to libeth + napi_build_skb() idpf: XDP chapter I: convert Rx to libeth - - - 171- 2024-06-20 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,v2,12/14] libeth: support different types of buffers for Rx idpf: XDP chapter I: convert Rx to libeth - 1 - 1611 2024-06-20 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,v2,11/14] idpf: remove legacy Page Pool Ethtool stats idpf: XDP chapter I: convert Rx to libeth - 2 - 171- 2024-06-20 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,v2,10/14] idpf: reuse libeth's definitions of parsed ptype structures idpf: XDP chapter I: convert Rx to libeth - 2 - 162- 2024-06-20 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,v2,09/14] idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ idpf: XDP chapter I: convert Rx to libeth - 1 - 162- 2024-06-20 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,v2,08/14] idpf: merge singleq and splitq &net_device_ops idpf: XDP chapter I: convert Rx to libeth - 2 - 171- 2024-06-20 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,v2,07/14] idpf: strictly assert cachelines of queue and queue vector structures idpf: XDP chapter I: convert Rx to libeth - 2 - 162- 2024-06-20 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,v2,06/14] idpf: avoid bloating &idpf_q_vector with big %NR_CPUS idpf: XDP chapter I: convert Rx to libeth - 1 - 171- 2024-06-20 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,v2,05/14] idpf: split &idpf_queue into 4 strictly-typed queue structures idpf: XDP chapter I: convert Rx to libeth - - - 162- 2024-06-20 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,v2,04/14] idpf: stop using macros for accessing queue descriptors idpf: XDP chapter I: convert Rx to libeth - 2 - 171- 2024-06-20 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,v2,03/14] libeth: add cacheline / struct layout assertion helpers idpf: XDP chapter I: convert Rx to libeth - - - 171- 2024-06-20 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,v2,02/14] page_pool: use __cacheline_group_{begin,end}_aligned() idpf: XDP chapter I: convert Rx to libeth - - - 171- 2024-06-20 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,v2,01/14] cache: add __cacheline_group_{begin,end}_aligned() (+ couple more) idpf: XDP chapter I: convert Rx to libeth - 1 - 1611 2024-06-20 Alexander Lobakin Awaiting Upstream
[iwl-next,12/12] idpf: use libeth Rx buffer management for payload buffer idpf: XDP chapter I: convert Rx to libeth - - - 1-- 2024-05-28 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,11/12] idpf: convert header split mode to libeth + napi_build_skb() idpf: XDP chapter I: convert Rx to libeth - - - 1-- 2024-05-28 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,10/12] libeth: support different types of buffers for Rx idpf: XDP chapter I: convert Rx to libeth - 1 - 1-- 2024-05-28 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,09/12] idpf: remove legacy Page Pool Ethtool stats idpf: XDP chapter I: convert Rx to libeth - 1 - 1-- 2024-05-28 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,08/12] idpf: reuse libeth's definitions of parsed ptype structures idpf: XDP chapter I: convert Rx to libeth - 1 - 1-- 2024-05-28 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,07/12] idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ idpf: XDP chapter I: convert Rx to libeth - 1 - 1-- 2024-05-28 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,06/12] idpf: merge singleq and splitq &net_device_ops idpf: XDP chapter I: convert Rx to libeth - 1 - 1-- 2024-05-28 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,05/12] idpf: strictly assert cachelines of queue and queue vector structures idpf: XDP chapter I: convert Rx to libeth - 2 - 1-- 2024-05-28 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,04/12] idpf: avoid bloating &idpf_q_vector with big %NR_CPUS idpf: XDP chapter I: convert Rx to libeth - 1 - 1-- 2024-05-28 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,03/12] idpf: split &idpf_queue into 4 strictly-typed queue structures idpf: XDP chapter I: convert Rx to libeth - - - 1-- 2024-05-28 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,02/12] idpf: stop using macros for accessing queue descriptors idpf: XDP chapter I: convert Rx to libeth - 2 - 1-- 2024-05-28 Alexander Lobakin netdev Awaiting Upstream
[iwl-next,01/12] libeth: add cacheline / struct alignment helpers idpf: XDP chapter I: convert Rx to libeth - - - 1-- 2024-05-28 Alexander Lobakin netdev Awaiting Upstream
[net] page_pool: fix &page_pool_params kdoc issues [net] page_pool: fix &page_pool_params kdoc issues - - - 15-3 2024-05-24 Alexander Lobakin netdev Accepted
[RFC,iwl-next,12/12] idpf: use libeth Rx buffer management for payload buffer idpf: XDP chapter I: convert Rx to libeth - - - 1-- 2024-05-10 Alexander Lobakin netdev RFC
[RFC,iwl-next,11/12] idpf: convert header split mode to libeth + napi_build_skb() idpf: XDP chapter I: convert Rx to libeth - - - 1-- 2024-05-10 Alexander Lobakin netdev RFC
[RFC,iwl-next,10/12] libeth: support different types of buffers for Rx idpf: XDP chapter I: convert Rx to libeth - - - 1-- 2024-05-10 Alexander Lobakin netdev RFC
[RFC,iwl-next,09/12] idpf: remove legacy Page Pool Ethtool stats idpf: XDP chapter I: convert Rx to libeth - - - 1-- 2024-05-10 Alexander Lobakin netdev RFC
[RFC,iwl-next,08/12] idpf: reuse libeth's definitions of parsed ptype structures idpf: XDP chapter I: convert Rx to libeth - - - 1-- 2024-05-10 Alexander Lobakin netdev RFC
[RFC,iwl-next,07/12] idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ idpf: XDP chapter I: convert Rx to libeth - - - 1-- 2024-05-10 Alexander Lobakin netdev RFC
[RFC,iwl-next,06/12] idpf: merge singleq and splitq &net_device_ops idpf: XDP chapter I: convert Rx to libeth - - - 1-- 2024-05-10 Alexander Lobakin netdev RFC
[RFC,iwl-next,05/12] idpf: strictly assert cachelines of queue and queue vector structures idpf: XDP chapter I: convert Rx to libeth - - - 1-- 2024-05-10 Alexander Lobakin netdev RFC
[RFC,iwl-next,04/12] idpf: avoid bloating &idpf_q_vector with big %NR_CPUS idpf: XDP chapter I: convert Rx to libeth - - - 1-- 2024-05-10 Alexander Lobakin netdev RFC
[RFC,iwl-next,03/12] idpf: split &idpf_queue into 4 strictly-typed queue structures idpf: XDP chapter I: convert Rx to libeth - - - 1-- 2024-05-10 Alexander Lobakin netdev RFC
[RFC,iwl-next,02/12] idpf: stop using macros for accessing queue descriptors idpf: XDP chapter I: convert Rx to libeth - 1 - 1-- 2024-05-10 Alexander Lobakin netdev RFC
[RFC,iwl-next,01/12] libeth: add cacheline / struct alignment helpers idpf: XDP chapter I: convert Rx to libeth - - - 1-- 2024-05-10 Alexander Lobakin netdev RFC
dma: fix DMA sync for drivers not calling dma_set_mask*() dma: fix DMA sync for drivers not calling dma_set_mask*() - 1 2 1-- 2024-05-09 Alexander Lobakin Not Applicable
[net-next] netdevice: define and allocate &net_device _properly_ [net-next] netdevice: define and allocate &net_device _properly_ - 1 - 15-3 2024-05-07 Alexander Lobakin netdev Changes Requested
[v6,7/7] xsk: use generic DMA sync shortcut instead of a custom one dma: skip calling no-op sync ops when possible - - - 1-- 2024-05-07 Alexander Lobakin netdev Not Applicable
[v6,6/7] page_pool: check for DMA sync shortcut earlier dma: skip calling no-op sync ops when possible - - - 1-- 2024-05-07 Alexander Lobakin netdev Not Applicable
[v6,5/7] page_pool: don't use driver-set flags field directly dma: skip calling no-op sync ops when possible - - - 1-- 2024-05-07 Alexander Lobakin netdev Not Applicable
[v6,4/7] page_pool: make sure frag API fields don't span between cachelines dma: skip calling no-op sync ops when possible - - - 1-- 2024-05-07 Alexander Lobakin netdev Not Applicable
[v6,3/7] iommu/dma: avoid expensive indirect calls for sync operations dma: skip calling no-op sync ops when possible 1 - - 1-- 2024-05-07 Alexander Lobakin Not Applicable
[v6,2/7] dma: avoid redundant calls for sync operations dma: skip calling no-op sync ops when possible - - - 1-- 2024-05-07 Alexander Lobakin Not Applicable
[v6,1/7] dma: compile-out DMA sync op calls when not used dma: skip calling no-op sync ops when possible - - - 1-- 2024-05-07 Alexander Lobakin Not Applicable
[net-next,v5,7/7] xsk: use generic DMA sync shortcut instead of a custom one dma: skip calling no-op sync ops when possible - - - 1711 2024-05-06 Alexander Lobakin netdev Superseded
[net-next,v5,6/7] page_pool: check for DMA sync shortcut earlier dma: skip calling no-op sync ops when possible - - - 1711 2024-05-06 Alexander Lobakin netdev Superseded
[net-next,v5,5/7] page_pool: don't use driver-set flags field directly dma: skip calling no-op sync ops when possible - - - 1711 2024-05-06 Alexander Lobakin netdev Superseded
[net-next,v5,4/7] page_pool: make sure frag API fields don't span between cachelines dma: skip calling no-op sync ops when possible - - - 1711 2024-05-06 Alexander Lobakin netdev Superseded
[net-next,v5,3/7] iommu/dma: avoid expensive indirect calls for sync operations dma: skip calling no-op sync ops when possible 1 - - 18-1 2024-05-06 Alexander Lobakin netdev Superseded
[net-next,v5,2/7] dma: avoid redundant calls for sync operations dma: skip calling no-op sync ops when possible - - - 1522 2024-05-06 Alexander Lobakin netdev Superseded
[net-next,v5,1/7] dma: compile-out DMA sync op calls when not used dma: skip calling no-op sync ops when possible - - - 1711 2024-05-06 Alexander Lobakin netdev Superseded
[iwl] idpf: don't enable NAPI and interrupts prior to allocating Rx buffers [iwl] idpf: don't enable NAPI and interrupts prior to allocating Rx buffers - 2 1 1612 2024-04-26 Alexander Lobakin netdev Awaiting Upstream
[net-next,v4,7/7] xsk: use generic DMA sync shortcut instead of a custom one dma: skip calling no-op sync ops when possible - - - 1-1 2024-04-23 Alexander Lobakin netdev Superseded
[net-next,v4,6/7] page_pool: check for DMA sync shortcut earlier dma: skip calling no-op sync ops when possible - - - 1-1 2024-04-23 Alexander Lobakin netdev Superseded
[net-next,v4,5/7] page_pool: don't use driver-set flags field directly dma: skip calling no-op sync ops when possible - - - 1-1 2024-04-23 Alexander Lobakin netdev Superseded
[net-next,v4,4/7] page_pool: make sure frag API fields don't span between cachelines dma: skip calling no-op sync ops when possible - - - 1-1 2024-04-23 Alexander Lobakin netdev Superseded
[net-next,v4,3/7] iommu/dma: avoid expensive indirect calls for sync operations dma: skip calling no-op sync ops when possible 1 - - 1-1 2024-04-23 Alexander Lobakin netdev Superseded
[net-next,v4,2/7] dma: avoid redundant calls for sync operations dma: skip calling no-op sync ops when possible - - - 1-1 2024-04-23 Alexander Lobakin netdev Superseded
[net-next,v4,1/7] dma: compile-out DMA sync op calls when not used dma: skip calling no-op sync ops when possible - - - 1-1 2024-04-23 Alexander Lobakin netdev Superseded
[net-next,v10,10/10] MAINTAINERS: add entry for libeth and libie net: intel: start The Great Code Dedup + Page Pool for iavf - - - 18-- 2024-04-18 Alexander Lobakin netdev Not Applicable
[net-next,v10,09/10] iavf: switch to Page Pool net: intel: start The Great Code Dedup + Page Pool for iavf - - - 1512 2024-04-18 Alexander Lobakin netdev Not Applicable
[net-next,v10,08/10] iavf: pack iavf_ring more efficiently net: intel: start The Great Code Dedup + Page Pool for iavf - - - 171- 2024-04-18 Alexander Lobakin netdev Not Applicable
[net-next,v10,07/10] libeth: add Rx buffer management net: intel: start The Great Code Dedup + Page Pool for iavf - - - 1323 2024-04-18 Alexander Lobakin netdev Not Applicable
[net-next,v10,06/10] page_pool: add DMA-sync-for-CPU inline helper net: intel: start The Great Code Dedup + Page Pool for iavf - 1 - 18-- 2024-04-18 Alexander Lobakin netdev Not Applicable
[net-next,v10,05/10] page_pool: constify some read-only function arguments net: intel: start The Great Code Dedup + Page Pool for iavf - 1 - 171- 2024-04-18 Alexander Lobakin netdev Not Applicable
[net-next,v10,04/10] slab: introduce kvmalloc_array_node() and kvcalloc_node() net: intel: start The Great Code Dedup + Page Pool for iavf 1 1 - 171- 2024-04-18 Alexander Lobakin netdev Not Applicable
[net-next,v10,03/10] iavf: drop page splitting and recycling net: intel: start The Great Code Dedup + Page Pool for iavf - - - 171- 2024-04-18 Alexander Lobakin netdev Not Applicable
[net-next,v10,02/10] iavf: kill "legacy-rx" for good net: intel: start The Great Code Dedup + Page Pool for iavf - 2 - 171- 2024-04-18 Alexander Lobakin netdev Not Applicable
« 1 2 3 46 7 »