]> git.baikalelectronics.ru Git - kernel.git/commit
[I/OAT]: Structure changes for TCP recv offload to I/OAT
authorChris Leech <christopher.leech@intel.com>
Wed, 24 May 2006 00:55:33 +0000 (17:55 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:25:48 +0000 (21:25 -0700)
commit11398ede404ed251ae3ea9cf3aa178dc629238ef
tree651f5ec78128605736d6c777a13697d5e58a1b62
parent823cf33ed67ec9d4a0b673198df5ea532e982314
[I/OAT]: Structure changes for TCP recv offload to I/OAT

Adds an async_wait_queue and some additional fields to tcp_sock, and a
dma_cookie_t to sk_buff.

Signed-off-by: Chris Leech <christopher.leech@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h
include/linux/tcp.h
include/net/sock.h
include/net/tcp.h
net/core/sock.c