1. e4e6135 clatd: Fix packet corruption seen with GRO packets by Subash Abhinov Kasiviswanathan · 8 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 113f835 clatd: Relay checksum information from packet socket to TUN interface by Subash Abhinov Kasiviswanathan · 9 years ago
  3. 110539e Revert "clatd: Use the TUN_NOCHECKSUM flag for the tun device" by Subash Abhinov Kasiviswanathan · 9 years ago
  4. 7efed4e clatd: Use the TUN_NOCHECKSUM flag for the tun device by Subash Abhinov Kasiviswanathan · 9 years ago
  5. 35b34f0 am ca1976f4: am 9fbed20c: am 624e743c: am 8dccd379: am 05ff508a: Remove unused variables. by Chih-Hung Hsieh · 9 years ago
  6. da702e8 am ea2105a3: am ce88200a: am 23d83ff2: am cca70d8b: am dce3ddf5: Call read on any event, not just on POLLIN. by Lorenzo Colitti · 9 years ago
  7. 6b87e6e am 8e8840a4: am 917b21a7: am 5105819c: am 8a20092a: am 545bdca4: Remove unused #include. by Elliott Hughes · 9 years ago
  8. bad01dc am 7dbcac71: am 4a422699: am 247b3245: am 1772218b: am 3afe9ae1: Fix implicit declaration of function \'prctl\' in clatd. by Elliott Hughes · 9 years ago
  9. 72dca83 am 96928e59: am 03832b98: am 6a92f66b: am 74aa4595: am 18921713: Remove unused #include. by Elliott Hughes · 9 years ago
  10. 73cc487 am 803d3ef4: am b682729e: am 09d568fd: am be066f60: am 787ea969: Fix implicit declaration of function \'prctl\' in clatd. by Elliott Hughes · 9 years ago
  11. ca1976f am 9fbed20c: am 624e743c: am 8dccd379: am 05ff508a: Remove unused variables. by Chih-Hung Hsieh · 9 years ago
  12. ea2105a am ce88200a: am 23d83ff2: am cca70d8b: am dce3ddf5: Call read on any event, not just on POLLIN. by Lorenzo Colitti · 9 years ago
  13. 8e8840a am 917b21a7: am 5105819c: am 8a20092a: am 545bdca4: Remove unused #include. by Elliott Hughes · 9 years ago
  14. 7dbcac7 am 4a422699: am 247b3245: am 1772218b: am 3afe9ae1: Fix implicit declaration of function \'prctl\' in clatd. by Elliott Hughes · 9 years ago
  15. 96928e5 am 03832b98: am 6a92f66b: am 74aa4595: am 18921713: Remove unused #include. by Elliott Hughes · 9 years ago
  16. 803d3ef am b682729e: am 09d568fd: am be066f60: am 787ea969: Fix implicit declaration of function \'prctl\' in clatd. by Elliott Hughes · 9 years ago
  17. 9fbed20 am 624e743c: am 8dccd379: am 05ff508a: Remove unused variables. by Chih-Hung Hsieh · 9 years ago
  18. ce88200 am 23d83ff2: am cca70d8b: am dce3ddf5: Call read on any event, not just on POLLIN. by Lorenzo Colitti · 9 years ago
  19. 917b21a am 5105819c: am 8a20092a: am 545bdca4: Remove unused #include. by Elliott Hughes · 9 years ago
  20. 4a42269 am 247b3245: am 1772218b: am 3afe9ae1: Fix implicit declaration of function \'prctl\' in clatd. by Elliott Hughes · 9 years ago
  21. 03832b9 am 6a92f66b: am 74aa4595: am 18921713: Remove unused #include. by Elliott Hughes · 9 years ago
  22. b682729 am 09d568fd: am be066f60: am 787ea969: Fix implicit declaration of function \'prctl\' in clatd. by Elliott Hughes · 9 years ago
  23. 86f4dc9 Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into master_merge by Prerepa Viswanadham · 9 years ago
  24. 50baead am 93be7592: (-s ours) reset to lmp-mr1-dev-plus-aosp with history. DO NOT MERGE ANYWHERE. by Qiwen Zhao · 9 years ago
  25. 93be759 reset to lmp-mr1-dev-plus-aosp with history. DO NOT MERGE ANYWHERE. by Qiwen Zhao · 9 years ago
  26. 624e743 am 8dccd379: am 05ff508a: Remove unused variables. by Chih-Hung Hsieh · 9 years ago
  27. 23d83ff am cca70d8b: am dce3ddf5: Call read on any event, not just on POLLIN. by Lorenzo Colitti · 9 years ago
  28. 5105819 am 8a20092a: am 545bdca4: Remove unused #include. by Elliott Hughes · 9 years ago
  29. 247b324 am 1772218b: am 3afe9ae1: Fix implicit declaration of function \'prctl\' in clatd. by Elliott Hughes · 9 years ago
  30. 6a92f66 am 74aa4595: am 18921713: Remove unused #include. by Elliott Hughes · 9 years ago
  31. 09d568f am be066f60: am 787ea969: Fix implicit declaration of function \'prctl\' in clatd. by Elliott Hughes · 9 years ago
  32. edb308b Remove unused variables. by Dan Albert · 9 years ago
  33. d432b4f Make the raw socket and the tun fd nonblocking. by Lorenzo Colitti · 9 years ago
  34. 78ce1be Switch the receive path to memory-mapped I/O with PACKET_RX_RING. by Lorenzo Colitti · 10 years ago
  35. 7023303 Add missing include for IFF_BROADCAST to fix build by Alan Viverette · 9 years ago
  36. 908dd6b Add a microbenchmark for tun write performance. by Lorenzo Colitti · 9 years ago
  37. 8dcc99d Move send_tun into tun.c as well. by Lorenzo Colitti · 9 years ago
  38. 4b3c237 Move tun functions to a new tun.c. by Lorenzo Colitti · 9 years ago
  39. e17c0ba Android-Clatd: Remove unused variable by Andreas Gampe · 10 years ago
  40. 5354a59 am 6ea37346: Remove unused variables. by Dan Albert · 9 years ago
  41. e6e47c9 am 4cc75ff1: am 49454814: Make the raw socket and the tun fd nonblocking. by Lorenzo Colitti · 9 years ago
  42. 936368c am f007c63f: am 9353be2a: Switch the receive path to memory-mapped I/O with PACKET_RX_RING. by Lorenzo Colitti · 9 years ago
  43. 6ea3734 Remove unused variables. by Dan Albert · 9 years ago
  44. 4cc75ff am 49454814: Make the raw socket and the tun fd nonblocking. by Lorenzo Colitti · 9 years ago
  45. f007c63 am 9353be2a: Switch the receive path to memory-mapped I/O with PACKET_RX_RING. by Lorenzo Colitti · 9 years ago
  46. 4945481 Make the raw socket and the tun fd nonblocking. by Lorenzo Colitti · 9 years ago
  47. 9353be2 Switch the receive path to memory-mapped I/O with PACKET_RX_RING. by Lorenzo Colitti · 10 years ago
  48. b3d1c78 am 43e459a2: resolved conflicts for merge of 2008e147 to lmp-mr1-dev-plus-aosp by Sreeram Ramachandran · 9 years ago
  49. 43e459a resolved conflicts for merge of 2008e147 to lmp-mr1-dev-plus-aosp by Sreeram Ramachandran · 9 years ago
  50. 2008e14 Cleanup: Remove unused "ipv6_local_address". by Sreeram Ramachandran · 10 years ago
  51. e4eb666 am 0f0a1ebd: am b20719eb: Add a microbenchmark for tun write performance. by Lorenzo Colitti · 9 years ago
  52. b3d38d8 am 400153fc: resolved conflicts for merge of 6b2007aa to lmp-mr1-dev-plus-aosp by Lorenzo Colitti · 9 years ago
  53. 6057dd5 am 418109eb: Add missing include for IFF_BROADCAST to fix build by Alan Viverette · 9 years ago
  54. 0f0a1eb am b20719eb: Add a microbenchmark for tun write performance. by Lorenzo Colitti · 9 years ago
  55. 400153f resolved conflicts for merge of 6b2007aa to lmp-mr1-dev-plus-aosp by Lorenzo Colitti · 9 years ago
  56. 418109e Add missing include for IFF_BROADCAST to fix build by Alan Viverette · 9 years ago
  57. cfbb4ac Add missing include for IFF_BROADCAST to fix build by Alan Viverette · 9 years ago
  58. 83c4203 am 290b8427: Merge "Move tun functions to a new tun.c." by Lorenzo Colitti · 9 years ago
  59. b20719e Add a microbenchmark for tun write performance. by Lorenzo Colitti · 9 years ago
  60. 6b2007a Move send_tun into tun.c as well. by Lorenzo Colitti · 9 years ago
  61. 290b842 Merge "Move tun functions to a new tun.c." by Lorenzo Colitti · 9 years ago
  62. ff6f7fe Move tun functions to a new tun.c. by Lorenzo Colitti · 9 years ago
  63. fe2403c am fee9afb1: Android-Clatd: Remove unused variable by Andreas Gampe · 10 years ago
  64. fee9afb Android-Clatd: Remove unused variable by Andreas Gampe · 10 years ago
  65. 7a7cfd6 am 2596f42a: Never use a statically-configured IID on wifi. by Lorenzo Colitti · 10 years ago
  66. 2596f42 Never use a statically-configured IID on wifi. by Lorenzo Colitti · 10 years ago
  67. 5ba6d23 am 798f9934: Use different IPv4 addresses on different clat interfaces. by Lorenzo Colitti · 10 years ago
  68. 798f993 Use different IPv4 addresses on different clat interfaces. by Lorenzo Colitti · 10 years ago
  69. 99f450f am 8a41a5d1: Support 464xlat on broadcast interfaces such as wifi. by Lorenzo Colitti · 10 years ago
  70. 50c5887 am 1352a3a2: Unduplicate IPv6 address setting code. by Lorenzo Colitti · 10 years ago
  71. b15568c am 7612916d: Support more than one clatd at a time. by Lorenzo Colitti · 10 years ago
  72. 9d0a133 am 9808952b: Generate a random IID if one is not specified. by Lorenzo Colitti · 10 years ago
  73. 8a41a5d Support 464xlat on broadcast interfaces such as wifi. by Lorenzo Colitti · 10 years ago
  74. 1352a3a Unduplicate IPv6 address setting code. by Lorenzo Colitti · 10 years ago
  75. e05f381 am 74151e9d: Cleanup: Remove unused "ipv6_local_address". by Sreeram Ramachandran · 10 years ago
  76. 7612916 Support more than one clatd at a time. by Lorenzo Colitti · 10 years ago
  77. 9808952 Generate a random IID if one is not specified. by Lorenzo Colitti · 10 years ago
  78. 74151e9 Cleanup: Remove unused "ipv6_local_address". by Sreeram Ramachandran · 10 years ago
  79. 11c6c18 am 30588552: am 0ec5dfa1: Simplify and always retry DNS64 prefix discovery. by Erik Kline · 10 years ago
  80. 90f2363 am 2771a6f4: am 89f49ae6: Simplify and always retry DNS64 prefix discovery. by Erik Kline · 10 years ago
  81. 3561d72 am 0ec5dfa1: Simplify and always retry DNS64 prefix discovery. by Erik Kline · 10 years ago
  82. 3058855 am 0ec5dfa1: Simplify and always retry DNS64 prefix discovery. by Erik Kline · 10 years ago
  83. 0ec5dfa Simplify and always retry DNS64 prefix discovery. by Erik Kline · 10 years ago
  84. 7f8c5a7 am 89f49ae6: Simplify and always retry DNS64 prefix discovery. by Erik Kline · 10 years ago
  85. 2771a6f am 89f49ae6: Simplify and always retry DNS64 prefix discovery. by Erik Kline · 10 years ago
  86. 89f49ae Simplify and always retry DNS64 prefix discovery. by Erik Kline · 10 years ago
  87. 8dccd37 am 05ff508a: Remove unused variables. by Chih-Hung Hsieh · 10 years ago
  88. 05ff508 Remove unused variables. by Chih-Hung Hsieh · 10 years ago
  89. cca70d8 am dce3ddf5: Call read on any event, not just on POLLIN. by Lorenzo Colitti · 10 years ago
  90. dce3ddf Call read on any event, not just on POLLIN. by Lorenzo Colitti · 10 years ago
  91. 8a20092 am 545bdca4: Remove unused #include. by Elliott Hughes · 10 years ago
  92. 1772218 am 3afe9ae1: Fix implicit declaration of function \'prctl\' in clatd. by Elliott Hughes · 10 years ago
  93. 545bdca Remove unused #include. by Elliott Hughes · 10 years ago
  94. 74aa459 am 18921713: Remove unused #include. by Elliott Hughes · 10 years ago
  95. 1892171 Remove unused #include. by Elliott Hughes · 10 years ago
  96. be066f6 am 787ea969: Fix implicit declaration of function \'prctl\' in clatd. by Elliott Hughes · 10 years ago
  97. 3afe9ae Fix implicit declaration of function 'prctl' in clatd. by Elliott Hughes · 10 years ago
  98. 787ea96 Fix implicit declaration of function 'prctl' in clatd. by Elliott Hughes · 10 years ago
  99. f7a65d9 am 913e2e49: am 7045e27d: Create the tun device after dropping root privileges. by Lorenzo Colitti · 10 years ago
  100. 913e2e4 am 7045e27d: Create the tun device after dropping root privileges. by Lorenzo Colitti · 10 years ago