]> git.baikalelectronics.ru Git - kernel.git/commit
[I/OAT]: TCP recv offload to I/OAT
authorChris Leech <christopher.leech@intel.com>
Wed, 24 May 2006 01:05:53 +0000 (18:05 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:25:56 +0000 (21:25 -0700)
commitb5684dd0f65a08713650add3bca4dea05f8ded46
tree86e833a8694f201de138697646e7e8469e9c8ef6
parent29a806b9b8751ef79c5ccb599bdc26f18a07e7bc
[I/OAT]: TCP recv offload to I/OAT

Locks down user pages and sets up for DMA in tcp_recvmsg, then calls
dma_async_try_early_copy in tcp_v4_do_rcv

Signed-off-by: Chris Leech <christopher.leech@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp.c
net/ipv4/tcp_input.c
net/ipv4/tcp_ipv4.c
net/ipv6/tcp_ipv6.c