summaryrefslogtreecommitdiffstats
path: root/include/net/gro.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-251-1/+1
|\
| * net: Fix a data-race around gro_normal_batch.Kuniyuki Iwashima2022-08-241-1/+1
* | net: gro: skb_gro_header helper functionRichard Gobert2022-08-251-15/+18
|/
* net: gro: Fix a 'directive in macro's argument list' sparse warningGal Pressman2022-02-181-2/+3
* net: gro: minor optimization for dev_gro_receive()Paolo Abeni2022-02-051-24/+28
* net: fix recent csum changesEric Dumazet2021-12-061-2/+2
* gro: optimize skb_gro_postpull_rcsum()Eric Dumazet2021-11-251-2/+2
* net: add missing include in include/net/gro.hEric Dumazet2021-11-171-0/+1
* net: gro: populate net/core/gro.cEric Dumazet2021-11-161-0/+22
* net: gro: move skb_gro_receive into net/core/gro.cEric Dumazet2021-11-161-0/+2
* net: move gro definitions to include/net/gro.hEric Dumazet2021-11-161-2/+394
* gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helperAlexander Lobakin2021-03-181-0/+8
* gro: make net/gro.h self-containedAlexander Lobakin2021-03-181-0/+5
* net/core: move gro function declarations to separate headerLeon Romanovsky2021-02-041-0/+12