projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
902053f
dd2e0b8
)
Merge branch 'tcp-remove-two-indirect-calls-from-xmit-path'
author
David S. Miller
<davem@davemloft.net>
Sun, 21 Jun 2020 00:47:53 +0000
(17:47 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 21 Jun 2020 00:47:53 +0000
(17:47 -0700)
Eric Dumazet says:
====================
tcp: remove two indirect calls from xmit path
__tcp_transmit_skb() does two indirect calls per packet, lets get rid
of them.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge