summaryrefslogtreecommitdiffstats
path: root/drivers/net/macvtap.c
Commit message (Expand)AuthorAgeFilesLines
* net: use sk_sleep()Eric Dumazet2010-04-261-3/+3
* net: sk_sleep() helperEric Dumazet2010-04-211-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* macvtap: add GSO/csum offload supportArnd Bergmann2010-02-181-24/+182
* net/macvtap: add vhost supportArnd Bergmann2010-02-181-21/+77
* macvtap: rework object lifetime rulesArnd Bergmann2010-02-181-92/+91Star
* net/macvtap: fix reference countingArnd Bergmann2010-02-161-13/+22
* net: macvtap driverArnd Bergmann2010-02-041-0/+581