Age | Commit message (Expand) | Author | Files | Lines |
2016-03-08 | rocker: allow user to specify rocker world by property | Jiri Pirko | 1 | -1/+28 |
2016-03-08 | rocker: return -ENOMEM in case of some world alloc fails | Jiri Pirko | 1 | -0/+1 |
2016-03-08 | rocker: forbid to change world type | Jiri Pirko | 1 | -1/+7 |
2016-01-29 | hw/net: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-11 | net: rocker: fix an incorrect array bounds check | Prasad J Pandit | 1 | -4/+4 |
2015-11-11 | error: More error_setg() usage | Eric Blake | 1 | -4/+2 |
2015-10-08 | rocker: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 1 | -1/+1 |
2015-09-11 | maint: avoid useless "if (foo) free(foo)" pattern | Daniel P. Berrange | 1 | -3/+1 |
2015-07-07 | rocker: mark copy-to-cpu pkts as forwarding offloaded | Scott Feldman | 1 | -1/+5 |
2015-07-07 | rocker: fix missing break statements | Scott Feldman | 1 | -0/+2 |
2015-07-07 | rocker: fix memory leak | Gonglei | 1 | -1/+2 |
2015-06-12 | qmp/hmp: add rocker device support | Scott Feldman | 1 | -0/+45 |
2015-06-12 | rocker: Add support for phys name | David Ahern | 1 | -1/+22 |
2015-05-11 | rocker: add new rocker switch device | Scott Feldman | 1 | -0/+1480 |