Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: do not report queued packets as sent | Stefan Hajnoczi | 2012-09-14 | 1 | -19/+16 |
* | net: notify iothread after flushing queue | Paolo Bonzini | 2012-09-14 | 1 | -2/+3 |
* | net: determine if packets can be sent before net queue deliver packets | Zhi Yong Wu | 2012-08-01 | 1 | -4/+5 |
* | net: cleanup deliver/deliver_iov func pointers | Zhi Yong Wu | 2012-08-01 | 1 | -9/+4 |
* | net: Rename VLANClientState to NetClientState | Stefan Hajnoczi | 2012-08-01 | 1 | -8/+8 |
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 1 | -7/+7 |
* | net/queue: queue packets even if sender doesn't supply a callback | Mark McLoughlin | 2009-11-09 | 1 | -3/+3 |
* | net: move net-queue.[ch] under net/ | Mark McLoughlin | 2009-10-30 | 1 | -0/+260 |