diff options
author | Willem de Bruijn <willemb@google.com> | 2014-08-06 21:09:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-08-06 23:09:01 +0200 |
commit | f066e2b091a50f0b76ade87250065d65996b93dd (patch) | |
tree | 433ad51129e91defe42fd78d16551bb425326704 /drivers/net/vmxnet3 | |
parent | hyperv: Adjust the size of sendbuf region to support ws2008r2 (diff) | |
download | linux-f066e2b091a50f0b76ade87250065d65996b93dd.tar.xz linux-f066e2b091a50f0b76ade87250065d65996b93dd.zip |
net-timestamp: cumulative tcp timestamping fixes
A set of small fixes pointed out just after the merge:
- make tcp_tx_timestamp static
- make tcp_gso_tstamp static
- use before() to compare TCP seqno, instead of cast to u64
- add tstamp to tx_flags in GSO, instead of overwrite tx_flags
- record skb_shinfo(skb)->tskey for all timestamps, also HW.
- optimization in tcp_tx_timestamp:
call sock_tx_timestamp only if a tstamp option is set.
Signed-off-by: Willem de Bruijn <willemb@google.com>
Fixes: 4ed2d765dfac ("net-timestamp: TCP timestamping")
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vmxnet3')
0 files changed, 0 insertions, 0 deletions