summaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/netback.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-071-1/+1
|\
| * netback: Fix alert message.Wei Liu2011-12-061-1/+1
* | netback: fix typo in commentWei Liu2011-12-061-1/+1
* | netback: remove redundant assignmentWei Liu2011-12-061-4/+0
|/
* xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()Jan Beulich2011-11-211-1/+1
* Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-071-63/+17
|\
| * net: xen-netback: use API provided by xenbus module to map ringsDavid Vrabel2011-10-261-63/+17
* | net: add skb frag size accessorsEric Dumazet2011-10-191-2/+2
* | xen: netback: convert to SKB paged frag API.Ian Campbell2011-10-051-21/+33
|/
* xen/netback: Add module alias for autoloadingBastian Blank2011-06-301-0/+1
* xen network backend driverIan Campbell2011-03-161-0/+1745