1. b07f140 Tethering: check if configManager is null by Rebecca Silberstein · 8 years ago
  2. fa6a486 Implement untetherAll as calls to stopTethering by Christopher Wiley · 8 years ago
  3. deebfec Notify NetworkPolicyManagerService on tethering changes by Christopher Wiley · 8 years ago
  4. 6e29bf0 Support tethering IPv6 toward the first requested downstream. by Erik Kline · 8 years ago
  5. fa37b2f Handle setting and deprecating local DNS IPv6 addresses by Erik Kline · 8 years ago
  6. f3d9863 Merge "Properly disable WiFi tethering" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  7. e52b24a Properly disable WiFi tethering by Christopher Wiley · 8 years ago
  8. 00019f4 More correctly track upstream network properties. by Erik Kline · 8 years ago
  9. 1eb8c69 Add IPv6 tethering coordinator by Erik Kline · 8 years ago
  10. d30aaeb Stop listening for WiFi interface status changes by Christopher Wiley · 8 years ago
  11. d985dde Fix race conditions between Tethering and TetherInterfaceStateMachine by Christopher Wiley · 8 years ago
  12. 5c0b10a Tethering: Own WiFi tethering state and lifetime by Christopher Wiley · 8 years ago
  13. e949039 Use an ArrayMap instead of HashMap to track tether interfaces by Christopher Wiley · 8 years ago
  14. 4312a4c Rely on Tethering mutex for TetherInterfaceSM by Christopher Wiley · 8 years ago
  15. 7040b4e Rename TetherInterfaceSM to TetherInterfaceStateMachine by Mitchell Wills · 8 years ago
  16. 3b1d922 Remove transient StartingState from TetherInterfaceSM by Christopher Wiley · 8 years ago
  17. d289666 Extract TetherInterfaceSM to its own class. by Christopher Wiley · 8 years ago
  18. e03fb44 Make Tethering.TetherInterfaceSM more self contained by Christopher Wiley · 8 years ago
  19. b9cb774 Clean up class members in Tethering.TetherInterfaceSM by Christopher Wiley · 8 years ago
  20. 499a57a Fix trivial warnings in Tethering.java by Christopher Wiley · 8 years ago
  21. 70c8b9b Tethering and Data Saver: There Can Be Only One! by Felipe Leme · 8 years ago
  22. 636c07d Tethering: interface updates can be handled again by Rebecca Silberstein · 8 years ago
  23. cd63d24 Improve Tethering and NativeDaemonConnector logging. by Lorenzo Colitti · 8 years ago
  24. c42c975 Clean up netd state when tethering fails. by Lorenzo Colitti · 8 years ago
  25. 6ff17f7 Partially refactor Tethering to new network callback APIs by Erik Kline · 9 years ago
  26. 908c5df handle wifi interface changes with interfaceRemoved by Rebecca Silberstein · 8 years ago
  27. 12acbd7 Turn down the logging a little bit. by Joe Onorato · 8 years ago
  28. 45ae04a Fix a small issue with the BT Tether callback value. by Jeremy Klein · 8 years ago
  29. fa8712b Remove the unused Looper param from Tethering constructor. by Jeremy Klein · 9 years ago
  30. 15f3d21 Implement ui-based provisioning for the new tether api. by Jeremy Klein · 9 years ago
  31. 36c7aa0 Expose a simple tethering API which includes provision checks. by Jeremy Klein · 9 years ago
  32. 0c9cb2b Stop using startUsingNetworkFeature by Erik Kline · 9 years ago
  33. 748a509 Pass both IPv4 and IPv6 DNS servers as tethering DNS forwarders by Erik Kline · 9 years ago
  34. 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 9 years ago
  35. e380546 Make the dumpsys connectivity shorter and easier to read. by Lorenzo Colitti · 9 years ago
  36. fcf10f7 Modify how USB connections are handled. by Nick Kralevich · 9 years ago
  37. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  38. f5fabf1 am "Separate NAT from forwarding." by Vinit Deshpande · 9 years ago
  39. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  40. 35e36db Separate NAT from forwarding. by Lorenzo Colitti · 9 years ago
  41. 2ffe412 Rerun entitlementcheck on sim change. by Robert Greenwalt · 10 years ago
  42. 2576a80 Remove notification for SoftAP turned on by Vinit Deshpande · 10 years ago
  43. 3853158 Add hasMatchedTetherApnSetting to telmgr API. by Junda Liu · 10 years ago
  44. b57edc5 Pass the socket mark for DNS queries to dnsmasq. by Lorenzo Colitti · 10 years ago
  45. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  46. 62a6131 Don't create a ConnectivityManager when the service isn't ready yet. by Sreeram Ramachandran · 10 years ago
  47. fab50167 Fix DUN-based tethering. by Robert Greenwalt · 10 years ago
  48. 03666c7 Cleanup: Delete dead code. by Sreeram Ramachandran · 10 years ago
  49. 9c7e2c2 Refactor wifi p2p's startDhcpServer function by Robert Greenwalt · 10 years ago
  50. df2b878 Fix public API of LinkProperties. by Robert Greenwalt · 10 years ago
  51. 70c117a Fix Tethering NPE by Nick Kralevich · 10 years ago
  52. 9258c64 Add Multinetwork API by Robert Greenwalt · 10 years ago
  53. 59f0258 Categorize some system notifications. by Dan Sandler · 10 years ago
  54. bfe61f6 Make some notifications public (safe for secure lockscreens): by Dan Sandler · 11 years ago
  55. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  56. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/connectivity/Tethering.java]
  57. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  58. 132fe8d Use BaseNetworkObserver in Tethering. by Lorenzo Colitti · 11 years ago
  59. e4984be Request all tethering interfaces, fix corruption. by Jeff Sharkey · 11 years ago
  60. 5c7daac Notify IP address changes to interface observers. by Lorenzo Colitti · 11 years ago
  61. bfc7634 resolved conflicts for merge of f9774dc7 to master by Robert Greenwalt · 11 years ago
  62. c13368b Make CS.isTetheringSupported dynamic by Robert Greenwalt · 11 years ago
  63. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  64. 13c9fde Framework changes for 464xlat. by Lorenzo Colitti · 11 years ago
  65. 3cab6b0 Properly cancel Tether notification. by Robert Greenwalt · 12 years ago
  66. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 12 years ago
  67. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 12 years ago
  68. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  69. db3c867 Network data activity change intent for network interfaces. by Haoyu Bai · 12 years ago
  70. 5362f17 Merge commit '1b003ef0' into mit by Wink Saville · 12 years ago
  71. a639b31 Create telephony-common and mms-common by Wink Saville · 12 years ago
  72. adfb0d0 Make tethering ignore bad inputs by Robert Greenwalt · 12 years ago
  73. 68ea9b0 Add logging for Tethering. by Robert Greenwalt · 12 years ago
  74. c9dac11 Don't forget to turn off mobile_dun by Robert Greenwalt · 12 years ago
  75. 4f74d55 Filter our v6 address from tethering dns. by Robert Greenwalt · 13 years ago
  76. bb4fd0b Use the carrier-given dns addrs for tethering. by Robert Greenwalt · 13 years ago
  77. ddba106 Clean up InterfaceConfiguration flags. by Jeff Sharkey · 13 years ago
  78. fd1be2b Tone down Tethering logs. by Robert Greenwalt · 13 years ago
  79. b445362 Make upstream tether list threadsafe by Robert Greenwalt · 13 years ago
  80. 3b28e9a Start using IP tool for advanced routing. by Robert Greenwalt · 13 years ago
  81. 731026c Ignore errors when untethering by Robert Greenwalt · 13 years ago
  82. 49348e7 Fix Tethering settings. by Robert Greenwalt · 13 years ago
  83. 367d15a Watch network subtype, tethering teardown, empty. by Jeff Sharkey · 13 years ago
  84. c9acde9 Reduce connectivity logging by Wink Saville · 13 years ago
  85. cdd02c5d Collect and persist tethering stats. by Jeff Sharkey · 13 years ago
  86. 98c79e5 Stop sending tethering broadcasts during boot. by Robert Greenwalt · 13 years ago
  87. 485861c Fix USB tethering again by Mike Lockwood · 13 years ago
  88. e30c130 Merge "Handle hostapd and tether interface changes" by Irfan Sheriff · 13 years ago
  89. 23eb297 Handle hostapd and tether interface changes by Irfan Sheriff · 13 years ago
  90. 6c2260b Fix USB tethering by Mike Lockwood · 13 years ago
  91. 12b933d NetworkManagementService: receive bandwidth controller events by JP Abgrall · 13 years ago
  92. 7c34f29 Fix wifi tethering. by Robert Greenwalt · 13 years ago
  93. bf731e7 am 7eff4bb3: am f49e4d3f: Merge "Temporary re-enabling iface name change handling on HO" into honeycomb-LTE by Wink Saville · 13 years ago
  94. f59c7d0 Hookup interface status to other clients by Mike J. Chen · 13 years ago
  95. 6143f5f Revert "Revert "Propagate new link-status-change message to any NetworkManagementService"" by Mike J. Chen · 13 years ago
  96. 1ccb10e Temporary re-enabling iface name change handling on HO by Kazuhiro Ondo · 13 years ago
  97. 7af34ab Merge "resolved conflicts for merge of 7a652bc8 to master" by Robert Greenwalt · 13 years ago
  98. 5ff886e resolved conflicts for merge of 7a652bc8 to master by Robert Greenwalt · 13 years ago
  99. f59717d Combine UsbManager.setPrimaryFunction and setDefaultFunction by Mike Lockwood · 13 years ago
  100. ccf83af1 Fix tethering upstream determination. by Robert Greenwalt · 13 years ago