Age | Commit message (Collapse) | Author | Files | Lines |
|
We include config.h on the compiler command line. There's no need for it
to be included again.
Signed-off-by: David Woodhouse <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
|
|
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
|
|
Provides an API for offloading memory copies to DMA devices
Signed-off-by: Chris Leech <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
|