Age | Commit message (Expand) | Author |
---|---|---|
2022-08-24 | net: Fix a data-race around gro_normal_batch. | Kuniyuki Iwashima |
2022-02-18 | net: gro: Fix a 'directive in macro's argument list' sparse warning | Gal Pressman |
2022-02-05 | net: gro: minor optimization for dev_gro_receive() | Paolo Abeni |
2021-12-06 | net: fix recent csum changes | Eric Dumazet |
2021-11-25 | gro: optimize skb_gro_postpull_rcsum() | Eric Dumazet |
2021-11-17 | net: add missing include in include/net/gro.h | Eric Dumazet |
2021-11-16 | net: gro: populate net/core/gro.c | Eric Dumazet |
2021-11-16 | net: gro: move skb_gro_receive into net/core/gro.c | Eric Dumazet |
2021-11-16 | net: move gro definitions to include/net/gro.h | Eric Dumazet |
2021-03-18 | gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helper | Alexander Lobakin |
2021-03-18 | gro: make net/gro.h self-contained | Alexander Lobakin |
2021-02-04 | net/core: move gro function declarations to separate header | Leon Romanovsky |