Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: invoke callback when purging queue | Michael S. Tsirkin | 2014-09-04 | 1 | -0/+3 |
* | net: fix unbounded NetQueue | Luigi Rizzo | 2013-02-27 | 1 | -0/+15 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | net: reorganize headers | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | 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 |