| Commit message (Expand) | Author | Age | Files | Lines |
* | net: add skb frag size accessors | Eric Dumazet | 2011-10-19 | 1 | -2/+2 |
* | net: convert core to skb paged frag APIs | Ian Campbell | 2011-08-24 | 1 | -1/+1 |
* | net/core/user_dma.c: Use frag list abstraction interfaces. | David S. Miller | 2009-06-09 | 1 | -24/+22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-26 | 1 | -3/+2 |
|\ |
|
| * | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 2008-07-25 | 1 | -3/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb... | Linus Torvalds | 2008-07-23 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | I/OAT: tcp_dma_copybreak default value dependent on I/OAT version | Maciej Sosnowski | 2008-07-22 | 1 | -0/+1 |
* | | net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec | Brice Goglin | 2008-06-03 | 1 | -1/+1 |
|/ |
|
* | [NET]: Revert sk_buff walker cleanups. | David S. Miller | 2007-04-27 | 1 | -9/+16 |
* | [NET]: Clean up sk_buff walkers. | Jean Delvare | 2007-04-26 | 1 | -16/+9 |
* | [NET] CORE: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -4/+4 |
* | [I/OAT]: net/core/user_dma.c should #include <net/netdma.h> | Adrian Bunk | 2006-07-21 | 1 | -0/+1 |
* | [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold | Chris Leech | 2006-06-17 | 1 | -0/+4 |
* | [I/OAT]: Utility functions for offloading sk_buff to iovec copies | Chris Leech | 2006-06-17 | 1 | -0/+127 |