1. 39e1458 Bluetooth: controller: Validate disconnect reason in disconnect command by Joakim Andersson · 4 years, 3 months ago
  2. 9205fe0 Bluetooth: host: Return error code if disconnect has invalid parameters by Joakim Andersson · 4 years, 3 months ago
  3. 9080a46 net: tcp2: Use mutex instead of irq_lock by Jukka Rissanen · 4 years, 3 months ago
  4. 802d214 debug: analyzer: add support for thread runtime stats by Anas Nashif · 4 years, 3 months ago
  5. 0e769c1 dfu: mcuboot: add shell module by Marcin Niestroj · 4 years, 3 months ago
  6. 226f918 logging: Reduce missinglog_strdup() on SPARC by Martin Åberg · 4 years, 3 months ago
  7. 62cb9ae Bluetooth: controller: Clean up direction finding Kconfig by Vinayak Kariappa Chettimada · 4 years, 3 months ago
  8. 1283b13 Bluetooth: controller: ull_df: Fix compilation warnings by Piotr Pryga · 4 years, 3 months ago
  9. 307ac64 Bluetooth: controller: Add set connectionless CTE TX parameters by Piotr Pryga · 4 years, 3 months ago
  10. 2e3de6c Bluetooth: Mesh: LPN non-low power establishment set state by Trond Einar Snekvik · 4 years, 3 months ago
  11. 040b027 Bluetooth: Mesh: Check LPN credentials before establishment by Trond Einar Snekvik · 4 years, 3 months ago
  12. a0bb080 Bluetooth: Mesh: Set LPN credentials on friend_req by Trond Einar Snekvik · 4 years, 3 months ago
  13. 21311c8 Bluetooth: host: Ignore reserved SMP PDUs by Jonathan Rico · 4 years, 3 months ago
  14. 98584a4 Bluetooth: host: Add keypress notification SMP handler by Jonathan Rico · 4 years, 3 months ago
  15. 4503304 mgmt: updatehub: Kconfig: Drop NET_CONFIG_SETTINGS option by Gerson Fernando Budke · 4 years, 3 months ago
  16. 58fa3c0 mgmt: updatehub: Add debug logs by Gerson Fernando Budke · 4 years, 3 months ago
  17. 2a39437 mgmt: updatehub: Clean SHA-256 macros by Gerson Fernando Budke · 4 years, 3 months ago
  18. a7fd4ea drivers: counters: Fix TIMER0 and RTC0 with Bluetooth controller by Joakim Andersson · 4 years, 3 months ago
  19. 4cfd2a1 net: lwm2m: Added execute arguments support by Maik Vermeulen · 4 years, 3 months ago
  20. 347a1ab Bluetooth: Mesh: Make access packet sizes defines public by Pavel Vasilyev · 4 years, 3 months ago
  21. 12bcf65 Bluetooth: Mesh: Make address defines public by Pavel Vasilyev · 4 years, 3 months ago
  22. 276ef71 hawkbit: improve Kconfig dependencies by Anas Nashif · 4 years, 3 months ago
  23. 818e8de updatehub: improve Kconfig dependencies by Anas Nashif · 4 years, 3 months ago
  24. 3d33d76 twister: rename in code by Anas Nashif · 4 years, 3 months ago
  25. f105455 Bluetooth: Mesh: Fix overflow of ivu_duration value by Lingao Meng · 4 years, 3 months ago
  26. 040b143 Bluetooth: Mesh: Pull all function calls out of the K_MSEC macro by Trond Einar Snekvik · 4 years, 3 months ago
  27. ac88b86 bluetooth: services: add tps service by Kamil Piszczek · 4 years, 3 months ago
  28. fd8d03b bluetooth: conn: add api for getting tx power level by Kamil Piszczek · 4 years, 3 months ago
  29. a8bbe4d bluetooth: host: Disallow directed adv options on undirected adv by Rubin Gerritsen · 4 years, 3 months ago
  30. aea9adf Bluetooth: Mesh: Fixes LPN poll timeout gradually grow by Lingao Meng · 4 years, 3 months ago
  31. f0f25cf Bluetooth: controller: Fix CUI/CPR lock during TO by Thomas Ebert Hansen · 4 years, 3 months ago
  32. 779fd13 Bluetooth: Mesh: Fixes wrong app_key_idx parameters by Lingao Meng · 4 years, 3 months ago
  33. 5d038eb net: openthread: Add option to enable software CSMA backoff by Robert Lubos · 4 years, 3 months ago
  34. 065722f net: openthread: add missing settings deinit function by Rafał Kuźnia · 4 years, 3 months ago
  35. 98cef83 power: cleanup kernel idle and power hooks by Anas Nashif · 4 years, 3 months ago
  36. 8a97717 power: rename _pm_idle_exit_notification_disable by Anas Nashif · 4 years, 3 months ago
  37. 5e42227 power: pm_force_power_state -> pm_power_state_force by Anas Nashif · 4 years, 3 months ago
  38. 72cab9a power: sys_set_power_state -> pm_power_state_set by Anas Nashif · 4 years, 3 months ago
  39. 400b4f0 power: power kconfig cleanups by Anas Nashif · 4 years, 3 months ago
  40. 4933345 power: remove FSM from DEVICE_PM_FSM_* by Anas Nashif · 4 years, 3 months ago
  41. e393745 power: rename _sys_suspend/_sys_resume by Anas Nashif · 4 years, 3 months ago
  42. e0f3833 power: remove SYS_ and sys_ prefixes by Anas Nashif · 4 years, 3 months ago
  43. 142c306 power: move kconfigs from arch/ to power/ by Anas Nashif · 4 years, 3 months ago
  44. dd931f9 power: standarize PM Kconfigs and cleanup by Anas Nashif · 4 years, 3 months ago
  45. 81bf991 Bluetooth: Mesh: Extended advertising support by Trond Einar Snekvik · 4 years, 3 months ago
  46. 061de03 net: lwm2m: fix buffer length check in lwm2m_engine_set by Henning Fleddermann · 4 years, 3 months ago
  47. adb8087 net: mqtt: Return -1 if keepalive messages are disabled. by Simen S. Røstad · 4 years, 3 months ago
  48. fcd392f kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers by Andy Ross · 4 years, 3 months ago
  49. ea7ffbd subsys/bluetooth: Add missing stdint.h include by Andy Ross · 4 years, 3 months ago
  50. 0c15627 lib: Remove sys_mem_pool implementation by Andy Ross · 4 years, 3 months ago
  51. 6965cf5 kernel: Deprecate k_mem_pool APIs by Andy Ross · 4 years, 3 months ago
  52. 3f7b4d2 Bluetooth: controller: Fix cond. compile of conn window offset calc by Vinayak Kariappa Chettimada · 4 years, 3 months ago
  53. f035250 Bluetoth: controller: Fix memory corruption in RPA refresh by Andrzej Kaczmarek · 4 years, 3 months ago
  54. 392e044 Bluetooth: controller: Fix ull_conn LSTO for must_expire by Morten Priess · 4 years, 3 months ago
  55. c8ccf4f mgmt: mcumgr: Remove log management support from Kconfig by Dominik Ermel · 4 years, 3 months ago
  56. b19747e Bluetooth: controller: Fix incorrect initiator window offset by Vinayak Kariappa Chettimada · 4 years, 3 months ago
  57. 0db7e5a Bluetooth: controller: Fix corruption of footer auto-variable by Vinayak Kariappa Chettimada · 4 years, 3 months ago
  58. e6911bc Bluetooth: controller: Fix Coded PHY S2 S8 coding use by Vinayak Kariappa Chettimada · 4 years, 3 months ago
  59. e9cece8 Bluetooth: controller: Add definitions for AdvA and TargetA offsets by Andrzej Kaczmarek · 4 years, 3 months ago
  60. 99226e1 Bluetooth: controller: Add ext_hdr member to pdu_adv_com_ext_adv by Andrzej Kaczmarek · 4 years, 3 months ago
  61. def072e Bluetooth: controller: Rename pdu_adv_hdr to pdu_adv_ext_hdr by Andrzej Kaczmarek · 4 years, 3 months ago
  62. 014eb0d Bluetooth: controller: Rename ext_hdr_adi_adv_data by Andrzej Kaczmarek · 4 years, 3 months ago
  63. 85adca4 Bluetooth: controller: Use proper handle in advertising events by Andrzej Kaczmarek · 4 years, 3 months ago
  64. 77fd7fd Bluetooth: controller: Initialize scan rsp only for legacy adv by Andrzej Kaczmarek · 4 years, 3 months ago
  65. 694a9af settings: fix possible unaligned write while a line coping by Andrzej Puzdrowski · 4 years, 3 months ago
  66. e4c39d6 Bluetooth: controller: Fix AdvA/TgtA for extended adv PDUs by Andrzej Kaczmarek · 4 years, 3 months ago
  67. b527f80 Bluetooth: controller: Guard ll_adv_iso_by_hci_handle_* functions by Emil Gydesen · 4 years, 3 months ago
  68. 2c67c29 Bluetooth: controller: Remove empty BIS packet tx from ULL by Emil Gydesen · 4 years, 3 months ago
  69. 47e716b Bluetooth: controller: removed node_rx for big create/terminate by Emil Gydesen · 4 years, 3 months ago
  70. b32af6a Bluetooth: controller: ll_big_create add check if handle already created by Emil Gydesen · 4 years, 3 months ago
  71. 146fd96 Bluetooth: controller: ull_adv_iso merge unknown adv id check by Emil Gydesen · 4 years, 3 months ago
  72. 9c9253d Bluetooth: controller: Move ISO tx functionality to ull_iso.c by Emil Gydesen · 4 years, 3 months ago
  73. e1aa633 Bluetooth: controller: Rearrange functions in ull_adv_iso.c by Emil Gydesen · 4 years, 3 months ago
  74. 41fe6d7 Bluetooth: controller: Implements BIG terminate command by Emil Gydesen · 4 years, 3 months ago
  75. 339b9b8 Bluetooth: controller: BIG create sends empty BIS PDUs (ULL) by Emil Gydesen · 4 years, 3 months ago
  76. 5a512fb Bluetooth: controller: Implements ULL handling for BIG create command by Emil Gydesen · 4 years, 3 months ago
  77. cc528d3 net: syslog: Make sure CONFIG_LOG_IMMEDIATE is not set by Jukka Rissanen · 4 years, 3 months ago
  78. 1d63c81 Bluetooth: controller: Fix Extended Scanning on Coded PHY by Vinayak Kariappa Chettimada · 4 years, 3 months ago
  79. d6a3a0a Bluetooth: controller: Use memmove to copy overlapping memory by Vinayak Kariappa Chettimada · 4 years, 3 months ago
  80. 6cc7278 Bluetooth: controller: Fix maximum PDU len configuration by Vinayak Kariappa Chettimada · 4 years, 3 months ago
  81. 7eefde3 net: lwm2m: Fix msg find based on pending/reply by Robert Lubos · 4 years, 3 months ago
  82. 4331c05 net: lwm2m: Allow to acknowledge request early from the callback by Robert Lubos · 4 years, 3 months ago
  83. 98b11ee Bluetooth: host: Fix data type of advertising set handle by Piotr Pryga · 4 years, 3 months ago
  84. 180099f Bluetooth: host: Remove irq_lock around connection lookup by Joakim Andersson · 4 years, 3 months ago
  85. 4350021 Bluetooth: host: Make connection lookup functions thread-safe by Joakim Andersson · 4 years, 3 months ago
  86. fae964c Bluetooth: host: Make bt_conn_ref return NULL if the ref count is zero by Joakim Andersson · 4 years, 3 months ago
  87. 7ee994a bluetooth: controller: nrf: Provide info about used DPPI resources by Andrzej Głąbek · 4 years, 3 months ago
  88. 1f6f383 bluetooth: controller: nrf: Clean up a bit radio_nrf5_ppi.h by Andrzej Głąbek · 4 years, 3 months ago
  89. 4a59067 disk: remove USB MSC specific FAT12 ramdisk by Johann Fischer · 4 years, 3 months ago
  90. beaf023 drivers: sensors: bmi160: Fix issue with sample read by Yuval Peress · 4 years, 3 months ago
  91. 63638ce shell: use public API to check device readiness by Peter Bigot · 4 years, 3 months ago
  92. b27c14e net: lwm2m: Verify if block transfer is used before skipping TLV parsing by Robert Lubos · 4 years, 3 months ago
  93. b6ef0c0 random: ctr_drbg: Fix the error path in sys_csrand_get by Flavio Ceolin · 4 years, 3 months ago
  94. 6ac3d0b random: ctr_drbg: Check entropy_get_entropy return by Flavio Ceolin · 4 years, 3 months ago
  95. 1c8f52a net: lwm2m: Rework bootstrap DELETE operation by Robert Lubos · 4 years, 3 months ago
  96. 04a421d net: shell: Fix statistics for network interface by Jukka Rissanen · 4 years, 3 months ago
  97. 3e65944 shell: documentation update by Jakub Rzeszutko · 4 years, 3 months ago
  98. 86df662 shell: help feature improvement by Jakub Rzeszutko · 4 years, 3 months ago
  99. 6e18a63 shell: move help command to shell.c by Jakub Rzeszutko · 4 years, 3 months ago
  100. de7e208 shell: tab feature optimization by Jakub Rzeszutko · 4 years, 3 months ago