]> git.baikalelectronics.ru Git - kernel.git/commit
[TCP]: Convert highest_sack to sk_buff to allow direct access
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Fri, 16 Nov 2007 03:41:46 +0000 (19:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:03 +0000 (14:54 -0800)
commitf4f2f47b016488ce148a25242293f4c80327a055
tree30c389efb3a98a7af24150e5f6462f3c379d1e63
parente60d56349e20dcba3935b0f94fb3bb92c1c65d97
[TCP]: Convert highest_sack to sk_buff to allow direct access

It is going to replace the sack fastpath hint quite soon... :-)

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/tcp.h
include/net/tcp.h
net/ipv4/tcp_input.c
net/ipv4/tcp_output.c