1. 7db7b33 Merge "provide a resource overlay to configure customized DNS Server." by Treehugger Robot · 6 years ago
  2. 076317a Merge "Address nit in NetworkStackUtils" by Chiachang Wang · 6 years ago
  3. a4d0122 provide a resource overlay to configure customized DNS Server. by Xiao Ma · 6 years ago
  4. b805040 Address nit in NetworkStackUtils by Chiachang Wang · 6 years ago
  5. eb8d81c Merge "Freeze netd AIDL interface (framework)" by Remi NGUYEN VAN · 6 years ago
  6. e9a39ce Merge "Move data stall definitions out from Setting" by Chiachang Wang · 6 years ago
  7. 2449e58 Move data stall definitions out from Setting by Chiachang Wang · 6 years ago
  8. eec0ed4 Freeze netd AIDL interface (framework) by Remi NGUYEN VAN · 6 years ago
  9. 7bb487a Merge "Expose captive portal urls for configuration" by Remi NGUYEN VAN · 6 years ago
  10. afc5f9b Expose captive portal urls for configuration by Niklas Lindgren · 6 years ago
  11. e353743 Don't leak captive portal broadcast receivers. by Lorenzo Colitti · 6 years ago
  12. 83152b1 Merge "Prevent SIGN_IN notification pop up several times" by Lucas Lin · 6 years ago
  13. 04e50f8 Prevent SIGN_IN notification pop up several times by lucaslin · 6 years ago
  14. 66d744b Merge "Add a mechanism to pass the L2Key and group hint to IpClient" by Remi NGUYEN VAN · 6 years ago
  15. 3cab290 Add a mechanism to pass the L2Key and group hint to IpClient by Chalard Jean · 6 years ago
  16. 931cdd2 Move attach*Filter() and addArpEntry() methods to NetworkStack by paulhu · 6 years ago
  17. 7f10bb1 Merge "[IPMS] Implement regular maintenance" by Paul Hu · 6 years ago
  18. e0ef7ce Merge "Cleanup SystemReady in the network stack" by Chalard Jean · 6 years ago
  19. 028d7a5 [IPMS] Implement regular maintenance by paulhu · 6 years ago
  20. 17ea70c Merge "Add DHCP address lease expiry in IpMemoryStore." by Xiao Ma · 6 years ago
  21. f9d61f1 Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues." by Paul Hu · 6 years ago
  22. 9876efd Merge "Provide link to android experimental flags API" by Chiachang Wang · 6 years ago
  23. d74219b Cleanup SystemReady in the network stack by Chalard Jean · 6 years ago
  24. 78454f3 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 6 years ago
  25. 3962f67 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 6 years ago
  26. 819e0af Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues. by paulhu · 6 years ago
  27. e027ed6 Provide link to android experimental flags API by Chiachang Wang · 6 years ago
  28. f5166d5 Merge "apf: Documentation improvements and code optimizations for keepalive filters" by Aaron Huang · 6 years ago
  29. 385ccb0 Add DHCP address lease expiry in IpMemoryStore. by Xiao Ma · 6 years ago
  30. 3c776e8 Merge "Fix message names in dumpsys network_stack" by Remi NGUYEN VAN · 6 years ago
  31. aaa7ecfd Fix message names in dumpsys network_stack by Remi NGUYEN VAN · 6 years ago
  32. 3729330 Enable more logs for networking by Ruoyao Liu · 6 years ago
  33. 75a6043 apf: Documentation improvements and code optimizations for keepalive filters by Aaron Huang · 6 years ago
  34. bcd3bed Merge "Separate NetworkMonitor/framework portal URL" by Remi NGUYEN VAN · 6 years ago
  35. 3c95933 Merge "Fix API in CaptivePortal and ConnectivityManager" by Treehugger Robot · 6 years ago
  36. e2365d6 Fix API in CaptivePortal and ConnectivityManager by Remi NGUYEN VAN · 6 years ago
  37. afa94f4 Merge "Renamed the variable" by Treehugger Robot · 6 years ago
  38. 0bd294c Separate NetworkMonitor/framework portal URL by Remi NGUYEN VAN · 6 years ago
  39. 43c1ade6 Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  40. d9736de Fix Automated API Review issues. by paulhu · 6 years ago
  41. f6cbc2d Merge "Improve partial connectivity" by Lucas Lin · 6 years ago
  42. 8e7b924 Renamed the variable by Jack Yu · 6 years ago
  43. 4333899 Improve partial connectivity by lucaslin · 6 years ago
  44. f9d06c7 Renamed NetworkRegistrationState to NetworkRegistrationInfo by Jack Yu · 6 years ago
  45. 9521351 Move the IpMemoryStore to the network stack. by Chalard Jean · 6 years ago
  46. 205886d Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 6 years ago
  47. 1a13960 Merge "Remove aidl wrappers for framework parcelables" by Remi NGUYEN VAN · 6 years ago
  48. 904a38b Remove NetworkParcelable by Remi NGUYEN VAN · 6 years ago
  49. e80be85 Remove aidl wrappers for framework parcelables by Remi NGUYEN VAN · 6 years ago
  50. 6f7b304 Moved transport to IntDef by Jack Yu · 6 years ago
  51. 8737d25 Support partial connectivity probe result option by Chiachang Wang · 6 years ago
  52. e252a74 Check if network has partial connectivity by lucaslin · 6 years ago
  53. 12aaf7e Give Telephony the permissions to access the network stack. by Chalard Jean · 6 years ago
  54. 3da7809 Merge "Fix SocketUtils API" by Remi NGUYEN VAN · 6 years ago
  55. b7bda39 Fix SocketUtils API by Remi NGUYEN VAN · 6 years ago
  56. 4349dc0 Update description based on API feedback by Chiachang Wang · 6 years ago
  57. 95489ca Add more test case and some clean up by Chiachang Wang · 6 years ago
  58. 2fd3ca6 Merge "Injecting data stall event to statsd" by Chiachang Wang · 6 years ago
  59. f09e3e3 Injecting data stall event to statsd by Chiachang Wang · 6 years ago
  60. 1d18e60 Merge "Consider 200 response with "Content-length <= 4" to not be a captive portal." by Treehugger Robot · 6 years ago
  61. 3f23efd Merge "Fix framework and NetworkStack classes conflicts" by Remi NGUYEN VAN · 6 years ago
  62. 1b57e8e Fix framework and NetworkStack classes conflicts by Remi NGUYEN VAN · 6 years ago
  63. bfe928d Merge "Remove NetworkMonitor dependency on ICaptivePortal" by Remi NGUYEN VAN · 6 years ago
  64. cfff01e Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 6 years ago
  65. d36e3df Merge "Remove deps from framework on netd interfaces" by Remi NGUYEN VAN · 6 years ago
  66. dacee14 Remove deps from framework on netd interfaces by Remi NGUYEN VAN · 6 years ago
  67. a75c52c Merge "Use ServiceState to get data cell ID" by Chiachang Wang · 6 years ago
  68. 1da51fc Add "close" socket option for immediately close socket after finish check captive portal. by Hongshik · 6 years ago
  69. 7561071 Use ServiceState to get data cell ID by Chiachang Wang · 6 years ago
  70. 8e9a15b Consider 200 response with "Content-length <= 4" to not be a captive portal. by Sehee Park · 6 years ago
  71. e765e8b Merge "Remove hard-coded NetworkStack package name" by Remi NGUYEN VAN · 6 years ago
  72. 9c5d964 Remove hard-coded NetworkStack package name by Remi NGUYEN VAN · 6 years ago
  73. ca551ce Merge "Add API for NetworkStack to start captive portal" by Remi NGUYEN VAN · 6 years ago
  74. a63c40e [KA07] Drop TCP keepalive ack packets by Aaron Huang · 6 years ago
  75. 352dc2f [KA04] Expose TCP socket keepalive API by junyulai · 6 years ago
  76. dc48356 Add API for NetworkStack to start captive portal by Remi NGUYEN VAN · 6 years ago
  77. 74b1c86 Merge "Prepare CaptivePortalLogin for system_current" by Remi NGUYEN VAN · 6 years ago
  78. 4727427 Prepare CaptivePortalLogin for system_current by Remi NGUYEN VAN · 6 years ago
  79. 3b90687 Fix bluetooth tethering on multi-user by Remi NGUYEN VAN · 6 years ago
  80. 5584997 Merge "Add SystemApi for captive portal metrics" by Remi NGUYEN VAN · 6 years ago
  81. de60221 Add SystemApi for captive portal metrics by Remi NGUYEN VAN · 6 years ago
  82. 231b52b Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 6 years ago
  83. 4a838a6 Merge "Move FdEventsReader to the shared area." by Treehugger Robot · 6 years ago
  84. 0bf364d Move FdEventsReader to the shared area. by Chalard Jean · 6 years ago
  85. 1bbed8a Run IpClientLinkObserver on Binder thread by Remi NGUYEN VAN · 6 years ago
  86. 31d7447 Remove IpClient usage of NetworkManagementService by Remi NGUYEN VAN · 6 years ago
  87. 567cc78 Merge "Add hidden utils and constants to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  88. b8bbc48 Merge "Move NetworkUtils used by NetworkStack" by Remi NGUYEN VAN · 6 years ago
  89. 375b3c0 Merge "Add NetworkObserverRegistry to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  90. e4195cd Add NetworkObserverRegistry to NetworkStack by Remi NGUYEN VAN · 6 years ago
  91. 3ba6c0d Add hidden utils and constants to NetworkStack by Remi NGUYEN VAN · 6 years ago
  92. e88516f Move NetworkUtils used by NetworkStack by Remi NGUYEN VAN · 6 years ago
  93. a4bcc86 Add NetworkStack networking deps to SystemApi by Remi NGUYEN VAN · 6 years ago
  94. e693d49 Merge changes I1250730c,I7d00848c by Remi NGUYEN VAN · 6 years ago
  95. ed3168e Stop depending on the ConnectivityService default request. by Lorenzo Colitti · 6 years ago
  96. 3c600a1 Move IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  97. 491f535 Merge changes Ieef54d84,Ica3e88c2 by Remi NGUYEN VAN · 6 years ago
  98. c1c02dc Remove NetworkStack dependencies on hidden members by Remi NGUYEN VAN · 6 years ago
  99. 811f638 Add SystemApi utility for raw sockets. by Remi NGUYEN VAN · 6 years ago
  100. 8586a43 Merge "Add NetworkStack metrics to system API" by Remi NGUYEN VAN · 6 years ago