1. 34089b0 build_rootfs.sh: Add support for arm64 by Alistair Strachan · 6 years ago
  2. 7c68a3c Improve xfrm net test by Xu YiPing · 6 years ago
  3. e29f3e6 run_net_test: UML - fix insufficient entropy problems by Maciej Żenczykowski · 6 years ago
  4. 99cd00d run_net_test: handle UML's tendency to leave stdout in non-blocking mode by Maciej Żenczykowski · 6 years ago
  5. 7dfcf3b Merge "run_net_test.sh: switch to readonly by default" by Treehugger Robot · 6 years ago
  6. bb1bd1f Merge "Filter neighbour dumps by interface." by Lorenzo Colitti · 6 years ago
  7. 43115d5 run_net_test.sh: switch to readonly by default by Maciej Żenczykowski · 6 years ago
  8. ac82e92 run_net_test: add 'no_test' test by Maciej Żenczykowski · 6 years ago
  9. a9c03cc Filter neighbour dumps by interface. by Lorenzo Colitti · 6 years ago
  10. 75b9e5e run_net_test.sh: fix UML --readonly flag by Maciej Żenczykowski · 6 years ago
  11. 2cc987d Enable virtio rng device for net tests on qemu/kvm. by Maciej Żenczykowski · 6 years ago
  12. 56237c9 Add lspci & lsusb commands to stretch image. by Maciej Żenczykowski · 6 years ago
  13. d9c9eae Merge "Allow ROOTFS to use environment variables" by Benedict Wong · 6 years ago
  14. 6f2a1e3 Check xfrm state to delete embryonic SA am: f9e22fba0a by Iris Chang · 6 years ago
  15. d3caaa0 Remove mutable default parameter in tunnel_test by Benedict Wong · 6 years ago
  16. 74faec5 Document/enforce a bug in udp_dump_one. by Lorenzo Colitti · 6 years ago
  17. 308c2a3 Allow ROOTFS to use environment variables by Benedict Wong · 6 years ago
  18. f9e22fb Check xfrm state to delete embryonic SA by Iris Chang · 6 years ago
  19. 2b294be Merge "net_test: fix sock_diag_test.py to handle ipv5 correctly" by Maciej Żenczykowski · 6 years ago
  20. cff4420 Fix sysfs mount in net_test.sh. by Alistair Strachan · 6 years ago
  21. 202221f net_test: fix sock_diag_test.py to handle ipv5 correctly by Maciej Żenczykowski · 6 years ago
  22. e1d7317 Merge "Add tests for VTI rekey procedure" by Benedict Wong · 6 years ago
  23. a05e9a2 Add tests for netfilter reject policies by Benedict Wong · 6 years ago
  24. 90ac4e4 Add tests for VTI rekey procedure by Benedict Wong · 7 years ago
  25. a5fd5d1 Always test UDP_DIAG for 4.9 kernel am: e59c063ef4 by Chenbo Feng · 6 years ago
  26. e59c063 Always test UDP_DIAG for 4.9 kernel by Chenbo Feng · 6 years ago
  27. 91b5626 Refactor VTI tests to support null encryption by Benedict Wong · 7 years ago
  28. 3063949 Add tunnel input tests to net_tests by Benedict Wong · 7 years ago
  29. ad7a31a Refactor parameterization logic in net tests by Benedict Wong · 6 years ago
  30. 7878ca7 Fix nobuild runs of run_net_test.sh without KERNEL_BINARY env var set by Benedict Wong · 6 years ago
  31. 764991f Merge "anycast_test.py: change to use thread.join to wait CloseFileDescriptorThread finished" by Treehugger Robot · 6 years ago
  32. 2d99985 Add scripts for building the net tests rootfs. by Alistair Strachan · 6 years ago
  33. 4e39842 anycast_test.py: change to use thread.join to wait CloseFileDescriptorThread finished by Yongqin Liu · 6 years ago
  34. e57d074 Fix net tests for 32-bit kernel by Hsin-Yi Chen · 6 years ago
  35. d6d6b2b Fix net tests for 32-bit kernel by Hsin-Yi Chen · 6 years ago
  36. 9493cb1 Enable FHANDLE to support systemd by Alistair Strachan · 6 years ago
  37. 805d82c Implement a workaround for clang + PARAVIRT failure. by Alistair Strachan · 6 years ago
  38. 473536b Add support for running the harness with QEMU. by Alistair Strachan · 6 years ago
  39. ab98710 Annotate non-common kernel config options. by Alistair Strachan · 6 years ago
  40. 8f52a62 Fix some invalid config options. by Alistair Strachan · 6 years ago
  41. 5055c07 Drop unnecessary CONFIG_ prefixes. by Alistair Strachan · 6 years ago
  42. 90bc842 Fix selection of bpf syscall number with COMPAT_UTS_MACHINE. by Alistair Strachan · 6 years ago
  43. 7993a85 Add __NR_bpf constant for i686. by Alistair Strachan · 6 years ago
  44. f1231b2 Fix the flaky cgroup uid bpf test by Chenbo Feng · 6 years ago
  45. 60317ba Test for getFirstMapKey of bpf maps by Chenbo Feng · 6 years ago
  46. 493cfb5 Test for getFirstMapKey of bpf maps by Chenbo Feng · 6 years ago
  47. ab29790 Test experimental xfrm interfaces if supported. by Lorenzo Colitti · 7 years ago
  48. 940262e Merge "Set SA mark to unused for Tunnel Mode" by Benedict Wong · 6 years ago
  49. 0146dc6 Be flexible about TCP RST and SOCK_DESTROY poll return values. by Lorenzo Colitti · 6 years ago
  50. 53cc943 Set SA mark to unused for Tunnel Mode by Benedict Wong · 6 years ago
  51. ec4e408 Be flexible about TCP RST and SOCK_DESTROY poll return values. by Lorenzo Colitti · 6 years ago
  52. b412bdb Merge "Verify VTI Modification using RTM_NEWLINK" into pi-dev by TreeHugger Robot · 7 years ago
  53. 46a737e Merge "Disable qtaguid tests if qtaguid is not present." by Treehugger Robot · 7 years ago
  54. fc05022 Verify VTI Modification using RTM_NEWLINK by manojboopathi · 7 years ago
  55. 3f132dc Verify VTI Modification using RTM_NEWLINK by manojboopathi · 7 years ago
  56. c2b9410 Disable qtaguid tests if qtaguid is not present. by Lorenzo Colitti · 7 years ago
  57. 5d59332 Enable algorithm net tests for 3.18 kernels by Benedict Wong · 7 years ago
  58. 059f098 Fix algorithm tests to ensure no lingering sockets by Benedict Wong · 7 years ago
  59. 09ba8b2 Merge changes I27b7e463,Ie9ab9b76 by Benedict Wong · 7 years ago
  60. 2ab89c9 Enable algorithm net tests for 3.18 kernels by Benedict Wong · 7 years ago
  61. f769943 Fix algorithm tests to ensure no lingering sockets by Benedict Wong · 7 years ago
  62. 450b107 Test for bpf read/write only map by Chenbo Feng · 7 years ago
  63. 8544ec3 Merge changes I82fd7793,Id3cca05d by Treehugger Robot · 7 years ago
  64. 000a9ca Make sock_diag_test.py pass on 4.9 devices that don't have SCTP. by Lorenzo Colitti · 7 years ago
  65. 9d73b13 Make BPF tests pass on device. by Lorenzo Colitti · 7 years ago
  66. 8085ed7 Test multiple VTI tunnels at the same time. by Lorenzo Colitti · 7 years ago
  67. 31c8de4 Add a new VtiInterface class and use it in XfrmVtiTest. by Lorenzo Colitti · 7 years ago
  68. 3a38134 Merge "Test that ICMP errors work on VTI interfaces." by Treehugger Robot · 7 years ago
  69. a54e221 net_test: fix exit code. by Tri Vo · 7 years ago
  70. 2447794 Test that ICMP errors work on VTI interfaces. by Lorenzo Colitti · 7 years ago
  71. e370794 Don't require XFRM tests to flush all state on tearDown. by Lorenzo Colitti · 7 years ago
  72. 54e55c9 Move some utility code from xfrm_base to xfrm. by Lorenzo Colitti · 7 years ago
  73. 64832a0 Add handling for parameterized test modules by Benedict Wong · 7 years ago
  74. 88979ee Make tcp_fastopen_test pass on new scapy. by Lorenzo Colitti · 7 years ago
  75. 9b48a3d Switch from using epoll to poll. by Lorenzo Colitti · 7 years ago
  76. fcd40fa Don't require that we be the only sockets in the system. by Lorenzo Colitti · 7 years ago
  77. 1dc3e07 Fix Tunnel Encryption with New Scapy by Nathan Harold · 7 years ago
  78. f003bc9 Unbreak tests that use mapped addresses on bionic. by Lorenzo Colitti · 7 years ago
  79. 2db6909 Merge changes I47abfed5,I70124bbe,Id414080d,Ica311d44 by Treehugger Robot · 7 years ago
  80. 28f9526 Make xfrm_test pass with newer versions of iproute. by Lorenzo Colitti · 7 years ago
  81. 2df9980 Don't fail if CONFIG_INET_UDP_DIAG is not enabled. by Lorenzo Colitti · 7 years ago
  82. 7cd46d3 Fix tests to pass on newer versions of scapy. by Lorenzo Colitti · 7 years ago
  83. eaa6720 Make testIPv6PktinfoRouting pass on 32-bit Python. by Lorenzo Colitti · 7 years ago
  84. 46e34ef Merge "net_test: return non-zero exit code on failure." by Treehugger Robot · 7 years ago
  85. 8e570d1 Make incoming mark tests pass on device. by Lorenzo Colitti · 7 years ago
  86. fac4f4c Don't use the fwmark client when running tests on device. by Lorenzo Colitti · 7 years ago
  87. ebc75bb Don't expect eBPF support when running on 4.4. by Lorenzo Colitti · 7 years ago
  88. 6413472 net_test: return non-zero exit code on failure. by Tri Vo · 7 years ago
  89. bffd612 Fix incorrect fallback path for iptables. by Lorenzo Colitti · 7 years ago
  90. 7825507 Build network tests for android device. by Tri Vo · 7 years ago
  91. fe424e8 Merge "Test that an SA Can be Updated with a Mark" by nharold · 7 years ago
  92. 3f5af94 Merge "Add ability for all_tests.sh to run based on prefix" by Benedict Wong · 7 years ago
  93. f23efc0 Add ability for all_tests.sh to run based on prefix by Benedict Wong · 7 years ago
  94. 5bcfec1 Check that rxmem and txmem don't differ too much from each other by Lorenzo Colitti · 7 years ago
  95. 9b59521 Un-hardcode the VTI iface and netid by Lorenzo Colitti · 7 years ago
  96. 1fed294 Split the VTI tests and the tunnel tests. by Lorenzo Colitti · 7 years ago
  97. 5bfb7d4 Move the input marking code into multinetwork_base. by Lorenzo Colitti · 7 years ago
  98. 075491c Support sending ICMP PTBs for non-UDP packets. by Lorenzo Colitti · 7 years ago
  99. af5cd42 Fix decoding RTA_UID. by Lorenzo Colitti · 7 years ago
  100. 31c07d8 Test that an SA Can be Updated with a Mark by Nathan Harold · 7 years ago