1. e6120b4 Add option to dump cookieTagMap in base64 format by Motomu Utsumi · 3 years, 1 month ago
  2. 83ebb9f ethernet: add early return for server mode interfaces by Patrick Rohr · 3 years, 1 month ago
  3. 655a024 Merge changes I6b9a2fa1,Ia5ddbdc5 by Patrick Rohr · 3 years, 1 month ago
  4. c3c1bd3 ethernet: remove support for default interface ip config by Patrick Rohr · 3 years, 1 month ago
  5. f2ee069 ethernet: rename mDefaultInterface to mTetheringInterface by Patrick Rohr · 3 years, 1 month ago
  6. ab97a38 Merge "ethernet: replace netd link observer with NetlinkMonitor" by Patrick Rohr · 3 years, 1 month ago
  7. 734f24e ethernet: replace netd link observer with NetlinkMonitor by Patrick Rohr · 3 years, 1 month ago
  8. dd2eca9 Merge "Remove qtaguid support from native" by Treehugger Robot · 3 years, 1 month ago
  9. cbbda3e Merge "ethernet: IpConfigStore#readIpConfigurations() can return null" by Treehugger Robot · 3 years, 1 month ago
  10. aa2291a ethernet: IpConfigStore#readIpConfigurations() can return null by Patrick Rohr · 3 years, 1 month ago
  11. d2ce8c0 ethernet: clean up test interface tracking by Patrick Rohr · 3 years, 1 month ago
  12. 1176221 ethernet: fix aosp <-> internal conflict by Patrick Rohr · 3 years, 1 month ago
  13. 7106fed Remove qtaguid support from native by Aaron Huang · 3 years, 1 month ago
  14. 0ab4d26 Merge "Cleanup constructor of NetworkStats#Entry" by Aaron Huang · 3 years, 1 month ago
  15. 31b48fa Merge changes I71988117,Ia70379a3 by Motomu Utsumi · 3 years, 1 month ago
  16. e441f70 Merge "Move cookie tag bpf map dump to NetworkStatsService" by Motomu Utsumi · 3 years, 1 month ago
  17. 8b9ecda Cleanup constructor of NetworkStats#Entry by Aaron Huang · 3 years, 1 month ago
  18. b8dd98e Move app uid stats map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  19. 7013b92 Move uid counter set map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  20. cedfab9 Move cookie tag bpf map dump to NetworkStatsService by Motomu Utsumi · 3 years, 2 months ago
  21. e9f8d85 Remove qtaguid support in NetworkStatsFactory by Junyu Lai · 3 years, 3 months ago
  22. 8c77e38 Refactor NetworkStatsFactoryTest by junyulai · 3 years, 8 months ago
  23. f688eeb Add flag to test BpfNetMaps refactoring by Motomu Utsumi · 3 years, 2 months ago
  24. a1b3378 Merge changes Ic18521b6,Ibede8137 by Maciej Żenczykowski · 3 years, 2 months ago
  25. c37d806 Merge "Migrate buildTemplate* to use NetworkTemplate.Builder" by Aaron Huang · 3 years, 2 months ago
  26. 1c14fa9 Migrate buildTemplate* to use NetworkTemplate.Builder by Aaron Huang · 3 years, 2 months ago
  27. ef02802 Move struct CookieTagMap{Key, Value} to Connectivity/common by Hungming Chen · 3 years, 2 months ago
  28. a199735 Sendcallback when setting eth interface up by James Mattis · 3 years, 2 months ago
  29. 28d9d15 Merge "Catch ServiceSpecificException while fetching tethering stats from Netd" by Treehugger Robot · 3 years, 2 months ago
  30. b916ff8 Merge "ethernet: fix receiving NetworkOffer callbacks on stale object" by Patrick Rohr · 3 years, 2 months ago
  31. 7c4e2a9 ethernet: fix receiving NetworkOffer callbacks on stale object by Patrick Rohr · 3 years, 2 months ago
  32. 9c0c523 Catch ServiceSpecificException while fetching tethering stats from Netd by keparal.li · 3 years, 2 months ago
  33. b7f81e4 Merge "Correct javadoc usage" by Chiachang Wang · 3 years, 2 months ago
  34. 9473c59 Correct javadoc usage by chiachangwang · 3 years, 2 months ago
  35. 6d74747 Merge "Use common methods to check/enforece mutiple permissions" by Paul Hu · 3 years, 2 months ago
  36. 1744833 Merge "Improve javadoc description for recoverAndDeleteData()" by Treehugger Robot · 3 years, 2 months ago
  37. 305975f Update error handling in BpfNetMaps by Motomu Utsumi · 3 years, 3 months ago
  38. 3ffffe7 Use common methods to check/enforece mutiple permissions by paulhu · 4 years ago
  39. bb8b44e ethernet: rename methods in EthernetNetworkFactory by Patrick Rohr · 3 years, 3 months ago
  40. 6ae808e ethernet: move registerNetworkOffer into its own function by Patrick Rohr · 3 years, 3 months ago
  41. b9f73c8 ethernet: provider to keep track of requestId by Patrick Rohr · 3 years, 3 months ago
  42. dcf73e8 ethernet: return result when removing interface by Patrick Rohr · 3 years, 3 months ago
  43. de1f35d Improve javadoc description for recoverAndDeleteData() by Aaron Huang · 3 years, 3 months ago
  44. 85694dc Merge "Validate or set the eth specifier on update Iface" by Treehugger Robot · 3 years, 3 months ago
  45. 59d98c0 Validate or set the eth specifier on update Iface by James Mattis · 3 years, 3 months ago
  46. 80767e6 Add wipeOnError flag to NetworkStatsRecorder by Aaron Huang · 3 years, 3 months ago
  47. 239b67a Increase fallbacks counter when comparison result is different by Junyu Lai · 3 years, 3 months ago
  48. 11e9887 Disable comparison in user release builds by Junyu Lai · 3 years, 3 months ago
  49. e72c849 Disable fallback when comparison result is different by Junyu Lai · 3 years, 3 months ago
  50. dbe8ddc Address comment at ag/18491259 and ag/18486388 by Junyu Lai · 3 years, 4 months ago
  51. d451fdb Run comparison code if the data migration finished with fallback by Junyu Lai · 3 years, 4 months ago
  52. 0797170 Persisting status int on the device if fallback happened by Junyu Lai · 3 years, 4 months ago
  53. 7d5aae1 Merge "Send callback if ip provisioning is interrupted" by James Mattis · 3 years, 3 months ago
  54. 265eba9 Send callback if ip provisioning is interrupted by James Mattis · 3 years, 3 months ago
  55. 58a71dd Don't make an interface default if it has defined capabilities. by Lorenzo Colitti · 3 years, 3 months ago
  56. de99c7a Remove debug log from NetworkStatsService by Aaron Huang · 3 years, 3 months ago
  57. 093cd94 Merge changes from topic "oom-fix" by Junyu Lai · 3 years, 3 months ago
  58. 5804b5c Merge "Hold wifi and mobile interfaces since boot in NetworkStatsService" by Aaron Huang · 3 years, 3 months ago
  59. 5c74cab Merge changes from topic "historybuildertest" by Treehugger Robot · 3 years, 3 months ago
  60. 04b2cb2 Fix get summary does not include the latest bucket by Junyu Lai · 3 years, 3 months ago
  61. 692fa73 Use fallback method if the importer throws by Junyu Lai · 3 years, 4 months ago
  62. f4f5de3 Hold wifi and mobile interfaces since boot in NetworkStatsService by Aaron Huang · 3 years, 3 months ago
  63. 337d512 Merge changes from topic "remove-ethernet-shims" by Lorenzo Colitti · 3 years, 3 months ago
  64. f33f276 ethernet: broadcast state change for server interfaces by Patrick Rohr · 3 years, 3 months ago
  65. 8433020 Merge "Remove useless methods from NetworkStatsRecorder" by Paul Hu · 3 years, 3 months ago
  66. d657403 Merge "Remove the DisabledState from NsdService" by Paul Hu · 3 years, 3 months ago
  67. c9fd2f1 Remove useless methods from NetworkStatsRecorder by Paul Hu · 3 years, 3 months ago
  68. 29f4359 Remove the DisabledState from NsdService by Paul Hu · 3 years, 3 months ago
  69. 5eaefa2 Merge "Fix service resolve on tethering downstreams" by Remi NGUYEN VAN · 3 years, 3 months ago
  70. bcdb3c1 Merge changes from topic "stats-migration" by Natasha Lee · 3 years, 3 months ago
  71. 1a8ee10 Fix service resolve on tethering downstreams by Remi NGUYEN VAN · 3 years, 3 months ago
  72. 019e6eb Merge "Fix crash when decrementing data usage request" by Treehugger Robot · 3 years, 4 months ago
  73. a1970da Fix crash when decrementing data usage request by Junyu Lai · 3 years, 4 months ago
  74. 345655f Merge "Remove automotive restriction from enable/disableInterface" by Patrick Rohr · 3 years, 4 months ago
  75. fd829a5 Remove automotive restriction from enable/disableInterface by Patrick Rohr · 3 years, 4 months ago
  76. c62261f Ensure NetworkStats migrated snapshot is identical by Remi NGUYEN VAN · 3 years, 4 months ago
  77. a388d4b [MS82.1] Support network stats data migration process by Junyu Lai · 3 years, 8 months ago
  78. 2ce66fc Add a PersistentInt class. by Lorenzo Colitti · 3 years, 4 months ago
  79. 826bdb3 Merge changes I8e806b3b,I5e8e4673,Id2a078da by Patrick Rohr · 3 years, 4 months ago
  80. daca9ca Move EthernetNetworkFactory to using the NetworkProvider API by Patrick Rohr · 3 years, 5 months ago
  81. 5345fa1 Merge "Throw IAE when Network's LinkProperties is null" by Yan Yan · 3 years, 4 months ago
  82. be3eb3d Throw IAE when Network's LinkProperties is null by Yan Yan · 3 years, 4 months ago
  83. 47641d7 Move ipconfig file inside apex data directory by Patrick Rohr · 3 years, 5 months ago
  84. 94a00df Fix the ethernet setting API bug. by Xiao Ma · 3 years, 4 months ago
  85. a6f94a3 Merge "Add NetworkOfferCallback to NetworkInterfaceState" by Patrick Rohr · 3 years, 4 months ago
  86. b6ac308 Merge changes I5ffa2faf,Id5f14d6e by Treehugger Robot · 3 years, 4 months ago
  87. eca1e92 Merge "Deal with non-ASCII characters on resolution info" by Treehugger Robot · 3 years, 4 months ago
  88. 5511bf5 Add NetworkOfferCallback to NetworkInterfaceState by Patrick Rohr · 3 years, 5 months ago
  89. be18660 Deal with non-ASCII characters on resolution info by paulhu · 3 years, 5 months ago
  90. 6d116d0 move netd maps and progs into /sys/fs/bpf/netd_shared/... by Maciej Żenczykowski · 3 years, 4 months ago
  91. ac55727 Merge "[MS81] Support remove history before cutoff timestamp" by Junyu Lai · 3 years, 4 months ago
  92. fc938cf Merge "Limit data usage request per uid" by Junyu Lai · 3 years, 4 months ago
  93. aa6be97 Merge "Exclude PID for rate-limited" by Aaron Huang · 3 years, 4 months ago
  94. 8d5907f Exclude PID for rate-limited by Aaron Huang · 3 years, 4 months ago
  95. 306a003 [MS81] Support remove history before cutoff timestamp by Junyu Lai · 3 years, 7 months ago
  96. f3c9462 Limit data usage request per uid by Junyu Lai · 3 years, 4 months ago
  97. 018cf3f Merge "Register service on the specified network" by Paul Hu · 3 years, 4 months ago
  98. fdc424a Merge "Change NetworkInterfaceState to hold NetworkProvider instance" by Patrick Rohr · 3 years, 4 months ago
  99. 85a25e1 Merge "Limit usage requests dump count" by Treehugger Robot · 3 years, 4 months ago
  100. b889d47 Limit usage requests dump count by Junyu Lai · 3 years, 4 months ago