zephyr/subsys
Jukka Rissanen 44dc3a2ebb net: tcp: Allow state transition when socket is closed
Do not print warning if transitioning from LISTEN -> CLOSED which
happens when the socket is closed.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-10-28 13:58:59 +02:00
..
bluetooth Bluetooth: hci: Fix Create Connection Cancel assert 2019-10-24 20:33:59 +02:00
console coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
cpp cpp: support for 64-bit constructors 2019-07-30 18:55:34 -07:00
debug kconfig: assert: Introduce kconfig option ASSERT_NO_FILE_INFO 2019-10-14 09:07:29 -05:00
dfu dfu: fix printf formatting in img_util 2019-08-16 20:40:13 +02:00
disk disk: Configure default sdhc volume name for fatfs 2019-10-23 09:49:05 -05:00
fb scripts: gen_cfb_font_header: modify to replicate cfb fonts 2019-07-31 05:43:50 -04:00
fs subsys/fs: correct misinterpretation of Zephyr API 2019-10-23 07:59:01 -04:00
jwt
logging x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
mgmt Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
net net: tcp: Allow state transition when socket is closed 2019-10-28 13:58:59 +02:00
power
random
settings settings: (NVS) fetch sector size from driver 2019-10-22 10:52:36 -05:00
shell shell: kconfig: Remove unused SHELL_MAX_LOG_MSG_BUFFERED symbol 2019-10-18 10:45:41 +02:00
stats
storage subsys/storage/flash_map: detect missing flash device 2019-07-24 09:20:56 -04:00
testsuite x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
usb coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
CMakeLists.txt
Kconfig