1. 4b0b65c subsys: usb: check for invalid descriptor type request by Johann Fischer · 7 years ago
  2. 9e09e2a OpenThread: Change SETTINGS_CONFIG_PAGE_SIZE to target specific value by David Leach · 7 years ago
  3. 63ffbe9 usb: usb_device.c: rewrite if condition judgment by qianfan Zhao · 7 years ago
  4. 1b038f2 Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value by Luiz Augusto von Dentz · 7 years ago
  5. 03f9f66 net: websocket: Revise generation of Sec-WebSocket-Accept header by Leandro Pereira · 7 years ago
  6. e81b904 net: websocket: Simplify building of responses by Leandro Pereira · 7 years ago
  7. 4f4afce Bluetooth: Remove unused rx_prio_queue by Johan Hedberg · 7 years ago
  8. 88dfd39 Bluetooth: Mesh: Remove sequence number from bt_mesh_provision() by Johan Hedberg · 7 years ago
  9. e240421 Bluetooth: Mesh: Fix sequence number restoring by Johan Hedberg · 7 years ago
  10. 53c85cf Bluetooth: Mesh: Fix updating RPL for locally originated messages by Johan Hedberg · 7 years ago
  11. 5923903 Bluetooth: Mesh: Support for storing common configuration states by Johan Hedberg · 7 years ago
  12. 44bd568 Bluetooth: Mesh: Support for storing heartbeat publication persistently by Johan Hedberg · 7 years ago
  13. efb68ca Bluetooth: Mesh: Support for storing model publication persistently by Johan Hedberg · 7 years ago
  14. dde2db5 Bluetooth: Mesh: Support for storing model subscriptions persistently by Johan Hedberg · 7 years ago
  15. c3d5a0d Bluetooth: Mesh: Support for storing model bindings persistently by Johan Hedberg · 7 years ago
  16. 8703ffa Bluetooth: Mesh: Redesign element and storage info for models by Johan Hedberg · 7 years ago
  17. b7078e1 Bluetooth: Mesh: Perform storage clearing also through delayed work by Johan Hedberg · 7 years ago
  18. 9e2189c Bluetooth: Mesh: Introduce generic storage timer by Johan Hedberg · 7 years ago
  19. ace1981 Bluetooth: Mesh: Convert RPL storage timer into a generic one by Johan Hedberg · 7 years ago
  20. fc8d093 net: lwm2m: lower default maximum observes from 20 to 10 by Michael Scott · 7 years ago
  21. ad13866 net: lwm2m: remove "used" from observe_node by Michael Scott · 7 years ago
  22. 6ef46e3 net: lwm2m: remove attr_list from obj, obj_inst and res_inst structs by Michael Scott · 7 years ago
  23. 573c1f7 net: lwm2m: improve return errors from update_attrs() by Michael Scott · 7 years ago
  24. bc7a5d3 net: lwm2m: relocate/memory align notification_attrs struct by Michael Scott · 7 years ago
  25. 2027c10 net: lwm2m: remove "path" from object and resource instances by Michael Scott · 7 years ago
  26. bba1fe8 net: lwm2m: Re-order lwm2m object structs for memory alignment by Michael Scott · 7 years ago
  27. f6a687c Bluetooth: GATT: Add support to persistent CCC config by Luiz Augusto von Dentz · 7 years ago
  28. c1c5f3d Bluetooth: Mesh: Expose destination address in bt_mesh_msg_ctx by Johan Hedberg · 7 years ago
  29. cf06bc5 susbsys: settings: optimized fcb compression for deleted entry by Andrzej Puzdrowski · 7 years ago
  30. 4e324e2 usb: dfu: fix 'this area can not be overwritten' by qianfan Zhao · 7 years ago
  31. 8c2362a net: ip: context: Merge send_data() into the only caller by Paul Sokolovsky · 7 years ago
  32. 7359c5b net: lwm2m: Do not use snprintk() to get debugging token by Leandro Pereira · 7 years ago
  33. abf77ef subsys: debug: Fix stack sentinel dependencies by Andy Gross · 7 years ago
  34. 5b01cb1 Bluetooth: Introduce new bt_set_id_addr() API by Johan Hedberg · 7 years ago
  35. 31afd18 Bluetooth: Mesh: Add support for clearing persistent network storage by Johan Hedberg · 7 years ago
  36. cc3830f Bluetooth: Mesh: Fix resetting configuration model state by Johan Hedberg · 7 years ago
  37. be7fe55 Bluetooth: Mesh: Introduce measures to avoid too frequent flash writes by Johan Hedberg · 7 years ago
  38. 43c7ef3 Bluetooth: Mesh: Move network startup operations to common function by Johan Hedberg · 7 years ago
  39. 3f30d12 Bluetooth: Mesh: Remove redundant 'provisioned' variable by Johan Hedberg · 7 years ago
  40. 1c84665 Bluetooth: Mesh: Add storage APIs for core network values by Johan Hedberg · 7 years ago
  41. 9540f7d Bluetooth: Mesh: Add skeleton for persistent storage by Johan Hedberg · 7 years ago
  42. 2be496a Bluetooth: Mesh: Create dedicated helper for incrementing seq by Johan Hedberg · 7 years ago
  43. ca10b6b Bluetooth: Mesh: Remove redundant initialization by Johan Hedberg · 7 years ago
  44. f7e780a Bluetooth: Mesh: Increase visibility of net & app key helpers by Johan Hedberg · 7 years ago
  45. 10fabcd Bluetooth: Mesh: Move IV Update defines to net.h by Johan Hedberg · 7 years ago
  46. dd5449a subsys: fs: Add the support for multiple instances of fs by Ramakrishna Pallala · 7 years ago
  47. 2b5b7da subsys: disk: Add support for multiple disk interfaces by Ramakrishna Pallala · 7 years ago
  48. b99ff6f subsys: fs: Extend storage_dev type beyond 'struct device' by Ramakrishna Pallala · 7 years ago
  49. a295543 Bluetooth: shell: Add settings support by Johan Hedberg · 7 years ago
  50. 6af5d1c Bluetooth: Compress bt_keys struct by Johan Hedberg · 7 years ago
  51. f36ea83 Bluetooth: Add support for persistent pairing keys storage by Johan Hedberg · 7 years ago
  52. 470349c Bluetooth: settings: Add support for per-submodule handlers by Johan Hedberg · 7 years ago
  53. d22b7c9 Bluetooth: Remove bt_storage API by Johan Hedberg · 7 years ago
  54. b997a28 Bluetooth: Introduce skeleton for settings-based storage by Johan Hedberg · 7 years ago
  55. f4dcb45 subsys: fs: fcb: fix - crc write size not aligned by Andrzej Puzdrowski · 7 years ago
  56. 4954fe0 subsys: fs: fix generic storage partition selection by Andrzej Puzdrowski · 7 years ago
  57. af8a0b1 net: tc: Proper packet priority to traffic class mapping by Jukka Rissanen · 7 years ago
  58. f038d35 net: lwm2m: remove unused LWM2M_PEER_PORT define by Michael Scott · 7 years ago
  59. b6ca731 net: lwm2m: remove unused CONFIG_LWM2M_BOOTSTRAP_PORT config by Michael Scott · 7 years ago
  60. 42717a9 net: lwm2m: use BIT macro instead of LWM2M_OP_BIT by Michael Scott · 7 years ago
  61. aa9a24a net: lwm2m: remove LWM2M_OP_NONE flag and renumber the rest by Michael Scott · 7 years ago
  62. f80c52d net: lwm2m: introduce LWM2M_HAS_PERM macro by Michael Scott · 7 years ago
  63. cf55b70 net: lwm2m: fix error code in read and write handlers by Michael Scott · 7 years ago
  64. 44c9b79 net: lwm2m: clear lwm2m_obj_path obj in string_to_path by Michael Scott · 7 years ago
  65. 3e16be3 net: lwm2m: refactor engine_get_obj to be more useful by Michael Scott · 7 years ago
  66. 1285578 net: if: Add functions to get correct IPv4 address by Jukka Rissanen · 7 years ago
  67. 8dd37fa Bluetooth: Mesh: Fix sequence number in Friend queue by Johan Hedberg · 7 years ago
  68. 6a71a69 Bluetooth: GATT: Fix CCC handling by Johan Hedberg · 7 years ago
  69. d171568 net: icmpv6: Fix payload length and checksum by Ruslan Mstoi · 7 years ago
  70. 6b11106 Bluetooth: Mesh: Fix enabling Node Identity advertising by Johan Hedberg · 7 years ago
  71. b2ca5ee subsys: usb: rework USB DFU class driver by Johann Fischer · 7 years ago
  72. f9b2da3 kconfig: Move CPLUSPLUS from root to "Compiler Options" by Sebastian Bøe · 7 years ago
  73. 2002a4e net: arp: Do not access NULL network packet by Jukka Rissanen · 7 years ago
  74. d67009d subsys: settings: Fix Kconfig dependencies by Johan Hedberg · 7 years ago
  75. a12138d net: hostname: Fix hostname buffer length by Jukka Rissanen · 7 years ago
  76. 222aa60 netusb: rndis: Fix RNDIS always disabled state by Andrei Emeltchenko · 7 years ago
  77. 185f2be netusb: rndis: Add more debugs by Andrei Emeltchenko · 7 years ago
  78. 9968cda fs: Convert NFFS partition to a generic one by Johan Hedberg · 7 years ago
  79. aa67a4c Bluetooth: Mesh: Remove redundant branch for IV Update by Johan Hedberg · 7 years ago
  80. c7c5829 Bluetooth: Mesh: Fix missing IVU normal mode timer when provisioning by Johan Hedberg · 7 years ago
  81. 2a896cc Bluetooth: Mesh: Fix IV Update tests when duration is unknown by Johan Hedberg · 7 years ago
  82. bf185f5 net: ipv6: Fix crash from double free of fragment by Ruslan Mstoi · 7 years ago
  83. 460a6c7 net: tcp: send_syn_segment: Log packet before it's sent by Paul Sokolovsky · 7 years ago
  84. 341b427 subsys: settings: fix fcb back-end initialization by Andrzej Puzdrowski · 7 years ago
  85. 9fe3053 susbsys: settings: fix coverity issues by Andrzej Puzdrowski · 7 years ago
  86. 83ac3e2 shell: kernel: Add reboot command by Henrik Brix Andersen · 7 years ago
  87. 7e06741 usb: Remove unneeded header include by Andrei Emeltchenko · 7 years ago
  88. b7862eb hid: core: truncated wLength if it doesn't match report descriptor size by qianfan Zhao · 7 years ago
  89. 53410af usb: Add Bluetooth device class core functionality by Andrei Emeltchenko · 7 years ago
  90. 0322af5 usb: Add Bluetooth device decriptors by Andrei Emeltchenko · 7 years ago
  91. 4d703b1 usb: Add Bluetooth USB Device configuration options by Andrei Emeltchenko · 7 years ago
  92. 1653254 usb: mass_storage: Use simpler header include by Andrei Emeltchenko · 7 years ago
  93. 6239341 usb: Add subsys/usb for device descriptor header by Andrei Emeltchenko · 7 years ago
  94. 773f3e1 usb: Add sys_cpu_to_le16() conversion for USB field by Andrei Emeltchenko · 7 years ago
  95. c0d0a61 net: ipv6: Remove irrelevant error log by Ruslan Mstoi · 7 years ago
  96. 4c400e8 net: ipv6: Fix crash from malformed fragment payload by Ruslan Mstoi · 7 years ago
  97. 5089334 subsys: nffs: Unlock mutex before returning by Leandro Pereira · 7 years ago
  98. 2563c37 net: ipv6: Fix crash from NULL fragment pointer access by Ruslan Mstoi · 7 years ago
  99. be6bf29 syslog: net: Fix multiple network interface selection for IPv4 by Jukka Rissanen · 7 years ago
  100. a91c46f net: app: Select local IP address properly if multiple interfaces by Jukka Rissanen · 7 years ago