Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: fix recent csum changes | Eric Dumazet | 2021-12-06 | 1 | -2/+2 |
* | gro: optimize skb_gro_postpull_rcsum() | Eric Dumazet | 2021-11-25 | 1 | -2/+2 |
* | net: add missing include in include/net/gro.h | Eric Dumazet | 2021-11-17 | 1 | -0/+1 |
* | net: gro: populate net/core/gro.c | Eric Dumazet | 2021-11-16 | 1 | -0/+22 |
* | net: gro: move skb_gro_receive into net/core/gro.c | Eric Dumazet | 2021-11-16 | 1 | -0/+2 |
* | net: move gro definitions to include/net/gro.h | Eric Dumazet | 2021-11-16 | 1 | -2/+394 |
* | gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helper | Alexander Lobakin | 2021-03-18 | 1 | -0/+8 |
* | gro: make net/gro.h self-contained | Alexander Lobakin | 2021-03-18 | 1 | -0/+5 |
* | net/core: move gro function declarations to separate header | Leon Romanovsky | 2021-02-04 | 1 | -0/+12 |