1. b1fcab2 Don't include comments with version numbers in Android.bp files. by Andrew Walbran · 2 years, 10 months ago
  2. f9d2d64 Merge remote-tracking branch 'aosp/upstream-main' into master. by Andrew Walbran · 2 years, 11 months ago
  3. b5d1bc4 Merge remote-tracking branch 'aosp/upstream-main' into 'aosp/master' by Jason Macnak · 2 years, 11 months ago
  4. 76cc214 net: implement VIRTIO_NET_F_MTU by Stephen Barber · 3 years ago
  5. f510eee Update Android.bp after latest Crosvm merge by Jason Macnak · 3 years ago
  6. dfab3ea Merge remote-tracking branch 'aosp/upstream-main' into 'aosp/master' by Jason Macnak · 3 years ago
  7. 82cddfe net: Switch to thiserror by Chirantan Ekbote · 3 years, 1 month ago
  8. 0c6d96a net_util: Implement IntoAsync + try_clone() for Tap by Chirantan Ekbote · 3 years, 1 month ago
  9. 8c817dd vhost_user_devices: Add vhost-user net device by Keiichi Watanabe · 3 years, 2 months ago
  10. b36408f Fix build files by Jorge E. Moreira · 3 years, 1 month ago
  11. 8863c0f Merge remote-tracking branch 'aosp/upstream-main' into master by Alistair Delva · 3 years, 3 months ago
  12. a98536a Revert^2 "Update Android.bp files" by Jorge Moreira Broche · 3 years, 3 months ago
  13. a4b0e0a Revert "Update Android.bp files" by Florian Mayer · 3 years, 3 months ago
  14. af377bf Update Android.bp files by Jorge E. Moreira · 3 years, 4 months ago
  15. a028314 [LSC] Add LOCAL_LICENSE_KINDS to external/crosvm by Bob Badour · 3 years, 4 months ago
  16. 7085735 Merge commit '47996808415af4e0b7bd11db103b52d5fdd5fda7' into HEAD by Victor Hsieh · 3 years, 6 months ago
  17. 5e9995b Merge commit 'a5262a177f7b1b99f69eb182026ab44f3381f533' into HEAD by Alistair Delva · 3 years, 6 months ago
  18. a596a07 Final major RawDescriptor transition. by Michael Hoyle · 3 years, 7 months ago
  19. e392c46 base: Add WaitContext by Michael Hoyle · 3 years, 8 months ago
  20. 57d4f3a Merge commit 'ab04758814a29797d98faa67bf855ba2c6232fd5' into HEAD by Alistair Delva · 3 years, 7 months ago
  21. c956513 Allow building for device as well as host. by Andrew Scull · 4 years, 3 months ago
  22. 5d1e8e6 Merge remote-tracking branch 'aosp/upstream-master' into master. by Andrew Walbran · 3 years, 10 months ago
  23. 6b19695 Add "base" crate and transition crosvm usages to it from sys_util by Michael Hoyle · 3 years, 10 months ago
  24. 8071fd3 Update .bp files and add rust test modules by Chih-Hung Hsieh · 3 years, 10 months ago
  25. faacadd Re-run cargo2android.py and fix up results. by Andrew Walbran · 3 years, 11 months ago
  26. 8683d23 Merge commit 'd372542ab3585d101e7dd663a59b98a0cc7f25be' into HEAD by Alistair Delva · 3 years, 11 months ago
  27. e43468f sys_util: Add IoctlNr type, as different platforms use different types. by Andrew Walbran · 4 years ago
  28. 952bb9a Merge remote-tracking branch 'aosp/upstream-master' by Lingfeng Yang · 4 years, 1 month ago
  29. 4cbcc26 Virtio-net: Add multi queues in multi threads by Xiong Zhang · 4 years, 4 months ago
  30. bfd97b9 Update Android.bp for Crosvm after latest merge by Jason Macnak · 4 years, 6 months ago
  31. 80a0e3a Merge 'aosp/upstream-master' into 'aosp/crosvm-master' by Jason Macnak · 4 years, 5 months ago
  32. 9e2e3d4 Add crosvm_defaults by Jason Macnak · 4 years, 6 months ago
  33. 5439070 Update 'libc_rust' to 'liblibc' by Jason Macnak · 4 years, 6 months ago
  34. adf4160 Split Android.bp into subdirectories. by Jason Macnak · 4 years, 6 months ago
  35. 6cb2a93 net_util: impl FileReadWriteVolatile for Tap by Stephen Barber · 4 years, 7 months ago
  36. 2b570f6 net_sys: regenerate if.h bindings using Rust native union by Zach Reizner · 5 years ago
  37. 64cd5ea edition: Eliminate ref keyword by David Tolnay · 5 years ago
  38. 3fbeda1 clippy: Resolve clone_on_copy by David Tolnay · 5 years ago
  39. aecf9a4 edition: Remove extern crate lines by David Tolnay · 5 years ago
  40. 0b902e6 edition: Update net_sys and net_util to 2018 edition by David Tolnay · 5 years ago
  41. 96e26c2 Validate and configure tap interfaces from --tap_fd by Jorge E. Moreira · 5 years ago
  42. c69f975 error: Consistently use Display instead of error description() by David Tolnay · 5 years ago
  43. b4bd00f error: Print errors using Display impl by David Tolnay · 5 years ago
  44. 49fa08f net_util: Get tap interface name when using a raw fd by Chirantan Ekbote · 6 years ago
  45. 5bbbf61 lint: Resolve the easier clippy lints by David Tolnay · 6 years ago
  46. 55a9e50 cargo fmt all source code by Zach Reizner · 6 years ago
  47. 5f78721 net: Allow passing in a configured tap fd on the command line by Chirantan Ekbote · 6 years ago
  48. 4fcd1af sys_util: remove deprecated Poller/Pollable interface by Zach Reizner · 6 years ago
  49. 859b5d9 net_util: use sys_util::Error instead of std::io::Error by Stephen Barber · 6 years ago
  50. 308ff60 net_util: add tap support for mac address by Stephen Barber · 6 years ago
  51. 865323d hw/virtio/vhost: Add simple tests backed by fakes by Jason D. Clinton · 7 years ago
  52. 70a8290 Fix new warning with rust 1.21 by Dylan Reid · 7 years ago
  53. 42b3e8d net_util: Remove unused import by Chirantan Ekbote · 7 years ago
  54. d7f0362 net_util: Fix-up failing tests and add a little more coverage by Jason D. Clinton · 7 years ago
  55. 3cbded2 fix armv7a and aarch64 build errors and warnings by Zach Reizner · 7 years ago
  56. 604d989 net_util: implement Read, Write, and Pollable for Tap by Stephen Barber · 7 years ago
  57. 253ac89 net_util: add crate for creating/configuring tap interfaces by Stephen Barber · 7 years ago