zephyr/subsys
Jukka Rissanen c3bb0a6af9 net: socket: Add SO_PRIORITY support to setsockopt
Allow user to set the socket priority using setsockopt() call.
The priority value is used to order the networking queues so
that packets with a higher priority may be processed first.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-06-09 12:54:05 +03:00
..
bluetooth linker generated list: introduce Z_STRUCT_SECTION_ITERABLE() 2019-06-06 14:21:32 -07:00
console
cpp style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
debug
dfu
disk
fb
fs fs: implemented unmount function to fatfs 2019-05-30 11:19:36 -04:00
jwt
logging logging: Duplicate only strings from rw memory 2019-06-07 12:05:31 -04:00
mgmt mcumgr: move Kconfig to main tree 2019-05-31 12:50:09 -04:00
net net: socket: Add SO_PRIORITY support to setsockopt 2019-06-09 12:54:05 +03:00
power Power: Fix various spurious LOG_ERR calls 2019-06-04 09:20:37 -04:00
random rand32_entropy_device.c: remove atomic_t misuse 2019-05-30 09:16:35 -04:00
settings subsys/settings: Cleanup the initialisation of the subsys 2019-06-03 11:58:05 +02:00
shell shell: Initialize va_list variables portably. 2019-06-07 12:08:35 +02:00
stats stats: fix Coverity CID :198875 2019-06-07 12:00:02 -04:00
storage subsys/storage/flash_map: Fix returned error codes 2019-05-24 11:13:41 +02:00
testsuite subsys/testsuite/ztest: Fix zassert_mem_equal user message printing 2019-06-04 09:23:24 -04:00
usb style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
CMakeLists.txt
Kconfig