aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/user_dma.c
Commit message (Expand)AuthorAgeFilesLines
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* net: add skb frag size accessorsEric Dumazet2011-10-191-2/+2
* net: convert core to skb paged frag APIsIan Campbell2011-08-241-1/+1
* net/core/user_dma.c: Use frag list abstraction interfaces.David S. Miller2009-06-091-24/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-261-3/+2
|\
| * net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-251-3/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds2008-07-231-0/+1
|\ \ | |/ |/|
| * I/OAT: tcp_dma_copybreak default value dependent on I/OAT versionMaciej Sosnowski2008-07-221-0/+1
* | net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovecBrice Goglin2008-06-031-1/+1
|/
* [NET]: Revert sk_buff walker cleanups.David S. Miller2007-04-271-9/+16
* [NET]: Clean up sk_buff walkers.Jean Delvare2007-04-261-16/+9
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-4/+4
* [I/OAT]: net/core/user_dma.c should #include <net/netdma.h>Adrian Bunk2006-07-211-0/+1
* [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech2006-06-171-0/+4
* [I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech2006-06-171-0/+127