1. f45f407 Merge changes I2388220a,I5f282160 into main by Treehugger Robot · 9 months ago
  2. cf3b26e Merge "Make the idle timer for network data tracking configurable" into main by Treehugger Robot · 9 months ago
  3. 339d6b2 Fix system crash when netd return error by Xiaohui Niu · 11 months ago
  4. c623c94 Make the idle timer for network data tracking configurable by Suprabh Shukla · 10 months ago
  5. 6bf2ce4 Merge changes I7184eaa0,I2c5951ab into main by Lorenzo Colitti · 10 months ago
  6. dfe98fc Do not crash when adding UID ranges to a destroyed network. by Lorenzo Colitti · 10 months ago
  7. c0e7097 Standardize handler thread checks by Paul Hu · 10 months ago
  8. e5e06f9 Introduce PrivateAddressCoordinator methods at RoutingCoordinatorManager by Handa Wang · 12 months ago
  9. 3ad3794 bpf: merge block.c into netd.c by Maciej Żenczykowski · 11 months ago
  10. a5a549b Merge "Fix threading issue for mDefaultNetworkRequests" into main by Motomu Utsumi · 11 months ago
  11. 7b906de Fix threading issue for mDefaultNetworkRequests by Motomu Utsumi · 11 months ago
  12. 5e7247d DscpPolicyValue: just use '!= null' on original src/dst46 argument by Maciej Żenczykowski · 11 months ago
  13. b8950d1 Merge "Skip TestDropPacketToVpnAddress if the feature is disabled" into main by Motomu Utsumi · 11 months ago
  14. 9d5d7d0 Skip TestDropPacketToVpnAddress if the feature is disabled by Motomu Utsumi · 12 months ago
  15. 00969a2 Merge "Add mIngressToVpnAddressFiltering to dump" into main by Treehugger Robot · 11 months ago
  16. 727dd5d Add mIngressToVpnAddressFiltering to dump by Motomu Utsumi · 12 months ago
  17. d6c0db3 dscpPolicy: switch to bool by Maciej Żenczykowski · 12 months ago
  18. ea68942 Merge "Inform DNS resolver whether DDR is enabled." into main by Lorenzo Colitti · 12 months ago
  19. 7cde306 Inform DNS resolver whether DDR is enabled. by Lorenzo Colitti · 12 months ago
  20. 471f201 Check network destroy status before networkRemoveUidRangesParcel by Motomu Utsumi · 12 months ago
  21. af56915 Merge "Pass DoH information to DnsResolver" into main by Remi NGUYEN VAN · 12 months ago
  22. c14288f Skip adding ingress discard rule to OEM VPN by Motomu Utsumi · 1 year ago
  23. 057369c Merge changes If787d3f3,I6de357ac into main by Remi NGUYEN VAN · 1 year ago
  24. c4b4fee Merge "Skip adding ingress discard rule to legacy VPN" into main by Treehugger Robot · 1 year ago
  25. dfb1592 Rename getShrinkedBackingArray to getMinimized* by Remi NGUYEN VAN · 1 year ago
  26. 2d78124 Suspend callbacks for frozen apps by Remi NGUYEN VAN · 1 year, 2 months ago
  27. 1b376f0 Skip adding ingress discard rule to legacy VPN by Motomu Utsumi · 1 year ago
  28. 24289ea Merge "Close the socket fd in case of an exception during setupSocket method to avoid socket leak." into main by Treehugger Robot · 1 year ago
  29. 42dc6e4 Fix import order by Remi NGUYEN VAN · 1 year, 1 month ago
  30. aebc631 Merge "No-op refactoring for suspending callbacks" into main by Treehugger Robot · 1 year, 1 month ago
  31. 16828bd Merge changes I6cc2507d,I187ea15d into main by Remi NGUYEN VAN · 1 year, 1 month ago
  32. a65af5f No-op refactoring for suspending callbacks by Remi NGUYEN VAN · 1 year, 1 month ago
  33. 48d2527 Add flag for QUEUE_CALLBACKS_FOR_FROZEN_APPS by Remi NGUYEN VAN · 1 year, 1 month ago
  34. c3621e6 Add a CallbackQueue class by Remi NGUYEN VAN · 1 year, 1 month ago
  35. 1879bc3 Check system and phone UID in multiple-user-aware way by rambowang · 1 year, 1 month ago
  36. 8f2c306 Refactor RoutingCoordinator by Handa Wang · 1 year, 1 month ago
  37. 5289382 Merge "Improve NetworkCallback declared methods toString" into main by Treehugger Robot · 1 year, 1 month ago
  38. baf7c11 Improve NetworkCallback declared methods toString by Remi NGUYEN VAN · 1 year, 2 months ago
  39. 3c5d4e0 Close the socket fd in case of an exception during setupSocket method to avoid socket leak. by Alekhya Karavadi · 1 year, 1 month ago
  40. 9f3b991 Merge "Refactor enforceMeteredApnPolicy" into main by Motomu Utsumi · 1 year, 1 month ago
  41. e9c07ff Refactor enforceMeteredApnPolicy by Motomu Utsumi · 1 year, 1 month ago
  42. 865fcc7 Merge "Document reason for not using SingleWriterBpfMap in ClatCoordinator" into main by Yuyang Huang · 1 year, 1 month ago
  43. 08af0d0 Merge "Revert "ClatCoordinator - use SingleWriterBpfMap"" into main by Yuyang Huang · 1 year, 1 month ago
  44. 270f006 Merge "Revert "Prepare for @RequiresApi class retention"" into main by Treehugger Robot · 1 year, 1 month ago
  45. fbe570b Document reason for not using SingleWriterBpfMap in ClatCoordinator by KH Shi · 1 year, 1 month ago
  46. a1a0034 Revert "Prepare for @RequiresApi class retention" by Motomu Utsumi · 1 year, 2 months ago
  47. a793772 Revert "ClatCoordinator - use SingleWriterBpfMap" by Yuyang Huang · 1 year, 1 month ago
  48. e1c10b0 Merge "Only send callbacks when overridden" into main by Treehugger Robot · 1 year, 1 month ago
  49. 2fd3823 Only send callbacks when overridden by Remi NGUYEN VAN · 1 year, 2 months ago
  50. 8e7276b Revert "Add a temporary hack to CS to report netbpfload result" by Maciej Żenczykowski · 1 year, 2 months ago
  51. 2a911d6 Revert "Add a Log.wtf() on user builds to test Pitot reporting pipeline" by Maciej Żenczykowski · 1 year, 2 months ago
  52. 22db590 bpf: attach a *bunch* more cgroup hooks by Maciej Żenczykowski · 1 year, 3 months ago
  53. f0da1be ConnectivityService - do not dumpBpfProgramStatus before T by Maciej Żenczykowski · 1 year, 2 months ago
  54. 904ae8f Merge "Add a Log.wtf() on user builds to test Pitot reporting pipeline" into main by Treehugger Robot · 1 year, 2 months ago
  55. 9161b15 Add a Log.wtf() on user builds to test Pitot reporting pipeline by Patrick Rohr · 1 year, 2 months ago
  56. 59a2b90 ClatCoordinator - use SingleWriterBpfMap by Maciej Żenczykowski · 1 year, 2 months ago
  57. 52d6c55 SingleWriterBpfMap - introduce getSingleton with caching by Maciej Żenczykowski · 1 year, 2 months ago
  58. fe956d9 Add a temporary hack to CS to report netbpfload result by Patrick Rohr · 1 year, 2 months ago
  59. 488d40d Merge "Do not display "null" in sign-in note details" into main by Treehugger Robot · 1 year, 2 months ago
  60. 05aa33c Do not display "null" in sign-in note details by Remi NGUYEN VAN · 1 year, 2 months ago
  61. b41e4f6 Add individual try/catch blocks for ParcelFileDescriptor closure by Yuyang Huang · 1 year, 2 months ago
  62. 3e07102 Merge changes I62c990d0,I413bdb76,I020ba48e into main by Motomu Utsumi · 1 year, 2 months ago
  63. ab750ab Allow default messaging app to use constrained satellite network by Motomu Utsumi · 1 year, 2 months ago
  64. 4518e09 Merge changes I181a490b,Ie2619949,I4bd5fbdf,Ifc0c5baa,I437e6607 into main by Treehugger Robot · 1 year, 2 months ago
  65. 154ce63 Introduce NET_CAPABILITY_NOT_BANDWIDTH_CONSTRAINED by Motomu Utsumi · 1 year, 2 months ago
  66. aa355ac Add config flag for useDeclaredMethodsForCallbacks by Remi NGUYEN VAN · 1 year, 2 months ago
  67. 8fd925a Use SingleWriterBpfMap in BpfNetMaps. by Lorenzo Colitti · 1 year, 2 months ago
  68. d1c52e3 Merge "Explicitly log portal detections" into main by Remi NGUYEN VAN · 1 year, 2 months ago
  69. 3812c39 Merge "Clatd: add dump raw BPF map support" into main by Maciej Żenczykowski · 1 year, 2 months ago
  70. 855712a Clatd: add dump raw BPF map support by KH Shi · 2 years, 2 months ago
  71. d55e9cc Fix fd leak in clatStart() by closing in finally block by Yuyang Huang · 1 year, 2 months ago
  72. d86bd6f Merge "Revert^2 "Add blocked reason for internet permission"" into main by Treehugger Robot · 1 year, 2 months ago
  73. cfd5a51 Revert^2 "Add blocked reason for internet permission" by Motomu Utsumi · 1 year, 2 months ago
  74. fb1b1b3 Merge "Revert "Add blocked reason for internet permission"" into main by Priyanka Advani · 1 year, 3 months ago
  75. cb74c08 Revert "Add blocked reason for internet permission" by Priyanka Advani · 1 year, 3 months ago
  76. 6deed1c Merge "Destroy sockets of apps under background firewall chain restriction" into main by Motomu Utsumi · 1 year, 3 months ago
  77. 5b08f03 Merge "Add blocked reason for internet permission" into main by Motomu Utsumi · 1 year, 3 months ago
  78. abfa01c Merge "Send onBlockedStatusChanged callback based on bpf map contents" into main by Motomu Utsumi · 1 year, 3 months ago
  79. 0c63272 Merge "Move perUidCounter increment to outside NetworkRequestInfo constructor" into main by Motomu Utsumi · 1 year, 3 months ago
  80. ff555a7 Destroy sockets of apps under background firewall chain restriction by Motomu Utsumi · 1 year, 3 months ago
  81. ee96ba0 Add blocked reason for internet permission by Motomu Utsumi · 1 year, 3 months ago
  82. d20727f Send onBlockedStatusChanged callback based on bpf map contents by Motomu Utsumi · 1 year, 3 months ago
  83. b16f75c Move perUidCounter increment to outside NetworkRequestInfo constructor by Motomu Utsumi · 1 year, 3 months ago
  84. 746bb32 Merge "Fix getNetPermForUid to use appId instead of uid for query" into main by Treehugger Robot · 1 year, 3 months ago
  85. 8836416 Merge "Add check for null interface name when applying multicast routing config." into main by Yang Sun · 1 year, 3 months ago
  86. 68ce241 Fix getNetPermForUid to use appId instead of uid for query by Motomu Utsumi · 1 year, 3 months ago
  87. 35e50c1 Add check for null interface name when applying multicast routing config. by Yang Sun · 1 year, 3 months ago
  88. 8fad95c Support multiple reasons for socket destroy by Motomu Utsumi · 1 year, 4 months ago
  89. 333f01d Move mPendingFrozenUids empty check to destroyPendingSockets by Motomu Utsumi · 1 year, 3 months ago
  90. dff5df5 Rename closePendingFrozenSockets to destroyPendingSockets by Motomu Utsumi · 1 year, 3 months ago
  91. 390be06 Enable delay destroy socket as default by Motomu Utsumi · 1 year, 3 months ago
  92. 8e96fdc Pass DoH information to DnsResolver by Mike Yu · 2 years, 6 months ago
  93. 1243420 Merge "Add comment for per-app preference priority" into main by Treehugger Robot · 1 year, 3 months ago
  94. 19fd149 Merge "Inform the DNS resolver of the interfaces in a network." into main by Lorenzo Colitti · 1 year, 3 months ago
  95. d4b620c Consolidate error handling in clatStart() by Yuyang Huang · 1 year, 3 months ago
  96. 409db7f Refine clatStart() comment for accuracy by Yuyang Huang · 1 year, 3 months ago
  97. fe3dd9a Merge "Reorder clatStart() to setup 464xlat sockets before tun interface" into main by Maciej Żenczykowski · 1 year, 3 months ago
  98. b15be22 Update APIs that depends on isUidNetworkingBlocked to follow compat flag by Motomu Utsumi · 1 year, 3 months ago
  99. 584a513 Reorder clatStart() to setup 464xlat sockets before tun interface by Yuyang Huang · 1 year, 3 months ago
  100. 0b4be79 Add compat flag for ActiveNetworkInfo blocked state by Motomu Utsumi · 1 year, 3 months ago