summaryrefslogtreecommitdiff
path: root/net/core/gro.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-05net: gro: minor optimization for dev_gro_receive()Paolo Abeni1-11/+4
2022-02-05net: gro: avoid re-computing truesize twice on recyclePaolo Abeni1-1/+0
2022-01-06gro: add ability to control gro max packet sizeCoco Li1-1/+5
2021-11-16net: gro: populate net/core/gro.cEric Dumazet1-0/+648
2021-11-16net: gro: move skb_gro_receive into net/core/gro.cEric Dumazet1-0/+118