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-02-01 12:31:32 linux-kernel [PATCH net-next v5 16/21] ip_tunnel: convert __be16 tunnel flags to bitmaps
2024-02-01 12:31:15 linux-kernel [PATCH net-next v5 18/21] pfcp: add PFCP module
2024-02-01 12:30:38 linux-kernel [PATCH net-next v5 17/21] lib/bitmap: add tests for IP tunnel flags conversion helpers
2024-02-01 12:29:56 linux-kernel [PATCH net-next v5 15/21] ip_tunnel: use a separate struct to store tunnel params in the kernel
2024-02-01 12:29:29 linux-kernel [PATCH net-next v5 14/21] lib/bitmap: add compile-time test for __assign_bit() optimization
2024-02-01 12:29:07 linux-kernel [PATCH net-next v5 13/21] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
2024-02-01 12:27:56 linux-kernel [PATCH net-next v5 10/21] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
2024-02-01 12:27:34 linux-kernel [PATCH net-next v5 09/21] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
2024-02-01 12:25:32 linux-kernel [PATCH net-next v5 04/21] bitops: add missing prototype check
2024-02-01 12:24:20 linux-kernel [PATCH net-next v5 01/21] lib/bitmap: add bitmap_{read,write}()
2024-02-01 12:23:56 linux-kernel [PATCH net-next v5 00/21] ice: add PFCP filter support
2024-01-29 14:40:50 linux-kernel Re: [PATCH net-next 2/7] dma: avoid expensive redundant calls for sync operations
2024-01-29 14:38:35 linux-kernel Re: [PATCH net-next 2/7] dma: avoid expensive redundant calls for sync operations
2024-01-29 14:08:53 linux-kernel Re: [PATCH net-next 2/7] dma: avoid expensive redundant calls for sync operations
2024-01-29 11:09:23 linux-kernel Re: [PATCH net-next 1/7] dma: compile-out DMA sync op calls when not used
2024-01-26 16:45:45 linux-kernel Re: [PATCH net-next 2/7] dma: avoid expensive redundant calls for sync operations
2024-01-26 14:12:57 linux-kernel [PATCH net-next 7/7] xsk: use generic DMA sync shortcut instead of a custom one
2024-01-26 14:11:08 linux-kernel [PATCH net-next 3/7] iommu/dma: avoid expensive indirect calls for sync operations
2024-01-26 14:09:11 linux-kernel [PATCH net-next 0/7] dma: skip calling no-op sync ops when possible
2024-01-26 13:58:17 linux-kernel [PATCH net-next 6/7] page_pool: check for DMA sync shortcut earlier
2024-01-26 13:57:58 linux-kernel [PATCH net-next 5/7] page_pool: don't use driver-set flags field directly
2024-01-26 13:57:34 linux-kernel [PATCH net-next 4/7] page_pool: make sure frag API fields don't span between cachelines
2024-01-26 13:56:52 linux-kernel [PATCH net-next 2/7] dma: avoid expensive redundant calls for sync operations
2024-01-26 13:56:31 linux-kernel [PATCH net-next 1/7] dma: compile-out DMA sync op calls when not used
2024-01-11 13:09:56 linux-kernel Re: [PATCH RFC net-next 05/34] idpf: convert header split mode to libie + napi_build_skb()
2024-01-08 16:18:19 linux-kernel Re: [PATCH RFC net-next 05/34] idpf: convert header split mode to libie + napi_build_skb()
2024-01-08 16:04:42 linux-kernel Re: [PATCH RFC net-next 01/34] idpf: reuse libie's definitions of parsed ptype structures
2024-01-08 16:01:39 linux-kernel Re: [PATCH RFC net-next 00/34] Christmas 3-serie XDP for idpf (+generic stuff)
2023-12-23 03:11:40 linux-kernel [PATCH RFC net-next 34/34] idpf: enable XSk features and ndo_xsk_wakeup
2023-12-23 03:09:52 linux-kernel [PATCH RFC net-next 33/34] idpf: implement Rx path for AF_XDP
2023-12-23 03:09:31 linux-kernel [PATCH RFC net-next 32/34] idpf: implement Tx path for AF_XDP
2023-12-23 03:09:10 linux-kernel [PATCH RFC net-next 31/34] idpf: add XSk pool initialization
2023-12-23 03:08:47 linux-kernel [PATCH RFC net-next 30/34] idpf: move search rx and tx queues to header
2023-12-23 03:08:26 linux-kernel [PATCH RFC net-next 29/34] idpf: add vc functions to manage selected queues
2023-12-23 03:08:04 linux-kernel [PATCH RFC net-next 28/34] idpf: add relative queue id member to idpf_queue
2023-12-23 03:07:44 linux-kernel [PATCH RFC net-next 27/34] idpf: add support for sw interrupt
2023-12-23 03:07:23 linux-kernel [PATCH RFC net-next 26/34] xdp: add generic XSk xdp_buff -> skb conversion
2023-12-23 03:07:17 linux-kernel [PATCH RFC net-next 23/34] idpf: use generic functions to build xdp_buff and skb
2023-12-23 03:07:05 linux-kernel [PATCH RFC net-next 25/34] idpf: add support for .ndo_xdp_xmit()
2023-12-23 03:06:43 linux-kernel [PATCH RFC net-next 24/34] idpf: add support for XDP on Rx
2023-12-23 03:06:32 linux-kernel [PATCH RFC net-next 21/34] idpf: prepare structures to support xdp
2023-12-23 03:05:59 linux-kernel [PATCH RFC net-next 22/34] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
2023-12-23 03:05:16 linux-kernel [PATCH RFC net-next 20/34] idpf: make complq cleaning dependent on scheduling mode
2023-12-23 03:04:54 linux-kernel [PATCH RFC net-next 19/34] idpf: stop using macros for accessing queue descriptors
2023-12-23 03:04:33 linux-kernel [PATCH RFC net-next 18/34] libie: add a couple of XDP helpers
2023-12-23 03:04:13 linux-kernel [PATCH RFC net-next 17/34] libie: support native XDP and register memory model
2023-12-23 03:03:54 linux-kernel [PATCH RFC net-next 16/34] jump_label: export static_key_slow_{inc,dec}_cpuslocked()
2023-12-23 03:03:35 linux-kernel [PATCH RFC net-next 15/34] page_pool: add inline helper to sync VA for device (for XDP_TX)
2023-12-23 03:03:15 linux-kernel [PATCH RFC net-next 14/34] xdp: get rid of xdp_frame::mem.id
2023-12-23 03:02:54 linux-kernel [PATCH RFC net-next 13/34] xdp: add generic xdp_build_skb_from_buff()
2023-12-23 03:02:35 linux-kernel [PATCH RFC net-next 12/34] xdp: add generic xdp_buff_add_frag()