Andrew Melnichenko ([email protected])

Number of posts: 103 (0.07 per day)
First post: 2020-04-05 20:14:59
Last post: 2024-03-28 08:12:42

Date List Subject
2024-03-28 08:12:42 linux-kernel Re: [PATCH v2 1/1] vhost: Added pad cleanup if vnet_hdr is not present.
2024-03-28 06:53:54 linux-kernel [PATCH v2 1/1] vhost: Added pad cleanup if vnet_hdr is not present.
2024-02-26 16:36:38 linux-kernel Re: [PATCH 1/1] vhost: Added pad cleanup if vnet_hdr is not present.
2024-01-15 19:49:11 linux-kernel [PATCH 1/1] vhost: Added pad cleanup if vnet_hdr is not present.
2023-03-30 00:53:18 linux-kernel Re: [RFC PATCH 0/4] eBPF RSS through QMP support.
2023-03-29 11:20:04 linux-kernel [RFC PATCH 4/5] qmp: Added new command to retrieve eBPF blob.
2023-03-29 11:17:02 linux-kernel [RFC PATCH 5/5] ebpf: Updated eBPF program and skeleton.
2023-03-29 11:10:57 linux-kernel [RFC PATCH 3/5] ebpf: Added declaration/initialization routines.
2023-03-29 11:08:16 linux-kernel [RFC PATCH 2/5] virtio-net: Added property to load eBPF RSS with fds.
2023-03-29 11:07:57 linux-kernel [RFC PATCH 1/5] ebpf: Added eBPF initialization by fds and map update.
2023-03-29 11:07:03 linux-kernel [RFC PATCH 0/4] eBPF RSS through QMP support.
2022-12-07 12:22:04 linux-kernel [PATCH v5 3/6] driver/net/tun: Added features for USO.
2022-12-07 12:21:43 linux-kernel [PATCH v5 1/6] udp: allow header check for dodgy GSO_UDP_L4 packets.
2022-12-07 12:20:11 linux-kernel [PATCH v5 0/6] TUN/VirtioNet USO features support.
2022-12-07 12:16:39 linux-kernel [PATCH v5 2/6] uapi/linux/if_tun.h: Added new offload types for USO4/6.
2022-12-07 11:58:48 linux-kernel [PATCH v5 6/6] drivers/net/virtio_net.c: Added USO support.
2022-12-07 11:58:42 linux-kernel [PATCH v5 4/6] uapi/linux/virtio_net.h: Added USO types.
2022-12-07 11:58:39 linux-kernel [PATCH v5 5/6] linux/virtio_net.h: Support USO offload in vnet header.
2022-12-02 00:19:06 linux-kernel [PATCH v4 2/6] uapi/linux/if_tun.h: Added new offload types for USO4/6.
2022-12-01 23:59:02 linux-kernel [PATCH v4 1/6] udp: allow header check for dodgy GSO_UDP_L4 packets.
2022-12-01 23:46:18 linux-kernel [PATCH v4 4/6] uapi/linux/virtio_net.h: Added USO types.
2022-12-01 23:14:59 linux-kernel Re: [PATCH v4 0/6] TUN/VirtioNet USO features support.
2022-12-01 23:11:47 linux-kernel [PATCH v4 5/6] linux/virtio_net.h: Support USO offload in vnet header.
2022-12-01 22:59:19 linux-kernel [PATCH v4 6/6] drivers/net/virtio_net.c: Added USO support.
2022-12-01 22:59:16 linux-kernel [PATCH v4 3/6] driver/net/tun: Added features for USO.
2022-12-01 22:41:16 linux-kernel [PATCH v4 0/6] TUN/VirtioNet USO features support.
2022-09-08 20:56:06 linux-kernel Re: [PATCH v3 0/6] TUN/VirtioNet USO features support.
2022-09-08 20:36:41 linux-kernel Re: [PATCH v3 1/6] udp: allow header check for dodgy GSO_UDP_L4 packets.
2022-09-07 13:34:06 linux-kernel [PATCH v3 4/6] uapi/linux/virtio_net.h: Added USO types.
2022-09-07 13:27:26 linux-kernel [PATCH v3 1/6] udp: allow header check for dodgy GSO_UDP_L4 packets.
2022-09-07 13:15:34 linux-kernel [PATCH v3 0/6] TUN/VirtioNet USO features support.
2022-09-07 13:13:58 linux-kernel [PATCH v3 2/6] uapi/linux/if_tun.h: Added new offload types for USO4/6.
2022-09-07 13:13:26 linux-kernel [PATCH v3 6/6] drivers/net/virtio_net.c: Added USO support.
2022-09-07 13:10:17 linux-kernel [PATCH v3 3/6] driver/net/tun: Added features for USO.
2022-09-07 12:57:44 linux-kernel [PATCH v3 5/6] linux/virtio_net.h: Support USO offload in vnet header.
2022-08-15 12:02:03 linux-kernel Re: [PATCH] virtio_net: fix endian-ness for RSS
2022-06-16 12:24:14 linux-kernel Re: [RFC PATCH v2 0/5] TUN/VirtioNet USO features support.
2022-05-26 22:04:00 linux-kernel Re: [RFC PATCH v2 0/5] TUN/VirtioNet USO features support.
2022-05-25 13:21:46 linux-kernel Re: [RFC PATCH v2 0/5] TUN/VirtioNet USO features support.
2022-05-14 03:12:39 linux-kernel [RFC PATCH v2 2/5] driver/net/tun: Added features for USO.
2022-05-14 01:36:38 linux-kernel [RFC PATCH v2 5/5] drivers/net/virtio_net.c: Added USO support.
2022-05-13 14:17:22 linux-kernel [RFC PATCH v2 1/5] uapi/linux/if_tun.h: Added new offload types for USO4/6.
2022-05-13 04:07:13 linux-kernel [RFC PATCH v2 3/5] uapi/linux/virtio_net.h: Added USO types.
2022-05-12 16:52:27 linux-kernel [RFC PATCH v2 0/5] TUN/VirtioNet USO features support.
2022-05-12 16:05:29 linux-kernel [RFC PATCH v2 4/5] linux/virtio_net.h: Support USO offload in vnet header.
2022-03-28 22:30:54 linux-kernel [PATCH v5 4/4] drivers/net/virtio_net: Added RSS hash report control.
2022-03-28 22:26:58 linux-kernel [PATCH v5 3/4] drivers/net/virtio_net: Added RSS hash report.
2022-03-28 22:13:53 linux-kernel [PATCH v5 2/4] drivers/net/virtio_net: Added basic RSS support.
2022-03-28 21:57:39 linux-kernel [PATCH v5 0/4] RSS support for VirtioNet.
2022-03-28 21:12:39 linux-kernel [PATCH v5 1/4] drivers/net/virtio_net: Fixed padded vheader to use v1 with hash.
2022-03-04 18:05:51 linux-kernel Re: [PATCH v4 3/4] drivers/net/virtio_net: Added RSS hash report.