Show patches with: Submitter = Alexander Lobakin       |    State = Action Required       |    Archived = No       |   277 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,v6,06/12] page_pool: constify some read-only function arguments net: intel: start The Great Code Dedup + Page Pool for iavf - 1 - --- 2023-12-07 Alexander Lobakin New
[net-next,v6,05/12] iavf: drop page splitting and recycling net: intel: start The Great Code Dedup + Page Pool for iavf - - - --- 2023-12-07 Alexander Lobakin New
[net-next,v6,04/12] iavf: kill "legacy-rx" for good net: intel: start The Great Code Dedup + Page Pool for iavf - 1 - --- 2023-12-07 Alexander Lobakin New
[net-next,v6,03/12] net: intel: introduce Intel Ethernet common library net: intel: start The Great Code Dedup + Page Pool for iavf - - - --- 2023-12-07 Alexander Lobakin New
[net-next,v6,02/12] page_pool: don't use driver-set flags field directly net: intel: start The Great Code Dedup + Page Pool for iavf - - - --- 2023-12-07 Alexander Lobakin New
[net-next,v6,01/12] page_pool: make sure frag API fields don't span between cachelines net: intel: start The Great Code Dedup + Page Pool for iavf - - - --- 2023-12-07 Alexander Lobakin New
[iwl] idpf: fix corrupted frames and skb leaks in singleq mode [iwl] idpf: fix corrupted frames and skb leaks in singleq mode - 4 - --- 2023-12-01 Alexander Lobakin New
[net-next,v5,14/14] iavf: switch queue stats to libie net: intel: start The Great Code Dedup + Page Pool for iavf - - - --- 2023-11-24 Alexander Lobakin New
[net-next,v5,13/14] libie: add per-queue Page Pool stats net: intel: start The Great Code Dedup + Page Pool for iavf - 1 - --- 2023-11-24 Alexander Lobakin New
[net-next,v5,12/14] libie: add common queue stats net: intel: start The Great Code Dedup + Page Pool for iavf - - - --- 2023-11-24 Alexander Lobakin New
[net-next,v5,11/14] iavf: switch to Page Pool net: intel: start The Great Code Dedup + Page Pool for iavf - - - --- 2023-11-24 Alexander Lobakin New
[net-next,v5,10/14] iavf: pack iavf_ring more efficiently net: intel: start The Great Code Dedup + Page Pool for iavf - - - --- 2023-11-24 Alexander Lobakin New
[net-next,v5,09/14] libie: add Rx buffer management (via Page Pool) net: intel: start The Great Code Dedup + Page Pool for iavf - - - --- 2023-11-24 Alexander Lobakin New
[net-next,v5,08/14] page_pool: add DMA-sync-for-CPU inline helpers net: intel: start The Great Code Dedup + Page Pool for iavf - - - --- 2023-11-24 Alexander Lobakin New
[net-next,v5,07/14] page_pool: constify some read-only function arguments net: intel: start The Great Code Dedup + Page Pool for iavf - - - --- 2023-11-24 Alexander Lobakin New
[net-next,v5,06/14] iavf: drop page splitting and recycling net: intel: start The Great Code Dedup + Page Pool for iavf - - - --- 2023-11-24 Alexander Lobakin New
[net-next,v5,05/14] iavf: kill "legacy-rx" for good net: intel: start The Great Code Dedup + Page Pool for iavf - 1 - --- 2023-11-24 Alexander Lobakin New
[net-next,v5,04/14] net: intel: introduce Intel Ethernet common library net: intel: start The Great Code Dedup + Page Pool for iavf - - - --- 2023-11-24 Alexander Lobakin New
[net-next,v5,03/14] page_pool: avoid calling no-op externals when possible net: intel: start The Great Code Dedup + Page Pool for iavf - - - --- 2023-11-24 Alexander Lobakin New
[net-next,v5,02/14] page_pool: don't use driver-set flags field directly net: intel: start The Great Code Dedup + Page Pool for iavf - - - --- 2023-11-24 Alexander Lobakin New
[net-next,v5,01/14] page_pool: make sure frag API fields don't span between cachelines net: intel: start The Great Code Dedup + Page Pool for iavf - - - --- 2023-11-24 Alexander Lobakin New
[v3,11/11] lib/bitmap: add compile-time test for __assign_bit() optimization bitmap: prereqs for ip_tunnel flags conversion - 1 - --- 2023-11-13 Alexander Lobakin New
[v3,10/11] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}() bitmap: prereqs for ip_tunnel flags conversion - - - --- 2023-11-13 Alexander Lobakin New
[v3,09/11] bitmap: introduce generic optimized bitmap_size() bitmap: prereqs for ip_tunnel flags conversion 1 1 - --- 2023-11-13 Alexander Lobakin New
[v3,08/11] tools: move alignment-related macros to new <linux/align.h> bitmap: prereqs for ip_tunnel flags conversion - - - --- 2023-11-13 Alexander Lobakin New
[v3,07/11] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits() bitmap: prereqs for ip_tunnel flags conversion 1 2 - --- 2023-11-13 Alexander Lobakin New
[v3,06/11] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64() bitmap: prereqs for ip_tunnel flags conversion - 1 - --- 2023-11-13 Alexander Lobakin New
[v3,05/11] s390/cio: rename bitmap_size() -> idset_bitmap_size() bitmap: prereqs for ip_tunnel flags conversion - 1 - --- 2023-11-13 Alexander Lobakin New
[v3,04/11] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros bitmap: prereqs for ip_tunnel flags conversion 1 2 - --- 2023-11-13 Alexander Lobakin New
[v3,03/11] bitops: let the compiler optimize {__,}assign_bit() bitmap: prereqs for ip_tunnel flags conversion - 1 - --- 2023-11-13 Alexander Lobakin New
[v3,02/11] bitops: make BYTES_TO_BITS() treewide-available bitmap: prereqs for ip_tunnel flags conversion - 1 - --- 2023-11-13 Alexander Lobakin New
[v3,01/11] bitops: add missing prototype check bitmap: prereqs for ip_tunnel flags conversion - 1 - --- 2023-11-13 Alexander Lobakin New
[v2,13/13] lib/bitmap: add tests for IP tunnel flags conversion helpers ip_tunnel: convert __be16 tunnel flags to bitmaps - - - --- 2023-10-16 Alexander Lobakin New
[v2,12/13] lib/bitmap: add compile-time test for __assign_bit() optimization ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-16 Alexander Lobakin New
[v2,11/13] ip_tunnel: convert __be16 tunnel flags to bitmaps ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-16 Alexander Lobakin New
[v2,10/13] ip_tunnel: use a separate struct to store tunnel params in the kernel ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-16 Alexander Lobakin New
[v2,09/13] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}() ip_tunnel: convert __be16 tunnel flags to bitmaps 1 - - --- 2023-10-16 Alexander Lobakin New
[v2,08/13] bitmap: introduce generic optimized bitmap_size() ip_tunnel: convert __be16 tunnel flags to bitmaps 1 1 - --- 2023-10-16 Alexander Lobakin New
[v2,07/13] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits() ip_tunnel: convert __be16 tunnel flags to bitmaps 1 1 - --- 2023-10-16 Alexander Lobakin New
[v2,06/13] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64() ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-16 Alexander Lobakin New
[v2,05/13] s390/cio: rename bitmap_size() -> idset_bitmap_size() ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-16 Alexander Lobakin New
[v2,04/13] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros ip_tunnel: convert __be16 tunnel flags to bitmaps 1 1 - --- 2023-10-16 Alexander Lobakin New
[v2,03/13] bitops: let the compiler optimize {__,}assign_bit() ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-16 Alexander Lobakin New
[v2,02/13] bitops: make BYTES_TO_BITS() treewide-available ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-16 Alexander Lobakin New
[v2,01/13] bitops: add missing prototype check ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-16 Alexander Lobakin New
[14/14] lib/bitmap: add tests for IP tunnel flags conversion helpers ip_tunnel: convert __be16 tunnel flags to bitmaps - - - --- 2023-10-09 Alexander Lobakin New
[13/14] lib/bitmap: add tests for bitmap_{get,set}_bits() ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-09 Alexander Lobakin New
[12/14] lib/bitmap: add compile-time test for __assign_bit() optimization ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-09 Alexander Lobakin New
[11/14] ip_tunnel: convert __be16 tunnel flags to bitmaps ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-09 Alexander Lobakin New
[10/14] ip_tunnel: use a separate struct to store tunnel params in the kernel ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-09 Alexander Lobakin New
[09/14] bitmap: extend bitmap_{get,set}_value8() to bitmap_{get,set}_bits() ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-09 Alexander Lobakin New
[08/14] bitmap: introduce generic optimized bitmap_size() ip_tunnel: convert __be16 tunnel flags to bitmaps 1 1 - --- 2023-10-09 Alexander Lobakin New
[07/14] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits() ip_tunnel: convert __be16 tunnel flags to bitmaps 1 1 - --- 2023-10-09 Alexander Lobakin New
[06/14] fs/ntfs3: rename bitmap_size() -> ntfs3_bitmap_size() ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-09 Alexander Lobakin New
[05/14] s390/cio: rename bitmap_size() -> idset_bitmap_size() ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-09 Alexander Lobakin New
[04/14] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-09 Alexander Lobakin New
[03/14] bitops: let the compiler optimize __assign_bit() ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-09 Alexander Lobakin New
[02/14] bitops: make BYTES_TO_BITS() treewide-available ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-09 Alexander Lobakin New
[01/14] bitops: add missing prototype check ip_tunnel: convert __be16 tunnel flags to bitmaps - 1 - --- 2023-10-09 Alexander Lobakin New
[net-next] idpf: fix undefined reference to tcp_gro_complete() when !CONFIG_INET [net-next] idpf: fix undefined reference to tcp_gro_complete() when !CONFIG_INET - 2 1 --- 2023-09-21 Alexander Lobakin New
[net-next,3/3] idpf: fix undefined reference to tcp_gro_complete() when !CONFIG_INET net/intel: fix link-time undefined reference errors - - 1 --- 2023-09-20 Alexander Lobakin New
[net-next,2/3] ice: fix undefined references from DPLL code when !CONFIG_PTP_1588_CLOCK net/intel: fix link-time undefined reference errors - - - --- 2023-09-20 Alexander Lobakin New
[net-next,1/3] ice: fix undefined references to ice_is_*() when !CONFIG_PTP_1588_CLOCK net/intel: fix link-time undefined reference errors - - - --- 2023-09-20 Alexander Lobakin New
[net-next,v4,6/6] net: skbuff: always try to recycle PP pages directly when in softirq page_pool: a couple of assorted optimizations - - - --- 2023-08-04 Alexander Lobakin New
[net-next,v4,5/6] page_pool: add a lockdep check for recycling in hardirq page_pool: a couple of assorted optimizations 1 - - --- 2023-08-04 Alexander Lobakin New
[net-next,v4,4/6] net: skbuff: avoid accessing page_pool if !napi_safe when returning page page_pool: a couple of assorted optimizations - - - --- 2023-08-04 Alexander Lobakin New
[net-next,v4,3/6] page_pool: place frag_* fields in one cacheline page_pool: a couple of assorted optimizations - - - --- 2023-08-04 Alexander Lobakin New
[net-next,v4,2/6] net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h> page_pool: a couple of assorted optimizations - - - --- 2023-08-04 Alexander Lobakin New
[net-next,v4,1/6] page_pool: split types and declarations from page_pool.h page_pool: a couple of assorted optimizations - - - --- 2023-08-04 Alexander Lobakin New
[net-next,v3,6/6] net: skbuff: always try to recycle PP pages directly when in softirq page_pool: a couple of assorted optimizations - - - --- 2023-08-03 Alexander Lobakin New
[net-next,v3,5/6] page_pool: add a lockdep check for recycling in hardirq page_pool: a couple of assorted optimizations 1 - - --- 2023-08-03 Alexander Lobakin New
[net-next,v3,4/6] net: skbuff: avoid accessing page_pool if !napi_safe when returning page page_pool: a couple of assorted optimizations - - - --- 2023-08-03 Alexander Lobakin New
[net-next,v3,3/6] page_pool: place frag_* fields in one cacheline page_pool: a couple of assorted optimizations - - - --- 2023-08-03 Alexander Lobakin New
[net-next,v3,2/6] net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h> page_pool: a couple of assorted optimizations - - - --- 2023-08-03 Alexander Lobakin New
[net-next,v3,1/6] page_pool: split types and declarations from page_pool.h page_pool: a couple of assorted optimizations - - - --- 2023-08-03 Alexander Lobakin New
[net-next,v2,6/6] net: skbuff: always try to recycle PP pages directly when in softirq page_pool: a couple of assorted optimizations - - - --- 2023-08-03 Alexander Lobakin New
[net-next,v2,5/6] page_pool: add a lockdep check for recycling in hardirq page_pool: a couple of assorted optimizations - - - --- 2023-08-03 Alexander Lobakin New
[net-next,v2,4/6] net: skbuff: avoid accessing page_pool if !napi_safe when returning page page_pool: a couple of assorted optimizations - - - --- 2023-08-03 Alexander Lobakin New
[net-next,v2,3/6] page_pool: place frag_* fields in one cacheline page_pool: a couple of assorted optimizations - - - --- 2023-08-03 Alexander Lobakin New
[net-next,v2,2/6] net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h> page_pool: a couple of assorted optimizations - - - --- 2023-08-03 Alexander Lobakin New
[net-next,v2,1/6] page_pool: split types and declarations from page_pool.h page_pool: a couple of assorted optimizations - - - --- 2023-08-03 Alexander Lobakin New
[net-next,3/3] virtchnl: fix fake 1-elem arrays for structures allocated as `nents` virtchnl: fix fake 1-elem arrays - 1 1 --- 2023-07-28 Alexander Lobakin New
[net-next,2/3] virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1` virtchnl: fix fake 1-elem arrays - 1 - --- 2023-07-28 Alexander Lobakin New
[net-next,1/3] virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1 virtchnl: fix fake 1-elem arrays - 1 - --- 2023-07-28 Alexander Lobakin New
[net-next,9/9] net: skbuff: always try to recycle PP pages directly when in softirq page_pool: a couple of assorted optimizations - - - --- 2023-07-27 Alexander Lobakin New
[net-next,8/9] page_pool: add a lockdep check for recycling in hardirq page_pool: a couple of assorted optimizations - - - --- 2023-07-27 Alexander Lobakin New
[net-next,7/9] net: skbuff: avoid accessing page_pool if !napi_safe when returning page page_pool: a couple of assorted optimizations - - - --- 2023-07-27 Alexander Lobakin New
[net-next,6/9] page_pool: avoid calling no-op externals when possible page_pool: a couple of assorted optimizations - - - --- 2023-07-27 Alexander Lobakin New
[net-next,5/9] page_pool: don't use driver-set flags field directly page_pool: a couple of assorted optimizations - - - --- 2023-07-27 Alexander Lobakin New
[net-next,4/9] page_pool: shrink &page_pool_params a tiny bit page_pool: a couple of assorted optimizations - - - --- 2023-07-27 Alexander Lobakin New
[net-next,3/9] page_pool: place frag_* fields in one cacheline page_pool: a couple of assorted optimizations - - - --- 2023-07-27 Alexander Lobakin New
[net-next,2/9] net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h> page_pool: a couple of assorted optimizations - - - --- 2023-07-27 Alexander Lobakin New
[net-next,1/9] page_pool: split types and declarations from page_pool.h page_pool: a couple of assorted optimizations - - - --- 2023-07-27 Alexander Lobakin New
[RFC,net-next,v2,7/7] net: skbuff: always try to recycle PP pages directly when in softirq net: page_pool: a couple of assorted optimizations - - - --- 2023-07-14 Alexander Lobakin New
[RFC,net-next,v2,6/7] net: skbuff: avoid accessing page_pool if !napi_safe when returning page net: page_pool: a couple of assorted optimizations - - - --- 2023-07-14 Alexander Lobakin New
[RFC,net-next,v2,5/7] net: page_pool: avoid calling no-op externals when possible net: page_pool: a couple of assorted optimizations - - - --- 2023-07-14 Alexander Lobakin New
[RFC,net-next,v2,4/7] net: page_pool: don't use driver-set flags field directly net: page_pool: a couple of assorted optimizations - - - --- 2023-07-14 Alexander Lobakin New
[RFC,net-next,v2,3/7] net: page_pool: shrink &page_pool_params a tiny bit net: page_pool: a couple of assorted optimizations - - - --- 2023-07-14 Alexander Lobakin New
[RFC,net-next,v2,3/7] net: page_pool: place frag_* fields in one cacheline Untitled series #49510 - - - --- 2023-07-14 Alexander Lobakin New
[RFC,net-next,v2,2/7] net: page_pool: shrink &page_pool_params a tiny bit Untitled series #49512 - - - --- 2023-07-14 Alexander Lobakin New
« 1 2 3 »