aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2013-10-10 15:43:00 +0000
committerDavid S. Miller <[email protected]>2013-10-11 21:48:18 +0000
commitccdbb6e96beca362db876d820ac1e560ff6d9579 (patch)
tree1ced2e6547f027d1417cb408142ce10c4f956754 /drivers/net/xen-netback/interface.c
parentMerge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge (diff)
downloadkernel-ccdbb6e96beca362db876d820ac1e560ff6d9579.tar.gz
kernel-ccdbb6e96beca362db876d820ac1e560ff6d9579.zip
tcp: tcp_transmit_skb() optimizations
1) We need to take a timestamp only for skb that should be cloned. Other skbs are not in write queue and no rtt estimation is done on them. 2) the unlikely() hint is wrong for receivers (they send pure ACK) Signed-off-by: Eric Dumazet <[email protected]> Cc: MF Nowlan <[email protected]> Cc: Yuchung Cheng <[email protected]> Cc: Neal Cardwell <[email protected]> Acked-By: Yuchung Cheng <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions