1. d032dd4 wear proxy behind portal by Andriy Naborskyy · 2 years ago
  2. d196fab Merge "Nat464Xlat: rely on netd events being called on handler thread." into main by Remi NGUYEN VAN · 2 years ago
  3. 3b817cb Nat464Xlat: rely on netd events being called on handler thread. by Lorenzo Colitti · 2 years ago
  4. 3f48f42 Merge "Fix a socket leak" into main by Jean Chalard · 2 years ago
  5. f411c02 Merge changes I1731e65e,I2df84427 into main by Treehugger Robot · 2 years ago
  6. 90050b2 Fix a socket leak by Chalard Jean · 2 years ago
  7. 2186945 Factorize CarrierPrivilegeAuthenticator constructors by Chalard Jean · 2 years, 7 months ago
  8. dfee6be Change mCarrierServiceUid from int[] to SparseIntArray by Chalard Jean · 2 years, 8 months ago
  9. c8fefb3 Add a command to block networking for an app by Chalard Jean · 2 years ago
  10. f95e2de Implement ConnectivityStateMetrics sample by Chalard Jean · 2 years, 1 month ago
  11. 3e0be39 Remove unnecessary arguments from isTetheringFeatureEnabled by Motomu Utsumi · 2 years, 1 month ago
  12. d70a330 remove TrafficController::dump by Maciej Żenczykowski · 2 years ago
  13. 043bcd4 Report more advertising metrics data by Paul Hu · 2 years, 2 months ago
  14. 188bfd3 Delay frozen app sockets close until the cellular modem wakes up by Motomu Utsumi · 2 years, 3 months ago
  15. 50a7ecc Merge "Split BpfNetMaps constants and utilities into standalone classes" into main by Junyu Lai · 2 years ago
  16. 29b7b63 Split BpfNetMaps constants and utilities into standalone classes by Junyu Lai · 2 years, 1 month ago
  17. f180b14 Merge "Execute netd callbacks on CS handler thread" into main by Treehugger Robot · 2 years, 1 month ago
  18. 5d05c4b Execute netd callbacks on CS handler thread by Chalard Jean · 2 years, 1 month ago
  19. 624aeb4 Rename to isTetheringFeatureEnabled by Motomu Utsumi · 2 years, 1 month ago
  20. 0a50c65 Use isTetheringFeatureNotChickenedOut for kill switch by Motomu Utsumi · 2 years, 1 month ago
  21. 7628ea3 Use Java code path for bpf map operations in BpfNetMaps by Motomu Utsumi · 2 years, 1 month ago
  22. dafb9f2 Rename to isTetheringFeatureNotChickenedOut by Motomu Utsumi · 2 years, 1 month ago
  23. 9cc1d76 Merge "Revert "KNOWN BAD CHANGE - it should cause lint failures (but doesn't??)."" into main by Treehugger Robot · 2 years, 1 month ago
  24. 09b1ef0 Merge "Update the implementation for sent_query_count" into main by Paul Hu · 2 years, 1 month ago
  25. 600bd89 Update the implementation for sent_query_count by Paul Hu · 2 years, 1 month ago
  26. b15f7d1 Merge "Allow VPN lockdown UID ranges to stack properly" into main by Treehugger Robot · 2 years, 1 month ago
  27. b7d3f3f Merge "Use destroyLiveTcpSocketsByOwnerUids for frozen apps" into main by Treehugger Robot · 2 years, 1 month ago
  28. 65996ed Obtain the MTU from a socket to the destination by Chalard Jean · 2 years, 3 months ago
  29. 34fd58d Merge "Address leftover comment on aosp/2651440" into main by Chiachang Wang · 2 years, 1 month ago
  30. 7fe3bad Address leftover comment on aosp/2651440 by chiachangwang · 2 years, 1 month ago
  31. 89b2577 Merge "Add version control for packet address translation design" into main by Chiachang Wang · 2 years, 1 month ago
  32. 144dd51 Add version control for packet address translation design by chiachangwang · 2 years, 1 month ago
  33. dc9cb1d Merge "Revert isDefaultNetworkActive behavior when there is no default network" into main by Motomu Utsumi · 2 years, 1 month ago
  34. 51e7a60 Revert isDefaultNetworkActive behavior when there is no default network by Motomu Utsumi · 2 years, 1 month ago
  35. 3f35bb2 Merge "Revert onNetworkActive callback behavior on U+" into main by Motomu Utsumi · 2 years, 1 month ago
  36. 1e51a64 Revert onNetworkActive callback behavior on U+ by Motomu Utsumi · 2 years, 2 months ago
  37. ebdda22 Merge changes Ia5fc3e53,Ie1ab6013,I1cd5acb3 into main by Hansen Kurli · 2 years, 1 month ago
  38. 70fbfa4 Revert "KNOWN BAD CHANGE - it should cause lint failures (but doesn't??)." by Maciej Żenczykowski · 2 years, 2 months ago
  39. fc9875f KNOWN BAD CHANGE - it should cause lint failures (but doesn't??). by Maciej Żenczykowski · 2 years, 2 months ago
  40. e7da6fd BpfNetMaps.java - add @Requires(T) to all native_ methods by Maciej Żenczykowski · 2 years, 2 months ago
  41. 1363cf4 Unregister BroadcastReceiver and OnSubscriptionsChangedListener. by Hansen Kurli · 2 years, 3 months ago
  42. ecc9dc1 Disable KeepaliveStatsTracker before T. by Hansen Kurli · 2 years, 2 months ago
  43. 21eae05 Disable KeepaliveStatsTracker instead of throwing. by Hansen Kurli · 2 years, 3 months ago
  44. 41fdf38 Allow VPN lockdown UID ranges to stack properly by Tommy Webb · 2 years, 7 months ago
  45. 9d494ca Limit the translation code on NAT-T keepalive by chiachangwang · 2 years, 2 months ago
  46. 389a5fe Duplicate the fd instead of reference by chiachangwang · 2 years, 2 months ago
  47. 807608e Merge "Degrade a system crash to a Log.wtf" by Treehugger Robot · 2 years, 2 months ago
  48. 5251e07 Degrade a system crash to a Log.wtf by Chalard Jean · 2 years, 2 months ago
  49. ab85de6 Skip writing the metrics before T. by Hansen Kurli · 2 years, 2 months ago
  50. 7e1076e Merge "Translate v4 keepalive packet on clat started network to v6" by Chiachang Wang · 2 years, 2 months ago
  51. be2f404 Merge "Add methods to provide clat v4 source address" by Chiachang Wang · 2 years, 2 months ago
  52. c5c5c84 Translate v4 keepalive packet on clat started network to v6 by chiachangwang · 2 years, 2 months ago
  53. 558aa41 Add methods to provide clat v4 source address by chiachangwang · 2 years, 2 months ago
  54. 588a645 Use destroyLiveTcpSocketsByOwnerUids for frozen apps by Motomu Utsumi · 2 years, 3 months ago
  55. 1f8ba24 Merge "Update log level" by Chiachang Wang · 2 years, 2 months ago
  56. a16607f Never create native network immediately. by Chalard Jean · 2 years, 2 months ago
  57. 3160bc0 Revert "Always disconnect agents immediately." by Jean Chalard · 2 years, 2 months ago
  58. 56d484c Merge "Evaluation delay = 8 secs for explicitly selected networks" by Jean Chalard · 2 years, 2 months ago
  59. 1acb331 Merge "Allow firing the LOST_INTERNET intent immediately in config" by Jean Chalard · 2 years, 2 months ago
  60. 8976a6a Update log level by chiachangwang · 2 years, 3 months ago
  61. 3a093ba Merge changes I943d4efb,I02378125,I2ee4ae52 by Jean Chalard · 2 years, 3 months ago
  62. e13b833 Allow firing the LOST_INTERNET intent immediately in config by Chalard Jean · 2 years, 3 months ago
  63. b3eccf7 Reset the generated v6 clat address when stop by chiachangwang · 2 years, 3 months ago
  64. d07be2d Add helper method to translate v4 address pair to clat v6 by chiachangwang · 2 years, 3 months ago
  65. 67ece8d Add methods to provide clat source address by chiachangwang · 2 years, 3 months ago
  66. 76f61bb Merge "Guard the usage of PacProxyManager when it is not supported by the device." by Abdelrahman Ibrahim · 2 years, 3 months ago
  67. 0f14133 Evaluation delay = 8 secs for explicitly selected networks by Chalard Jean · 2 years, 3 months ago
  68. dc8df13 Merge "follow up aosp/2600007" by Hansen Kurli · 2 years, 3 months ago
  69. e0365d4 Merge "Fixes isDefaultNetworkActive and onNetworkActive unreasonable behavior" by Motomu Utsumi · 2 years, 3 months ago
  70. 6225d57 Fixes isDefaultNetworkActive and onNetworkActive unreasonable behavior by Motomu Utsumi · 2 years, 3 months ago
  71. d66e846 Merge "Remove locks from LegacyNetworkActivityTracker" by Motomu Utsumi · 2 years, 3 months ago
  72. 48d4e66 Merge "Add executing thread check in LegacyNetworkActivityTracker" by Motomu Utsumi · 2 years, 3 months ago
  73. 40177cf Merge "Add idleTimer existence check before removing idleTimer" by Motomu Utsumi · 2 years, 3 months ago
  74. df9a2d7 Merge "Move network activity change processing to handler thread" by Motomu Utsumi · 2 years, 3 months ago
  75. 2c4ae64 follow up aosp/2600007 by Hansen Kurli · 2 years, 3 months ago
  76. 95386fe Merge "Have paused keepalives keep their hardware slot" by Hansen Kurli · 2 years, 3 months ago
  77. e862807 Guard the usage of PacProxyManager when it is not supported by the device. by abdelrahmani · 2 years, 3 months ago
  78. c298cf0 Remove locks from LegacyNetworkActivityTracker by Motomu Utsumi · 2 years, 3 months ago
  79. fbcd08a Merge changes I9bbff5be,I270b751d,Ibf1bd267 by Chiachang Wang · 2 years, 3 months ago
  80. 66960ed Remove unused import and reorder the import by chiachangwang · 2 years, 3 months ago
  81. 414e83d Add debug logs for error cases by chiachangwang · 2 years, 3 months ago
  82. 4f52de0 Add KeepaliveTracker.Dependencies class for testing purpose by chiachangwang · 2 years, 3 months ago
  83. ebb0747 Have paused keepalives keep their hardware slot by Chalard Jean · 2 years, 4 months ago
  84. 4bc9fa6 Always disconnect agents immediately. by Lorenzo Colitti · 2 years, 3 months ago
  85. 7b36f23 Register BroadcastReceiver for default subId. by Hansen Kurli · 2 years, 3 months ago
  86. 19ea150 Write keepalive metrics periodically using alarms. by Hansen Kurli · 2 years, 3 months ago
  87. d5ca3f1 Replace upTimeMillis with elapsedRealTime by Hansen Kurli · 2 years, 3 months ago
  88. 91adc20 Fill the other values for DailyKeepaliveInfoReported by Hansen Kurli · 2 years, 5 months ago
  89. c48d856 Register OnSubscriptionsChangedListener and cache results. by Hansen Kurli · 2 years, 5 months ago
  90. ad03b88 Track and build KeepaliveLifetimePerCarrier. by Hansen Kurli · 2 years, 5 months ago
  91. 0b782f1 SuppressLint for use of TIOCOUTQ constant. by Maciej Żenczykowski · 2 years, 3 months ago
  92. 2b7f9ee Merge "Use 1500 as MTU in NetDiagnostics if MTU is unknown" by Treehugger Robot · 2 years, 3 months ago
  93. 472d513 Merge changes I4994dd8d,I98c1aab4 by Maciej Żenczykowski · 2 years, 3 months ago
  94. 7b05987 Annotate ClatCoordinator with RequiresApi(T), part 2 by Maciej Żenczykowski · 2 years, 3 months ago
  95. 5b0f3e4 Annotate ClatCoordinator with RequiresApi(T) by Maciej Żenczykowski · 2 years, 3 months ago
  96. e0ecaea Add executing thread check in LegacyNetworkActivityTracker by Motomu Utsumi · 2 years, 3 months ago
  97. 00ccb51 Add idleTimer existence check before removing idleTimer by Motomu Utsumi · 2 years, 3 months ago
  98. 5dfaf4e Move network activity change processing to handler thread by Motomu Utsumi · 2 years, 3 months ago
  99. e3f161f Use 1500 as MTU in NetDiagnostics if MTU is unknown by Chalard Jean · 2 years, 3 months ago
  100. 7e343d5 Merge "Ensure public methods are running on handler thread" by Hansen Kurli · 2 years, 3 months ago