Show patches with: Submitter = Nelson, Shannon       |    Archived = No       |   432 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,9/9] ionic: implement xdp frags support ionic: add XDP support - - - 181- 2024-01-30 Nelson, Shannon netdev Superseded
[net-next,8/9] ionic: add ndo_xdp_xmit ionic: add XDP support - - - 181- 2024-01-30 Nelson, Shannon netdev Superseded
[net-next,7/9] ionic: Add XDP_REDIRECT support ionic: add XDP support - - - 19-- 2024-01-30 Nelson, Shannon netdev Superseded
[net-next,6/9] ionic: Add XDP_TX support ionic: add XDP support - - - 181- 2024-01-30 Nelson, Shannon netdev Superseded
[net-next,5/9] ionic: Add XDP packet headroom ionic: add XDP support - - - 181- 2024-01-30 Nelson, Shannon netdev Superseded
[net-next,4/9] ionic: add initial framework for XDP support ionic: add XDP support - - - 181- 2024-01-30 Nelson, Shannon netdev Superseded
[net-next,3/9] ionic: use dma range APIs ionic: add XDP support - - - 19-- 2024-01-30 Nelson, Shannon netdev Superseded
[net-next,2/9] ionic: add helpers for accessing buffer info ionic: add XDP support - - - 1711 2024-01-30 Nelson, Shannon netdev Superseded
[net-next,1/9] ionic: set adminq irq affinity ionic: add XDP support - - - 19-- 2024-01-30 Nelson, Shannon netdev Superseded
[RFC,net-next,9/9] ionic: implement xdp frags support ionic: add XDP support - - - 161- 2024-01-18 Nelson, Shannon netdev Superseded
[RFC,net-next,8/9] ionic: add ndo_xdp_xmit ionic: add XDP support - - - 161- 2024-01-18 Nelson, Shannon netdev Superseded
[RFC,net-next,7/9] ionic: Add XDP_REDIRECT support ionic: add XDP support - - - 17-- 2024-01-18 Nelson, Shannon netdev Superseded
[RFC,net-next,6/9] ionic: Add XDP_TX support ionic: add XDP support - - - 161- 2024-01-18 Nelson, Shannon netdev Superseded
[RFC,net-next,5/9] ionic: Add XDP packet headroom ionic: add XDP support - - - 161- 2024-01-18 Nelson, Shannon netdev Superseded
[RFC,net-next,4/9] ionic: add initial framework for XDP support ionic: add XDP support - - - 161- 2024-01-18 Nelson, Shannon netdev Superseded
[RFC,net-next,3/9] ionic: use dma range APIs ionic: add XDP support - - - 17-- 2024-01-18 Nelson, Shannon netdev Superseded
[RFC,net-next,2/9] ionic: add helpers for accessing buffer info ionic: add XDP support - - - 1511 2024-01-18 Nelson, Shannon netdev Superseded
[RFC,net-next,1/9] ionic: set adminq irq affinity ionic: add XDP support - - - 17-- 2024-01-18 Nelson, Shannon netdev Superseded
[net-next,8/8] ionic: fill out pci error handlers ionic: updates to PCI error handling - 1 - 17-- 2023-12-11 Nelson, Shannon netdev Accepted
[net-next,7/8] ionic: lif debugfs refresh on reset ionic: updates to PCI error handling - 1 - 17-- 2023-12-11 Nelson, Shannon netdev Accepted
[net-next,6/8] ionic: use timer_shutdown_sync ionic: updates to PCI error handling - 1 - 17-- 2023-12-11 Nelson, Shannon netdev Accepted
[net-next,5/8] ionic: no fw read when PCI reset failed ionic: updates to PCI error handling - 1 - 17-- 2023-12-11 Nelson, Shannon netdev Accepted
[net-next,4/8] ionic: prevent pci disable of already disabled device ionic: updates to PCI error handling - 1 - 17-- 2023-12-11 Nelson, Shannon netdev Accepted
[net-next,3/8] ionic: bypass firmware cmds when stuck in reset ionic: updates to PCI error handling - 1 - 152- 2023-12-11 Nelson, Shannon netdev Accepted
[net-next,2/8] ionic: keep filters across FLR ionic: updates to PCI error handling - 1 - 17-- 2023-12-11 Nelson, Shannon netdev Accepted
[net-next,1/8] ionic: pass opcode to devcmd_wait ionic: updates to PCI error handling - 1 - 161- 2023-12-11 Nelson, Shannon netdev Accepted
[net-next,5/5] ionic: Re-arrange ionic_intr_info struct for cache perf ionic: more driver fixes - 1 - 161- 2023-12-04 Nelson, Shannon netdev Accepted
[net-next,4/5] ionic: Make the check for Tx HW timestamping more obvious ionic: more driver fixes - 1 - 161- 2023-12-04 Nelson, Shannon netdev Accepted
[net-next,3/5] ionic: Don't check null when calling vfree() ionic: more driver fixes - 1 - 17-- 2023-12-04 Nelson, Shannon netdev Accepted
[net-next,2/5] ionic: set ionic ptr before setting up ethtool ops ionic: more driver fixes - 2 - 17-- 2023-12-04 Nelson, Shannon netdev Accepted
[net-next,1/5] ionic: Use cached VF attributes ionic: more driver fixes - 1 - 161- 2023-12-04 Nelson, Shannon netdev Accepted
[v2,net,2/2] ionic: Fix dim work handling in split interrupt mode ionic: small driver fixes - 1 - 17-- 2023-12-04 Nelson, Shannon netdev Accepted
[v2,net,1/2] ionic: fix snprintf format length warning ionic: small driver fixes - 2 - 161- 2023-12-04 Nelson, Shannon netdev Accepted
[net,7/7] ionic: Re-arrange ionic_intr_info struct for cache perf ionic: small driver fixes - - - 161- 2023-12-01 Nelson, Shannon netdev Superseded
[net,6/7] ionic: Fix dim work handling in split interrupt mode ionic: small driver fixes - - - 17-- 2023-12-01 Nelson, Shannon netdev Superseded
[net,5/7] ionic: Make the check for Tx HW timestamping more obvious ionic: small driver fixes - - - 17-- 2023-12-01 Nelson, Shannon netdev Superseded
[net,4/7] ionic: Don't check null when calling vfree() ionic: small driver fixes - - - 17-- 2023-12-01 Nelson, Shannon netdev Superseded
[net,3/7] ionic: set ionic ptr before setting up ethtool ops ionic: small driver fixes - 1 - 17-- 2023-12-01 Nelson, Shannon netdev Superseded
[net,2/7] ionic: Use cached VF attributes ionic: small driver fixes - - - 161- 2023-12-01 Nelson, Shannon netdev Superseded
[net,1/7] ionic: fix snprintf format length warning ionic: small driver fixes - 1 - 161- 2023-12-01 Nelson, Shannon netdev Superseded
[net,v2,2/2] pds_core: fix up some format-truncation complaints pds_core: fix irq index bug and compiler warnings - - - 16-- 2023-11-13 Nelson, Shannon netdev Accepted
[net,v2,1/2] pds_core: use correct index to mask irq pds_core: fix irq index bug and compiler warnings - - - 151- 2023-11-13 Nelson, Shannon netdev Accepted
[net,2/2] pds_core: fix up some format-truncation complaints pds_core: fix irq index bug and compiler warnings - - - 15-1 2023-11-10 Nelson, Shannon netdev Superseded
[net,1/2] pds_core: use correct index to mask irq pds_core: fix irq index bug and compiler warnings - - - 1411 2023-11-10 Nelson, Shannon netdev Superseded
[net-next,3/3] ionic: expand the descriptor bufs array ionic: better Tx SG handling - - - 141- 2023-09-18 Nelson, Shannon netdev Accepted
[net-next,2/3] ionic: add a check for max SGs and SKB frags ionic: better Tx SG handling - - - 141- 2023-09-18 Nelson, Shannon netdev Accepted
[net-next,1/3] ionic: count SGs in packet to minimize linearize ionic: better Tx SG handling - - - 141- 2023-09-18 Nelson, Shannon netdev Accepted
[net-next,4/4] pds_core: add attempts to fix broken PCI pds_core: add PCI reset handling - 1 - 15-- 2023-09-14 Nelson, Shannon netdev Accepted
[net-next,3/4] pds_core: implement pci reset handlers pds_core: add PCI reset handling - 1 - 15-- 2023-09-14 Nelson, Shannon netdev Accepted
[net-next,2/4] pds_core: keep viftypes table across reset pds_core: add PCI reset handling - 1 - 15-- 2023-09-14 Nelson, Shannon netdev Accepted
[net-next,1/4] pds_core: check health in devcmd wait pds_core: add PCI reset handling - 1 - 15-- 2023-09-14 Nelson, Shannon netdev Accepted
[net-next] virtio: kdoc for struct virtio_pci_modern_device [net-next] virtio: kdoc for struct virtio_pci_modern_device 3 - - 141- 2023-09-11 Nelson, Shannon netdev Not Applicable
[iproute2] vdpa: consume device_features parameter [iproute2] vdpa: consume device_features parameter 1 2 - 1-- 2023-09-11 Nelson, Shannon shemminger Accepted
[net] virtio: kdoc for struct virtio_pci_modern_device [net] virtio: kdoc for struct virtio_pci_modern_device 1 - - 1311 2023-08-28 Nelson, Shannon netdev Deferred
[RFC,net] bonding: add loadbalance case to queue override [RFC,net] bonding: add loadbalance case to queue override - - - 15-- 2023-08-28 Nelson, Shannon netdev RFC
[net,5/5] pds_core: pass opcode to devcmd_wait pds_core: error handling fixes - 1 - 141- 2023-08-24 Nelson, Shannon netdev Accepted
[net,4/5] pds_core: check for work queue before use pds_core: error handling fixes - 1 - 141- 2023-08-24 Nelson, Shannon netdev Accepted
[net,3/5] pds_core: no reset command for VF pds_core: error handling fixes - 1 - 141- 2023-08-24 Nelson, Shannon netdev Accepted
[net,2/5] pds_core: no health reporter in VF pds_core: error handling fixes - 1 - 132- 2023-08-24 Nelson, Shannon netdev Accepted
[net,1/5] pds_core: protect devlink callbacks from fw_down state pds_core: error handling fixes - 1 - 141- 2023-08-24 Nelson, Shannon netdev Accepted
[net] ionic: Add missing err handling for queue reconfig [net] ionic: Add missing err handling for queue reconfig - - - 132- 2023-08-04 Nelson, Shannon netdev Accepted
[v4,net-next,4/4] ionic: add FLR recovery support ionic: add FLR support - - - 141- 2023-07-20 Nelson, Shannon netdev Accepted
[v4,net-next,3/4] ionic: pull out common bits from fw_up ionic: add FLR support - - - 141- 2023-07-20 Nelson, Shannon netdev Accepted
[v4,net-next,2/4] ionic: extract common bits from ionic_probe ionic: add FLR support - - - 141- 2023-07-20 Nelson, Shannon netdev Accepted
[v4,net-next,1/4] ionic: extract common bits from ionic_remove ionic: add FLR support - - - 141- 2023-07-20 Nelson, Shannon netdev Accepted
[RFC,net] virtio-net: add timeout for virtnet_send_command() [RFC,net] virtio-net: add timeout for virtnet_send_command() - - - 14-1 2023-07-18 Nelson, Shannon netdev RFC
[net] mailmap: add entries for past lives [net] mailmap: add entries for past lives - - - 13-2 2023-07-17 Nelson, Shannon netdev Accepted
[v3,net-next,4/4] ionic: add FLR recovery support ionic: add FLR support - - - 141- 2023-07-17 Nelson, Shannon netdev Superseded
[v3,net-next,3/4] ionic: pull out common bits from fw_up ionic: add FLR support - - - 141- 2023-07-17 Nelson, Shannon netdev Superseded
[v3,net-next,2/4] ionic: extract common bits from ionic_probe ionic: add FLR support - - - 141- 2023-07-17 Nelson, Shannon netdev Superseded
[v3,net-next,1/4] ionic: extract common bits from ionic_remove ionic: add FLR support - - - 141- 2023-07-17 Nelson, Shannon netdev Superseded
[v2,net-next,5/5] ionic: add FLR recovery support ionic: add FLR support - - - 141- 2023-07-13 Nelson, Shannon netdev Superseded
[v2,net-next,4/5] ionic: pull out common bits from fw_up ionic: add FLR support - - - 141- 2023-07-13 Nelson, Shannon netdev Superseded
[v2,net-next,3/5] ionic: extract common bits from ionic_probe ionic: add FLR support - - - 141- 2023-07-13 Nelson, Shannon netdev Superseded
[v2,net-next,2/5] ionic: extract common bits from ionic_remove ionic: add FLR support - - - 141- 2023-07-13 Nelson, Shannon netdev Superseded
[v2,net-next,1/5] ionic: remove dead device fail path ionic: add FLR support - - - 132- 2023-07-13 Nelson, Shannon netdev Superseded
[net-next,5/5] ionic: add FLR recovery support ionic: add FLR support - - - 141- 2023-07-12 Nelson, Shannon netdev Superseded
[net-next,4/5] ionic: pull out common bits from fw_up ionic: add FLR support - - - 141- 2023-07-12 Nelson, Shannon netdev Superseded
[net-next,3/5] ionic: extract common bits from ionic_probe ionic: add FLR support - - - 141- 2023-07-12 Nelson, Shannon netdev Superseded
[net-next,2/5] ionic: extract common bits from ionic_remove ionic: add FLR support - - - 141- 2023-07-12 Nelson, Shannon netdev Superseded
[net-next,1/5] ionic: remove dead device fail path ionic: add FLR support - - - 132- 2023-07-12 Nelson, Shannon netdev Superseded
[v2,virtio,5/5] pds_vdpa: fix up debugfs feature bit printing pds_vdpa: mac, reset, and irq updates 1 - - 1-- 2023-07-11 Nelson, Shannon Not Applicable
[v2,virtio,4/5] pds_vdpa: alloc irq vectors on DRIVER_OK pds_vdpa: mac, reset, and irq updates 1 - - 1-- 2023-07-11 Nelson, Shannon Not Applicable
[v2,virtio,3/5] pds_vdpa: clean and reset vqs entries pds_vdpa: mac, reset, and irq updates 1 - - 1-- 2023-07-11 Nelson, Shannon Not Applicable
[v2,virtio,2/5] pds_vdpa: always allow offering VIRTIO_NET_F_MAC pds_vdpa: mac, reset, and irq updates 1 - - 1-- 2023-07-11 Nelson, Shannon Not Applicable
[v2,virtio,1/5] pds_vdpa: reset to vdpa specified mac pds_vdpa: mac, reset, and irq updates 1 - - 1-- 2023-07-11 Nelson, Shannon Not Applicable
[virtio] pds_vdpa: protect Makefile from unconfigured debugfs [virtio] pds_vdpa: protect Makefile from unconfigured debugfs 1 1 1 1-- 2023-07-06 Nelson, Shannon Not Applicable
[net] ionic: remove dead device fail path [net] ionic: remove dead device fail path - - - 141- 2023-07-06 Nelson, Shannon netdev Accepted
[v2,net] ionic: remove WARN_ON to prevent panic_on_warn [v2,net] ionic: remove WARN_ON to prevent panic_on_warn - 1 - 141- 2023-07-06 Nelson, Shannon netdev Accepted
[virtio,4/4] pds_vdpa: alloc irq vectors on DRIVER_OK pds_vdpa: mac, reset, and irq updates 1 1 - 1-- 2023-06-30 Nelson, Shannon Superseded
[virtio,3/4] pds_vdpa: clean and reset vqs entries pds_vdpa: mac, reset, and irq updates - 1 - 1-- 2023-06-30 Nelson, Shannon Superseded
[virtio,2/4] pds_vdpa: always allow offering VIRTIO_NET_F_MAC pds_vdpa: mac, reset, and irq updates - 1 - 1-- 2023-06-30 Nelson, Shannon Superseded
[virtio,1/4] pds_vdpa: reset to vdpa specified mac pds_vdpa: mac, reset, and irq updates - 1 - 1-- 2023-06-30 Nelson, Shannon Superseded
[v2,net-next] ionic: add support for ethtool extended stat link_down_count [v2,net-next] ionic: add support for ethtool extended stat link_down_count - 1 - 141- 2023-06-09 Nelson, Shannon netdev Accepted
[net-next] ionic: add support for ethtool extended stat link_down_count [net-next] ionic: add support for ethtool extended stat link_down_count - 1 - 141- 2023-06-02 Nelson, Shannon netdev Superseded
[v7,virtio,11/11] pds_vdpa: pds_vdps.rst and Kconfig pds_vdpa driver 1 - - 1-- 2023-05-19 Nelson, Shannon netdev Not Applicable
[v7,virtio,10/11] pds_vdpa: subscribe to the pds_core events pds_vdpa driver 1 - - 1-- 2023-05-19 Nelson, Shannon Not Applicable
[v7,virtio,09/11] pds_vdpa: add support for vdpa and vdpamgmt interfaces pds_vdpa driver 1 - - 1-- 2023-05-19 Nelson, Shannon Not Applicable
[v7,virtio,08/11] pds_vdpa: add vdpa config client commands pds_vdpa driver 1 - - 1-- 2023-05-19 Nelson, Shannon Not Applicable
[v7,virtio,07/11] pds_vdpa: virtio bar setup for vdpa pds_vdpa driver 1 - - 1-- 2023-05-19 Nelson, Shannon Not Applicable
« 1 2 3 44 5 »