Show patches with: Submitter = Xuan Zhuo       |    Archived = No       |   1133 patches
« 1 2 3 411 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,net-next,v1,12/12] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY virtio-net: support AF_XDP zero copy (tx) 1 - - 18-- 2024-09-24 Xuan Zhuo netdev RFC
[RFC,net-next,v1,11/12] virtio_net: update tx timeout record virtio-net: support AF_XDP zero copy (tx) 1 - - 18-- 2024-09-24 Xuan Zhuo netdev RFC
[RFC,net-next,v1,10/12] virtio_net: xsk: tx: support xmit xsk buffer virtio-net: support AF_XDP zero copy (tx) 1 - - 171- 2024-09-24 Xuan Zhuo netdev RFC
[RFC,net-next,v1,09/12] virtio_net: xsk: prevent disable tx napi virtio-net: support AF_XDP zero copy (tx) 1 - - 18-- 2024-09-24 Xuan Zhuo netdev RFC
[RFC,net-next,v1,08/12] virtio_net: xsk: bind/unbind xsk for tx virtio-net: support AF_XDP zero copy (tx) 1 - - 171- 2024-09-24 Xuan Zhuo netdev RFC
[RFC,net-next,v1,07/12] virtio_net: refactor the xmit type virtio-net: support AF_XDP zero copy (tx) 1 - - 171- 2024-09-24 Xuan Zhuo netdev RFC
[RFC,net-next,v1,06/12] virtio_ring: remove API virtqueue_set_dma_premapped virtio-net: support AF_XDP zero copy (tx) - - - 18-- 2024-09-24 Xuan Zhuo netdev RFC
[RFC,net-next,v1,05/12] virtio-net: rq submits premapped per-buffer virtio-net: support AF_XDP zero copy (tx) - - - 18-- 2024-09-24 Xuan Zhuo netdev RFC
[RFC,net-next,v1,04/12] virtio_ring: perform premapped operations based on per-buffer virtio-net: support AF_XDP zero copy (tx) - - - 171- 2024-09-24 Xuan Zhuo netdev RFC
[RFC,net-next,v1,03/12] virtio_ring: packed: record extras for indirect buffers virtio-net: support AF_XDP zero copy (tx) - - - 171- 2024-09-24 Xuan Zhuo netdev RFC
[RFC,net-next,v1,02/12] virtio_ring: split: record extras for indirect buffers virtio-net: support AF_XDP zero copy (tx) - - - 171- 2024-09-24 Xuan Zhuo netdev RFC
[RFC,net-next,v1,01/12] virtio_ring: introduce vring_need_unmap_buffer virtio-net: support AF_XDP zero copy (tx) 1 - - 18-- 2024-09-24 Xuan Zhuo netdev RFC
[3/3] virtio_net: disable premapped mode by default Revert "virtio_net: rx enable premapped mode by default" - - - 181- 2024-09-06 Xuan Zhuo netdev Accepted
[2/3] Revert "virtio_net: big mode skip the unmap check" Revert "virtio_net: rx enable premapped mode by default" - - - 181- 2024-09-06 Xuan Zhuo netdev Accepted
[1/3] Revert "virtio_net: rx remove premapped failover code" Revert "virtio_net: rx enable premapped mode by default" - - - 172- 2024-09-06 Xuan Zhuo netdev Accepted
[net-next,13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY virtio-net: support AF_XDP zero copy (tx) 1 - - 19-- 2024-08-20 Xuan Zhuo netdev Changes Requested
[net-next,12/13] virtio_net: update tx timeout record virtio-net: support AF_XDP zero copy (tx) 1 - - 19-- 2024-08-20 Xuan Zhuo netdev Changes Requested
[net-next,11/13] virtio_net: xsk: tx: handle the transmitted xsk buffer virtio-net: support AF_XDP zero copy (tx) - - - 19-- 2024-08-20 Xuan Zhuo netdev Changes Requested
[net-next,10/13] virtio_net: xsk: tx: support xmit xsk buffer virtio-net: support AF_XDP zero copy (tx) - - - 181- 2024-08-20 Xuan Zhuo netdev Changes Requested
[net-next,09/13] virtio_net: xsk: prevent disable tx napi virtio-net: support AF_XDP zero copy (tx) 1 - - 19-- 2024-08-20 Xuan Zhuo netdev Changes Requested
[net-next,08/13] virtio_net: xsk: bind/unbind xsk for tx virtio-net: support AF_XDP zero copy (tx) - - - 181- 2024-08-20 Xuan Zhuo netdev Changes Requested
[net-next,07/13] virtio_net: refactor the xmit type virtio-net: support AF_XDP zero copy (tx) - - - 181- 2024-08-20 Xuan Zhuo netdev Changes Requested
[net-next,06/13] virtio_ring: remove API virtqueue_set_dma_premapped virtio-net: support AF_XDP zero copy (tx) - - - 19-- 2024-08-20 Xuan Zhuo netdev Changes Requested
[net-next,05/13] virtio-net: rq submits premapped buffer per buffer virtio-net: support AF_XDP zero copy (tx) - - - 19-- 2024-08-20 Xuan Zhuo netdev Changes Requested
[net-next,04/13] virtio_ring: perform premapped operations based on per-buffer virtio-net: support AF_XDP zero copy (tx) - - - 181- 2024-08-20 Xuan Zhuo netdev Changes Requested
[net-next,03/13] virtio_ring: packed: harden dma unmap for indirect virtio-net: support AF_XDP zero copy (tx) - - - 181- 2024-08-20 Xuan Zhuo netdev Changes Requested
[net-next,02/13] virtio_ring: split: harden dma unmap for indirect virtio-net: support AF_XDP zero copy (tx) - - - 181- 2024-08-20 Xuan Zhuo netdev Changes Requested
[net-next,01/13] virtio_ring: introduce vring_need_unmap_buffer virtio-net: support AF_XDP zero copy (tx) 1 - - 19-- 2024-08-20 Xuan Zhuo netdev Changes Requested
[net] virtio-net: fix overflow inside virtnet_rq_alloc [net] virtio-net: fix overflow inside virtnet_rq_alloc - - - 181- 2024-08-20 Xuan Zhuo netdev Changes Requested
[RFC,net-next,13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY virtio-net: support AF_XDP zero copy (tx) - - - 18-- 2024-07-16 Xuan Zhuo netdev RFC
[RFC,net-next,12/13] virtio_net: update tx timeout record virtio-net: support AF_XDP zero copy (tx) 1 - - 18-- 2024-07-16 Xuan Zhuo netdev RFC
[RFC,net-next,11/13] virtio_net: xsk: tx: handle the transmitted xsk buffer virtio-net: support AF_XDP zero copy (tx) - - - 18-- 2024-07-16 Xuan Zhuo netdev RFC
[RFC,net-next,10/13] virtio_net: xsk: tx: support xmit xsk buffer virtio-net: support AF_XDP zero copy (tx) - - - 171- 2024-07-16 Xuan Zhuo netdev RFC
[RFC,net-next,09/13] virtio_net: xsk: prevent disable tx napi virtio-net: support AF_XDP zero copy (tx) 1 - - 18-- 2024-07-16 Xuan Zhuo netdev RFC
[RFC,net-next,08/13] virtio_net: xsk: bind/unbind xsk for tx virtio-net: support AF_XDP zero copy (tx) - - - 1611 2024-07-16 Xuan Zhuo netdev RFC
[RFC,net-next,07/13] virtio_net: refactor the xmit type virtio-net: support AF_XDP zero copy (tx) - - - 171- 2024-07-16 Xuan Zhuo netdev RFC
[RFC,net-next,06/13] virtio_ring: remove API virtqueue_set_dma_premapped virtio-net: support AF_XDP zero copy (tx) - - - 18-- 2024-07-16 Xuan Zhuo netdev RFC
[RFC,net-next,05/13] virtio-net: rq submits premapped buffer per buffer virtio-net: support AF_XDP zero copy (tx) - - - 18-- 2024-07-16 Xuan Zhuo netdev RFC
[RFC,net-next,04/13] virtio_ring: perform premapped operations based on per-buffer virtio-net: support AF_XDP zero copy (tx) - - - 171- 2024-07-16 Xuan Zhuo netdev RFC
[RFC,net-next,03/13] virtio_ring: packed: harden dma unmap for indirect virtio-net: support AF_XDP zero copy (tx) - - - 171- 2024-07-16 Xuan Zhuo netdev RFC
[RFC,net-next,02/13] virtio_ring: split: harden dma unmap for indirect virtio-net: support AF_XDP zero copy (tx) - - - 171- 2024-07-16 Xuan Zhuo netdev RFC
[RFC,net-next,01/13] virtio_ring: introduce vring_need_unmap_buffer virtio-net: support AF_XDP zero copy (tx) 1 - - 18-- 2024-07-16 Xuan Zhuo netdev RFC
[net-next,v8,10/10] virtio_net: xsk: rx: support recv merge mode virtio-net: support AF_XDP zero copy 1 - - 181- 2024-07-08 Xuan Zhuo netdev Accepted
[net-next,v8,09/10] virtio_net: xsk: rx: support recv small mode virtio-net: support AF_XDP zero copy 1 - - 181- 2024-07-08 Xuan Zhuo netdev Accepted
[net-next,v8,08/10] virtio_net: xsk: rx: support fill with xsk buffer virtio-net: support AF_XDP zero copy 1 - - 181- 2024-07-08 Xuan Zhuo netdev Accepted
[net-next,v8,07/10] virtio_net: xsk: support wakeup virtio-net: support AF_XDP zero copy 1 - - 19-- 2024-07-08 Xuan Zhuo netdev Accepted
[net-next,v8,06/10] virtio_net: xsk: bind/unbind xsk for rx virtio-net: support AF_XDP zero copy 1 - - 181- 2024-07-08 Xuan Zhuo netdev Accepted
[net-next,v8,05/10] virtio_net: separate receive_mergeable virtio-net: support AF_XDP zero copy 1 - - 19-- 2024-07-08 Xuan Zhuo netdev Accepted
[net-next,v8,04/10] virtio_net: separate receive_buf virtio-net: support AF_XDP zero copy 1 - - 181- 2024-07-08 Xuan Zhuo netdev Accepted
[net-next,v8,03/10] virtio_net: separate virtnet_tx_resize() virtio-net: support AF_XDP zero copy 1 - - 181- 2024-07-08 Xuan Zhuo netdev Accepted
[net-next,v8,02/10] virtio_net: separate virtnet_rx_resize() virtio-net: support AF_XDP zero copy 1 - - 181- 2024-07-08 Xuan Zhuo netdev Accepted
[net-next,v8,01/10] virtio_net: replace VIRTIO_XDP_HEADROOM by XDP_PACKET_HEADROOM virtio-net: support AF_XDP zero copy 1 - - 181- 2024-07-08 Xuan Zhuo netdev Accepted
[net-next,v7,10/10] virtio_net: xsk: rx: support recv merge mode virtio-net: support AF_XDP zero copy 1 - - 181- 2024-07-05 Xuan Zhuo netdev Superseded
[net-next,v7,09/10] virtio_net: xsk: rx: support recv small mode virtio-net: support AF_XDP zero copy 1 - - 181- 2024-07-05 Xuan Zhuo netdev Superseded
[net-next,v7,08/10] virtio_net: xsk: rx: support fill with xsk buffer virtio-net: support AF_XDP zero copy - - - 181- 2024-07-05 Xuan Zhuo netdev Superseded
[net-next,v7,07/10] virtio_net: xsk: support wakeup virtio-net: support AF_XDP zero copy 1 - - 19-- 2024-07-05 Xuan Zhuo netdev Superseded
[net-next,v7,06/10] virtio_net: xsk: bind/unbind xsk for rx virtio-net: support AF_XDP zero copy 1 - - 181- 2024-07-05 Xuan Zhuo netdev Superseded
[net-next,v7,05/10] virtio_net: separate receive_mergeable virtio-net: support AF_XDP zero copy 1 - - 19-- 2024-07-05 Xuan Zhuo netdev Superseded
[net-next,v7,04/10] virtio_net: separate receive_buf virtio-net: support AF_XDP zero copy 1 - - 181- 2024-07-05 Xuan Zhuo netdev Superseded
[net-next,v7,03/10] virtio_net: separate virtnet_tx_resize() virtio-net: support AF_XDP zero copy 1 - - 181- 2024-07-05 Xuan Zhuo netdev Superseded
[net-next,v7,02/10] virtio_net: separate virtnet_rx_resize() virtio-net: support AF_XDP zero copy 1 - - 181- 2024-07-05 Xuan Zhuo netdev Superseded
[net-next,v7,01/10] virtio_net: replace VIRTIO_XDP_HEADROOM by XDP_PACKET_HEADROOM virtio-net: support AF_XDP zero copy 1 - - 181- 2024-07-05 Xuan Zhuo netdev Superseded
[net-next,v6,10/10] virtio_net: xsk: rx: free the unused xsk buffer virtio-net: support AF_XDP zero copy - - - 18-- 2024-06-18 Xuan Zhuo netdev Changes Requested
[net-next,v6,09/10] virtio_net: xsk: rx: support recv merge mode virtio-net: support AF_XDP zero copy - - - 171- 2024-06-18 Xuan Zhuo netdev Changes Requested
[net-next,v6,08/10] virtio_net: xsk: rx: support recv small mode virtio-net: support AF_XDP zero copy - - - 171- 2024-06-18 Xuan Zhuo netdev Changes Requested
[net-next,v6,07/10] virtio_net: xsk: rx: support fill with xsk buffer virtio-net: support AF_XDP zero copy - - - 171- 2024-06-18 Xuan Zhuo netdev Changes Requested
[net-next,v6,06/10] virtio_net: xsk: support wakeup virtio-net: support AF_XDP zero copy 1 - - 18-- 2024-06-18 Xuan Zhuo netdev Changes Requested
[net-next,v6,05/10] virtio_net: xsk: bind/unbind xsk for rx virtio-net: support AF_XDP zero copy - - - 171- 2024-06-18 Xuan Zhuo netdev Changes Requested
[net-next,v6,04/10] virtio_net: separate receive_mergeable virtio-net: support AF_XDP zero copy 1 - - 18-- 2024-06-18 Xuan Zhuo netdev Changes Requested
[net-next,v6,03/10] virtio_net: separate receive_buf virtio-net: support AF_XDP zero copy 1 - - 171- 2024-06-18 Xuan Zhuo netdev Changes Requested
[net-next,v6,02/10] virtio_net: separate virtnet_tx_resize() virtio-net: support AF_XDP zero copy 1 - - 171- 2024-06-18 Xuan Zhuo netdev Changes Requested
[net-next,v6,01/10] virtio_net: separate virtnet_rx_resize() virtio-net: support AF_XDP zero copy 1 - - 171- 2024-06-18 Xuan Zhuo netdev Changes Requested
[net-next,v5,15/15] virtio_net: xsk: rx: support recv small mode virtio-net: support AF_XDP zero copy - - - 171- 2024-06-14 Xuan Zhuo netdev Superseded
[net-next,v5,14/15] virtio_net: xsk: rx: support fill with xsk buffer virtio-net: support AF_XDP zero copy - - - 171- 2024-06-14 Xuan Zhuo netdev Superseded
[net-next,v5,13/15] virtio_net: xsk: tx: handle the transmitted xsk buffer virtio-net: support AF_XDP zero copy - - - 18-- 2024-06-14 Xuan Zhuo netdev Superseded
[net-next,v5,12/15] virtio_net: xsk: tx: support wakeup virtio-net: support AF_XDP zero copy 1 - - 18-- 2024-06-14 Xuan Zhuo netdev Superseded
[net-next,v5,11/15] virtio_net: xsk: tx: support xmit xsk buffer virtio-net: support AF_XDP zero copy - - - 18-- 2024-06-14 Xuan Zhuo netdev Superseded
[net-next,v5,10/15] virtio_net: xsk: prevent disable tx napi virtio-net: support AF_XDP zero copy 1 - - 18-- 2024-06-14 Xuan Zhuo netdev Superseded
[net-next,v5,09/15] virtio_net: xsk: bind/unbind xsk virtio-net: support AF_XDP zero copy - - - 1512 2024-06-14 Xuan Zhuo netdev Superseded
[net-next,v5,08/15] virtio_net: sq support premapped mode virtio-net: support AF_XDP zero copy - - - 1512 2024-06-14 Xuan Zhuo netdev Superseded
[net-next,v5,07/15] virtio_net: refactor the xmit type virtio-net: support AF_XDP zero copy - - - 18-- 2024-06-14 Xuan Zhuo netdev Superseded
[net-next,v5,06/15] virtio_net: separate receive_buf virtio-net: support AF_XDP zero copy 1 - - 171- 2024-06-14 Xuan Zhuo netdev Superseded
[net-next,v5,05/15] virtio_net: separate virtnet_tx_resize() virtio-net: support AF_XDP zero copy 1 - - 171- 2024-06-14 Xuan Zhuo netdev Superseded
[net-next,v5,04/15] virtio_net: separate virtnet_rx_resize() virtio-net: support AF_XDP zero copy 1 - - 171- 2024-06-14 Xuan Zhuo netdev Superseded
[net-next,v5,03/15] virtio_ring: virtqueue_set_dma_premapped() support to disable virtio-net: support AF_XDP zero copy - - - 171- 2024-06-14 Xuan Zhuo netdev Superseded
[net-next,v5,02/15] virtio_ring: introduce vring_need_unmap_buffer virtio-net: support AF_XDP zero copy 1 - - 18-- 2024-06-14 Xuan Zhuo netdev Superseded
[net-next,v5,01/15] virtio_ring: introduce dma map api for page virtio-net: support AF_XDP zero copy - - - 171- 2024-06-14 Xuan Zhuo netdev Superseded
[net-next,v4,15/15] virtio_net: xsk: rx: support recv small mode virtio-net: support AF_XDP zero copy - - - 171- 2024-06-11 Xuan Zhuo netdev Superseded
[net-next,v4,14/15] virtio_net: xsk: rx: support fill with xsk buffer virtio-net: support AF_XDP zero copy - - - 171- 2024-06-11 Xuan Zhuo netdev Superseded
[net-next,v4,13/15] virtio_net: xsk: tx: handle the transmitted xsk buffer virtio-net: support AF_XDP zero copy - - - 18-- 2024-06-11 Xuan Zhuo netdev Superseded
[net-next,v4,12/15] virtio_net: xsk: tx: support wakeup virtio-net: support AF_XDP zero copy - - - 18-- 2024-06-11 Xuan Zhuo netdev Superseded
[net-next,v4,11/15] virtio_net: xsk: tx: support xmit xsk buffer virtio-net: support AF_XDP zero copy - - - 15-3 2024-06-11 Xuan Zhuo netdev Superseded
[net-next,v4,10/15] virtio_net: xsk: prevent disable tx napi virtio-net: support AF_XDP zero copy 1 - - 18-- 2024-06-11 Xuan Zhuo netdev Superseded
[net-next,v4,09/15] virtio_net: xsk: bind/unbind xsk virtio-net: support AF_XDP zero copy - - - 1512 2024-06-11 Xuan Zhuo netdev Superseded
[net-next,v4,08/15] virtio_net: sq support premapped mode virtio-net: support AF_XDP zero copy - - - 1413 2024-06-11 Xuan Zhuo netdev Superseded
[net-next,v4,07/15] virtio_net: refactor the xmit type virtio-net: support AF_XDP zero copy - - - 18-- 2024-06-11 Xuan Zhuo netdev Superseded
[net-next,v4,06/15] virtio_net: separate receive_buf virtio-net: support AF_XDP zero copy 1 - - 171- 2024-06-11 Xuan Zhuo netdev Superseded
[net-next,v4,05/15] virtio_net: separate virtnet_tx_resize() virtio-net: support AF_XDP zero copy 1 - - 171- 2024-06-11 Xuan Zhuo netdev Superseded
[net-next,v4,04/15] virtio_net: separate virtnet_rx_resize() virtio-net: support AF_XDP zero copy 1 - - 171- 2024-06-11 Xuan Zhuo netdev Superseded
[net-next,v4,03/15] virtio_ring: virtqueue_set_dma_premapped() support to disable virtio-net: support AF_XDP zero copy - - - 171- 2024-06-11 Xuan Zhuo netdev Superseded
« 1 2 3 411 12 »