1. 268fa15 scripts: add configuration file for uncrustify by Anas Nashif · 8 years ago
  2. e23099b doc: add cross-references to hello_world sample by David B. Kinder · 8 years ago
  3. aa58ba2 MAINTAINERS: added maintainer for riscv32 by Jean-Paul Etienne · 8 years ago
  4. 47e2f4e riscv32: added a generic linker script for the riscv32 platform by Jean-Paul Etienne · 8 years ago
  5. c989f0b riscv32: timer: replace riscv_qemu_driver by the generic riscv_machine_driver by Jean-Paul Etienne · 8 years ago
  6. e01dd87 x86: implement direct interrupts by Andrew Boie · 8 years ago
  7. 5a4ae76 MAINTAINERS: Update network applications section by Flavio Santes · 8 years ago
  8. 57683bc doc: reference bluetooth section of Arduino 101 by Anas Nashif · 8 years ago
  9. dc42b2d net: buf: Fix timeout parameter documentation by Johan Hedberg · 8 years ago
  10. 792c020 Merge net branch into master by Jukka Rissanen · 8 years ago
  11. 93ed88a net/ipv6: Updating ll reserve should be done for all IPv6 packet. by Tomasz Bursztyka · 8 years ago
  12. 2612b04 samples: net: zperf: Set the proper UDP payload by Jukka Rissanen · 8 years ago
  13. 517fb19 samples: net: zperf: Fix compiler warnings by Jukka Rissanen · 8 years ago
  14. 47685ef samples: net: zperf: Fix udp.upload command by Jukka Rissanen · 8 years ago
  15. 1ec6038 samples: net: zperf: Initialize address family properly by Jukka Rissanen · 8 years ago
  16. 1301d3f net: ipv6: Use the nexthop when sending the packet by Jukka Rissanen · 8 years ago
  17. 53e9245 samples/net/http: Add the HTTP server sample application by Flavio Santes · 8 years ago
  18. 6930f93 net: stats: Collect bytes sent and received by Jukka Rissanen · 8 years ago
  19. df201a0 net: context: Assign a random port number when context is created by Ravi kumar Veeramally · 8 years ago
  20. f6c8b0b net: context: Skip reserved ports by Ravi kumar Veeramally · 8 years ago
  21. 3aa6b21 net/ieee802154: Fixing active scan buffer reference counting by Tomasz Bursztyka · 8 years ago
  22. e89aebc net: samples: Add CONFIG_NET_L2_BLUETOOTH_ZEP1656 by Luiz Augusto von Dentz · 8 years ago
  23. affcac5 net: bt: Add Kconfig to interoperate with Linux by Luiz Augusto von Dentz · 8 years ago
  24. 2c1bef4 net: Introduce NET_IF_POINTOPOINT flag by Luiz Augusto von Dentz · 8 years ago
  25. 20bf366 samples/net/dns: Update README file by Flavio Santes · 8 years ago
  26. 3c8000c doc: net: restructure networking documentation by Anas Nashif · 8 years ago
  27. 9051e1a doc: net: use Qemu setup section in current documentation by Anas Nashif · 8 years ago
  28. f754629 doc: update networking with Qemu section by Anas Nashif · 8 years ago
  29. 16d8f59 net: nbuf: Do no use timeout if called from isr by Jukka Rissanen · 8 years ago
  30. 88405fc samples/zoap_server: Fix errors for GET requests without payloads by Vinicius Costa Gomes · 8 years ago
  31. 2d852f4 iot/zoap: Fix the return value of zoap_packet_get_payload() by Vinicius Costa Gomes · 8 years ago
  32. 55751ee net/ieee802154/shell: Add commands to set/get radio network info by Tomasz Bursztyka · 8 years ago
  33. f2872e6 net/ieee802154/mgmt: Add getters/setters for various radio network info by Tomasz Bursztyka · 8 years ago
  34. 2e5de5b net/ieee802154: Setting short address is about local node by Tomasz Bursztyka · 8 years ago
  35. 8d7eb6e net/ieee802154: Set IEEE extended address whatever runtime mode it is by Tomasz Bursztyka · 8 years ago
  36. cc8eb41 tests: net: Add tests for network interface by Jukka Rissanen · 8 years ago
  37. 76785f0 samples/net/dns: Improve network configuration by Flavio Santes · 8 years ago
  38. 3a05189 samples/net/dns: Move conf variables to config.h and delete unused defines by Flavio Santes · 8 years ago
  39. 660b032 samples/net/dns: Add the FRDM_K64F board to the testcase.ini file by Flavio Santes · 8 years ago
  40. 12a0f71 doc/api/networking: Add existing network protocol libraries APIs by Tomasz Bursztyka · 8 years ago
  41. 32eb764 net/mqtt: Remove redundant line by Flavio Santes · 8 years ago
  42. 59b1384 net/mqtt: Add the MQTT Publisher sample application by Flavio Santes · 8 years ago
  43. 02bd841 net/mqtt: Validate null or app level zero-length rx buffers by Flavio Santes · 8 years ago
  44. 9e6a6f3 net/mqtt: Add the "malformed" callback to the MQTT ctx structure by Flavio Santes · 8 years ago
  45. 4a17932 net/mqtt: Simplify the MQTT high-level API by Flavio Santes · 8 years ago
  46. db6fda8 net/mqtt: Move upwards buffer size validation by Flavio Santes · 8 years ago
  47. a94f179 net: Add ll addresses on net_if_send_data by Luiz Augusto von Dentz · 8 years ago
  48. 6aae825 net: iface: Fix bad comparisons in net_if by Julien Chevrier · 8 years ago
  49. 3c95a56 tests: net: rpl: Fix unicast NS sending by Jukka Rissanen · 8 years ago
  50. 6b069f1 net: tests: Add unit tests for net_nbuf_compact() by Jukka Rissanen · 8 years ago
  51. d6cc2c9 net: nbuf: Removing dead code from net_nbuf_compact() by Jukka Rissanen · 8 years ago
  52. d8323e1 doc: Include main Network APIs doxygen documentation by Tomasz Bursztyka · 8 years ago
  53. cfff5ca doc: net: Migrate from Zephyr 1.6 to 1.7 by Jukka Rissanen · 8 years ago
  54. cc9ec34 samples: zperf: Enable TCP for zperf configuration by Jukka Rissanen · 8 years ago
  55. 48b9b96 samples: zperf: Use native IP stack for TCP support by Jukka Rissanen · 8 years ago
  56. 56afb10 net: tcp: Only return -ETIMEDOUT if timeout!=0 in connect by Michael Scott · 8 years ago
  57. 1a21a36 samples: net: irc_bot: add DHCPv4 support by Michael Scott · 8 years ago
  58. fab087e samples: net: irc_bot: add DNS support by Michael Scott · 8 years ago
  59. 2f10b31 samples: net: irc_bot: add IPv4 support by Michael Scott · 8 years ago
  60. 8a7e306 samples: net: irc_bot: add FRDM K64F project .conf by Michael Scott · 8 years ago
  61. 2618fcf samples: net: irc_bot: add Linaro copyright by Michael Scott · 8 years ago
  62. 103c1af samples: net: irc_bot: handle messages across multiple fragments by Michael Scott · 8 years ago
  63. 50a93d9 samples: net: irc_bot: create semi-unique IRC user names by Michael Scott · 8 years ago
  64. fc94432 samples: net: irc_bot: modify disco check in on_context_recv() by Michael Scott · 8 years ago
  65. 7f90bc7 samples: net: irc_bot: dont hardcode NET_SYS_LOG_LEVEL by Michael Scott · 8 years ago
  66. 65abcd4 samples: net: irc_bot: use irc parameter's connection by Michael Scott · 8 years ago
  67. f6255a7 samples: net: irc_bot: fix null pointer deref by Michael Scott · 8 years ago
  68. 359ef02 samples: net: irc_bot: expand some char buffers by Michael Scott · 8 years ago
  69. 267cbd9 samples: net: irc_bot: simplify connect path by Michael Scott · 8 years ago
  70. 36b551e samples: net: irc_bot: make some functions more accessible by Michael Scott · 8 years ago
  71. f75c1fd samples: net: irc_bot: use #defines for server and port by Michael Scott · 8 years ago
  72. 81640ab samples: net: irc_bot: make panic() more accessible by Michael Scott · 8 years ago
  73. a1d6303 samples: net: irc_bot: remove sockaddr globals by Michael Scott · 8 years ago
  74. dbe4635 samples: net: irc_bot: add helper function in_addr_set() by Michael Scott · 8 years ago
  75. 01e3c33 samples: net: irc_bot: remove unneeded typecasts and extra var by Michael Scott · 8 years ago
  76. 79dc068 samples: net: irc_bot: release net_context reference upon error by Michael Scott · 8 years ago
  77. 14a6306 samples: net: irc_bot: establish privmsg callback typedef by Michael Scott · 8 years ago
  78. ed7ea99 samples: net: irc_bot: run sample process as a thread by Michael Scott · 8 years ago
  79. 2bcd700 samples: net: Add IRC bot example by Leandro Pereira · 8 years ago
  80. 3efe6b7 net: tcp: Add optional TIME_WAIT support by Andy Ross · 8 years ago
  81. f3cce90 net: net_context: Drop callbacks in net_context_put() by Andy Ross · 8 years ago
  82. fece856 net: tcp: Clean up FIN handling by Andy Ross · 8 years ago
  83. f16886d net: tcp: Don't send active close FIN packets synchronously by Andy Ross · 8 years ago
  84. 5d6e0d4 net: tcp: Clean up net_context lifecycle by Andy Ross · 8 years ago
  85. bc406fa samples/net: Add a simple telnet sample by Tomasz Bursztyka · 8 years ago
  86. d689c5e samples/zoap_server: Add a 802.15.4 case to the test suite by Vinicius Costa Gomes · 8 years ago
  87. 0ef6579 samples/zoap_server: Allow overriding the BOARD variable by Vinicius Costa Gomes · 8 years ago
  88. 1997a04 net: Increasing the default number of network contexts by Jukka Rissanen · 8 years ago
  89. 8b9212d net/mqtt: Check function return value by Jorge Ramirez-Ortiz · 8 years ago
  90. 2de8bd9 net: tests: Add unit tests for net_addr_ntop() utils function by Ravi kumar Veeramally · 8 years ago
  91. b13f44b net: utils: Add net_addr_ntop() helper function by Ravi kumar Veeramally · 8 years ago
  92. 10e5162 net: tests: Add unit tests for net_addr_pton() utils function by Ravi kumar Veeramally · 8 years ago
  93. 3171610 net: bt: Fix failing to resolve link-local address by Luiz Augusto von Dentz · 8 years ago
  94. 1bbfd3e driver: ethernet: Fix typo on enc28j60 driver Kconfig by Sergio Rodriguez · 8 years ago
  95. 227bf97 samples/net: Fix a tiny mistake in dhcpv4_client README.rst by Tomasz Bursztyka · 8 years ago
  96. 63e6b60 net: echo_server: Enable TCP for frdm_k64f by Paul Sokolovsky · 8 years ago
  97. 54c642c net: ip: stat: fix typo in rpl.dio.sent stat by Kumar Gala · 8 years ago
  98. f0f8a99 samples/zoap_server: Enable support for 802.15.4 by Vinicius Costa Gomes · 8 years ago
  99. ca6a686 net: correct in*_addr parameter of net_addr_pton() by Michael Scott · 8 years ago
  100. 6d50b47 net: tcp: Call connect callback later by Jukka Rissanen · 8 years ago