Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [I/OAT]: Utility functions for offloading sk_buff to iovec copies | Chris Leech | 2006-06-17 | 1 | -0/+22 |
| | | | | | | | | Provides for pinning user space pages in memory, copying to iovecs, and copying from sk_buffs including fragmented and chained sk_buffs. Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | [I/OAT]: DMA memcpy subsystem | Chris Leech | 2006-06-17 | 1 | -0/+337 |
Provides an API for offloading memory copies to DMA devices Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net> |