index
:
xivo/linux.git
net-next
Linux branches with e1000 patched for support of the EP80579 GbE MAC and XiVO IPBX Open Hardware
XiVO Dev Team
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
user_dma.c
Age
Commit message (
Expand
)
Author
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-08-24
net: convert core to skb paged frag APIs
Ian Campbell
2009-06-09
net/core/user_dma.c: Use frag list abstraction interfaces.
David S. Miller
2008-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-25
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...
Linus Torvalds
2008-07-22
I/OAT: tcp_dma_copybreak default value dependent on I/OAT version
Maciej Sosnowski
2008-06-03
net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec
Brice Goglin
2007-04-27
[NET]: Revert sk_buff walker cleanups.
David S. Miller
2007-04-26
[NET]: Clean up sk_buff walkers.
Jean Delvare
2007-02-10
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-07-21
[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
Adrian Bunk
2006-06-17
[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold
Chris Leech
2006-06-17
[I/OAT]: Utility functions for offloading sk_buff to iovec copies
Chris Leech