[PATCH net v2 00/10] net: systemport: Collection of fixes

Florian Fainelli posted 10 patches 1 day, 14 hours ago
drivers/net/ethernet/broadcom/bcmsysport.c | 73 +++++++++++++++-------
1 file changed, 50 insertions(+), 23 deletions(-)
[PATCH net v2 00/10] net: systemport: Collection of fixes
Posted by Florian Fainelli 1 day, 14 hours ago
Changes in v2:

- dropped patch 4 and target it at net-next
- dropped patch 11 which needs more thinking as to what is the
  appropriate DMA teardown sequence wrt. topctrl_flush
- addressed Nicolai's feedback
- added Nicolai's Reviewed-by tags where provided

Florian Fainelli (10):
  net: systemport: Fix buffer overflow in bcm_sysport_get_stats()
  net: systemport: Fix invalid dev_id argument in
    bcm_sysport_poll_controller()
  net: systemport: Fix NULL pointer dereference in
    bcm_sysport_fini_rx_ring()
  net: systemport: Fix Wake-on-LAN RXCHK filter enable loop
  net: systemport: Fix RUNT MIB counter register offset calculation
  net: systemport: Fix potential packet length underflow in
    bcm_sysport_desc_rx()
  net: systemport: Fix out-of-bounds array accesses in DSA queue mapping
  net: systemport: Fix inverted error messages in bcm_sysport_stop()
  net: systemport: Fix unbalanced Wake-on-LAN clock disable in resume
  net: systemport: Update TDMA queue mapping dynamically on changeupper

 drivers/net/ethernet/broadcom/bcmsysport.c | 73 +++++++++++++++-------
 1 file changed, 50 insertions(+), 23 deletions(-)

-- 
2.34.1
Re: [PATCH net v2 00/10] net: systemport: Collection of fixes
Posted by Jakub Kicinski 1 day, 13 hours ago
On Tue, 22 Sep 2026 16:24:30 -0700 Florian Fainelli wrote:
> - dropped patch 4 and target it at net-next
> - dropped patch 11 which needs more thinking as to what is the
>   appropriate DMA teardown sequence wrt. topctrl_flush
> - addressed Nicolai's feedback
> - added Nicolai's Reviewed-by tags where provided

Hi, our patch limit is 15, please don't have more than 15 patches
outstanding against any tree. As you can imagine everyone has LLM
access now. The number of outstanding patches in pw is 640 at the 
time of writing. Please.