Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: add skb frag size accessors | Eric Dumazet | 2011-10-19 | 4 | -37/+37 |
* | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero | Rick Jones | 2011-10-07 | 2 | -3/+0 |
* | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-10-07 | 4 | -12/+45 |
* | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map | Ian Campbell | 2011-10-06 | 2 | -2/+2 |
* | chelsio: convert to SKB paged frag API. | Ian Campbell | 2011-10-05 | 1 | -3/+2 |
* | cxgb3: convert to SKB paged frag API. | Ian Campbell | 2011-10-05 | 1 | -3/+3 |
* | ethtool: Clean up definitions of rule location arrays in RX NFC | Ben Hutchings | 2011-09-16 | 1 | -1/+1 |
* | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher | 2011-08-27 | 1 | -0/+1 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 2 | -2/+2 |
* | net: introduce IFF_UNICAST_FLT private flag | Jiri Pirko | 2011-08-17 | 2 | -0/+5 |
* | chelsio: Move the Chelsio drivers | Jeff Kirsher | 2011-08-10 | 69 | -0/+57504 |