linux_dsm_epyc7002/net
Yousuk Seung ff91e9292f tcp: call tcp_ack_tstamp() when not fully acked
When skb is coalesced tcp_ack_tstamp() still needs to be called when not
fully acked in tcp_clean_rtx_queue(), otherwise SCM_TSTAMP_ACK
timestamps may never be fired. Since the original patch series had
dependent commits, this patch fixes the issue instead of reverting by
restoring calls to tcp_ack_tstamp() when skb is not fully acked.

Fixes: fdb7eb21dd ("tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()")
Signed-off-by: Yousuk Seung <ysseung@google.com>
Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-06-30 13:40:33 -07:00
..
6lowpan
9p
802
8021q
appletalk
atm
ax25
batman-adv batman-adv: Introduce a configurable per interface hop penalty 2020-06-26 10:37:11 +02:00
bluetooth
bpf
bpfilter
bridge
caif
can
ceph
core net: sched: Pass root lock to Qdisc_ops.enqueue 2020-06-29 17:08:28 -07:00
dcb
dccp
decnet
dns_resolver
dsa net: dsa: Improve subordinate PHY error message 2020-06-30 12:44:20 -07:00
ethernet
ethtool ethtool: Add link extended state 2020-06-29 17:45:02 -07:00
hsr net/hsr: fix hsr_dev_xmit()'s return type 2020-06-28 20:52:53 -07:00
ieee802154
ife
ipv4 tcp: call tcp_ack_tstamp() when not fully acked 2020-06-30 13:40:33 -07:00
ipv6
iucv
kcm
key
l2tp l2tp: fix l2tp_eth_dev_xmit()'s return type 2020-06-28 20:52:53 -07:00
l3mdev
lapb
llc
mac80211
mac802154
mpls
mptcp mptcp: do nonce initialization at subflow creation time 2020-06-30 13:38:00 -07:00
ncsi
netfilter
netlabel
netlink
netrom
nfc
nsh
openvswitch
packet
phonet
psample
qrtr
rds
rfkill
rose
rxrpc
sched net:qos: police action offloading parameter 'burst' change to the original value 2020-06-29 17:33:42 -07:00
sctp
smc
strparser
sunrpc
switchdev
tipc
tls net/tls: Add asynchronous resync 2020-06-27 14:00:22 -07:00
unix
vmw_vsock
wimax
wireless
x25
xdp
xfrm
compat.c
devres.c
Kconfig
Makefile
socket.c
sysctl_net.c