aboutsummaryrefslogtreecommitdiff
path: root/include/net/gro.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-18net: gro: Fix a 'directive in macro's argument list' sparse warningGravatar Gal Pressman 1-2/+3
2022-02-05net: gro: minor optimization for dev_gro_receive()Gravatar Paolo Abeni 1-24/+28
2021-12-06net: fix recent csum changesGravatar Eric Dumazet 1-2/+2
2021-11-25gro: optimize skb_gro_postpull_rcsum()Gravatar Eric Dumazet 1-2/+2
2021-11-17net: add missing include in include/net/gro.hGravatar Eric Dumazet 1-0/+1
2021-11-16net: gro: populate net/core/gro.cGravatar Eric Dumazet 1-0/+22
2021-11-16net: gro: move skb_gro_receive into net/core/gro.cGravatar Eric Dumazet 1-0/+2
2021-11-16net: move gro definitions to include/net/gro.hGravatar Eric Dumazet 1-2/+394
2021-03-18gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helperGravatar Alexander Lobakin 1-0/+8
2021-03-18gro: make net/gro.h self-containedGravatar Alexander Lobakin 1-0/+5
2021-02-04net/core: move gro function declarations to separate headerGravatar Leon Romanovsky 1-0/+12