Show patches with: Submitter = Xuan Zhuo       |   1084 patches
« 1 2 ... 8 9 10 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,17/26] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-24 Xuan Zhuo netdev Superseded
[v6,16/26] virtio_pci: queue_reset: extract the logic of active vq for modern pci virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-24 Xuan Zhuo netdev Superseded
[v6,15/26] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions virtio pci support VIRTIO_F_RING_RESET - - - 1321 2022-02-24 Xuan Zhuo netdev Superseded
[v6,14/26] virtio: add helper for queue reset virtio pci support VIRTIO_F_RING_RESET - - - 1321 2022-02-24 Xuan Zhuo netdev Superseded
[v6,13/26] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-24 Xuan Zhuo netdev Superseded
[v6,12/26] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-24 Xuan Zhuo netdev Superseded
[v6,11/26] virtio_ring: introduce virtqueue_reset_vring() virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-24 Xuan Zhuo netdev Superseded
[v6,10/26] virtio_ring: packed: implement virtqueue_reset_vring_packed() virtio pci support VIRTIO_F_RING_RESET - - - 1114 2022-02-24 Xuan Zhuo netdev Superseded
[v6,09/26] virtio_ring: split: implement virtqueue_reset_vring_split() virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-24 Xuan Zhuo netdev Superseded
[v6,08/26] virtio_ring: extract the logic of freeing vring virtio pci support VIRTIO_F_RING_RESET - - - 1114 2022-02-24 Xuan Zhuo netdev Superseded
[v6,07/26] virtio_ring: packed: extract the logic of init vq and attach vring virtio pci support VIRTIO_F_RING_RESET - - - 1321 2022-02-24 Xuan Zhuo netdev Superseded
[v6,06/26] virtio_ring: packed: extrace the logic of creating vring virtio pci support VIRTIO_F_RING_RESET - - - 1222 2022-02-24 Xuan Zhuo netdev Superseded
[v6,05/26] virtio_ring: split: extract the logic of init vq and attach vring virtio pci support VIRTIO_F_RING_RESET - - - 1321 2022-02-24 Xuan Zhuo netdev Superseded
[v6,04/26] virtio_ring: split: extract the logic of creating vring virtio pci support VIRTIO_F_RING_RESET - - - 1321 2022-02-24 Xuan Zhuo netdev Superseded
[v6,03/26] virtio: add helper virtqueue_get_vring_max_size() virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-24 Xuan Zhuo netdev Superseded
[v6,02/26] virtio: queue_reset: add VIRTIO_F_RING_RESET virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-24 Xuan Zhuo netdev Superseded
[v6,01/26] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-24 Xuan Zhuo netdev Superseded
[v5,22/22] virtio_net: support set_ringparam virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-14 Xuan Zhuo netdev Superseded
[v5,21/22] virtio_net: get max ring size by virtqueue_get_vring_max_size() virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-14 Xuan Zhuo netdev Superseded
[v5,20/22] virtio_net: set the default max ring num virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-14 Xuan Zhuo netdev Superseded
[v5,19/22] virtio: add helper virtio_set_max_ring_num() virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-14 Xuan Zhuo netdev Superseded
[v5,18/22] virtio: add helper virtqueue_get_vring_max_size() virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-14 Xuan Zhuo netdev Superseded
[v5,17/22] virtio_net: support rx/tx queue reset virtio pci support VIRTIO_F_RING_RESET - - - 1024 2022-02-14 Xuan Zhuo netdev Superseded
[v5,16/22] virtio_net: split free_unused_bufs() virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-14 Xuan Zhuo netdev Superseded
[v5,15/22] virtio: queue_reset: add helper virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-14 Xuan Zhuo netdev Superseded
[v5,14/22] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET virtio pci support VIRTIO_F_RING_RESET - - - 1321 2022-02-14 Xuan Zhuo netdev Superseded
[v5,13/22] virtio_pci: queue_reset: reserve vq->priv for re-enable queue virtio pci support VIRTIO_F_RING_RESET - - - 1321 2022-02-14 Xuan Zhuo netdev Superseded
[v5,12/22] virtio_pci: queue_reset: setup_vq() support vring_setup_virtqueue() virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-14 Xuan Zhuo netdev Superseded
[v5,11/22] virtio_pci: queue_reset: release vq by vp_dev->vqs virtio pci support VIRTIO_F_RING_RESET - - - 1321 2022-02-14 Xuan Zhuo netdev Superseded
[v5,10/22] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions virtio pci support VIRTIO_F_RING_RESET - - - 1123 2022-02-14 Xuan Zhuo netdev Superseded
[v5,09/22] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-14 Xuan Zhuo netdev Superseded
[v5,08/22] virtio_ring: queue_reset: add vring_release_virtqueue() virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-14 Xuan Zhuo netdev Superseded
[v5,07/22] virtio_ring: queue_reset: extract the release function of the vq ring virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-14 Xuan Zhuo netdev Superseded
[v5,06/22] virtio_ring: queue_reset: packed: support enable reset queue virtio pci support VIRTIO_F_RING_RESET - - - 1321 2022-02-14 Xuan Zhuo netdev Superseded
[v5,05/22] virtio_ring: queue_reset: split: support enable reset queue virtio pci support VIRTIO_F_RING_RESET - - - 1321 2022-02-14 Xuan Zhuo netdev Superseded
[v5,04/22] virtio_ring: queue_reset: split: add __vring_init_virtqueue() virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-14 Xuan Zhuo netdev Superseded
[v5,03/22] virtio_ring: queue_reset: add function vring_setup_virtqueue() virtio pci support VIRTIO_F_RING_RESET - - - 1321 2022-02-14 Xuan Zhuo netdev Superseded
[v5,02/22] virtio: queue_reset: add VIRTIO_F_RING_RESET virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-14 Xuan Zhuo netdev Superseded
[v5,01/22] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-02-14 Xuan Zhuo netdev Superseded
[v3,17/17] virtio_net: support pair disable/enable virtio pci support VIRTIO_F_RING_RESET - - - 1114 2022-01-26 Xuan Zhuo netdev Not Applicable
[v3,16/17] virtio_net: split free_unused_bufs() virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-01-26 Xuan Zhuo netdev Not Applicable
[v3,15/17] virtio_net: virtnet_tx_timeout() stop ref sq->vq virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-01-26 Xuan Zhuo netdev Not Applicable
[v3,14/17] virtio_net: virtnet_tx_timeout() fix style virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-01-26 Xuan Zhuo netdev Not Applicable
[v3,13/17] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET virtio pci support VIRTIO_F_RING_RESET - - - 1321 2022-01-26 Xuan Zhuo Not Applicable
[v3,12/17] virtio_pci: queue_reset: setup_vq use vring_setup_virtqueue() virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-01-26 Xuan Zhuo Not Applicable
[v3,11/17] virtio_pci: queue_reset: release vq by vp_dev->vqs virtio pci support VIRTIO_F_RING_RESET - - - 1321 2022-01-26 Xuan Zhuo Not Applicable
[v3,10/17] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions virtio pci support VIRTIO_F_RING_RESET - - - 1321 2022-01-26 Xuan Zhuo Not Applicable
[v3,09/17] virtio_ring: queue_reset: add vring_reset_virtqueue() virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-01-26 Xuan Zhuo Not Applicable
[v3,08/17] virtio_ring: queue_reset: packed: support enable reset queue virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-01-26 Xuan Zhuo Not Applicable
[v3,07/17] virtio_ring: queue_reset: split: support enable reset queue virtio pci support VIRTIO_F_RING_RESET - - - 1321 2022-01-26 Xuan Zhuo Not Applicable
[v3,06/17] virtio_ring: queue_reset: split: add __vring_init_virtqueue() virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-01-26 Xuan Zhuo Not Applicable
[v3,05/17] vritio_ring: queue_reset: extract the release function of the vq ring virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-01-26 Xuan Zhuo Not Applicable
[v3,04/17] virtio: queue_reset: add helper virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-01-26 Xuan Zhuo Not Applicable
[v3,03/17] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-01-26 Xuan Zhuo Not Applicable
[v3,02/17] virtio: queue_reset: add VIRTIO_F_RING_RESET virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-01-26 Xuan Zhuo Not Applicable
[v3,01/17] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data virtio pci support VIRTIO_F_RING_RESET - - - 1411 2022-01-26 Xuan Zhuo Not Applicable
[v2,12/12] virtio-net: support pair disable/enable virtio pci support VIRTIO_F_RING_RESET - - - 1123 2022-01-20 Xuan Zhuo netdev Superseded
[v2,11/12] virtio_net: split free_unused_bufs() virtio pci support VIRTIO_F_RING_RESET - - - 151- 2022-01-20 Xuan Zhuo netdev Superseded
[v2,10/12] virtio_net: virtnet_tx_timeout() stop ref sq->vq virtio pci support VIRTIO_F_RING_RESET - - - 151- 2022-01-20 Xuan Zhuo netdev Superseded
[v2,09/12] virtio_net: virtnet_tx_timeout() fix style virtio pci support VIRTIO_F_RING_RESET - - - 151- 2022-01-20 Xuan Zhuo netdev Superseded
[v2,08/12] virtio: queue_reset: add helper virtio pci support VIRTIO_F_RING_RESET - - - 142- 2022-01-20 Xuan Zhuo netdev Superseded
[v2,07/12] virtio: queue_reset: pci: support VIRTIO_F_RING_RESET virtio pci support VIRTIO_F_RING_RESET - - - 142- 2022-01-20 Xuan Zhuo netdev Superseded
[v2,06/12] virtio: queue_reset: pci: add independent function to enable msix vq virtio pci support VIRTIO_F_RING_RESET - - - 142- 2022-01-20 Xuan Zhuo netdev Superseded
[v2,05/12] virito: queue_reset: pci: move the per queue irq logic from vp_del_vqs to vp_del_vq virtio pci support VIRTIO_F_RING_RESET - - - 151- 2022-01-20 Xuan Zhuo netdev Superseded
[v2,04/12] virtio: queue_reset: pci: update struct virtio_pci_common_cfg and option functions virtio pci support VIRTIO_F_RING_RESET - - - 142- 2022-01-20 Xuan Zhuo netdev Superseded
[v2,03/12] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset virtio pci support VIRTIO_F_RING_RESET - - - 142- 2022-01-20 Xuan Zhuo netdev Superseded
[v2,02/12] virtio: queue_reset: add VIRTIO_F_RING_RESET virtio pci support VIRTIO_F_RING_RESET - - - 151- 2022-01-20 Xuan Zhuo netdev Superseded
[v2,01/12] virtio: pci: struct virtio_pci_common_cfg add queue_notify_data virtio pci support VIRTIO_F_RING_RESET - - - 151- 2022-01-20 Xuan Zhuo netdev Superseded
[net] Revert "xsk: Do not sleep in poll() when need_wakeup set" [net] Revert "xsk: Do not sleep in poll() when need_wakeup set" - - - 2-- 2022-01-04 Xuan Zhuo bpf Superseded
[v4,3/3] virtio-net: enable virtio desc cache virtio support cache indirect desc - - - 1-- 2021-11-08 Xuan Zhuo netdev Not Applicable
[v4,2/3] virtio: cache indirect desc for packed virtio support cache indirect desc - - - 1-- 2021-11-08 Xuan Zhuo Not Applicable
[v4,1/3] virtio: cache indirect desc for split virtio support cache indirect desc - - - 1-- 2021-11-08 Xuan Zhuo Not Applicable
[v3,3/3] virtio-net: enable virtio desc cache virtio support cache indirect desc - - - 1-- 2021-10-29 Xuan Zhuo netdev Superseded
[v3,2/3] virtio: cache indirect desc for packed virtio support cache indirect desc - - - 1-- 2021-10-29 Xuan Zhuo Superseded
[v3,1/3] virtio: cache indirect desc for split virtio support cache indirect desc - - - 1-- 2021-10-29 Xuan Zhuo Superseded
[v2,3/3] virtio-net: enable virtio indirect cache virtio support cache indirect desc - - - 1-- 2021-10-28 Xuan Zhuo netdev Superseded
[v2,2/3] virtio: cache indirect desc for packed virtio support cache indirect desc - - - 1-- 2021-10-28 Xuan Zhuo netdev Superseded
[v2,1/3] virtio: cache indirect desc for split virtio support cache indirect desc - - - 1-- 2021-10-28 Xuan Zhuo netdev Superseded
[3/3] virtio-net: enable virtio indirect cache virtio support cache indirect desc - - - 1-- 2021-10-27 Xuan Zhuo netdev Superseded
[2/3] virtio: cache indirect desc for packed virtio support cache indirect desc - - - 1-- 2021-10-27 Xuan Zhuo Superseded
[1/3] virtio: cache indirect desc for split virtio support cache indirect desc - - - 1-- 2021-10-27 Xuan Zhuo Superseded
[net,v2] napi: fix race inside napi_enable [net,v2] napi: fix race inside napi_enable - 1 - 141- 2021-09-18 Xuan Zhuo netdev Accepted
[net] napi: fix race inside napi_enable [net] napi: fix race inside napi_enable - 1 - 14-1 2021-09-18 Xuan Zhuo netdev Superseded
[net-next] virtio_net: use netdev_warn_once to output warn when without enough queues [net-next] virtio_net: use netdev_warn_once to output warn when without enough queues - - - 141- 2021-09-18 Xuan Zhuo netdev Accepted
[net,v4] xdp, net: fix use-after-free in bpf_xdp_link_release [net,v4] xdp, net: fix use-after-free in bpf_xdp_link_release 1 1 - 15-- 2021-07-10 Xuan Zhuo bpf Accepted
[net,v3] xdp, net: fix use-after-free in bpf_xdp_link_release [net,v3] xdp, net: fix use-after-free in bpf_xdp_link_release - 1 - 15-- 2021-07-10 Xuan Zhuo netdev Superseded
[net,v2] xdp, net: fix use-after-free in bpf_xdp_link_release [net,v2] xdp, net: fix use-after-free in bpf_xdp_link_release - 1 - 14-1 2021-07-09 Xuan Zhuo bpf Superseded
[net] xdp, net: fix use-after-free in bpf_xdp_link_release [net] xdp, net: fix use-after-free in bpf_xdp_link_release - 1 - 14-1 2021-07-08 Xuan Zhuo bpf Superseded
[bpf] bpf: fix for BUG: kernel NULL pointer dereference, address: 0000000000000000 [bpf] bpf: fix for BUG: kernel NULL pointer dereference, address: 0000000000000000 3 1 - 14-1 2021-07-08 Xuan Zhuo bpf Accepted
[net,v3] xdp, net: fix for construct skb by xdp inside xsk zc rx [net,v3] xdp, net: fix for construct skb by xdp inside xsk zc rx - - - 132- 2021-06-28 Xuan Zhuo bpf Awaiting Upstream
[net,v2] xdp, net: fix for construct skb by xdp inside xsk zc rx [net,v2] xdp, net: fix for construct skb by xdp inside xsk zc rx - - - 141- 2021-06-17 Xuan Zhuo bpf Superseded
[net] xdp, net: fix for construct skb by xdp inside xsk zc rx [net] xdp, net: fix for construct skb by xdp inside xsk zc rx - - - 1-1 2021-06-15 Xuan Zhuo bpf Superseded
[net-next,v5,15/15] virtio-net: xsk zero copy xmit kick by threshold virtio-net: support xdp socket zero copy - 1 - 12-3 2021-06-10 Xuan Zhuo netdev Changes Requested
[net-next,v5,14/15] virtio-net: xsk direct xmit inside xsk wakeup virtio-net: support xdp socket zero copy - - - 13-2 2021-06-10 Xuan Zhuo netdev Changes Requested
[net-next,v5,13/15] virtio-net: support AF_XDP zc rx virtio-net: support xdp socket zero copy - - - 1212 2021-06-10 Xuan Zhuo netdev Changes Requested
[net-next,v5,12/15] virtio-net: support AF_XDP zc tx virtio-net: support xdp socket zero copy - 1 - 1212 2021-06-10 Xuan Zhuo netdev Changes Requested
[net-next,v5,11/15] virtio-net: move to virtio_net.h virtio-net: support xdp socket zero copy 1 - - 141- 2021-06-10 Xuan Zhuo netdev Changes Requested
[net-next,v5,10/15] virtio-net: independent directory virtio-net: support xdp socket zero copy 1 - - 15-- 2021-06-10 Xuan Zhuo netdev Changes Requested
[net-next,v5,09/15] virtio-net: virtnet_poll_tx support budget check virtio-net: support xdp socket zero copy 1 - - 15-- 2021-06-10 Xuan Zhuo netdev Changes Requested
[net-next,v5,08/15] virtio-net: split the receive_mergeable function virtio-net: support xdp socket zero copy - - - 15-- 2021-06-10 Xuan Zhuo netdev Changes Requested
« 1 2 ... 8 9 10 11 »