index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
/
rocker
Commit message (
Expand
)
Author
Age
Files
Lines
*
rocker: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-10-08
4
-9
/
+8
*
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-11
2
-9
/
+3
*
rocker: mark copy-to-cpu pkts as forwarding offloaded
Scott Feldman
2015-07-07
4
-3
/
+11
*
rocker: return -1 when dropping packet on ingress
Scott Feldman
2015-07-07
1
-1
/
+1
*
rocker: fix missing break statements
Scott Feldman
2015-07-07
1
-0
/
+2
*
rocker: fix misplaced break statement
Scott Feldman
2015-07-07
1
-1
/
+1
*
rocker: don't queue receive pkts when port is disabled
Scott Feldman
2015-07-07
1
-8
/
+10
*
rocker: fix memory leak
Gonglei
2015-07-07
1
-1
/
+2
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-4
/
+4
*
qmp/hmp: add rocker device support
Scott Feldman
2015-06-12
5
-0
/
+418
*
rocker: bring link up/down on PHY enable/disable
Scott Feldman
2015-06-12
1
-0
/
+12
*
rocker: Add support for phys name
David Ahern
2015-06-12
4
-2
/
+30
*
rocker: timestamp on the debug logs helps correlate with events in the VM
David Ahern
2015-05-11
1
-1
/
+10
*
rocker: add new rocker switch device
Scott Feldman
2015-05-11
12
-0
/
+5508