1. c8b51de Bluetooth: Mesh: shell: Fix newline in incorrect place by Johan Hedberg · 7 years ago
  2. d4be608 Bluetooth: Mesh: Allow changing cfg client message timeout by Johan Hedberg · 7 years ago
  3. 882ce59 Bluetooth: Mesh: shell: Convert hb-sub-set command to hb-sub by Johan Hedberg · 7 years ago
  4. 7b27d96 Bluetooth: Mesh: Add support for sending Heartbeat Subscription Get by Johan Hedberg · 7 years ago
  5. 135fd92 Bluetooth: Mesh: shell: Convert hb-pub-set command to hb-pub by Johan Hedberg · 7 years ago
  6. 9bf8af8 Bluetooth: Mesh: Add support for sending Heartbeat Publication Get by Johan Hedberg · 7 years ago
  7. 8e9e039 Bluetooth: Mesh: shell: Implicitly initialize Bluetooth support by Johan Hedberg · 7 years ago
  8. d350613 Bluetooth: Mesh: shell: Add provision command for self-provisioning by Johan Hedberg · 7 years ago
  9. e631d6d Bluetooth: Mesh: shell: Add hb-pub-set command by Johan Hedberg · 7 years ago
  10. 5e3804b Bluetooth: Mesh: Add support for sending Heartbeat Publication Set by Johan Hedberg · 7 years ago
  11. 2d40c16 Bluetooth: Mesh: Fix calling complete callback for bt_mesh_provision() by Johan Hedberg · 7 years ago
  12. 255edcf Bluetooth: Mesh: Provisioning: Add NetKeyIndex to complete callback by Johan Hedberg · 7 years ago
  13. 0b53341 Bluetooth: Mesh: shell: Group global variables in a dedicated struct by Johan Hedberg · 7 years ago
  14. 70cbcef Bluetooth: Mesh: Rename health server code from health to health_srv by Johan Hedberg · 7 years ago
  15. 3b252ca Bluetooth: Mesh: Rename configuration server code from cfg to cfg_srv by Johan Hedberg · 7 years ago
  16. 0ef7c6e Bluetooth: Mesh: Add more flexible APIs for provisioning bearers by Johan Hedberg · 7 years ago
  17. a81fa43 Bluetooth: Mesh: Use proper _t suffix for typedefs by Johan Hedberg · 7 years ago
  18. c640765 net: tcp: Add the frag back to caller allocated net_pkt by june li · 7 years ago
  19. 8dab561 net: loopback: Skip neighbor checks for local packets by Jukka Rissanen · 7 years ago
  20. d315b43 net: Let loopback driver handle lo if it is enabled by Jukka Rissanen · 7 years ago
  21. 7f6070f shell: Add optional command description by Johan Hedberg · 7 years ago
  22. 9663287 net: context: Check if TCP header is found by Jukka Rissanen · 7 years ago
  23. c87ecf5 shell: Include the command help when listing all commands by Johan Hedberg · 7 years ago
  24. d235f9c Bluetooth: Mesh: shell: Add hb-sub-set command by Johan Hedberg · 7 years ago
  25. 63329b7 Bluetooth: Mesh: shell: Add mod-sub-add command by Johan Hedberg · 7 years ago
  26. c233ce4 Bluetooth: Mesh: shell: Add app-key-bind command by Johan Hedberg · 7 years ago
  27. 5429f14 Bluetooth: Mesh: shell: Add app-key-add command by Johan Hedberg · 7 years ago
  28. 6585347 Bluetooth: Mesh: shell: Add for relay and 1-byte state commands by Johan Hedberg · 7 years ago
  29. cc54f8c Bluetooth: Mesh: shell: Add support for Beacon Get/Set by Johan Hedberg · 7 years ago
  30. 96934bd Bluetooth: Mesh: shell: Add "dst" & "netidx" commands by Johan Hedberg · 7 years ago
  31. 7a1c0b9 Bluetooth: Mesh: shell: Add support for getting composition data by Johan Hedberg · 7 years ago
  32. f50b995 Bluetooth: Mesh: Add support for sending Heartbeat Subscription Set by Johan Hedberg · 7 years ago
  33. b4688bd Bluetooth: Mesh: Add support for sending Model Subscription Add by Johan Hedberg · 7 years ago
  34. e4db09e Bluetooth: Mesh: Add support for sending Model App Bind message by Johan Hedberg · 7 years ago
  35. e1bc6a6 Bluetooth: Mesh: Add support for sending AppKeyAdd message by Johan Hedberg · 7 years ago
  36. cbfea94 Bluetooth: Mesh: Add support for Relay and 1-byte state Get/Set by Johan Hedberg · 7 years ago
  37. 07305fd Bluetooth: Mesh: Add support for sending Beacon Get & Set by Johan Hedberg · 7 years ago
  38. 3d1ce43 Bluetooth: Mesh: Add support for sending Get Composition Data by Johan Hedberg · 7 years ago
  39. 588887c Bluetooth: Mesh: Add primary address to provisioning complete callback by Johan Hedberg · 7 years ago
  40. 2a1e16c Bluetooth: Mesh: Add skeleton for Configuration Client Model by Johan Hedberg · 7 years ago
  41. 17c9b3a Bluetooth: Mesh: Make TRANSMIT_COUNT & TRANSMIT_INT macros public by Johan Hedberg · 7 years ago
  42. 1ff3ab5 Bluetooth: Mesh: Add read callback for ccc in provisioning service by Grzegorz Kolodziejczyk · 7 years ago
  43. acd10bf net/ieee802154: Shell handles extended address in EUI-64 format by Tomasz Bursztyka · 7 years ago
  44. 1d70a39 net: samples: replace tag zoap with coap by Robert Chou · 7 years ago
  45. 1c0ff01 Bluetooth: Mesh: shell: Add command for Node Identity by Johan Hedberg · 7 years ago
  46. a6af281 Bluetooth: Mesh: shell: Take advantage of link open/close callbacks by Johan Hedberg · 7 years ago
  47. 7525319 Bluetooth: Mesh: shell: Add LPN toggling command by Johan Hedberg · 7 years ago
  48. e2e74f7 Bluetooth: Mesh: shell: Add basic skeleton by Johan Hedberg · 7 years ago
  49. e04a541 net: http: client: remove payload send_chunk logic by Michael Scott · 7 years ago
  50. 865d617 net: http: honor CONFIG_HTTP_CLIENT_NETWORK_TIMEOUT setting by Michael Scott · 7 years ago
  51. 7784518 net: http: Add error status string to HTTP server error by Jukka Rissanen · 7 years ago
  52. 09ce2e2 subsys/random: Add _ASSERT() test on returned device_get_binding by David Leach · 7 years ago
  53. 578c91a Bluetooth: storage: Fix linking with subsys__fs by Sebastian Bøe · 7 years ago
  54. cc55e86 Bluetooth: Mesh: Fix relaying packets by Johan Hedberg · 7 years ago
  55. 02d98d0 Bluetooth: Mesh: Fix missing tracking of segment callback by Johan Hedberg · 7 years ago
  56. e70f6df Bluetooth: Mesh: Take advantage of BT_MESH_TTL_MAX macro by Johan Hedberg · 7 years ago
  57. a2a46e6 Bluetooth: Mesh: Export key packing helpers internally by Johan Hedberg · 7 years ago
  58. 9cbb979 Bluetooth: Mesh: Fix sending messages when not provisioned by Johan Hedberg · 7 years ago
  59. 514cebc Bluetooth: Mesh: Change local_queue from k_fifo to sys_slist_t by Johan Hedberg · 7 years ago
  60. 092a285 Bluetooth: Mesh: Provisioning: Introduce link open/close callbacks by Johan Hedberg · 7 years ago
  61. 25604f9 Bluetooth: Mesh: Provisioning: Fix encoding of OOB values into link.auth by Johan Hedberg · 7 years ago
  62. 32399a4 Bluetooth: Mesh: Provisioning: Fix input OOB support by Johan Hedberg · 7 years ago
  63. 497fef8 Bluetooth: Mesh: Provisioning: Fix coding style (too long line) by Johan Hedberg · 7 years ago
  64. ec6fd35 Bluetooth: Mesh: Provisioning: Fix OOB string output by Johan Hedberg · 7 years ago
  65. 198d96c net: shell: Ping command needs target host set by Jukka Rissanen · 7 years ago
  66. d43a92b Bluetooth: Fix clearing advertising & scanning parameters by Johan Hedberg · 7 years ago
  67. cb8470f Bluetooth: Mesh: Kconfig: Use a saner default ReceiveDelay by Johan Hedberg · 7 years ago
  68. 50a656f Bluetooth: Mesh: Implement handling of Friend Clear messages by Johan Hedberg · 7 years ago
  69. cb89cc7 Bluetooth: Mesh: Kconfig: Set PTS-friendly Friendship values by Johan Hedberg · 7 years ago
  70. b644bad Bluetooth: Mesh: Use network transmit count and interval for Friend by Johan Hedberg · 7 years ago
  71. ed8ed9e Bluetooth: Mesh: Implement the Friend Clear procedure by Johan Hedberg · 7 years ago
  72. eb23d68 Bluetooth: Mesh: Fix network credential selection by Johan Hedberg · 7 years ago
  73. d43a236 Bluetooth: Mesh: Introduce LPN-specific adv transmit properties by Johan Hedberg · 7 years ago
  74. 01d3940 Bluetooth: Mesh: Allow passing adv transmit info in net_tx by Johan Hedberg · 7 years ago
  75. 1d86ef0 Bluetooth: Mesh: Use more accurate timing for LPN functions by Johan Hedberg · 7 years ago
  76. e74f4a6 Bluetooth: Mesh: Fix clearing friendship by Johan Hedberg · 7 years ago
  77. 4d7757f Bluetooth: Mesh: Fix sending Friend Clear messages indefinitely by Johan Hedberg · 7 years ago
  78. b95d70c Bluetooth: Mesh: Improve Low Power establishment procedure by Johan Hedberg · 7 years ago
  79. f38482a usb: netusb: Use lower addresses for default endpoint config by Loic Poulain · 7 years ago
  80. 94c6e47 usb: netusb: Fix CMakeLists by Loic Poulain · 7 years ago
  81. 91e810f net: sockets: sendto: Remove adhoc handling of max pkt payload size by Paul Sokolovsky · 7 years ago
  82. 4718dac net: net_pkt_append: Take into account MTU when adding data to a packet by Paul Sokolovsky · 7 years ago
  83. 1f76023 Bluetooth: Mesh: Fix ignoring prohibited ReceiveWindow value by Johan Hedberg · 7 years ago
  84. 85e7a3d Bluetooth: Mesh: Fix typo when iterating GATT clients by Johan Hedberg · 7 years ago
  85. 9c8ce3d Bluetooth: Mesh: Fix Mesh feature description in Kconfig by Johan Hedberg · 7 years ago
  86. e980d45 Bluetooth: Mesh: Fix net_find_and_decrypt() function by Johan Hedberg · 7 years ago
  87. 25c5d36 Bluetooth: Mesh: Avoid using 64-bit storage & math for beacons by Johan Hedberg · 7 years ago
  88. 68f6b59 Bluetooth: Fix deadlock-risky HCI command buffer allocation by Johan Hedberg · 7 years ago
  89. b86b079 net: tcp: net_tcp_parse_opts: Convert MSS value to host byte order by Paul Sokolovsky · 7 years ago
  90. 58bc383 net/ieee802154: Properly check the sequence when handling ACK frames by Tomasz Bursztyka · 7 years ago
  91. cf78219 net/ieee802154: Make FC/Seq validation function public by Tomasz Bursztyka · 7 years ago
  92. 5630ccf cmake: Introduce a default VID and PID by Sebastian Bøe · 7 years ago
  93. dad876f cmake: Fixed subsys/net/lib/http by Sebastian Bøe · 7 years ago
  94. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  95. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  96. 6f52e2d usb: Allow to select Endpoint addresses for CDC ACM by Andrei Emeltchenko · 7 years ago
  97. 7e3ed14 doc: fix Kconfig misspellings by David B. Kinder · 7 years ago
  98. cdea2bf net: tcp: Add support for TCP options parsing by Paul Sokolovsky · 7 years ago
  99. 3c65299 net: tcp: Add NET_TCP_HDR_LEN(hdr) macro for reuse by Paul Sokolovsky · 7 years ago
  100. bc88ad7 net: tcp: Handle storage of TCP send MSS by Paul Sokolovsky · 7 years ago