1. db3c867 Network data activity change intent for network interfaces. by Haoyu Bai · 14 years ago
  2. 5362f17 Merge commit '1b003ef0' into mit by Wink Saville · 14 years ago
  3. a639b31 Create telephony-common and mms-common by Wink Saville · 14 years ago
  4. adfb0d0 Make tethering ignore bad inputs by Robert Greenwalt · 14 years ago
  5. 7c727e5 am a2becffc: am d667aebf: Merge "VPN: move VpnDialogs away from system uid." into jb-dev by Chia-chi Yeh · 14 years ago
  6. dadc857 VPN: move VpnDialogs away from system uid. by Chia-chi Yeh · 14 years ago
  7. 68ea9b0 Add logging for Tethering. by Robert Greenwalt · 14 years ago
  8. c9dac11 Don't forget to turn off mobile_dun by Robert Greenwalt · 14 years ago
  9. 5d13434 am 1e9e7f76: am ff321d49: Merge "VPN: silence VPN notifications." into ics-mr1 by Chia-chi Yeh · 14 years ago
  10. 50fe709 VPN: silence VPN notifications. by Chia-chi Yeh · 14 years ago
  11. 32350c7 Merge "Filter our v6 address from tethering dns." by Robert Greenwalt · 14 years ago
  12. c1bac3a VPN: fix a CloseGuard warning. by Chia-chi Yeh · 14 years ago
  13. 4f74d55 Filter our v6 address from tethering dns. by Robert Greenwalt · 14 years ago
  14. cc579b8 Merge "Use the carrier-given dns addrs for tethering." by Robert Greenwalt · 14 years ago
  15. 2339fe3 am fa71962f: am 46a4e81d: Merge "VPN: delete the "abort" file before starting VPN daemons." into ics-mr1 by Chia-chi Yeh · 14 years ago
  16. bb4fd0b Use the carrier-given dns addrs for tethering. by Robert Greenwalt · 14 years ago
  17. c187273 VPN: delete the "abort" file before starting VPN daemons. by Chia-chi Yeh · 14 years ago
  18. ddba106 Clean up InterfaceConfiguration flags. by Jeff Sharkey · 14 years ago
  19. fd1be2b Tone down Tethering logs. by Robert Greenwalt · 14 years ago
  20. b445362 Make upstream tether list threadsafe by Robert Greenwalt · 14 years ago
  21. 3b28e9a Start using IP tool for advanced routing. by Robert Greenwalt · 14 years ago
  22. 731026c Ignore errors when untethering by Robert Greenwalt · 14 years ago
  23. 49348e7 Fix Tethering settings. by Robert Greenwalt · 14 years ago
  24. 367d15a Watch network subtype, tethering teardown, empty. by Jeff Sharkey · 15 years ago
  25. c9acde9 Reduce connectivity logging by Wink Saville · 15 years ago
  26. cdd02c5d Collect and persist tethering stats. by Jeff Sharkey · 15 years ago
  27. 5317f03 VPN: stop daemons by closing the control sockets. by Chia-chi Yeh · 15 years ago
  28. 0c074e6 VPN: reset legacy VPN when resetting IPv4 addresses. by Chia-chi Yeh · 15 years ago
  29. 199ed6e VPN: introduce VpnService as the base class for user space VPN. by Chia-chi Yeh · 15 years ago
  30. fcc1b41 VPN: move away from the VPN permission. by Chia-chi Yeh · 15 years ago
  31. 6311d0a Clear the bitmap from the canvas in a lot of places. by Dianne Hackborn · 15 years ago
  32. 98c79e5 Stop sending tethering broadcasts during boot. by Robert Greenwalt · 15 years ago
  33. 485861c Fix USB tethering again by Mike Lockwood · 15 years ago
  34. e30c130 Merge "Handle hostapd and tether interface changes" by Irfan Sheriff · 15 years ago
  35. 23eb297 Handle hostapd and tether interface changes by Irfan Sheriff · 15 years ago
  36. 5db7af9 Merge "Fix USB tethering" by Mike Lockwood · 15 years ago
  37. 6c2260b Fix USB tethering by Mike Lockwood · 15 years ago
  38. 7ef8611 VPN: increase timeout period to 60 seconds for legacy VPN. by Chia-chi Yeh · 15 years ago
  39. b6055fe Merge "NetworkManagementService: receive bandwidth controller events" by JP Abgrall · 15 years ago
  40. aa1727f VPN: tear down VPN when the dependent interface is down. by Chia-chi Yeh · 15 years ago
  41. 12b933d NetworkManagementService: receive bandwidth controller events by JP Abgrall · 15 years ago
  42. 5779c9c VPN: close the socket in protectVpn() to avoid leaking descriptors. by Chia-chi Yeh · 15 years ago
  43. 97a61565 VPN: Hook up the new control protocol and network state. by Chia-chi Yeh · 15 years ago
  44. 7c34f29 Fix wifi tethering. by Robert Greenwalt · 15 years ago
  45. 2e46764 VPN: implement status report for legacy VPN. by Chia-chi Yeh · 15 years ago
  46. c2b8aa0b VPN: rename some variables. by Chia-chi Yeh · 15 years ago
  47. 100155a VPN: convert prepare() into a form which helps solve race conditions. by Chia-chi Yeh · 15 years ago
  48. 34e7813 VPN: minor refinement. by Chia-chi Yeh · 15 years ago
  49. 3281034 VPN: merge JNI methods. by Chia-chi Yeh · 15 years ago
  50. e910790 VPN: give legacy VPN a fake package name. by Chia-chi Yeh · 15 years ago
  51. 41d1685 VPN: integrate legacy VPN. by Chia-chi Yeh · 15 years ago
  52. 8909b10 VPN: Use List<String> instead for dnsServers and searchDomains. by Chia-chi Yeh · 15 years ago
  53. 1f7746b VPN: rename service(s) to daemon(s) to reduce confusion. by Chia-chi Yeh · 15 years ago
  54. 383e052 VPN: fix the build. by Chia-chi Yeh · 15 years ago
  55. a4b87b5 VPN: refactor a little bit for the upcoming integration of legacy VPN. by Chia-chi Yeh · 15 years ago
  56. f4e3bf8 VPN: refactor few JNI methods for the usage of legacy VPN. by Chia-chi Yeh · 15 years ago
  57. 85a7ce0 VPN: add a method to handle requests of legacy VPNs. by Chia-chi Yeh · 15 years ago
  58. bf731e7 am 7eff4bb3: am f49e4d3f: Merge "Temporary re-enabling iface name change handling on HO" into honeycomb-LTE by Wink Saville · 15 years ago
  59. f59c7d0 Hookup interface status to other clients by Mike J. Chen · 15 years ago
  60. 6143f5f Revert "Revert "Propagate new link-status-change message to any NetworkManagementService"" by Mike J. Chen · 15 years ago
  61. 1ccb10e Temporary re-enabling iface name change handling on HO by Kazuhiro Ondo · 15 years ago
  62. 7af34ab Merge "resolved conflicts for merge of 7a652bc8 to master" by Robert Greenwalt · 15 years ago
  63. 5ff886e resolved conflicts for merge of 7a652bc8 to master by Robert Greenwalt · 15 years ago
  64. f59717d Combine UsbManager.setPrimaryFunction and setDefaultFunction by Mike Lockwood · 15 years ago
  65. ccf83af1 Fix tethering upstream determination. by Robert Greenwalt · 15 years ago
  66. 3c2a2f6 Tethering: Use UsbManager to enable/disable RNDIS by Mike Lockwood · 15 years ago
  67. 3f3337a VPN: avoid leaking file descriptors. by Chia-chi Yeh · 15 years ago
  68. 7b0b834 VPN: move VpnDialogs related methods into VpnConfig. by Chia-chi Yeh · 15 years ago
  69. 04ba25c VPN: migrate from generic Bundle to our own Parcelable VpnConfig. by Chia-chi Yeh · 15 years ago
  70. f8905fd VPN: change some strings in VPN notifications. by Chia-chi Yeh · 15 years ago
  71. 3663227 VPN: add MTU support. by Chia-chi Yeh · 15 years ago
  72. 3667369 VPN: use ParcelFileDescriptor.adoptFd() instead of doing it in JNI. by Chia-chi Yeh · 15 years ago
  73. ff3bdca The service part of the user space VPN support. by Chia-chi Yeh · 15 years ago
  74. 5bc7c93 Merge "Do not register the callbacks in the constructor." by Chia-chi Yeh · 15 years ago
  75. 60a3117 am 51704fc9: am cecb710a: am 94260caf: Allow control over search order for tethering upstream interface selection by TK MUN · 15 years ago
  76. 51704fc am cecb710a: am 94260caf: Allow control over search order for tethering upstream interface selection by TK MUN · 15 years ago
  77. 94260ca Allow control over search order for tethering upstream interface selection by TK MUN · 15 years ago
  78. 008ff39 Do not register the callbacks in the constructor. by Chia-chi Yeh · 15 years ago
  79. 8904c3d am b22a9fd9: am 01758e81: Linkproperties update via unsol data call state change. by Kazuhiro Ondo · 15 years ago
  80. 01758e81 Linkproperties update via unsol data call state change. by Kazuhiro Ondo · 15 years ago
  81. c933830 Extract NetworkManagementService out from Tethering to ConnectivityService. by Chia-chi Yeh · 15 years ago
  82. 64c42ca Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State. by Wink Saville · 15 years ago
  83. c0e0dbb DO NOT MERGE Pick upstream intf with valid IP conf by Irfan Sheriff · 15 years ago
  84. 7e48e76 Merge "Start using NetworkUtils.numericToInetAddress." by Robert Greenwalt · 15 years ago
  85. e590373 Start using NetworkUtils.numericToInetAddress. by Robert Greenwalt · 15 years ago
  86. 40bbf92 DO NOT MERGE: Backport USB accessory support to gingerbread by Mike Lockwood · 15 years ago
  87. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 15 years ago
  88. f13ec7a DO NOT MERGE: Clean up USB notifications: by Mike Lockwood · 15 years ago
  89. 7916432 DO NOT MERGE UsbManager: squashed commit of: by Mike Lockwood · 16 years ago
  90. b979f79 Remove more use of netmask by Robert Greenwalt · 15 years ago
  91. ed12640 Bind addr and prefixLength together in LinkAddress by Robert Greenwalt · 15 years ago
  92. fc8e558 am 678c6a35: am d14239a2: Merge "Fix tethering when switching default connection" into honeycomb by Robert Greenwalt · 15 years ago
  93. 05d8936 Fix tethering when switching default connection by Robert Greenwalt · 15 years ago
  94. 547e4e7 Fix Tethering's handling of a system restart. by Robert Greenwalt · 15 years ago
  95. 2955209 Pick an upstream interface with valid IP config by Irfan Sheriff · 15 years ago
  96. 19b9ab4 Turn off DUN connection after tethering. by Robert Greenwalt · 15 years ago
  97. e32e812 Always file DUN requests for tethering. by Robert Greenwalt · 15 years ago
  98. 1039872 Reduce the spinning while tethering. by Robert Greenwalt · 15 years ago
  99. b92df0f Clean up USB notifications: by Mike Lockwood · 15 years ago
  100. 04808c2 Fix some IpV4-only code. by Robert Greenwalt · 15 years ago