1. 400702b Use header module bpf_syscall_wrappers by Hungming Chen · 4 years, 7 months ago
  2. 7d05e6f Follow-up CL to the change at aosp/1498277 by Hungming Chen · 4 years, 7 months ago
  3. 1206725 Merge "Provide a easy way to access bpf maps from java" by Nucca Chen · 4 years, 7 months ago
  4. 73fa31b Merge "Revert^2 "Add service-connectivity to tethering APEX"" by Remi NGUYEN VAN · 4 years, 7 months ago
  5. 7052688 Provide a easy way to access bpf maps from java by markchien · 4 years, 9 months ago
  6. ee661df Move BaseNetdUnsolicitedEventListener to frameworks/libs/net by lucaslin · 4 years, 7 months ago
  7. 2812f60 Revert^2 "Add service-connectivity to tethering APEX" by Remi NGUYEN VAN · 4 years, 7 months ago
  8. 4f430ae Merge "Revert "Add service-connectivity to tethering APEX"" by Treehugger Robot · 4 years, 7 months ago
  9. 850ca6f Revert "Add service-connectivity to tethering APEX" by Pete Bentley · 4 years, 7 months ago
  10. 7998551 Merge "Add service-connectivity to tethering APEX" by Lorenzo Colitti · 4 years, 7 months ago
  11. bd5cc42 Add service-connectivity to tethering APEX by Remi NGUYEN VAN · 4 years, 9 months ago
  12. 561f38a Merge "Also update connected clients for local only tethering" by Treehugger Robot · 4 years, 7 months ago
  13. f50f05e Also update connected clients for local only tethering by markchien · 4 years, 8 months ago
  14. d2df572 Move module utils to the module package. by Chalard Jean · 4 years, 8 months ago
  15. e5bd0db Use libnetjniutils for JNI File Descriptor info by Orion Hodson · 4 years, 8 months ago
  16. 862c8a1 Fix tethering doesn't turn off issue by paulhu · 4 years, 9 months ago
  17. 06bf173 Merge "com.android.tethering: set min_sdk_version 30" by Nikita Ioffe · 4 years, 9 months ago
  18. 220e785 Merge "Fix null DadProxy failure in R Tethering unit test" by Mark Chien · 4 years, 9 months ago
  19. 583e35a com.android.tethering: set min_sdk_version 30 by Nikita Ioffe · 4 years, 9 months ago
  20. 290e7c4 Fix null DadProxy failure in R Tethering unit test by markchien · 4 years, 9 months ago
  21. ebff931 Adjust visibility for tests by Baligh Uddin · 4 years, 9 months ago
  22. 1711a12 Revert "Add OWNERS block to prevent the tree from mooving during migration." by Baligh Uddin · 4 years, 9 months ago
  23. 1623eb6 Add OWNERS block to prevent the tree from mooving during migration. by Baligh Uddin · 4 years, 9 months ago
  24. f814b9b Add visibility rules for packages/modules/Connectivity/Tethering by Baligh Uddin · 4 years, 9 months ago
  25. e312648 Add shared jarjar rule for tethering tests by markchien · 4 years, 9 months ago
  26. 4607c55 Add the flag and default enable selectAllPrefixRange by markchien · 4 years, 10 months ago
  27. 8565b02 Merge "Fix miss tracking downstream problem in PrivateAddressCoordinator" by Mark Chien · 4 years, 10 months ago
  28. 634f0a8 Fix miss tracking downstream problem in PrivateAddressCoordinator by markchien · 4 years, 10 months ago
  29. 87b8363 Remove Tethering @TestApi by Anton Hansson · 4 years, 10 months ago
  30. 3245614 Merge "Test conflict notification work when using cached address" by Treehugger Robot · 4 years, 10 months ago
  31. ccf07b1 Test conflict notification work when using cached address by markchien · 4 years, 10 months ago
  32. 8c9a264 Merge "Allow tethering pick prefix from all of private address range" by Mark Chien · 4 years, 10 months ago
  33. d9acdcc Allow tethering pick prefix from all of private address range by markchien · 4 years, 10 months ago
  34. 71b9e93 Use IpUtils, NetworkStackConstants in DadProxyTest by Remi NGUYEN VAN · 4 years, 10 months ago
  35. 4cb4ef8 Merge "Move IpUtils to frameworks/libs/net" by Remi NGUYEN VAN · 4 years, 10 months ago
  36. f052e40 Merge "Make the IP subnet persistent till reboot" by Mark Chien · 4 years, 10 months ago
  37. a2ffad8 Make the IP subnet persistent till reboot by markchien · 4 years, 11 months ago
  38. b8a342e Explicitly reference framework-wifi app build rule by Anton Hansson · 4 years, 10 months ago
  39. 2494a06 Move IpUtils to frameworks/libs/net by Remi NGUYEN VAN · 4 years, 10 months ago
  40. 0b1e7d8 Merge "Make PrivateAddressCoordinator ignore vpn network" by Treehugger Robot · 4 years, 10 months ago
  41. c99ef48 Fix OffloadHardwareInterfaceTest. by Lorenzo Colitti · 4 years, 10 months ago
  42. 7f70074 tethering: offload: Netlink Req NfGen by Tyler Wear · 5 years ago
  43. 1a2163b Make PrivateAddressCoordinator ignore vpn network by markchien · 5 years ago
  44. 18ee591 Merge "Fix TetheredClient callback fail in InProcessTethering" by Treehugger Robot · 4 years, 10 months ago
  45. f5096cc Merge "Remove double check interface by NetworkInterface" by Treehugger Robot · 4 years, 10 months ago
  46. f609923 Remove double check interface by NetworkInterface by markchien · 4 years, 10 months ago
  47. a8e68bb Merge "Remove unused testutils lib from tethering tests" by Remi NGUYEN VAN · 4 years, 10 months ago
  48. 84ec4a3 Fix TetheredClient callback fail in InProcessTethering by markchien · 4 years, 10 months ago
  49. 8f59ec0 Remove unused testutils lib from tethering tests by Remi NGUYEN VAN · 4 years, 11 months ago
  50. 72e8185 Merge "tethering: DAD Proxy Daemon" by Remi NGUYEN VAN · 4 years, 11 months ago
  51. 90e4063 tethering: DAD Proxy Daemon by Tyler Wear · 5 years ago
  52. 725af62 Merge mainline-release 6664920 to master - DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  53. 56c632c Move BPF offload program from netd to mainline by Hungming Chen · 5 years ago
  54. 9aed138 Simplify module visibility post build refactor by Anton Hansson · 5 years ago
  55. 6c701f5 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  56. ac8f65a Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  57. 82a71b8 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  58. 3aee2ac Merge "Add usesCleartextTraffic to Tethering" by Mark Chien · 5 years ago
  59. c12b03a Add usesCleartextTraffic to Tethering by markchien · 5 years ago
  60. 96924bf Rename Kotlin util files to not include the Kt suffix by Chalard Jean · 5 years ago
  61. 346a361 Merge "Verify pending intent flags" by Paul Hu · 5 years ago
  62. 8818498 Merge changes I33b70b0a,I1074eedb by Chalard Jean · 5 years ago
  63. 7870164 Revert "Revert "Move Inet[4]AddressUtils to libs/net"" by Chalard Jean · 5 years ago
  64. d2af4d9 Merge "Allow wifi p2p to use legacy dedicated address" by Mark Chien · 5 years ago
  65. eb8fec2 Allow wifi p2p to use legacy dedicated address by markchien · 5 years ago
  66. f603ed5 Verify pending intent flags by paulhu · 5 years ago
  67. f97ac20 Merge "Move utils from network stack to libs." by Chalard Jean · 5 years ago
  68. e660980 Merge "Update language to comply with Android's inclusive language guidance" by Chiachang Wang · 5 years ago
  69. bdcca92 Move utils from network stack to libs. by Chalard Jean · 5 years ago
  70. 14aaefc Update language to comply with Android's inclusive language guidance by Chiachang Wang · 5 years ago
  71. af2670f Always stop dhcp server even it is obsolete by markchien · 5 years ago
  72. c882e8c Merge "Add tethering privileged test" am: af9ec640c9 am: adda81e88f by Mark Chien · 5 years ago
  73. af9ec64 Merge "Add tethering privileged test" by Mark Chien · 5 years ago
  74. 88f0428 Add tethering privileged test by markchien · 5 years ago
  75. aefd8b4 Merge "Proper API hierarchy between MODULE_LIBS and PRIV_APPS system APIs" am: df5d88796b am: e39fdf0a5f by Makoto Onuki · 5 years ago
  76. d682ebc Proper API hierarchy between MODULE_LIBS and PRIV_APPS system APIs by Makoto Onuki · 5 years ago
  77. 218040c Merge "Fix EthernetTetheringTest failure if tethering is not supported" am: dace79b0ac am: 8b74fe1c8b by Treehugger Robot · 5 years ago
  78. dace79b Merge "Fix EthernetTetheringTest failure if tethering is not supported" by Treehugger Robot · 5 years ago
  79. 45fb1aa Fix EthernetTetheringTest failure if tethering is not supported by markchien · 5 years ago
  80. 8e291de Make change and version bump to r_aml_300900700 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  81. 95482b5 Merge "Skip testPhysicalEthernet if the test run adb over network" into rvc-dev am: a973bf1a56 by Mark Chien · 5 years ago
  82. 6faf861 Skip testPhysicalEthernet if the test run adb over network by Treehugger Robot · 5 years ago
  83. c8f45d6 Merge "Skip testPhysicalEthernet if the test run adb over network" am: b68d322521 am: 10daa1daae by Treehugger Robot · 5 years ago
  84. b68d322 Merge "Skip testPhysicalEthernet if the test run adb over network" by Treehugger Robot · 5 years ago
  85. 0076305 Make change and version bump to r_aml_300900600 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  86. ce11e33 Make change and version bump to r_aml_300900500 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  87. 37718b7 Make change and version bump to r_aml_300900400 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  88. 806c971 Make change and version bump to r_aml_300900300 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  89. 5761320 Make change and version bump to r_aml_300900200 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  90. 6b66d70 Revert "Move Inet[4]AddressUtils to libs/net" by Chalard Jean · 5 years ago
  91. 37ad92e Skip testPhysicalEthernet if the test run adb over network by markchien · 5 years ago
  92. 1a727e2 Make change and version bump to r_aml_300900100 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  93. cf86031 Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 5 years ago
  94. 5ac18c5 Merge "Fix tethering jarjar rule for LocalLog" by Mark Chien · 5 years ago
  95. 7b5ee8f Merge "Fix tethering jarjar rule for LocalLog" into rvc-dev am: 6127ca43d6 by TreeHugger Robot · 5 years ago
  96. 422c0dd Merge "Fix tethering jarjar rule for LocalLog" into rvc-dev am: 6127ca43d6 by TreeHugger Robot · 5 years ago
  97. 6839323 Fix tethering jarjar rule for LocalLog by markchien · 5 years ago
  98. 82a04d4 Make change and version bump to r_aml_300900000 for mainline module file: packages/Tethering/apex/manifest.json by android-build-team Robot · 5 years ago
  99. a8ac97c Fix tethering jarjar rule for LocalLog by markchien · 5 years ago
  100. e0e3176 Make change and version bump to r_aml_309999900 for mainline module file: packages/Tethering/apex/manifest.json by Akshay Thakker · 5 years ago