The libeth conversion revealed 2 serious issues which lead to sporadic crashes or WARNs under certain configurations. Additional one was found while debugging these two with kmemleak. This one is targeted stable, the rest can be backported manually later if needed. They can be reproduced only after the conversion is applied anyway.
Alexander Lobakin (2): idpf: fix memory leaks and crashes while performing a soft reset idpf: fix UAFs when destroying the queues Michal Kubiak (1): idpf: fix memleak in vport interrupt configuration drivers/net/ethernet/intel/idpf/idpf_lib.c | 48 ++++++++++----------- drivers/net/ethernet/intel/idpf/idpf_txrx.c | 43 ++++-------------- 2 files changed, 33 insertions(+), 58 deletions(-) -- 2.45.2