Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Tue, 16 Mar 2021 17:07:47 -0700 you wrote:
> We were linearizing non-TSO skbs that had too many frags, but
> we weren't checking number of frags on TSO skbs.  This could
> lead to a bad page reference when we received a TSO skb with
> more frags than the Tx descriptor could support.
> 
> v2: use gso_segs rather than yet another division
>     don't rework the check on the nr_frags
> 
> [...]

Here is the summary with links:
  - [v2,net] ionic: linearize tso skb with too many frags
    https://git.kernel.org/netdev/net/c/d2c21422323b

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Reply via email to