]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - net/ipv4/tcp_input.c
[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)
commit1a2449a87bb7606113b1aa1a9d3c3e78ef189a1c
tree86e833a8694f201de138697646e7e8469e9c8ef6
parent9593782585e0cf70babe787a8463d492a68b1744
[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