summaryrefslogtreecommitdiffstats
path: root/block/blk-mq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-03net: mv643xx_eth: Avoid unmapping the TSO header buffersEzequiel Garcia1-2/+6
2014-06-03net: mv643xx_eth: Drop the NETDEV_TX_BUSY return pathEzequiel Garcia1-2/+0
2014-06-03net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia1-21/+42
2014-06-03net: mv643xx_eth: Count dropped packets properlyEzequiel Garcia1-1/+4
2014-06-03net: mvneta: Avoid unmapping the TSO header buffersEzequiel Garcia1-3/+9
2014-06-03net: mvneta: Fix missing DMA region unmapEzequiel Garcia1-3/+2
2014-06-03net: mvneta: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia1-4/+24
2014-06-03net: mvneta: Use default NAPI weight instead of a custom oneEzequiel Garcia1-4/+1
2014-06-03macvlan: add netpoll supportdingtianhong2-1/+68