1. dfe2a6f Factor getIfaceNames() from getIfaceList() by Nathan Harold · 7 years ago
  2. 601c3a0 Restart main when netd restarts by Nathan Harold · 7 years ago
  3. 83a5a8e Merge "Start SPI Allocation Window at 256" into pi-dev by Benedict Wong · 7 years ago
  4. e76787e Merge "Support adding multiple tethering upstreams." into pi-dev by Remi NGUYEN VAN · 7 years ago
  5. 0c22cc0 Start SPI Allocation Window at 256 by Nathan Harold · 7 years ago
  6. 7e6f47c Support adding multiple tethering upstreams. by Remi NGUYEN VAN · 7 years ago
  7. e76373b Merge changes from topic "bpfStats" into pi-dev by Lorenzo Colitti · 7 years ago
  8. b8f8374 Program local and TLS servers, and allow TLS-bypass by Erik Kline · 8 years ago
  9. 3c69a39 Use bpf map to read the interface stats by Chenbo Feng · 7 years ago
  10. 40508ea Refactor bpf map iterate process by Chenbo Feng · 7 years ago
  11. e683960 Merge changes I8091e8bd,If8f06b35 into pi-dev by TreeHugger Robot · 7 years ago
  12. a099622 Merge "Fix heap-buffer-overflow" into pi-dev by Wolloh Chou · 7 years ago
  13. 9caabc0 Fix heap-buffer-overflow by Wolloh Chou · 7 years ago
  14. d9c878e refactor bpf kernel program by Chenbo Feng · 8 years ago
  15. dcb1189 Add "iif lo" to all IP rules for originated traffic. by Lorenzo Colitti · 7 years ago
  16. 50c6dfc Receive all the resolver info from ConnectivityService by Erik Kline · 8 years ago
  17. b5e6e7e Add tests to add/remove/re-add a NAT. by Remi NGUYEN VAN · 7 years ago
  18. 477dd20 Actually set verify hostname param and check return code by Erik Kline · 7 years ago
  19. a0890c5 limit IFINDEX matching to specific actions. by Chenbo Feng · 7 years ago
  20. c688c2b Merge "Add support for pipelining queries" into pi-dev by TreeHugger Robot · 7 years ago
  21. 8d1e7a6 Add support for pipelining queries by Ben Schwartz · 8 years ago
  22. 27fa2b8 Fixing the BandwidthController unit test by Chenbo Feng · 7 years ago
  23. d425ec8 Use xt_bpf module to record the iface stats by Chenbo Feng · 8 years ago
  24. 8cc480c Add a eBPF map to store iface name and index by Chenbo Feng · 8 years ago
  25. 607614b Try to more safely handle empty hostnames. by Erik Kline · 8 years ago
  26. 00e100d Merge "Move the bpf ELF binary to system/etc/bpf" into pi-dev by TreeHugger Robot · 8 years ago
  27. 45f77f8 Trigger events from netd upon private dns validation successes and failures. by dalyk · 8 years ago
  28. 12bdf34 Move the bpf ELF binary to system/etc/bpf by Chenbo Feng · 8 years ago
  29. 594636e Merge "Implement INetd 1.1." into pi-dev by Lorenzo Colitti · 8 years ago
  30. e620ef6 Minor netd refactoring (logArguments) by Erik Kline · 8 years ago
  31. 9355c3f Update the bpf map read flag in system server by Chenbo Feng · 8 years ago
  32. 8ed2473 Fix broken libbpf_test by Chenbo Feng · 8 years ago
  33. f91682c Implement INetd 1.1. by Lorenzo Colitti · 8 years ago
  34. cd83386 Merge "WakeupController: remove --nflog-range" am: bcb80941dc am: 42d8321638 by Hugo Benichi · 8 years ago
  35. 1eba5ea Merge "WakeupController: remove --nflog-range" am: bcb80941dc am: 42d8321638 by Hugo Benichi · 8 years ago
  36. 42d8321 Merge "WakeupController: remove --nflog-range" am: bcb80941dc by Hugo Benichi · 8 years ago
  37. bcb8094 Merge "WakeupController: remove --nflog-range" by Hugo Benichi · 8 years ago
  38. 9afbfb9 Merge "Temporarily open BPF maps with no access flags." am: 343158d93f am: 742410662b by Lorenzo Colitti · 8 years ago
  39. b111bb2 Merge "Temporarily open BPF maps with no access flags." am: 343158d93f by Lorenzo Colitti · 8 years ago
  40. 7424106 Merge "Temporarily open BPF maps with no access flags." am: 343158d93f by Lorenzo Colitti · 8 years ago
  41. 343158d Merge "Temporarily open BPF maps with no access flags." by Lorenzo Colitti · 8 years ago
  42. 4176710 Merge changes Iedff82bf,I70c24b76 am: e5763b48ee am: 5dcabf060b am: cc2f967b4e by Lorenzo Colitti · 8 years ago
  43. cc2f967 Merge changes Iedff82bf,I70c24b76 am: e5763b48ee am: 5dcabf060b by Lorenzo Colitti · 8 years ago
  44. 5dcabf0 Merge changes Iedff82bf,I70c24b76 am: e5763b48ee by Lorenzo Colitti · 8 years ago
  45. f9c654c Temporarily open BPF maps with no access flags. by Lorenzo Colitti · 8 years ago
  46. e5763b4 Merge changes Iedff82bf,I70c24b76 by Lorenzo Colitti · 8 years ago
  47. 36575d0 Use c program as the eBPF kernel program by Chenbo Feng · 8 years ago
  48. eac6c47 Simplify the traffic stats entry struct by Chenbo Feng · 8 years ago
  49. 7766039 WakeupController: remove --nflog-range by Hugo Benichi · 8 years ago
  50. 5681dcb Merge "Turn on TCP keep-alives and TFO (if possible)" am: 3ce916d29e am: ce82f81759 by Erik Kline · 8 years ago
  51. f29abc4 Merge "Turn on TCP keep-alives and TFO (if possible)" am: 3ce916d29e by Erik Kline · 8 years ago
  52. ce82f81 Merge "Turn on TCP keep-alives and TFO (if possible)" am: 3ce916d29e by Erik Kline · 8 years ago
  53. 3ce916d Merge "Turn on TCP keep-alives and TFO (if possible)" by Treehugger Robot · 8 years ago
  54. d150307 Turn on TCP keep-alives and TFO (if possible) by Erik Kline · 8 years ago
  55. 0d3ad86 Merge "Add some netdutils socket option helpers" am: 99158866d4 am: 40e9bfd966 by Erik Kline · 8 years ago
  56. 67f0fd3 Merge "Add some netdutils socket option helpers" am: 99158866d4 am: 40e9bfd966 by Erik Kline · 8 years ago
  57. 40e9bfd Merge "Add some netdutils socket option helpers" am: 99158866d4 by Erik Kline · 8 years ago
  58. 9915886 Merge "Add some netdutils socket option helpers" by Treehugger Robot · 8 years ago
  59. 93dd1dd Add some netdutils socket option helpers by Erik Kline · 8 years ago
  60. ab09024 Merge "Run dnsmasq as dns_tether rather than nobody" am: e7621bc2c5 am: 20a0a77abf by Erik Kline · 8 years ago
  61. c64e919 Merge "Run dnsmasq as dns_tether rather than nobody" am: e7621bc2c5 by Erik Kline · 8 years ago
  62. 20a0a77 Merge "Run dnsmasq as dns_tether rather than nobody" am: e7621bc2c5 by Erik Kline · 8 years ago
  63. e7621bc Merge "Run dnsmasq as dns_tether rather than nobody" by Treehugger Robot · 8 years ago
  64. 5f0358b Run dnsmasq as dns_tether rather than nobody by Erik Kline · 8 years ago
  65. 9ba7826 Merge changes Iab590072,Ibba3043c am: 5b09ac1dce am: f2372a844b am: c55e20e7ec by Bernie Innocenti · 8 years ago
  66. c55e20e Merge changes Iab590072,Ibba3043c am: 5b09ac1dce am: f2372a844b by Bernie Innocenti · 8 years ago
  67. f2372a8 Merge changes Iab590072,Ibba3043c am: 5b09ac1dce by Bernie Innocenti · 8 years ago
  68. 5b09ac1 Merge changes Iab590072,Ibba3043c by Bernie Innocenti · 8 years ago
  69. 46a0d88 Re-enable socket monitoring. by Bernie Innocenti · 8 years ago
  70. 1dfaacb netd: Disable unsigned integer overflow checks. by Bernie Innocenti · 8 years ago
  71. ac35700 Merge "Make TunInterface more useful." am: 25b01dc7fb am: 98e5785f09 by Lorenzo Colitti · 8 years ago
  72. 86de403 Merge "Make TunInterface more useful." am: 25b01dc7fb am: 98e5785f09 by Lorenzo Colitti · 8 years ago
  73. 98e5785 Merge "Make TunInterface more useful." am: 25b01dc7fb by Lorenzo Colitti · 8 years ago
  74. 25b01dc Merge "Make TunInterface more useful." by Treehugger Robot · 8 years ago
  75. 54520a0 Make TunInterface more useful. by Lorenzo Colitti · 8 years ago
  76. 1d297bf Merge changes Ib28f4fbf,I79c3b381 am: f3205bee6f am: 9aa6416e72 am: c379729d42 by Lorenzo Colitti · 8 years ago
  77. c379729 Merge changes Ib28f4fbf,I79c3b381 am: f3205bee6f am: 9aa6416e72 by Lorenzo Colitti · 8 years ago
  78. 9aa6416 Merge changes Ib28f4fbf,I79c3b381 am: f3205bee6f by Lorenzo Colitti · 8 years ago
  79. f3205be Merge changes Ib28f4fbf,I79c3b381 by Lorenzo Colitti · 8 years ago
  80. 330822b Don't lock around NetworkController methods. by Lorenzo Colitti · 8 years ago
  81. 6e19ec4 Make tun_interface a library so it can be used in VTS tests. by Lorenzo Colitti · 8 years ago
  82. 3c13443 Merge "Update for v4.15 kernel uapi headers." am: dccae3f816 am: efae5561f2 by Christopher Ferris · 8 years ago
  83. c022a1d Merge "Update for v4.15 kernel uapi headers." am: dccae3f816 am: efae5561f2 by Christopher Ferris · 8 years ago
  84. efae556 Merge "Update for v4.15 kernel uapi headers." am: dccae3f816 by Christopher Ferris · 8 years ago
  85. dccae3f Merge "Update for v4.15 kernel uapi headers." by Christopher Ferris · 8 years ago
  86. aa31c62 Update for v4.15 kernel uapi headers. by Christopher Ferris · 8 years ago
  87. b8c195d Merge "TcpSocketMonitor code hardening" am: a8c15563af am: 0e3ccb3f25 by Hugo Benichi · 8 years ago
  88. 3b83420 Merge "TcpSocketMonitor code hardening" am: a8c15563af am: 0e3ccb3f25 by Hugo Benichi · 8 years ago
  89. 0e3ccb3 Merge "TcpSocketMonitor code hardening" am: a8c15563af by Hugo Benichi · 8 years ago
  90. a8c1556 Merge "TcpSocketMonitor code hardening" by Treehugger Robot · 8 years ago
  91. 321b22c TcpSocketMonitor code hardening by Hugo Benichi · 8 years ago
  92. 1829fa7 Merge "Add tests for servers with broken EDNS handling" am: dae2ecf45c am: ff41b286f4 by Ben Schwartz · 8 years ago
  93. 0db3520 Merge "Add tests for servers with broken EDNS handling" am: dae2ecf45c by Ben Schwartz · 8 years ago
  94. ff41b28 Merge "Add tests for servers with broken EDNS handling" am: dae2ecf45c by Ben Schwartz · 8 years ago
  95. dae2ecf Merge "Add tests for servers with broken EDNS handling" by Treehugger Robot · 8 years ago
  96. 77f62b7 Merge "Disable TcpSocketMonitor polling." am: 56e1c6a2b5 am: 8617234480 by Lorenzo Colitti · 8 years ago
  97. cda8e10 Merge "Disable TcpSocketMonitor polling." am: 56e1c6a2b5 am: 8617234480 by Lorenzo Colitti · 8 years ago
  98. 8617234 Merge "Disable TcpSocketMonitor polling." am: 56e1c6a2b5 by Lorenzo Colitti · 8 years ago
  99. 56e1c6a Merge "Disable TcpSocketMonitor polling." by Treehugger Robot · 8 years ago
  100. 15fc2d3 Disable TcpSocketMonitor polling. by Lorenzo Colitti · 8 years ago