summaryrefslogtreecommitdiff
path: root/net/core/gro.c
AgeCommit message (Expand)Author
2026-03-04gro: change the BUG_ON() in gro_pull_from_frag0()Eric Dumazet
2025-03-07net: Clear old fragment checksum value in napi_reuse_skbMohammad Heib
2024-04-10gro: fix ownership transferAntoine Tenart
2023-02-09skb: Do mix page pool and page referenced frags in GROAlexander Duyck
2023-01-18gro: take care of DODGY packetsEric Dumazet
2023-01-18gro: avoid checking for a failed searchRichard Gobert
2022-10-03gro: add support of (hw)gro packets to gro stackCoco Li
2022-05-16net: allow gro_max_size to exceed 65536Alexander Duyck
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