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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 28 Sep 2014 16:38:37 -0400 (EDT) From: David Miller <davem@...emloft.net> To: panweiping3@...il.com Cc: netdev@...r.kernel.org, edumazet@...gle.com Subject: Re: [PATCH net-next v3] tcp: use tcp_flags in tcp_data_queue() From: Weiping Pan <panweiping3@...il.com> Date: Wed, 24 Sep 2014 22:17:02 +0800 > This patch is a cleanup which follows the idea in commit e11ecddf5128 (tcp: use > TCP_SKB_CB(skb)->tcp_flags in input path), > and it may reduce register pressure since skb->cb[] access is fast, > bacause skb is probably in a register. > > v2: remove variable th > v3: reword the changelog > > Signed-off-by: Weiping Pan <panweiping3@...il.com> Applied, thanks. -- 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