Show patches with: Submitter = Xuan Zhuo       |    State = Action Required       |    Archived = No       |   63 patches
Patch Series S/W/F Date Submitter Delegate State
[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 --- 2021-07-10 Xuan Zhuo New
[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 --- 2021-07-09 Xuan Zhuo New
[bpf] bpf: fix for BUG: kernel NULL pointer dereference, address: 0000000000000000 [bpf] bpf: fix for BUG: kernel NULL pointer dereference, address: 0000000000000000 --- 2021-07-08 Xuan Zhuo New
[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 --- 2021-06-28 Xuan Zhuo New
[net-next,v5,15/15] virtio-net: xsk zero copy xmit kick by threshold virtio-net: support xdp socket zero copy --- 2021-06-10 Xuan Zhuo New
[net-next,v5,14/15] virtio-net: xsk direct xmit inside xsk wakeup virtio-net: support xdp socket zero copy --- 2021-06-10 Xuan Zhuo New
[net-next,v5,13/15] virtio-net: support AF_XDP zc rx virtio-net: support xdp socket zero copy --- 2021-06-10 Xuan Zhuo New
[net-next,v5,12/15] virtio-net: support AF_XDP zc tx virtio-net: support xdp socket zero copy --- 2021-06-10 Xuan Zhuo New
[net-next,v5,11/15] virtio-net: move to virtio_net.h virtio-net: support xdp socket zero copy --- 2021-06-10 Xuan Zhuo New
[net-next,v5,10/15] virtio-net: independent directory virtio-net: support xdp socket zero copy --- 2021-06-10 Xuan Zhuo New
[net-next,v5,09/15] virtio-net: virtnet_poll_tx support budget check virtio-net: support xdp socket zero copy --- 2021-06-10 Xuan Zhuo New
[net-next,v5,08/15] virtio-net: split the receive_mergeable function virtio-net: support xdp socket zero copy --- 2021-06-10 Xuan Zhuo New
[net-next,v5,07/15] virtio-net: standalone virtnet_aloc_frag function virtio-net: support xdp socket zero copy --- 2021-06-10 Xuan Zhuo New
[net-next,v5,06/15] virtio-net: unify the code for recycling the xmit ptr virtio-net: support xdp socket zero copy --- 2021-06-10 Xuan Zhuo New
[net-next,v5,05/15] virtio: support virtqueue_detach_unused_buf_ctx virtio-net: support xdp socket zero copy --- 2021-06-10 Xuan Zhuo New
[net-next,v5,04/15] xsk: XDP_SETUP_XSK_POOL support option IFF_NOT_USE_DMA_ADDR virtio-net: support xdp socket zero copy --- 2021-06-10 Xuan Zhuo New
[net-next,v5,03/15] virtio-net: add priv_flags IFF_NOT_USE_DMA_ADDR virtio-net: support xdp socket zero copy --- 2021-06-10 Xuan Zhuo New
[net-next,v5,02/15] netdevice: add priv_flags IFF_NOT_USE_DMA_ADDR virtio-net: support xdp socket zero copy --- 2021-06-10 Xuan Zhuo New
[net-next,v5,01/15] netdevice: priv_flags extend to 64bit virtio-net: support xdp socket zero copy --- 2021-06-10 Xuan Zhuo New
[net] ixgbe: xsk: fix for metasize when construct skb by xdp_buff [net] ixgbe: xsk: fix for metasize when construct skb by xdp_buff --- 2021-06-09 Xuan Zhuo New
[net] virtio-net: fix for skb_over_panic inside big mode [net] virtio-net: fix for skb_over_panic inside big mode --- 2021-06-03 Xuan Zhuo New
[net,v2,2/2] virtio_net: get build_skb() buf by data ptr virtio-net: fix for build_skb() --- 2021-06-01 Xuan Zhuo New
[net,v2,1/2] virtio-net: fix for unable to handle page fault for address virtio-net: fix for build_skb() --- 2021-06-01 Xuan Zhuo New
virtio: Introduce a new kick interface virtqueue_kick_try() virtio: Introduce a new kick interface virtqueue_kick_try() --- 2021-05-19 Xuan Zhuo New
[net-next] virtio-net: Refactor the code related to page_to_skb() [net-next] virtio-net: Refactor the code related to page_to_skb() --- 2021-05-19 Xuan Zhuo New
[net,2/2] virtio-net: get build_skb() buf by data ptr virtio-net: fix for build_skb() --- 2021-05-14 Xuan Zhuo New
[net-next,1/2] virtio-net: fix for unable to handle page fault for address virtio-net: fix for build_skb() --- 2021-05-13 Xuan Zhuo New
[bpf] xsk: fix for xp_aligned_validate_desc() when len == chunk_size [bpf] xsk: fix for xp_aligned_validate_desc() when len == chunk_size --- 2021-04-27 Xuan Zhuo New
[net-next] virtio-net: fix use-after-free in skb_gro_receive [net-next] virtio-net: fix use-after-free in skb_gro_receive --- 2021-04-22 Xuan Zhuo New
[net-next,v3] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom [net-next,v3] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom --- 2021-04-16 Xuan Zhuo New
[net-next,v2] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom [net-next,v2] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom --- 2021-04-14 Xuan Zhuo New
[net-next,v4,10/10] virtio-net: xsk zero copy xmit kick by threshold virtio-net support xdp socket zero copy xmit --- 2021-04-13 Xuan Zhuo New
[net-next,v4,08/10] virtio-net: xsk zero copy xmit setup virtio-net support xdp socket zero copy xmit --- 2021-04-13 Xuan Zhuo New
[net-next,v4,06/10] virtio-net: unify the code for recycling the xmit ptr virtio-net support xdp socket zero copy xmit --- 2021-04-13 Xuan Zhuo New
[net-next] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom [net-next] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom --- 2021-04-07 Xuan Zhuo New
[net-next,v3,8/8] virtio-net: free old xmit handle xsk virtio-net support xdp socket zero copy xmit --- 2021-03-31 Xuan Zhuo New
[net-next,v3,5/8] virtio-net: xsk zero copy xmit support xsk unaligned mode virtio-net support xdp socket zero copy xmit --- 2021-03-31 Xuan Zhuo New
[net-next,v3,4/8] virtio-net: xsk zero copy xmit implement wakeup and xmit virtio-net support xdp socket zero copy xmit --- 2021-03-31 Xuan Zhuo New
[net-next,v3,1/8] xsk: XDP_SETUP_XSK_POOL support option check_dma virtio-net support xdp socket zero copy xmit --- 2021-03-31 Xuan Zhuo New
[v8,net-next] virtio-net: support XDP when not more queues [v8,net-next] virtio-net: support XDP when not more queues --- 2021-03-10 Xuan Zhuo New
[v6,net-next] virtio-net: support XDP when not more queues [v6,net-next] virtio-net: support XDP when not more queues --- 2021-03-05 Xuan Zhuo New
[v5,net-next] virtio-net: support XDP when not more queues [v5,net-next] virtio-net: support XDP when not more queues --- 2021-03-01 Xuan Zhuo New
[bpf-next,v3,3/3] xsk: build skb by page xsk: build skb by page --- 2021-01-21 Xuan Zhuo New
[bpf-next,v3,2/3] virtio-net: support IFF_TX_SKB_NO_LINEAR xsk: build skb by page --- 2021-01-21 Xuan Zhuo New
[bpf-next,v3,1/3] net: add priv_flags for allow tx skb without linear xsk: build skb by page --- 2021-01-21 Xuan Zhuo New
[net-next,v2,7/7] virtio-net, xsk: set xsk completed when packet sent done virtio-net support xdp socket zero copy xmit --- 2021-01-16 Xuan Zhuo New
[net-next,v2,6/7] virtio-net, xsk: implement xsk wakeup callback virtio-net support xdp socket zero copy xmit --- 2021-01-16 Xuan Zhuo New
[net-next,v2,5/7] virtio-net, xsk: realize the function of xsk packet sending virtio-net support xdp socket zero copy xmit --- 2021-01-16 Xuan Zhuo New
[net-next,v2,4/7] virtio-net, xsk: support xsk enable/disable virtio-net support xdp socket zero copy xmit --- 2021-01-16 Xuan Zhuo New
[net-next,v2,3/7] xsk, virtio-net: prepare for support xsk zerocopy xmit virtio-net support xdp socket zero copy xmit --- 2021-01-16 Xuan Zhuo New
[net-next,v2,2/7] virtio-net, xsk: distinguish XDP_TX and XSK XMIT ctx virtio-net support xdp socket zero copy xmit --- 2021-01-16 Xuan Zhuo New
[net-next,v2,1/7] xsk: support get page for drv virtio-net support xdp socket zero copy xmit --- 2021-01-16 Xuan Zhuo New
[bpf-next] xsk: build skb by page [bpf-next] xsk: build skb by page --- 2021-01-16 Xuan Zhuo New
virtio-net: support XDP_TX when not more queues virtio-net: support XDP_TX when not more queues --- 2021-01-13 Xuan Zhuo New
[5/5] virtio-net, xsk: virtio-net support xsk zero copy tx virtio-net support xdp socket zero copy xmit --- 2021-01-05 Xuan Zhuo New
[bpf-next] xsk: build skb by page [bpf-next] xsk: build skb by page --- 2020-12-29 Xuan Zhuo New
[bpf-next] xsk: save the undone skb [bpf-next] xsk: save the undone skb --- 2020-12-11 Xuan Zhuo New
[bpf,V3,2/2] xsk: change the tx writeable condition xsk: fix for xsk_poll writeable --- 2020-12-01 Xuan Zhuo New
[bpf,V3,1/2] xsk: replace datagram_poll by sock_poll_wait xsk: fix for xsk_poll writeable --- 2020-12-01 Xuan Zhuo New
[bpf,v2,2/2] xsk: change the tx writeable condition Untitled series #82527 --- 2020-11-25 Xuan Zhuo New
[2/3] xsk: change the tx writeable condition xsk: fix for xsk_poll writeable --- 2020-11-18 Xuan Zhuo New
xsk: add cq event xsk: add cq event --- 2020-11-16 Xuan Zhuo New
xdp: auto off xdp by bond fd xdp: auto off xdp by bond fd --- 2020-11-06 Xuan Zhuo New