Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-18 | net: gro: Fix a 'directive in macro's argument list' sparse warning | Gal Pressman | 1 | -2/+3 |
2022-02-05 | net: gro: minor optimization for dev_gro_receive() | Paolo Abeni | 1 | -24/+28 |
2021-12-07 | net: fix recent csum changes | Eric Dumazet | 1 | -2/+2 |
2021-11-26 | gro: optimize skb_gro_postpull_rcsum() | Eric Dumazet | 1 | -2/+2 |
2021-11-17 | net: add missing include in include/net/gro.h | Eric Dumazet | 1 | -0/+1 |
2021-11-16 | net: gro: populate net/core/gro.c | Eric Dumazet | 1 | -0/+22 |
2021-11-16 | net: gro: move skb_gro_receive into net/core/gro.c | Eric Dumazet | 1 | -0/+2 |
2021-11-16 | net: move gro definitions to include/net/gro.h | Eric Dumazet | 1 | -2/+394 |
2021-03-19 | gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helper | Alexander Lobakin | 1 | -0/+8 |
2021-03-19 | gro: make net/gro.h self-contained | Alexander Lobakin | 1 | -0/+5 |
2021-02-05 | net/core: move gro function declarations to separate header | Leon Romanovsky | 1 | -0/+12 |