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