zephyr/subsys/net
Jukka Rissanen 9080a46e68 net: tcp2: Use mutex instead of irq_lock
When needing to lock non-connection related access, use k_mutex
instead of locking irq. There is really no reason to prevent the
system from generating interrupts.

Fixes #30636

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-12-15 12:16:19 +02:00
..
ip net: tcp2: Use mutex instead of irq_lock 2020-12-15 12:16:19 +02:00
l2 net: openthread: Add option to enable software CSMA backoff 2020-12-10 12:58:07 +01:00
lib net: lwm2m: Added execute arguments support 2020-12-13 15:39:08 -05:00
buf.c
CMakeLists.txt
hostname.c
Kconfig power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net