aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/user_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-10-19net: add skb frag size accessorsEric Dumazet1-2/+2
2011-08-24net: convert core to skb paged frag APIsIan Campbell1-1/+1
2009-06-09net/core/user_dma.c: Use frag list abstraction interfaces.David S. Miller1-24/+22
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+2
2008-07-25net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen1-3/+2
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+1
2008-07-22I/OAT: tcp_dma_copybreak default value dependent on I/OAT versionMaciej Sosnowski1-0/+1
2008-06-03net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovecBrice Goglin1-1/+1
2007-04-27[NET]: Revert sk_buff walker cleanups.David S. Miller1-9/+16
2007-04-26[NET]: Clean up sk_buff walkers.Jean Delvare1-16/+9
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki1-4/+4
2006-07-21[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>Adrian Bunk1-0/+1
2006-06-17[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech1-0/+4
2006-06-17[I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech1-0/+127