lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 06 Aug 2014 14:09:23 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	willemb@...gle.com
Cc:	netdev@...r.kernel.org, eric.dumazet@...il.com,
	richardcochran@...il.com
Subject: Re: [PATCH net-next] net-timestamp: cumulative tcp timestamping
 fixes

From: Willem de Bruijn <willemb@...gle.com>
Date: Wed,  6 Aug 2014 15:09:44 -0400

> 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@...gle.com>
> Fixes: 4ed2d765dfac ("net-timestamp: TCP timestamping")

Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ