1. ecc804c slirp: Fix type casts and format strings in debug code by Stefan Weil · 9 years ago
  2. 59b0096 misc: Spelling and grammar fixes in comments by Stefan Weil · 11 years ago
  3. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 11 years ago
  4. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  5. 691a4f3 net: determine if packets can be sent before net queue deliver packets by Zhi Yong Wu · 12 years ago
  6. f373431 slirp: Remove unneeded if_queued by Jan Kiszka · 13 years ago
  7. e3078bf slirp: Fix queue walking in if_start by Jan Kiszka · 13 years ago
  8. 953e7f5 slirp: Prevent recursion of if_start by Jan Kiszka · 13 years ago
  9. d6536b2 slirp: Keep next_m always valid by Jan Kiszka · 13 years ago
  10. b87ffa1 slirp: Refactor if_start by Jan Kiszka · 13 years ago
  11. b248ede slirp: Fix requeuing of batchq packets in if_start by Jan Kiszka · 13 years ago
  12. 79e7e93 slirp: Clean up ifs_init by Jan Kiszka · 13 years ago
  13. e3a110b slirp: Only start packet expiration for delayed ones by Jan Kiszka · 13 years ago
  14. fd59387 slirp: Read current time only once per if_start call by Jan Kiszka · 13 years ago
  15. 1ab74ce Delayed IP packets by Fabien Chouteau · 13 years ago
  16. 9f8bd04 slirp: Use internal state in interface by Jan Kiszka · 16 years ago
  17. 460fec6 slirp: Factor out internal state structure by Jan Kiszka · 16 years ago
  18. b5302e1 slirp: Drop link_up checks from if_output and slirp_socket_can_recv by Jan Kiszka · 16 years ago
  19. 0d62c4c slirp: Drop dead code by Jan Kiszka · 16 years ago
  20. 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
  21. 674bb26 Add some missing static qualifiers by blueswir1 · 16 years ago
  22. a5f1b96 Fix warnings that would be generated by gcc -Wstrict-prototypes by blueswir1 · 16 years ago
  23. 242acf3 Special-case CTL_ALIAS instead of CTL_DNS in udp loopback test. by balrog · 17 years ago
  24. 7878ff6 Add const etc. to places forgotten from the previous commit by blueswir1 · 17 years ago
  25. 9634d90 Use const and static as needed, disable unused code by blueswir1 · 17 years ago
  26. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  27. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  28. 38f3e7c suppressed unaligned accesses by bellard · 19 years ago
  29. 02d2c54 windows fixes (Gregory Alexander) by bellard · 20 years ago
  30. c9a6211 memory leak fix (Juergen Keil) by bellard · 20 years ago
  31. f0cbd3e initial user mode network support by bellard · 21 years ago