Commit graph

  • 2cb4548a42 Bluetooth: host: Fix not setting NRPA before starting scanner Joakim Andersson 2020-09-16 16:24:42 +0200
  • ce0cc3a7cc drivers: sensor: lsm6dsl: make the driver multi-instance Armando Visconti 2020-09-16 17:27:27 +0200
  • 0e49f5570c net: tcp2: Check that connection exists in net_tcp_put() Jukka Rissanen 2020-09-18 19:24:03 +0300
  • ac7866c663 net: tcp2: Fix connection termination Jukka Rissanen 2020-09-18 10:37:32 +0300
  • 13a7baf1e4 net: tcp2: Bail out if new connection cannot be created Jukka Rissanen 2020-09-18 12:04:02 +0300
  • 4e3060a26b net: tcp2: Retrigger resend if sending window is full Jukka Rissanen 2020-09-18 10:39:17 +0300
  • 69459507b6 net: tcp2: Fix connection state debugging Jukka Rissanen 2020-09-17 14:11:28 +0300
  • bd9f707098 net: tcp2: Print context state when closing connection Jukka Rissanen 2020-09-17 13:17:44 +0300
  • 9cccf0ea55 net: tcp2: If the send window is full, do not try to send Jukka Rissanen 2020-09-16 19:41:31 +0300
  • 29f0895b93 net: tcp2: Adjust the send window according to avail bufs Jukka Rissanen 2020-09-16 17:47:26 +0300
  • b00adf6965 net: tcp2: Re-order connection struct fields Jukka Rissanen 2020-09-15 10:41:05 +0300
  • ff2aff3a32 net: tcp2: Make sure the pkt if not null Jukka Rissanen 2020-09-15 09:15:50 +0300
  • 037037cdaa net: context: Return -ENOBUFS to caller if we run out of bufs Jukka Rissanen 2020-09-11 10:19:35 +0300
  • 3db319fbc3 net: tcp2: Avoid double free message Jukka Rissanen 2020-09-10 17:30:57 +0300
  • 65a3b5a68e net: tcp2: Do not close connection if we run out of memory Jukka Rissanen 2020-09-10 17:29:40 +0300
  • 69d9eb6c94 net: socket: Wait new buffers when sending Jukka Rissanen 2020-09-10 14:22:57 +0300
  • 80d04616de net: tcp2: Honor TCP retry count limit from Kconfig file Jukka Rissanen 2020-09-10 17:24:46 +0300
  • 28177dad6f net: conn: Use safe slist macro when searching connection Jukka Rissanen 2020-09-09 13:25:43 +0300
  • 6dfb11c781 net: tcp2: Use safe version of slist macro in conn search Jukka Rissanen 2020-09-09 12:40:50 +0300
  • 54d05efb34 net: tcp2: Use pointer to slist node Jukka Rissanen 2020-09-09 12:38:39 +0300
  • 2b4457347d tests: posix: common: move printk() out of k_usleep() tick alignment Alexandre Bourdiol 2020-09-18 16:18:37 +0200
  • a06884a4e6 actions: stale: increase operations per run Anas Nashif 2020-09-18 15:37:00 -0400
  • 25f9b643c7 lib: os: mempool: Fix unused return values from sys_mutex_lock calls Lauren Murphy 2020-09-16 13:01:32 -0500
  • ef908a2b91 samples: subsys: Add sdhc fixture to fat_fs sample Maureen Helm 2020-09-18 11:02:00 -0500
  • a8639a0432 drivers/pinmux/stm32: add/fix pinmux for F103xG Paul Fagerburg 2020-09-11 21:15:19 -0600
  • 4bfc3af759 manifest: Update CANopenNode to include v1.3 SDO/LSS bug fixes Henrik Brix Andersen 2020-06-23 20:21:53 +0200
  • 8b47e563e2 dts/Kconfig: Remove HAS_DTS_I2C Erwan Gouriou 2020-09-18 16:21:59 +0200
  • 283a057279 x86_64: Fix memory access size for locore EOI Kumar Gala 2020-09-16 22:19:39 -0500
  • c1c10993c7 sanitycheck: comment cleanup and style fixes Anas Nashif 2020-09-10 07:36:00 -0400
  • fdc02b651c sanitycheck: capture timeout as reason in cases we kill qemu Anas Nashif 2020-09-09 19:11:19 -0400
  • 8afcffc231 tests: kernel: context: align timer init on ticks Alexandre Bourdiol 2020-09-18 09:38:47 +0200
  • b7336616b2 Bluetooh: Host: Fix wrong buffer in acl_total_len calc Thomas Stenersen 2020-09-18 13:38:55 +0200
  • 3d57cdb7c3 Bluetooth: host: Use C89-style Thomas Stenersen 2020-09-04 08:10:38 +0200
  • e28fdbb9df Bluetooth: host: Fetch L2CAP length directly Thomas Stenersen 2020-09-04 08:09:24 +0200
  • 8bc00f5ead Bluetooth: host: Refactor bt_conn_recv Thomas Stenersen 2020-07-28 11:05:17 +0200
  • a8f47a1110 Bluetooth: host: Support fragmented L2CAP header Thomas Stenersen 2020-07-27 10:38:23 +0200
  • cccfea24c1 Bluetooth: controller: Fix Kconfig dependencies for PHY options Joakim Andersson 2020-09-11 15:15:33 +0200
  • 4cc6098af8 Bluetooth: controller: Select controller features from SoC capabilities Joakim Andersson 2020-09-15 16:45:38 +0200
  • b8d13d6fdd boards: nrf52840dongle: Enable serial conditionally Carles Cufi 2020-09-17 19:03:18 +0200
  • ae8dd14887 doc: ext: link-roles: allow non-default baseurl Fabio Utzig 2020-09-09 15:07:16 -0300
  • 2b4ca51c85 mgmt/osdp: Fix osdp_build_ctx(); Add NULL check on ctx Siddharth Chandrasekaran 2020-09-06 22:35:44 +0530
  • 59f76a291c lib: cmsis_rtos_v2: Handle possible zero length array Kumar Gala 2020-09-17 00:25:16 -0500
  • 620cf68c04 boards: nrf5340: fix default flash partitioning Ioannis Glaropoulos 2020-09-18 13:20:42 +0200
  • d5c822d5c2 boards: nrf9160: fix default flash partitioning Ioannis Glaropoulos 2020-09-18 13:25:05 +0200
  • 16813844ac doc: release notes V2.4.0: Shields additions Erwan Gouriou 2020-09-16 09:57:12 +0200
  • db97ccdb96 doc: release notes V2.4.0: STM32 related additions Erwan Gouriou 2020-09-16 09:51:23 +0200
  • 8e1f40a632 ARC: linker: merge GNU and MWDT linker scripts Eugeniy Paltsev 2020-09-15 18:39:35 +0300
  • 243120da0c linker: kobject-text: align multiline string definition syntax Eugeniy Paltsev 2020-09-16 14:35:12 +0300
  • 6f20e072f1 Bluetooth: ISO: Fix unbalanced reference count Luiz Augusto von Dentz 2020-09-09 15:54:44 -0700
  • a76c804d07 Bluetooth: ISO: Fix crash when bt_iso_chan_bind fails Luiz Augusto von Dentz 2020-09-09 15:49:14 -0700
  • a177dfdd93 Bluetooth: ISO: Fix missing break after bt_iso_cleanup Luiz Augusto von Dentz 2020-09-08 17:43:40 -0700
  • b667ba997f Bluetooth: Mesh: Fix RPL not check by proxy configuration Lingao Meng 2020-09-14 17:00:11 +0800
  • 04903452f9 shell: add argc range in Kconfig Jakub Rzeszutko 2020-09-18 10:39:35 +0200
  • bf5cf84191 shell: fix Tab crashing issue Jakub Rzeszutko 2020-09-18 10:38:31 +0200
  • ded737cd58 boards: nordic: Turn hardware stack protection on by default Carles Cufi 2020-09-17 15:44:16 +0200
  • 15c946a8d5 codeowners: Add myself as additional onwer to power Flavio Ceolin 2020-09-16 09:42:00 -0700
  • 7fed07d55e codeowners: Add myself to gdbstub Flavio Ceolin 2020-09-16 09:38:09 -0700
  • 2fd929355a Bluetooth: tester: Fixes for GCC 10.x Carles Cufi 2020-09-17 18:06:21 +0200
  • 17c4396ed4 Bluetooth: controller: Fix cond. compilation for broadcaster Vinayak Kariappa Chettimada 2020-09-15 10:08:04 +0530
  • 332b7df61b kernel: avoid implementation-defined behavior in timeout calculation Peter Bigot 2020-09-15 20:06:49 -0500
  • 840eaab970 doc: west: add information about private repositories Martí Bolívar 2020-09-17 10:52:42 -0700
  • 13e1c919d4 test: fatal exception: add test case Ying ming 2020-09-14 14:43:24 +0800
  • 5b8569b305 test: fatal exception: Modify test case file location Ying ming 2020-09-14 14:42:05 +0800
  • cd068c26dc doc: replace the latest sdk with 0.11.4 version Maksim Masalski 2020-09-18 02:15:22 +0800
  • 43b2e291db x86_64: fix size to init stack at boot Daniel Leung 2020-09-17 13:53:02 -0700
  • ac3d9438ed drivers: usb: Fix usb fail when using the on-chip memory Crist Xu 2020-09-03 00:33:59 +0800
  • 55d6c8a38a tests: devicetree: legacy_api: Exclude test on pinnacle_100_dvk Kumar Gala 2020-09-17 12:43:15 -0500
  • f08f9d6410 samples: exclude mec15xxevb_assy6853 in espi sample when sanitycheck Maksim Masalski 2020-09-16 00:56:55 +0800
  • 29e067ba33 doc: release: 2.4: add ARM DesignStart FPGA related release notes Henrik Brix Andersen 2020-09-12 22:00:03 +0200
  • 66a741d071 doc: releases: add notes on core dump for v2.4 release Daniel Leung 2020-09-16 13:16:25 -0700
  • b79b1cb025 boards: atmel: Add missing default configuration Gerson Fernando Budke 2020-09-12 09:30:02 -0300
  • e10f85bdda boards: atmel: set BUILD_OUTPUT_HEX for OpenOCD boards Gerson Fernando Budke 2020-09-12 09:17:06 -0300
  • c393f31b8e release-notes-2.4: flash changes Andrzej Puzdrowski 2020-09-07 13:49:30 +0200
  • 65bcba61d0 docs: ref: kernel: clarify data_item structure in message queues Jennifer Williams 2020-09-15 19:48:38 -0700
  • 32f053403f net: lwm2m: remove special handling for message id 0 Pascal Brogle 2020-09-10 16:23:48 +0200
  • 18a51a0bf6 net: lwm2m: use defines for message id and token generation Pascal Brogle 2020-09-10 15:41:31 +0200
  • 121937e071 Bluetooth: controller: Make RX prio thread stack configurable Carles Cufi 2020-09-17 15:23:12 +0200
  • 946c8f0584 tests: latency_measure: move timing_init() earlier Daniel Leung 2020-09-16 14:06:02 -0700
  • 2164a7d0dc samples: display: add fixture Anas Nashif 2020-09-16 17:54:57 -0400
  • bcf1aed311 tests: fix potential integer overflow peng1 chen 2020-09-17 11:26:08 +0800
  • 464d9130d5 samples: mgmr: smp_svr: Build samples in CI. Emil Obalski 2020-09-16 14:46:58 +0200
  • 6a56710aae samples: mgmt: smp_svr: Add Serial over USB CDC_ACM overlay. Emil Obalski 2020-09-16 11:52:17 +0200
  • d7e0d8135f Bluetooth: Mesh: Use #ifdef for provisioner build Trond Einar Snekvik 2020-09-15 10:26:28 +0200
  • 04d3c3c1a0 docs: ref: kernel: memoryslabs: Adding notes if APIs called from ISR Spoorthy Priya Yerabolu 2020-09-17 02:54:50 -0700
  • 060d36537a drivers: eth: Fix return value if we run out of bufs in TX Jukka Rissanen 2020-09-16 13:33:37 +0300
  • c8294db083 doc: net: Add note about socket API thread safe status Jukka Rissanen 2020-09-16 10:08:24 +0300
  • 37f75d2d1f kernel: sched: bug fix for trace and monitor Watson Zeng 2020-09-15 11:00:39 +0800
  • 8240d7d07b x86: memory map BIOS Data Area Andrew Boie 2020-09-16 13:04:01 -0700
  • 0076313bcb soc: arc: Increase cpu frequency for nsim_hs_smp Ruud Derwig 2020-09-08 11:49:31 +0200
  • 1faeab4d54 boards: add Pinnacle 100 DVK Ryan Erickson 2020-09-08 20:19:29 -0500
  • 5ac21bd604 drivers: modem: hl7800: fix dts binding Ryan Erickson 2020-09-08 11:11:16 -0500
  • 7b5714669c drivers: modem: hl7800: add IPv6 support Ryan Erickson 2020-09-08 09:31:21 -0500
  • 03e62be290 drivers: modem: hl7800: do not require DEVICE_POWER_MANAGEMENT Ryan Erickson 2020-09-01 13:38:11 -0500
  • ad04354110 drivers: modem: hl7800: remove VLA Ryan Erickson 2020-08-31 13:57:51 -0500
  • c74166ed5e drivers: modem: hl7800: modem receiver IMEI Ryan Erickson 2020-08-31 14:21:56 -0500
  • 2e7b263013 drivers: modem: hl7800: struct device data renamed Ryan Erickson 2020-08-31 14:19:16 -0500
  • 61ce2dc681 drivers: modem: hl7800: RTC only available with newlibc Ryan Erickson 2020-08-31 15:57:16 -0500
  • 5632ee26f3 x86: pcie: fallback to config via PIO Daniel Leung 2020-09-15 12:53:20 -0700
  • dd8f135e2c mgmt: hawkbit: Fix NULL pointer dereferences NavinSankar Velliangiri 2020-09-16 09:21:33 +0530
  • a28f570855 tests: bluetooth: shell: add usb shell test configuration Peter Bigot 2020-09-15 11:50:38 -0500