summaryrefslogtreecommitdiffstats
path: root/net/core/gro.c
Commit message (Expand)AuthorAgeFilesLines
* net: allow gro_max_size to exceed 65536Alexander Duyck2022-05-161-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-101-0/+25
|\
| * net: Fix esp GSO on inter address family tunnels.Steffen Klassert2022-03-071-0/+25
* | net: gro: minor optimization for dev_gro_receive()Paolo Abeni2022-02-051-11/+4
* | net: gro: avoid re-computing truesize twice on recyclePaolo Abeni2022-02-051-1/+0
|/
* gro: add ability to control gro max packet sizeCoco Li2022-01-061-1/+5
* net: gro: populate net/core/gro.cEric Dumazet2021-11-161-0/+648
* net: gro: move skb_gro_receive into net/core/gro.cEric Dumazet2021-11-161-0/+118