aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/macvtap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-04macvtap: add ioctl to modify vnet header sizeMichael S. Tsirkin1-4/+23
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet1-4/+9
2010-04-26net: use sk_sleep()Eric Dumazet1-3/+3
2010-04-20net: sk_sleep() helperEric Dumazet1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-18macvtap: add GSO/csum offload supportArnd Bergmann1-24/+182
2010-02-18net/macvtap: add vhost supportArnd Bergmann1-21/+77
2010-02-18macvtap: rework object lifetime rulesArnd Bergmann1-92/+91
2010-02-15net/macvtap: fix reference countingArnd Bergmann1-13/+22
2010-02-03net: macvtap driverArnd Bergmann1-0/+581