| Commit message (Expand) | Author | Age | Files | Lines |
* | xen/netback: Calculate the number of SKB slots required correctly | Simon Graham | 2012-05-24 | 1 | -2/+1 |
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 2012-01-31 | 1 | -3/+1 |
* | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-01-10 | 2 | -7/+4 |
|\ |
|
| * | Xen: consolidate and simplify struct xenbus_driver instantiation | Jan Beulich | 2012-01-04 | 1 | -6/+3 |
| * | xen/netback: Enable netback on HVM guests | Daniel De Graaf | 2011-12-20 | 1 | -1/+1 |
* | | xen-netback: make ops structs const | stephen hemminger | 2012-01-05 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-06 | 1 | -1/+1 |
|\ \ |
|
| * | | netback: Fix alert message. | Wei Liu | 2011-12-06 | 1 | -1/+1 |
* | | | netback: fix typo in comment | Wei Liu | 2011-12-06 | 1 | -1/+1 |
* | | | netback: remove redundant assignment | Wei Liu | 2011-12-06 | 1 | -4/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-11-26 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop() | Jan Beulich | 2011-11-21 | 1 | -1/+1 |
| |/ |
|
* | | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 2011-11-16 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-11-06 | 2 | -69/+22 |
|\ |
|
| * | net: xen-netback: use API provided by xenbus module to map rings | David Vrabel | 2011-10-26 | 2 | -69/+22 |
* | | net: add skb frag size accessors | Eric Dumazet | 2011-10-19 | 1 | -2/+2 |
* | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-10-07 | 1 | -2/+2 |
|\ \ |
|
| * | | net: xen-netback: correctly restart Tx after a VM restore/migrate | David Vrabel | 2011-10-03 | 1 | -2/+2 |
| |/ |
|
* | | xen: netback: convert to SKB paged frag API. | Ian Campbell | 2011-10-05 | 1 | -21/+33 |
|/ |
|
* | xen/netback: Add module alias for autoloading | Bastian Blank | 2011-06-30 | 1 | -0/+1 |
* | xen: netback: use __CONST_RING_SIZE not __RING_SIZE | Ian Campbell | 2011-05-17 | 1 | -2/+2 |
* | net: xen-netback: convert to hw_features | Michał Mirosław | 2011-04-20 | 2 | -72/+15 |
* | Signed bit field; int have_hotplug_status_watch:1 | Ian Campbell | 2011-04-06 | 1 | -1/+1 |
* | xen network backend driver | Ian Campbell | 2011-03-15 | 5 | -0/+2823 |