1. 4219ab6 API council feedbacks for DnsResolver by Luke Huang · 5 years ago
  2. 931cdd2 Move attach*Filter() and addArpEntry() methods to NetworkStack by paulhu · 5 years ago
  3. 5386f49 Fix cancellation race problem for aysnc DNS API by Luke Huang · 5 years ago
  4. c09f2d6 Support query cancellation for async DNS API by Luke Huang · 5 years ago
  5. 150e191 [KA03] Support tcp keepalive offload by markchien · 6 years ago
  6. 92ae35e Add jni method for DnsResolver by Luke Huang · 6 years ago
  7. 12da4a5 Add util to add an ARP table entry by Remi NGUYEN VAN · 6 years ago
  8. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  9. eff558c Have IpManager track L2-L4 signaling traffic required for IP connectivity. by Erik Kline · 8 years ago
  10. 473355f Have IpManager track L2-L4 signaling traffic required for IP connectivity. by Erik Kline · 8 years ago
  11. 461e4fff Basic IPv6 Router Advertisement daemon am: a3ca6bd3e0 by Erik Kline · 8 years ago
  12. a3ca6bd Basic IPv6 Router Advertisement daemon by Erik Kline · 8 years ago
  13. f6ebf37 resolve merge conflicts of bc90502 to nyc-dev-plus-aosp by Elliott Hughes · 8 years ago
  14. 7691b78 Make android_net_NetUtils include what it actually uses. by Elliott Hughes · 8 years ago
  15. ed7bf2e Remove framework code that calls SIOCKILLADDR by Lorenzo Colitti · 8 years ago
  16. 578a76e Have ConnectivityService install packet filters when possible by Paul Jensen · 9 years ago
  17. c3b52bc Delete all NetworkUtils DHCP-related code. by Erik Kline · 9 years ago
  18. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  19. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  20. cee9b51 Query HTTP proxy for network via a new API to avoid permissions exceptions by Paul Jensen · 9 years ago
  21. 57bf2a8 Merge commit 'e593d0a' into merge_work by Prerepa Viswanadham · 9 years ago
  22. 72db88e Deprecate static ConnectivityManager.get/setProcessDefaultNetwork() functions. by Paul Jensen · 9 years ago
  23. cbe4f7c DHCP: Add a native method for making a DHCP socket. by Lorenzo Colitti · 9 years ago
  24. f5bd6a9 Fix missing printf argument. by Erik Kline · 9 years ago
  25. 86a5ce0 Fix missing printf argument. by Erik Kline · 9 years ago
  26. 566e0cb DHCP: Add a native method for making a DHCP socket. by Lorenzo Colitti · 9 years ago
  27. e94d762 am "Refactor NetworkUtils interaction with DHCP." by Vinit Deshpande · 9 years ago
  28. 3c3ce17 Refactor NetworkUtils interaction with DHCP. by Erik Kline · 9 years ago
  29. bc2cc2f Remove hardcoded include paths. by Narayan Kamath · 10 years ago
  30. 987f79f Frameworks/base: Replace LOG_FATAL_IF in core/jni by Andreas Gampe · 10 years ago
  31. 9f1274b Rework the per-network URL API. by Lorenzo Colitti · 10 years ago
  32. 0a82e80 Stop using LinkProperties for static configuration. by Lorenzo Colitti · 10 years ago
  33. 03666c7 Cleanup: Delete dead code. by Sreeram Ramachandran · 10 years ago
  34. 06b6cda Remove unnecessary code and APIs. by Sreeram Ramachandran · 10 years ago
  35. bcc76d3 Define NETID_UNSET in ConnectivityManager. by Paul Jensen · 10 years ago
  36. 6bc2c2c Convert Vpn from NetworkStateTracker to NetworkAgent. by Paul Jensen · 10 years ago
  37. 32a58f0 Use return values from JNI functions binding sockets and processes to networks. by Paul Jensen · 10 years ago
  38. 3876495 Implement bind-to-network functionality of android.net.Network. by Paul Jensen · 10 years ago
  39. c249c2c Use a single socket to communicate with supplicant by Vinit Deshapnde · 11 years ago
  40. ec90545 dhcp: Get mtu property from dhcp results by Dmitry Shmidt · 11 years ago
  41. 12324b4 Add NetworkUtil function for marking sockets by Chad Brubaker · 11 years ago
  42. 28cdf1d Don't update routes if Dhcp fails. by Robert Greenwalt · 11 years ago
  43. 3c97f94 Up our DNS server support from 2 > 4 by Robert Greenwalt · 12 years ago
  44. 8058f62 Support for dns domain. by Robert Greenwalt · 12 years ago
  45. 4717c26 Remove DhcpInfoInternal by Robert Greenwalt · 12 years ago
  46. 77b87ba Pipe DHCP vendor info towards framework. by Jeff Sharkey · 12 years ago
  47. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  48. ae36741 resolved conflicts for merge of e4a56a32 to master by Wink Saville · 13 years ago
  49. 8171e6f Use resetConnections with resetMask. by Wink Saville · 13 years ago
  50. cf99765 resolved conflicts for merge of 914ed90f to honeycomb-LTE by Irfan Sheriff · 13 years ago
  51. c74eacd resolved conflicts for merge of 267a6181 to honeycomb-LTE by Irfan Sheriff · 13 years ago
  52. 914ed90 Revert "DO NOT MERGE Revert "DO NOT MERGE Add DhcpStateMachine"" by Irfan Sheriff · 13 years ago
  53. 58d1bb4 DO NOT MERGE Revert "DO NOT MERGE Add DhcpStateMachine" by Irfan Sheriff · 13 years ago
  54. 5c3816f Merge c41aefe1 by Jean-Baptiste Queru · 13 years ago
  55. 59b1a4e Switch to use netd to add/remove routes. by Robert Greenwalt · 13 years ago
  56. fe3b33d DO NOT MERGE Add DhcpStateMachine by Irfan Sheriff · 13 years ago
  57. a8e0dfa resolved conflicts for merge of db46fa25 to master by Robert Greenwalt · 13 years ago
  58. d713683 am d369d64e: am 8ab6a6d4: Merge "Add DhcpStateMachine for interation with dhcpcd" into honeycomb-LTE by Irfan Sheriff · 13 years ago
  59. a47c401 Merge "Add RouteInfo objects for tracking routes." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  60. aa70f10 Add RouteInfo objects for tracking routes. by Robert Greenwalt · 13 years ago
  61. 31be7cf Add DhcpStateMachine for interation with dhcpcd by Irfan Sheriff · 13 years ago
  62. dd66bcb More native code cleanup. by Elliott Hughes · 13 years ago
  63. 46e18c11 Don't use local ref for cached jclass reference in JNI code by Brian Carlstrom · 13 years ago
  64. 0216e61 Make the interface with DHCP IPv6 capable. by Robert Greenwalt · 14 years ago
  65. 27d3c59 Switch from NetworkUtils to netd for iface config. by Robert Greenwalt · 14 years ago
  66. 585ac0f resolved conflicts for merge of 4ea54f44 to master by Robert Greenwalt · 14 years ago
  67. 47f69fe Pass network properties to ConnectivityService. by Robert Greenwalt · 14 years ago
  68. 0900f36 wifi: Keep the WLAN network interface up whenever wifi is enabled. by Mike Lockwood · 15 years ago
  69. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  70. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  71. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  72. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago