Show patches with: Submitter = Tony Nguyen       |    Archived = No       |   2787 patches
« 1 2 3 427 28 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,v5,04/15] ice: treat subfunction VSI the same as PF VSI ice: support devlink subfunction - 1 1 19-- 2024-09-06 Tony Nguyen netdev Accepted
[net-next,v5,03/15] ice: add basic devlink subfunctions support ice: support devlink subfunction - - 1 181- 2024-09-06 Tony Nguyen netdev Accepted
[net-next,v5,02/15] ice: export ice ndo_ops functions ice: support devlink subfunction - 3 1 181- 2024-09-06 Tony Nguyen netdev Accepted
[net-next,v5,01/15] ice: add new VSI type for subfunctions ice: support devlink subfunction - 3 1 172- 2024-09-06 Tony Nguyen netdev Accepted
[net,6/6] ice: do not bring the VSI up, if it was down before the XDP setup ice: fix synchronization between .ndo_bpf() and reset 1 2 1 19-- 2024-09-03 Tony Nguyen netdev Accepted
[net,5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code ice: fix synchronization between .ndo_bpf() and reset - 3 1 19-- 2024-09-03 Tony Nguyen netdev Accepted
[net,4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset ice: fix synchronization between .ndo_bpf() and reset - 3 1 19-- 2024-09-03 Tony Nguyen netdev Accepted
[net,3/6] ice: check for XDP rings instead of bpf program when unconfiguring ice: fix synchronization between .ndo_bpf() and reset 1 2 1 19-- 2024-09-03 Tony Nguyen netdev Accepted
[net,2/6] ice: protect XDP configuration with a mutex ice: fix synchronization between .ndo_bpf() and reset - 3 1 19-- 2024-09-03 Tony Nguyen netdev Accepted
[net,1/6] ice: move netif_queue_set_napi to rtnl-protected sections ice: fix synchronization between .ndo_bpf() and reset - 4 1 19-- 2024-09-03 Tony Nguyen netdev Accepted
[net-next,6/6] i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cards Intel Wired LAN Driver Updates 2024-08-30 (igc, e1000e, i40e) - 3 1 19-- 2024-08-30 Tony Nguyen netdev Accepted
[net-next,5/6] e1000e: avoid failing the system during pm_suspend Intel Wired LAN Driver Updates 2024-08-30 (igc, e1000e, i40e) - - 1 19-- 2024-08-30 Tony Nguyen netdev Accepted
[net-next,4/6] igc: Move the MULTI GBT AN Control Register to _regs file Intel Wired LAN Driver Updates 2024-08-30 (igc, e1000e, i40e) - 1 1 19-- 2024-08-30 Tony Nguyen netdev Accepted
[net-next,3/6] igc: Add Energy Efficient Ethernet ability Intel Wired LAN Driver Updates 2024-08-30 (igc, e1000e, i40e) - - 1 19-- 2024-08-30 Tony Nguyen netdev Accepted
[net-next,2/6] igc: Get rid of spurious interrupts Intel Wired LAN Driver Updates 2024-08-30 (igc, e1000e, i40e) 2 2 1 181- 2024-08-30 Tony Nguyen netdev Accepted
[net-next,1/6] igc: Add MQPRIO offload support Intel Wired LAN Driver Updates 2024-08-30 (igc, e1000e, i40e) 1 2 1 181- 2024-08-30 Tony Nguyen netdev Accepted
[net,2/2] ice: Add netif_device_attach/detach into PF reset flow Intel Wired LAN Driver Updates 2024-08-28 (igb, ice) - 2 1 19-- 2024-08-28 Tony Nguyen netdev Accepted
[net,1/2] igb: Fix not clearing TimeSync interrupts for 82580 Intel Wired LAN Driver Updates 2024-08-28 (igb, ice) 1 1 2 19-- 2024-08-28 Tony Nguyen netdev Accepted
[net-next,8/8] ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sched_add… Intel Wired LAN Driver Updates 2024-08-26 (ice) - 2 1 181- 2024-08-26 Tony Nguyen netdev Accepted
[net-next,7/8] ice: Report NVM version numbers on mismatch during load Intel Wired LAN Driver Updates 2024-08-26 (ice) - 1 1 19-- 2024-08-26 Tony Nguyen netdev Accepted
[net-next,6/8] ice: remove unnecessary control queue cmd_buf arrays Intel Wired LAN Driver Updates 2024-08-26 (ice) - 1 1 19-- 2024-08-26 Tony Nguyen netdev Accepted
[net-next,5/8] ice: reword comments referring to control queues Intel Wired LAN Driver Updates 2024-08-26 (ice) - 1 1 19-- 2024-08-26 Tony Nguyen netdev Accepted
[net-next,4/8] ice: stop intermixing AQ commands/responses debug dumps Intel Wired LAN Driver Updates 2024-08-26 (ice) - 1 1 181- 2024-08-26 Tony Nguyen netdev Accepted
[net-next,3/8] ice: do not clutter debug logs with unused data Intel Wired LAN Driver Updates 2024-08-26 (ice) - 1 1 19-- 2024-08-26 Tony Nguyen netdev Accepted
[net-next,2/8] ice: improve debug print for control queue messages Intel Wired LAN Driver Updates 2024-08-26 (ice) - 1 1 19-- 2024-08-26 Tony Nguyen netdev Accepted
[net-next,1/8] ice: implement and use rd32_poll_timeout for ice_sq_done timeout Intel Wired LAN Driver Updates 2024-08-26 (ice) - 1 1 19-- 2024-08-26 Tony Nguyen netdev Accepted
[net,4/4] ice: use internal pf id instead of function number Intel Wired LAN Driver Updates 2024-08-20 (ice) - 2 - 19-- 2024-08-20 Tony Nguyen netdev Accepted
[net,3/4] ice: fix truesize operations for PAGE_SIZE >= 8192 Intel Wired LAN Driver Updates 2024-08-20 (ice) - 1 1 19-- 2024-08-20 Tony Nguyen netdev Accepted
[net,2/4] ice: fix ICE_LAST_OFFSET formula Intel Wired LAN Driver Updates 2024-08-20 (ice) - 1 1 19-- 2024-08-20 Tony Nguyen netdev Accepted
[net,1/4] ice: fix page reuse when PAGE_SIZE is over 8k Intel Wired LAN Driver Updates 2024-08-20 (ice) - 1 1 19-- 2024-08-20 Tony Nguyen netdev Accepted
[net-next,v2,9/9] idpf: switch to libeth generic statistics idpf: XDP chapter II: convert Tx completion to libeth - 1 - 181- 2024-08-19 Tony Nguyen netdev Rejected
[net-next,v2,8/9] idpf: enable WB_ON_ITR idpf: XDP chapter II: convert Tx completion to libeth - 1 - 1711 2024-08-19 Tony Nguyen netdev Rejected
[net-next,v2,7/9] idpf: fix netdev Tx queue stop/wake idpf: XDP chapter II: convert Tx completion to libeth - 1 - 18-1 2024-08-19 Tony Nguyen netdev Rejected
[net-next,v2,6/9] idpf: refactor Tx completion routines idpf: XDP chapter II: convert Tx completion to libeth - 1 - 19-- 2024-08-19 Tony Nguyen netdev Rejected
[net-next,v2,5/9] netdevice: add netdev_tx_reset_subqueue() shorthand idpf: XDP chapter II: convert Tx completion to libeth - 1 - 19-- 2024-08-19 Tony Nguyen netdev Rejected
[net-next,v2,4/9] idpf: convert to libie Tx buffer completion idpf: XDP chapter II: convert Tx completion to libeth - 1 - 181- 2024-08-19 Tony Nguyen netdev Rejected
[net-next,v2,3/9] libie: add Tx buffer completion helpers idpf: XDP chapter II: convert Tx completion to libeth - 1 - 181- 2024-08-19 Tony Nguyen netdev Rejected
[net-next,v2,2/9] libeth: add common queue stats idpf: XDP chapter II: convert Tx completion to libeth - 1 - 18-1 2024-08-19 Tony Nguyen netdev Rejected
[net-next,v2,1/9] unroll: add generic loop unroll helpers idpf: XDP chapter II: convert Tx completion to libeth - 1 - 1711 2024-08-19 Tony Nguyen netdev Rejected
[net] idpf: remove redundant 'req_vec_chunks' NULL check [net] idpf: remove redundant 'req_vec_chunks' NULL check - 1 1 19-- 2024-08-14 Tony Nguyen netdev Accepted
[net-next,9/9] idpf: switch to libeth generic statistics idpf: XDP chapter II: convert Tx completion to libeth - 1 - 181- 2024-08-14 Tony Nguyen netdev Superseded
[net-next,8/9] idpf: enable WB_ON_ITR idpf: XDP chapter II: convert Tx completion to libeth - 1 - 1711 2024-08-14 Tony Nguyen netdev Superseded
[net-next,7/9] idpf: fix netdev Tx queue stop/wake idpf: XDP chapter II: convert Tx completion to libeth - 1 - 18-1 2024-08-14 Tony Nguyen netdev Superseded
[net-next,6/9] idpf: refactor Tx completion routines idpf: XDP chapter II: convert Tx completion to libeth - 1 - 19-- 2024-08-14 Tony Nguyen netdev Superseded
[net-next,5/9] netdevice: add netdev_tx_reset_subqueue() shorthand idpf: XDP chapter II: convert Tx completion to libeth - 1 - 19-- 2024-08-14 Tony Nguyen netdev Superseded
[net-next,4/9] idpf: convert to libie Tx buffer completion idpf: XDP chapter II: convert Tx completion to libeth - 1 - 181- 2024-08-14 Tony Nguyen netdev Superseded
[net-next,3/9] libie: add Tx buffer completion helpers idpf: XDP chapter II: convert Tx completion to libeth - 1 - 181- 2024-08-14 Tony Nguyen netdev Superseded
[net-next,2/9] libeth: add common queue stats idpf: XDP chapter II: convert Tx completion to libeth - 1 - 18-1 2024-08-14 Tony Nguyen netdev Superseded
[net-next,1/9] unroll: add generic loop unroll helpers idpf: XDP chapter II: convert Tx completion to libeth - 1 - 1711 2024-08-14 Tony Nguyen netdev Superseded
[net-next,v2,13/13] iavf: add support for offloading tc U32 cls filters ice: iavf: add support for TC U32 filters on VFs - 3 1 181- 2024-08-13 Tony Nguyen netdev Accepted
[net-next,v2,12/13] iavf: refactor add/del FDIR filters ice: iavf: add support for TC U32 filters on VFs - 3 1 19-- 2024-08-13 Tony Nguyen netdev Accepted
[net-next,v2,11/13] ice: enable FDIR filters from raw binary patterns for VFs ice: iavf: add support for TC U32 filters on VFs - 2 1 19-- 2024-08-13 Tony Nguyen netdev Accepted
[net-next,v2,10/13] ice: add method to disable FDIR SWAP option ice: iavf: add support for TC U32 filters on VFs - 2 1 19-- 2024-08-13 Tony Nguyen netdev Accepted
[net-next,v2,09/13] virtchnl: support raw packet in protocol header ice: iavf: add support for TC U32 filters on VFs - 2 1 19-- 2024-08-13 Tony Nguyen netdev Accepted
[net-next,v2,08/13] ice: add API for parser profile initialization ice: iavf: add support for TC U32 filters on VFs - 2 1 19-- 2024-08-13 Tony Nguyen netdev Accepted
[net-next,v2,07/13] ice: add UDP tunnels support to the parser ice: iavf: add support for TC U32 filters on VFs - 2 1 19-- 2024-08-13 Tony Nguyen netdev Accepted
[net-next,v2,06/13] ice: support turning on/off the parser's double vlan mode ice: iavf: add support for TC U32 filters on VFs - 2 1 19-- 2024-08-13 Tony Nguyen netdev Accepted
[net-next,v2,05/13] ice: add parser execution main loop ice: iavf: add support for TC U32 filters on VFs - 2 1 181- 2024-08-13 Tony Nguyen netdev Accepted
[net-next,v2,04/13] ice: add parser internal helper functions ice: iavf: add support for TC U32 filters on VFs - 4 1 181- 2024-08-13 Tony Nguyen netdev Accepted
[net-next,v2,03/13] ice: add debugging functions for the parser sections ice: iavf: add support for TC U32 filters on VFs - 1 1 19-- 2024-08-13 Tony Nguyen netdev Accepted
[net-next,v2,02/13] ice: parse and init various DDP parser sections ice: iavf: add support for TC U32 filters on VFs - 2 1 19-- 2024-08-13 Tony Nguyen netdev Accepted
[net-next,v2,01/13] ice: add parser create and destroy skeleton ice: iavf: add support for TC U32 filters on VFs - 3 1 181- 2024-08-13 Tony Nguyen netdev Accepted
[net-next,v4,15/15] ice: subfunction activation and base devlink ops ice: support devlink subfunction - 2 1 181- 2024-08-13 Tony Nguyen netdev Changes Requested
[net-next,v4,14/15] ice: basic support for VLAN in subfunctions ice: support devlink subfunction - 2 1 172- 2024-08-13 Tony Nguyen netdev Changes Requested
[net-next,v4,13/15] ice: support subfunction devlink Tx topology ice: support devlink subfunction - 3 1 181- 2024-08-13 Tony Nguyen netdev Changes Requested
[net-next,v4,12/15] ice: implement netdevice ops for SF representor ice: support devlink subfunction - 3 1 181- 2024-08-13 Tony Nguyen netdev Changes Requested
[net-next,v4,11/15] ice: check if SF is ready in ethtool ops ice: support devlink subfunction - 2 1 181- 2024-08-13 Tony Nguyen netdev Changes Requested
[net-next,v4,10/15] ice: don't set target VSI for subfunction ice: support devlink subfunction - 1 1 181- 2024-08-13 Tony Nguyen netdev Changes Requested
[net-next,v4,09/15] ice: create port representor for SF ice: support devlink subfunction - 1 1 181- 2024-08-13 Tony Nguyen netdev Changes Requested
[net-next,v4,08/15] ice: make representor code generic ice: support devlink subfunction - 2 1 181- 2024-08-13 Tony Nguyen netdev Changes Requested
[net-next,v4,07/15] ice: implement netdev for subfunction ice: support devlink subfunction - 2 1 172- 2024-08-13 Tony Nguyen netdev Changes Requested
[net-next,v4,06/15] ice: base subfunction aux driver ice: support devlink subfunction - 2 1 172- 2024-08-13 Tony Nguyen netdev Changes Requested
[net-next,v4,05/15] ice: allocate devlink for subfunction ice: support devlink subfunction - 2 1 172- 2024-08-13 Tony Nguyen netdev Changes Requested
[net-next,v4,04/15] ice: treat subfunction VSI the same as PF VSI ice: support devlink subfunction - 1 1 181- 2024-08-13 Tony Nguyen netdev Changes Requested
[net-next,v4,03/15] ice: add basic devlink subfunctions support ice: support devlink subfunction - 2 1 172- 2024-08-13 Tony Nguyen netdev Changes Requested
[net-next,v4,02/15] ice: export ice ndo_ops functions ice: support devlink subfunction - 3 1 172- 2024-08-13 Tony Nguyen netdev Changes Requested
[net-next,v4,01/15] ice: add new VSI type for subfunctions ice: support devlink subfunction - 3 1 163- 2024-08-13 Tony Nguyen netdev Changes Requested
[net-next,13/13] iavf: add support for offloading tc U32 cls filters ice: iavf: add support for TC U32 filters on VFs - 3 1 1611 2024-08-09 Tony Nguyen netdev Superseded
[net-next,12/13] iavf: refactor add/del FDIR filters ice: iavf: add support for TC U32 filters on VFs - 3 1 18-- 2024-08-09 Tony Nguyen netdev Superseded
[net-next,11/13] ice: enable FDIR filters from raw binary patterns for VFs ice: iavf: add support for TC U32 filters on VFs - 2 1 18-- 2024-08-09 Tony Nguyen netdev Superseded
[net-next,10/13] ice: add method to disable FDIR SWAP option ice: iavf: add support for TC U32 filters on VFs - 2 1 18-- 2024-08-09 Tony Nguyen netdev Superseded
[net-next,09/13] virtchnl: support raw packet in protocol header ice: iavf: add support for TC U32 filters on VFs - 2 1 18-- 2024-08-09 Tony Nguyen netdev Superseded
[net-next,08/13] ice: add API for parser profile initialization ice: iavf: add support for TC U32 filters on VFs - 2 1 17-1 2024-08-09 Tony Nguyen netdev Superseded
[net-next,07/13] ice: add UDP tunnels support to the parser ice: iavf: add support for TC U32 filters on VFs - 2 1 18-- 2024-08-09 Tony Nguyen netdev Superseded
[net-next,06/13] ice: support turning on/off the parser's double vlan mode ice: iavf: add support for TC U32 filters on VFs - 2 1 18-- 2024-08-09 Tony Nguyen netdev Superseded
[net-next,05/13] ice: add parser execution main loop ice: iavf: add support for TC U32 filters on VFs - 2 1 171- 2024-08-09 Tony Nguyen netdev Superseded
[net-next,04/13] ice: add parser internal helper functions ice: iavf: add support for TC U32 filters on VFs - 4 1 171- 2024-08-09 Tony Nguyen netdev Superseded
[net-next,03/13] ice: add debugging functions for the parser sections ice: iavf: add support for TC U32 filters on VFs - 1 1 18-- 2024-08-09 Tony Nguyen netdev Superseded
[net-next,02/13] ice: parse and init various DDP parser sections ice: iavf: add support for TC U32 filters on VFs - 2 1 18-- 2024-08-09 Tony Nguyen netdev Superseded
[net-next,01/13] ice: add parser create and destroy skeleton ice: iavf: add support for TC U32 filters on VFs - 3 1 171- 2024-08-09 Tony Nguyen netdev Superseded
[net-next,4/4] igb: add AF_XDP zero-copy Tx support igb: Add support for AF_XDP zero-copy - - 1 181- 2024-08-08 Tony Nguyen netdev Changes Requested
[net-next,3/4] igb: add AF_XDP zero-copy Rx support igb: Add support for AF_XDP zero-copy - - 1 19-- 2024-08-08 Tony Nguyen netdev Changes Requested
[net-next,2/4] igb: Introduce XSK data structures and helpers igb: Add support for AF_XDP zero-copy - - 1 181- 2024-08-08 Tony Nguyen netdev Changes Requested
[net-next,1/4] igb: prepare for AF_XDP zero-copy support igb: Add support for AF_XDP zero-copy - - 1 19-- 2024-08-08 Tony Nguyen netdev Changes Requested
[net-next,v3,15/15] ice: allow to activate and deactivate subfunction ice: support devlink subfunction - 1 1 19-- 2024-08-08 Tony Nguyen netdev Superseded
[net-next,v3,14/15] ice: basic support for VLAN in subfunctions ice: support devlink subfunction - 2 1 181- 2024-08-08 Tony Nguyen netdev Superseded
[net-next,v3,13/15] ice: support subfunction devlink Tx topology ice: support devlink subfunction - 3 1 19-- 2024-08-08 Tony Nguyen netdev Superseded
[net-next,v3,12/15] ice: implement netdevice ops for SF representor ice: support devlink subfunction - 3 1 19-- 2024-08-08 Tony Nguyen netdev Superseded
[net-next,v3,11/15] ice: check if SF is ready in ethtool ops ice: support devlink subfunction - 2 1 19-- 2024-08-08 Tony Nguyen netdev Superseded
[net-next,v3,10/15] ice: don't set target VSI for subfunction ice: support devlink subfunction - 1 1 19-- 2024-08-08 Tony Nguyen netdev Superseded
« 1 2 3 427 28 »