1. 6f6c353 Use "don't actively prefer" timeout when avoiding bad wifi by Chalard Jean · 2 years, 4 months ago
  2. 8a3ac12 Merge "Rename KernelVersion.h to KernelUtils.h" by Treehugger Robot · 2 years, 4 months ago
  3. a799490 Rename KernelVersion.h to KernelUtils.h by Patrick Rohr · 2 years, 4 months ago
  4. fd5d3d9 Fix agents disconnecting in SUSPENDED state. by wangshengrjxtjcb · 2 years, 4 months ago
  5. 179d18b Merge changes from topic "firewall_socket_destroy" by Motomu Utsumi · 2 years, 4 months ago
  6. b0c6da3 Merge "Use private dns port definition in static lib" by Treehugger Robot · 2 years, 4 months ago
  7. afda1a5 Clear calling identity before accessing DeviceConfig by chiachangwang · 2 years, 4 months ago
  8. 18cdec3 Merge "Immediately create native networks when NetworkAgents register." by Lorenzo Colitti · 2 years, 4 months ago
  9. d44a33a Close sockets from ConnectivityService#setFirewallChainEnabled by Motomu Utsumi · 2 years, 6 months ago
  10. 7c999d8 Optionally have ConnectivityService kill sockets for frozen apps by Mark Fasheh · 2 years, 4 months ago
  11. 4f87aa3 Immediately create native networks when NetworkAgents register. by Lorenzo Colitti · 3 years, 2 months ago
  12. ab809e5 Merge "Fix isFeatureEnabled namespace and overload usage" by Treehugger Robot · 2 years, 4 months ago
  13. bf595bf Use private dns port definition in static lib by Junyu Lai · 2 years, 4 months ago
  14. 818d448 Merge "drop support for V gsi on pixel 5 R base kernel" by Treehugger Robot · 2 years, 4 months ago
  15. 277b236 Merge "BpfNetMaps: do not register BpfNetMaps JNI before T" by Treehugger Robot · 2 years, 4 months ago
  16. 9461bb1 clarify comment about uid check on abort() by Maciej Żenczykowski · 2 years, 4 months ago
  17. 31edd95 BpfNetMaps: do not register BpfNetMaps JNI before T by Patrick Rohr · 2 years, 4 months ago
  18. bbbd18a drop support for V gsi on pixel 5 R base kernel by Maciej Żenczykowski · 2 years, 4 months ago
  19. 32319e8 Merge "Support ICMP tests with larger packet size" by Chiachang Wang · 2 years, 4 months ago
  20. ef0f518 Support ICMP tests with larger packet size by chiachangwang · 2 years, 5 months ago
  21. 441a32e Merge "Add length option into ICMP packets" by Maciej Żenczykowski · 2 years, 4 months ago
  22. addca7c Merge changes from topic "isfeatureenabled_onboot" by Motomu Utsumi · 2 years, 5 months ago
  23. a746ab1 Merge "Move ConnectivityResources to service-connectivity" by Motomu Utsumi · 2 years, 5 months ago
  24. 278db58 Fix isFeatureEnabled namespace and overload usage by Motomu Utsumi · 2 years, 5 months ago
  25. 219cc13 Use DeviceConfigUtils for ConnectivityResources by Remi NGUYEN VAN · 2 years, 7 months ago
  26. bee2ee1 Move ConnectivityResources to service-connectivity by Remi NGUYEN VAN · 2 years, 7 months ago
  27. e51c81a Add length option into ICMP packets by chiachangwang · 2 years, 5 months ago
  28. 8a835a8 Cleanup to remove redundant 'public' modifier by chiachangwang · 2 years, 5 months ago
  29. 53e1639 Add some tests for packet wakeup logging changes by Suprabh Shukla · 2 years, 5 months ago
  30. e99a22d Merge "only register jni for ClatCoordinator on T+" by Maciej Żenczykowski · 2 years, 5 months ago
  31. a3c51ea Merge "remove needless arguments to stopClatd" by Maciej Żenczykowski · 2 years, 5 months ago
  32. d861f04 Merge "Enable wakeup marking for Cellular transport" by Treehugger Robot · 2 years, 5 months ago
  33. 7564228 Enable wakeup marking for Cellular transport by Suprabh Shukla · 2 years, 5 months ago
  34. f3c1ef5 Merge "Use InetDiagMessage.destroyLiveTcpSocket instead of netd.socketDestroy" by Treehugger Robot · 2 years, 5 months ago
  35. 93b7631 remove needless arguments to stopClatd by Maciej Żenczykowski · 2 years, 5 months ago
  36. a2b6ea1 only register jni for ClatCoordinator on T+ by Maciej Żenczykowski · 2 years, 5 months ago
  37. 22a0120 Merge changes I727849fa,If31ccbc7 by Hansen Kurli · 2 years, 5 months ago
  38. fd40247 Merge changes I33bc80cc,Ie84e2cd4 by Treehugger Robot · 2 years, 5 months ago
  39. 228a2b6 Merge "clat permission verification - log all errors before aborting." by Treehugger Robot · 2 years, 5 months ago
  40. b0966fd clat permission verification - log all errors before aborting. by Maciej Żenczykowski · 2 years, 5 months ago
  41. d3fe154 get rid of needless use of NONEXISTENT_COOKIE which is simply 0 by Maciej Żenczykowski · 2 years, 7 months ago
  42. 93a2218 Use InetDiagMessage.destroyLiveTcpSocket instead of netd.socketDestroy by Motomu Utsumi · 2 years, 6 months ago
  43. 5d8992e Merge "clat: make sure the tun device doesn't yet exist" by Maciej Żenczykowski · 2 years, 5 months ago
  44. c25133a Refactor buildKeepaliveMetrics to return DailyKeepaliveInfoReported by Hansen Kurli · 2 years, 5 months ago
  45. a27bc2c Create KeepaliveStatsTracker for Duration metrics. by Hansen Kurli · 2 years, 6 months ago
  46. 2cf6b2c Merge "Separate events usage for starting socket keepalives" by Chiachang Wang · 2 years, 5 months ago
  47. 9d25241 Merge changes from topic "statsaccess" by Junyu Lai · 2 years, 5 months ago
  48. f1b1fb4 Separate events usage for starting socket keepalives by chiachangwang · 2 years, 5 months ago
  49. 0d254ab clat: make sure the tun device doesn't yet exist by Maciej Żenczykowski · 2 years, 5 months ago
  50. 74b0d06 clat: log if SIGKILL fails by Maciej Żenczykowski · 2 years, 5 months ago
  51. a0ea747 Merge "Revert "temporarily remove abort() to facilitate debugging"" by Maciej Żenczykowski · 2 years, 5 months ago
  52. 7b766a2 Merge "Set dialog background activity start mode on U+" by Treehugger Robot · 2 years, 5 months ago
  53. 985c3c7 Set dialog background activity start mode on U+ by Remi NGUYEN VAN · 2 years, 5 months ago
  54. 4c6fe23 Move checkAnyPermissionOf to PermissionUtils by Junyu Lai · 2 years, 5 months ago
  55. da0f9af Revert "temporarily remove abort() to facilitate debugging" by Maciej Żenczykowski · 2 years, 5 months ago
  56. 8d2391a temporarily remove abort() to facilitate debugging by Maciej Żenczykowski · 2 years, 5 months ago
  57. 8434684 Merge "verify clat related permissions during boot" by Maciej Żenczykowski · 2 years, 5 months ago
  58. e8e0296 verify clat related permissions during boot by Maciej Żenczykowski · 2 years, 6 months ago
  59. 18bfb88 Add logs to auto keepalive by Chalard Jean · 2 years, 5 months ago
  60. 853c866 Merge "[ST05.1] Fill legacy type for test network" by Junyu Lai · 2 years, 6 months ago
  61. 3830ccc ClatCoordinator jni - clazz type is jclass by Maciej Żenczykowski · 2 years, 6 months ago
  62. 83a7b71 Merge "Use current shims in service-connectivity" by Treehugger Robot · 2 years, 6 months ago
  63. 02eee9a Use current shims in service-connectivity by Remi NGUYEN VAN · 2 years, 7 months ago
  64. f643f22 Merge "Remove unused context parameter" by Chiachang Wang · 2 years, 6 months ago
  65. 0342985 Merge "Adjust polling interval for auto on/off keepalives" by Chiachang Wang · 2 years, 6 months ago
  66. bdb9d57 Remove unused context parameter by chiachangwang · 2 years, 6 months ago
  67. d953d01 Adjust polling interval for auto on/off keepalives by chiachangwang · 2 years, 6 months ago
  68. 5778445 Merge "libconnectivity_native add null check" by Treehugger Robot · 2 years, 6 months ago
  69. af94741 Merge "Adding keepalive metrics protos in the Connectivity module" by Frank Li · 2 years, 6 months ago
  70. d5c936b Adding keepalive metrics protos in the Connectivity module by Frank Li · 2 years, 6 months ago
  71. 0bb7654 Merge "Restriction changes of #simulateDataStall" by Yan Yan · 2 years, 6 months ago
  72. e3e791b Merge "Remove unused constant" by Treehugger Robot · 2 years, 6 months ago
  73. c9334c7 [ST05.1] Fill legacy type for test network by Junyu Lai · 2 years, 6 months ago
  74. df6cf30 libconnectivity_native add null check by Tyler Wear · 2 years, 6 months ago
  75. b21fe21 Merge "clat: enable PACKET_VNET_HDR on v6 ingress" by Maciej Żenczykowski · 2 years, 6 months ago
  76. cc5b26d Merge "clat: use AF_PACKET/SOCK_RAW not SOCK_DGRAM sockets" by Maciej Żenczykowski · 2 years, 6 months ago
  77. 2b04ea3 clat: enable PACKET_VNET_HDR on v6 ingress by Maciej Żenczykowski · 2 years, 6 months ago
  78. 2460294 clat: use AF_PACKET/SOCK_RAW not SOCK_DGRAM sockets by Maciej Żenczykowski · 2 years, 6 months ago
  79. 4028f90 Merge "Add comments to explain why mayCloseSockets is called twice." by Motomu Utsumi · 2 years, 6 months ago
  80. 6345e46 Add comments to explain why mayCloseSockets is called twice. by Motomu Utsumi · 2 years, 6 months ago
  81. 2d13d43 Clear the CallingIdentity before in the context of property check by Yuyang Huang · 2 years, 6 months ago
  82. 627d688 Remove unused constant by chiachangwang · 2 years, 6 months ago
  83. 259ccb3 Merge changes from topic "cbpf" by Treehugger Robot · 2 years, 6 months ago
  84. fe96dde Restriction changes of #simulateDataStall by Yan Yan · 2 years, 9 months ago
  85. f3440dd clat: switch to relative cbpf filter by Maciej Żenczykowski · 2 years, 6 months ago
  86. 26b8e85 clatutils - code cleanup by Maciej Żenczykowski · 2 years, 6 months ago
  87. 4ffd34c Update system APIs based on feedback. by Jeff Sharkey · 2 years, 6 months ago
  88. a3a80f7 Remove log spam of binderDied by Paul Hu · 2 years, 6 months ago
  89. 492f7e3 Merge "Remove debuggable restriction on testing purpose method" by Chiachang Wang · 2 years, 6 months ago
  90. 61cb81a Remove debuggable restriction on testing purpose method by chiachangwang · 2 years, 7 months ago
  91. 0423658 Adding Metrics/protos in the ConnectivityService by Frank Li · 2 years, 6 months ago
  92. a908d81 Merge "Check network slicing declaration for network request" by Yuyang Huang · 2 years, 6 months ago
  93. 2b33c58 Merge "Import translations. DO NOT MERGE ANYWHERE" by Bill Yi · 2 years, 6 months ago
  94. 1e31203 Add network handle to the nflog prefix for wakeups by Suprabh Shukla · 2 years, 8 months ago
  95. 96e8bfe Check network slicing declaration for network request by Yuyang Huang · 2 years, 8 months ago
  96. 7dc4459 Merge "add TRANSPORT_THREAD to NetworkCapabilities" by Kangping Dong · 2 years, 7 months ago
  97. e37a7b2 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 7 months ago
  98. ea5e220 Merge "Address comments at aosp/2361702" by Treehugger Robot · 2 years, 7 months ago
  99. c53a169 Address comments at aosp/2361702 by Junyu Lai · 2 years, 7 months ago
  100. f4eb1ae Fix a bug where alarms are deduplicated by Chalard Jean · 2 years, 7 months ago