Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | kernel: fix crash with multicast-to-unicast and fraglist GRO | Felix Fietkau | 2024-04-27 |
Avoid calls to skb_copy, which creates invalid packets that cause a crash on segmentation Signed-off-by: Felix Fietkau <nbd@nbd.name> |