aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback/netback.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-63/+17
2011-10-26net: xen-netback: use API provided by xenbus module to map ringsDavid Vrabel1-63/+17
2011-10-19net: add skb frag size accessorsEric Dumazet1-2/+2
2011-10-05xen: netback: convert to SKB paged frag API.Ian Campbell1-21/+33
2011-06-30xen/netback: Add module alias for autoloadingBastian Blank1-0/+1
2011-03-15xen network backend driverIan Campbell1-0/+1745