1. 7c0ab58 samples: net: txtime: Address length was not init by Jukka Rissanen · 3 years, 11 months ago
  2. aa5187e tls: Change some external symbols from Mbed TLS by David Brown · 3 years, 11 months ago
  3. 6483e12 Bluetooth: Refactor bluetooth buffer configuration for simplification by Joakim Andersson · 4 years ago
  4. 083465b samples: openthread: Add test configuration for coprocessor sample by Lukasz Maciejonczyk · 4 years ago
  5. 4500862 net: openthread: Init NCP after USB communication is established by Lukasz Maciejonczyk · 4 years ago
  6. 6610c0c samples: net: virtual: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
  7. 1771cee samples: net: socket: txtime: Simple app for SO_TXTIME by Jukka Rissanen · 4 years ago
  8. 9f2fa87 net: Remove support for CONFIG_NET_CONTEXT_TIMESTAMP option by Jukka Rissanen · 4 years ago
  9. 6d7f4e0 samples: net: socket: packet: Fix memory leak by Jukka Rissanen · 4 years ago
  10. c783505 samples: net: syslog: remove case without newlib by Anas Nashif · 4 years ago
  11. c05ba35 samples: civetweb: websocket_server: Fix build issue by Kumar Gala · 4 years ago
  12. 6b8fa2a arm: nxp: kinetis: Remove explicity setting of pincfg to GPIO by Kumar Gala · 4 years ago
  13. 188cb2c net: Conversion of k_work API by Peter Bigot · 4 years ago
  14. 6eef4ac samples: net: echo-server: Add capture overlay file by Jukka Rissanen · 4 years ago
  15. 2e613a4 samples: net: capture: Network packet capture app by Jukka Rissanen · 4 years ago
  16. 64b7a11 samples: net: echo-server: Add tunneling interface support by Jukka Rissanen · 4 years ago
  17. 68835f1 samples: net: virtual: Simple app for creating virtual interfaces by Jukka Rissanen · 4 years ago
  18. 9fd4ea9 coccinelle: Remove extra semicolon by Flavio Ceolin · 4 years ago
  19. 0af89fc net: Remove legacy TCP stack by Jukka Rissanen · 4 years ago
  20. a518f48 clock: renmae z_timeout_end_calc -> sys_clock_timeout_end_calc by Anas Nashif · 4 years ago
  21. 064c6ef libc: minimal: implement time() API by Marcin Niestroj · 4 years ago
  22. 7e125fe logging: Add backend parameter to the init function by Krzysztof Chruscinski · 4 years, 1 month ago
  23. d9c7214 samples: net: lwm2m_client: Add an example use of the validation cb by Robert Lubos · 4 years, 1 month ago
  24. 6526b5b samples: net: civetweb: Avoid using mbedtls by Jukka Rissanen · 4 years, 1 month ago
  25. 6c3674c samples: net: mdns_responder: Fix coverity resource leak issue by Guðni Már Gilbert · 4 years, 1 month ago
  26. 7713d34 samples: net: mdns_responder: Fix coverity issue by Guðni Már Gilbert · 4 years, 1 month ago
  27. b9ed2d3 drivers: spi: Remove unused Kconfig symbols by Kumar Gala · 4 years, 1 month ago
  28. b104281 kernel: sem: add K_SEM_MAX_LIMIT by James Harris · 4 years, 1 month ago
  29. d090de7 samples: net: echo-server: Add netmask setting to VLAN config by Jukka Rissanen · 4 years, 1 month ago
  30. 942916e arm: nxp: kinetis: Rework device_get_binding for pinmux by Kumar Gala · 4 years, 1 month ago
  31. 6defabe drivers: can: Fix building with socket_can_generic.h by Kumar Gala · 4 years, 2 months ago
  32. 77c68aa net: coap: clean up token usage in samples and tests by Hubert Miś · 4 years, 2 months ago
  33. 22687c3 net: coap: define default CoAP version by Hubert Miś · 4 years, 2 months ago
  34. 80c0f3f net: openthread: configure required masterkey by Eduardo Montoya · 4 years, 2 months ago
  35. 6136965 samples: net: syslog: Add info how to manually start net backend by Jukka Rissanen · 4 years, 2 months ago
  36. 759f745 net: coap: define max token length by Hubert Miś · 4 years, 2 months ago
  37. 7f08061 logging: Revamp menuconfig by Krzysztof Chruscinski · 4 years, 2 months ago
  38. 75847b7 samples/net/mqtt_publisher: undefined reference to z_impl_sys_rand32_get by Vitaliy Gribko · 4 years, 2 months ago
  39. 9e5ae8f dsa: config: sample: Add SHELL support via RTT to DSA sample's prj.conf by Lukasz Majewski · 4 years, 2 months ago
  40. 814f5fa dts: overlay: Provide local-mac-address nodes as dts overlay by Lukasz Majewski · 4 years, 2 months ago
  41. ca6ac13 samples: net: Provide DSA example to handle LLDP MGNT packets on ip_k66f by Lukasz Majewski · 4 years, 2 months ago
  42. 13aa4b2 net: coap: define Content-Format option values by Hubert Miś · 4 years, 2 months ago
  43. 538e19e net: coap: Rework pending retransmission logic by Robert Lubos · 4 years, 2 months ago
  44. 78c77da samples: net: lwm2m_client: Remove unused objects by Robert Lubos · 4 years, 2 months ago
  45. 7628eb5 samples: net: lwm2m_client: Remove nrf52dk_nrf52832 from the allowlist by Robert Lubos · 4 years, 3 months ago
  46. 476e9e8 samples: net: Fix vlan error message in samples by Steve Winslow · 4 years, 3 months ago
  47. 3bf526b net: openthread: add shell dependency to OPENTHREAD_SHELL by Rafał Kuźnia · 4 years, 3 months ago
  48. b1e4913 boards: arm: nxp: kinetis: Convert pinmux to new DT based names by Kumar Gala · 4 years, 3 months ago
  49. 05275ec drivers: can: rework zcan_frame and zcan_filter by Alexander Wachter · 4 years, 4 months ago
  50. bf4ce56 sample: tagoio_http_post: add net harness to testsuite by Anas Nashif · 4 years, 4 months ago
  51. b347516 samples: http_server: fix test filters by Anas Nashif · 4 years, 4 months ago
  52. 7a3f9c4 tests: add filter for some tests using newlib by Watson Zeng · 4 years, 4 months ago
  53. 4cfd2a1 net: lwm2m: Added execute arguments support by Maik Vermeulen · 4 years, 4 months ago
  54. dd931f9 power: standarize PM Kconfigs and cleanup by Anas Nashif · 4 years, 4 months ago
  55. 1e61d3e samples: net: syslog: Add Docker based testing support by Jukka Rissanen · 4 years, 4 months ago
  56. fcd392f kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers by Andy Ross · 4 years, 4 months ago
  57. c770cab kernel: Make thread resource pools into sys_heaps by Andy Ross · 4 years, 4 months ago
  58. 6965cf5 kernel: Deprecate k_mem_pool APIs by Andy Ross · 4 years, 4 months ago
  59. cc528d3 net: syslog: Make sure CONFIG_LOG_IMMEDIATE is not set by Jukka Rissanen · 4 years, 4 months ago
  60. 9028ecb samples: net: zperf: Allow DHCPv4 or manually set addresses by Jukka Rissanen · 4 years, 4 months ago
  61. 77a7441 samples: net: zperf: Convert to use usec directly by Jukka Rissanen · 4 years, 4 months ago
  62. 82c614a boards: Fix 2 liners copyright by Erwan Gouriou · 4 years, 4 months ago
  63. 41b7e5d samples: net: zperf: Fix timeout value for native_posix by Jukka Rissanen · 4 years, 4 months ago
  64. bc4361d samples: net: cloud: tagoio_http_post: Fix sample name by Gerson Fernando Budke · 4 years, 4 months ago
  65. 822070d samples: net: cloud: tagoio_http_post: Force pinmux config by Gerson Fernando Budke · 4 years, 4 months ago
  66. 533aaed samples: net: echo-server: Print receive statistics periodically by Jukka Rissanen · 4 years, 4 months ago
  67. e35e891 samples: net: civetweb: Refractor code structure by Alexander Kozhinov · 4 years, 4 months ago
  68. e8472f9 samples: net: dumb_http_server_mt: Fix the OK/FAIL status check by Jukka Rissanen · 4 years, 4 months ago
  69. c5ac79c samples: net: coap-server: Use IPv4 instead of IPv6 by Jukka Rissanen · 4 years, 4 months ago
  70. 725a65a samples: net: echo-client: Fix the return code in Docker tests by Jukka Rissanen · 4 years, 4 months ago
  71. b751740 samples: net: mqtt: Fix the return code in Docker tests by Jukka Rissanen · 4 years, 4 months ago
  72. d1901d6 net: scripts: Make test runner script fully generic by Jukka Rissanen · 4 years, 4 months ago
  73. 6e54f54 samples: net: Adjust the thread priorities by Jukka Rissanen · 4 years, 4 months ago
  74. 638b5f3 net: openthread: OpenThread RCP mode integration into Zephyr by Markus Becker · 4 years, 4 months ago
  75. 56048bb samples: add FP formatting to all samples that require it by Peter Bigot · 4 years, 4 months ago
  76. c75fc93 samples: net: dumb_http_server_mt: Add connection mgr support by Jukka Rissanen · 4 years, 5 months ago
  77. eaebfd9 samples: net: dumb_http_server_mt: Quit if client says so by Jukka Rissanen · 4 years, 5 months ago
  78. f0edf73 samples: net: dumb_http_server_mt: Add support for large file by Jukka Rissanen · 4 years, 5 months ago
  79. b31f1e3 samples: net: gptp: Add support for running the sample X seconds by Jukka Rissanen · 4 years, 5 months ago
  80. 8ab3dc2 samples: net: http_client: Allow Docker based testing by Jukka Rissanen · 4 years, 5 months ago
  81. 7f0d5ba samples: net: sockets: README.rst by Alexander Kozhinov · 4 years, 5 months ago
  82. a2ca3b5 samples: net: civetweb: prj.conf by Alexander Kozhinov · 4 years, 5 months ago
  83. 0fc80cf net: dns: enable dns service discovery for mdns responder by Christopher Friedt · 4 years, 5 months ago
  84. ec0e737 drivers: ieee802154: cc13xx_cc26xx: sub-ghz support by Christopher Friedt · 4 years, 5 months ago
  85. 7127f0a net: lwm2m: Notify the application on network error by Robert Lubos · 4 years, 5 months ago
  86. 0d21692 samples: net: cloud: Introduce TagoIO IoT cloud http post by Gerson Fernando Budke · 4 years, 5 months ago
  87. 92d94cb samples: net: lwm2m_client: Increase log_strdup buffer count by Robert Lubos · 4 years, 5 months ago
  88. 7e355bd samples: net: lwm2m_client: Update docs with bootstrap information by Robert Lubos · 4 years, 5 months ago
  89. 23fb69d samples: net: lwm2m_client: Add bootstrap overlay file by Robert Lubos · 4 years, 5 months ago
  90. 3932011 samples: net: wifi: Enable inventek es-WIFI shield tests by Gerson Fernando Budke · 4 years, 5 months ago
  91. a142e7b samples: civetweb_websocket_server: init project by Alexander Kozhinov · 4 years, 5 months ago
  92. c58c8b1 net: buf: change avail_count variable to atomic type by Ehud Naim · 4 years, 5 months ago
  93. c0d636a samples: net: echo-server: Set handler thread name by Jukka Rissanen · 4 years, 5 months ago
  94. e2f1327 samples: net: gsm: Add suspend/resume shell commands by Jukka Rissanen · 4 years, 5 months ago
  95. ac31c4e eth: mcux: Get rid of CONFIG_ETH_MCUX_* by Armand Ciejak · 4 years, 6 months ago
  96. 71baf21 samples: sockets: big_http_download: Increase stack size to 2.5K. by Paul Sokolovsky · 4 years, 6 months ago
  97. f7a5638 net: lwm2m: Make bootstrap optional by Robert Lubos · 4 years, 6 months ago
  98. 824f423 misc: Replace assert include and calls by sys/__assert.h equivalent by Xavier Chapron · 4 years, 6 months ago
  99. 8100a4a lwm2m_client: update README.rst to include OpenThread info by Kiril Petrov · 4 years, 6 months ago
  100. 39231ef lwm2m_client: add working config for OpenThread by Kiril Petrov · 4 years, 6 months ago