projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f2f069d
5882eff
)
Merge branch 'tcp-tx-headless'
author
David S. Miller
<davem@davemloft.net>
Mon, 12 Jun 2023 10:38:55 +0000
(11:38 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 12 Jun 2023 10:38:55 +0000
(11:38 +0100)
Eric Dumazet says:
====================
tcp: tx path fully headless
This series completes transition of TCP stack tx path
to headless packets : All payload now reside in page frags,
never in skb->head.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge