Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: add skb frag size accessors | Eric Dumazet | 2011-10-19 | 1 | -3/+3 |
* | e1000: fix skb truesize underestimation | Eric Dumazet | 2011-10-13 | 1 | -1/+1 |
* | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero | Rick Jones | 2011-10-07 | 1 | -4/+0 |
* | e1000: convert to private mutex from rtnl | Jesse Brandeburg | 2011-10-06 | 2 | -9/+31 |
* | e1000: convert mdelay to msleep | Jesse Brandeburg | 2011-10-06 | 2 | -12/+12 |
* | e1000: convert hardware management from timers to threads | Jesse Brandeburg | 2011-10-06 | 2 | -84/+55 |
* | e1000: don't enable dma receives until after dma address has been setup | Dean Nelson | 2011-09-28 | 1 | -3/+3 |
* | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 1 | -0/+6 |
* | intel: convert to SKB paged frag API. | Ian Campbell | 2011-08-30 | 1 | -7/+9 |
* | e1000: save skb counts in TX to avoid cache misses | Dean Nelson | 2011-08-26 | 2 | -9/+11 |
* | net: introduce IFF_UNICAST_FLT private flag | Jiri Pirko | 2011-08-17 | 1 | -0/+2 |
* | intel: Move the Intel wired LAN drivers | Jeff Kirsher | 2011-08-10 | 8 | -0/+17024 |