summaryrefslogtreecommitdiff
path: root/net/core/gro.c
AgeCommit message (Expand)Author
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-07net: Fix esp GSO on inter address family tunnels.Steffen Klassert
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