summaryrefslogtreecommitdiff
path: root/net/core/gro.c
AgeCommit message (Expand)Author
2022-02-05net: gro: minor optimization for dev_gro_receive()Paolo Abeni
2022-02-05net: gro: avoid re-computing truesize twice on recyclePaolo Abeni
2022-01-06gro: add ability to control gro max packet sizeCoco Li
2021-11-16net: gro: populate net/core/gro.cEric Dumazet
2021-11-16net: gro: move skb_gro_receive into net/core/gro.cEric Dumazet