Commit graph

  • a567bcb765 net/utils: Use the right IPv4 header length for checksum calculation Tomasz Bursztyka 2019-03-08 16:47:59 +01:00
  • 21c66a8fe1 net/ipv4: Handle options relevantly Tomasz Bursztyka 2019-03-08 16:42:54 +01:00
  • 01d41f25b7 logging: Switch to new net_pkt/net_context API Tomasz Bursztyka 2019-02-19 13:48:10 +01:00
  • 5594aee9aa net/context: Enable using dedicated slab/pools to allocate a packet Tomasz Bursztyka 2019-03-08 10:43:30 +01:00
  • 4508e94b4e net/pkt: Enable allocating from external slab and data pool on new API Tomasz Bursztyka 2019-03-08 10:30:55 +01:00
  • c10d780e90 include/net: Fix net_pkt.h indentation issue Tomasz Bursztyka 2019-03-08 10:09:30 +01:00
  • 718dd56d38 net: samples: Fix packet socket sample iface index Ravi kumar Veeramally 2019-03-11 12:11:07 +02:00
  • d042d628b6 cmake: west: Allow mono-repo to build when west is installed Torsten Rasmussen 2019-03-11 12:03:01 +01:00
  • 6929c374a4 cmake: add west version checking Marti Bolivar 2019-03-11 14:42:31 -06:00
  • 50d72ed9c9 x86: implement eager FP save/restore Andrew Boie 2019-03-02 13:15:16 -08:00
  • 9115386e4d samples: net: mqtt: update readme with SOCKS5 info Tomasz Gorochowik 2019-03-11 11:20:57 +01:00
  • 3aa8443ab4 tests: drivers: build_all: add CAN to the build tests Alexander Wachter 2019-03-05 08:08:14 +01:00
  • c3bbfeb7fb pci: properly scan all device resources Daniel Leung 2019-03-09 19:55:18 -08:00
  • ddf9193934 doc: kconfig: Encourage using menuconfig as a sanity check Ulf Magnusson 2019-03-10 09:58:05 +01:00
  • e6a2b157f3 doc: kconfig: Add section on (lack of) conditional includes Ulf Magnusson 2019-03-10 09:57:51 +01:00
  • 72af04ba1a open-amp: Fix build issue with newlib Kumar Gala 2019-02-03 09:21:18 -06:00
  • 11cedc6c49 ext: libmetal: Update libmetal to snapshot for bug fixes Kumar Gala 2019-03-07 13:18:51 -06:00
  • 342689057c include: uart: Fix function reference in docstrings Jacob Siverskog 2019-03-11 13:52:04 +01:00
  • af4eceaa17 boards: arm: Enable building with Zephyr toolchain Kumar Gala 2019-03-11 10:56:19 -05:00
  • 4344e27c26 all: Update reserved function names Patrik Flykt 2019-03-08 14:19:05 -07:00
  • cf2d57952e kernel/sched: Rename scheduler spinlock Patrik Flykt 2019-02-12 15:50:46 -07:00
  • 15239a48c9 gpio_intel_apl: bounds sanitize pins Andrew Boie 2019-03-08 13:11:39 -08:00
  • 7416457b87 lib: fdtable: safely bounds check file descriptors Andrew Boie 2019-03-08 10:53:48 -08:00
  • 82205e61e7 x86: fix Spectre V1 index checks Andrew Boie 2019-03-07 16:07:48 -08:00
  • 00c2d5afb0 kernel: add k_array_index_sanitize() Andrew Boie 2019-03-07 15:57:31 -08:00
  • 576ebf4991 kernel: add config for Spectre V1 mitigation Andrew Boie 2019-03-07 15:56:55 -08:00
  • a96631dce9 x86: organize vulnerability ontology Andrew Boie 2019-03-02 15:02:54 -08:00
  • 7d168db9aa CODEOWNERS: Add codeowner to boards/shields Erwan Gouriou 2019-03-11 09:31:53 +01:00
  • ce4b282717 lib: cmsis_rtos_v2: changed printformat that produced warnings Dennis Wildmark 2019-03-11 10:25:39 +01:00
  • 03dec5b814 logging: fix compiler warning when using -Wextra flag with gcc Dennis Wildmark 2019-03-11 10:09:22 +01:00
  • 07384cf9e9 docs: Updated Linux Getting started for SDK 0.10.0 Kumar Gala 2019-03-11 09:53:42 -05:00
  • 0def7cc9cc ci: Move to using SDK 0.10.0 Kumar Gala 2019-03-09 17:46:33 -06:00
  • ac908b8fcf doc: boards: arm: nrf52840_pca10059: fix instructions for flashing Emanuele Di Santo 2019-02-19 17:48:06 +01:00
  • 7967829a26 ext: mcux: Fix handling of rt1052 part numbers Maureen Helm 2019-01-28 12:50:48 -06:00
  • a259279bb2 soc: nxp_imx: Add rt1052 A1 silicon part numbers Maureen Helm 2019-01-28 12:17:48 -06:00
  • 1c49129d0c soc: nxp_imx: Sort imx rt part numbers in alpha order Maureen Helm 2019-01-28 12:09:36 -06:00
  • 5ac2461339 doc: net: Fix L2 documentation Jukka Rissanen 2019-03-07 20:41:15 +02:00
  • 1ed18b8988 drivers: hwinfo: change stm32 device id driver from HAL to LL Alexander Wachter 2019-03-08 23:22:50 +01:00
  • a9090c9538 net: lldp: Move optional End TLV to send function Andrei Emeltchenko 2018-08-27 12:31:29 +03:00
  • c2dbbf77c1 samples: net: lldp: Set optional TLV system_name Andrei Emeltchenko 2018-08-24 15:10:06 +03:00
  • 480f93fbb5 net: lldp: Add optional TLV API Andrei Emeltchenko 2018-08-24 12:07:26 +03:00
  • fba09bffb2 net: lldp: Move LLDP structure definition to lldp Andrei Emeltchenko 2018-08-21 16:56:21 +03:00
  • 57f5f80293 linker: no need to sort by name for kernel object Daniel Leung 2019-03-09 00:35:40 -08:00
  • c8066c55fc linker: remove references to _k_task_list/_k_event_list Daniel Leung 2019-03-09 00:35:40 -08:00
  • bd40fc2c90 linker: remove references to no longer exist _k_memory_pool Daniel Leung 2019-03-09 00:35:40 -08:00
  • d97df043b4 arch: arm: documentation fixes for _new_thread() Ioannis Glaropoulos 2019-03-08 13:03:29 +01:00
  • d69c2f8129 kernel: documentatation for _setup_new_thread() Ioannis Glaropoulos 2019-03-08 13:02:37 +01:00
  • bfc47b6c2a arch: arm: add an ASSERT for thread stack pointer coherence Ioannis Glaropoulos 2019-03-08 14:31:33 +01:00
  • ad9a35471a arch: arm: fix implementation of _new_thread() Ioannis Glaropoulos 2019-03-08 13:58:58 +01:00
  • edc9e4d245 arch: arm: userspace: Force arch-specific user local data reservation Ioannis Glaropoulos 2019-03-08 11:08:16 +01:00
  • 8cbba1e2ee arch: arm: documentation improvements for _ARCH_THREAD_STACK_SIZEOF() Ioannis Glaropoulos 2019-03-08 09:06:38 +01:00
  • 4e4048fadf settings: enable logging Andrzej Puzdrowski 2019-03-06 15:25:00 +01:00
  • 922f53864f tests: net: mqtt: Fix the error handling aftre read Tedd Ho-Jeong An 2019-03-08 15:28:36 -08:00
  • b5582fa6c6 kconfig: silabs_exx32: Remove duplicated SOC_EFM32* dependencies Ulf Magnusson 2019-03-07 08:00:23 +01:00
  • 608647e92a can: Add the padding to can_frame as Linux expects that Jukka Rissanen 2019-03-08 16:07:20 +02:00
  • 7a00658b8e tests/subsys/fs/nffs_fs_api: build ram back-end only for qemu_x86 Andrzej Puzdrowski 2019-03-06 10:10:02 +01:00
  • 2e01e86bdc drivers: watchdog: wdt_sam: use the generic disable option Aurelien Jarno 2019-03-08 23:20:42 +01:00
  • 462fc32f7c tests/unit: Switch vlan test to new net_pkt/net_context API Tomasz Bursztyka 2019-03-07 14:33:36 +01:00
  • a03efe1928 tests/net: Fix vlan test timeout values Tomasz Bursztyka 2019-03-07 14:39:35 +01:00
  • ab1d38c3c3 tests/net: Reducing utils test by removing redundant ones Tomasz Bursztyka 2019-03-07 14:09:36 +01:00
  • 6a1387d1cf tests/net: Switch tx timestamp test to new net_context API Tomasz Bursztyka 2019-03-07 11:25:41 +01:00
  • dd01e9997f net/context: Add an option so set/unset packet timestamping Tomasz Bursztyka 2019-03-07 11:20:43 +01:00
  • 3e6e0922fe tests/net: Fix tx timestamp test timeout values Tomasz Bursztyka 2019-03-07 14:38:41 +01:00
  • 3fb49d89d6 tests/net: Switch traffic class test to new net_context API Tomasz Bursztyka 2019-03-06 19:49:12 +01:00
  • c7ee54aeab net/context: If enabled, pass the context priority to the packet Tomasz Bursztyka 2019-03-07 09:23:25 +01:00
  • 5cff958a4f tests/net: Fix traffic class test timeout values Tomasz Bursztyka 2019-03-07 09:28:03 +01:00
  • eca8f1072a tests/net: Switch tcp test to new net_pkt API Tomasz Bursztyka 2019-03-06 15:36:11 +01:00
  • 344962270e tests/net: Switch promiscuous test to new net_pkt API Tomasz Bursztyka 2019-03-06 15:02:42 +01:00
  • 2a18ec99bf tests/net: Switch MLD to new net_pkt API Tomasz Bursztyka 2019-03-06 14:34:51 +01:00
  • 07d34b0f3e tests/net: Replace the legacy net_pkt API test by the new one. Tomasz Bursztyka 2019-03-05 18:02:13 +01:00
  • da37c67aba tests/net: Switch ipv6 fragmentation test to new net_pkt API Tomasz Bursztyka 2019-03-05 17:54:23 +01:00
  • 07f9040ebb tests/net: Switch ipv6 test to new net_pkt API Tomasz Bursztyka 2019-03-05 15:47:00 +01:00
  • 32dfb13b03 tests/net: Switch iface test to new net_pkt API Tomasz Bursztyka 2019-03-05 13:28:53 +01:00
  • 8e8bd65783 tests/net: Switch icmpv6 test to new net_pkt API Tomasz Bursztyka 2019-03-05 13:24:49 +01:00
  • 6c18a27c30 net/pkt: Allow having NULL as iface Tomasz Bursztyka 2019-03-05 13:23:25 +01:00
  • ae94e2ec1d tests/net: Switch context test to new net_context API Tomasz Bursztyka 2019-03-05 13:11:48 +01:00
  • a05c29f0db tests/net: Fix context test timeout values and function calls Tomasz Bursztyka 2019-03-06 14:45:04 +01:00
  • 8b857dadc5 tests/net: Switch checksum test to new net_context API Tomasz Bursztyka 2019-03-05 13:00:13 +01:00
  • b0ba9c0133 doc: shell: Document logging to shell in case of early crash Krzysztof Chruscinski 2019-03-07 13:10:38 +01:00
  • 26085d9570 drivers: can: fix multiple issues Andrew Boie 2019-03-08 10:14:57 -08:00
  • 319d8c7e2a doc: net: Updates to network architecture document Jukka Rissanen 2019-02-24 14:26:38 +02:00
  • d4d75eb1da shell: Make sure digits of the device id are rendered with 2 hex digits Daniel Egger 2019-03-08 13:43:05 +01:00
  • 46c19ff18f kconfig: drivers: pwm: Remove redundant deps. Ulf Magnusson 2019-03-07 06:44:34 +01:00
  • c006cfe2a2 kconfig: arch: arm: Remove redundant ARM_SECURE_FIRMWARE dep. Ulf Magnusson 2019-03-09 04:34:33 +01:00
  • 747cc7129a kconfig: subsys: dfu: Remove redundant IMG_MANAGER dep. Ulf Magnusson 2019-03-07 04:42:37 +01:00
  • 94a9342843 kconfig: subsys: usb: Remove redundant USB_DEVICE_STACK deps. Ulf Magnusson 2019-03-07 04:44:37 +01:00
  • b34b2c5a94 Bluetooth: kconfig: Remove redundant dependencies Ulf Magnusson 2019-03-07 05:06:32 +01:00
  • e1d85f8fcd kconfig: arch: posix: Remove redundant ARCH_POSIX dep. Ulf Magnusson 2019-03-09 04:28:46 +01:00
  • 681f771c90 kconfig: boards: nrf52_bsim: Remove redundant BOARD_NRF52_BSIM dep. Ulf Magnusson 2019-03-09 04:36:44 +01:00
  • f85de5877e kconfig: boards: native_posix: Remove redundant BOARD_NATIVE_POSIX dep. Ulf Magnusson 2019-03-09 04:39:06 +01:00
  • 70da85c8ec kconfig: drivers: i2s: Remove redundant deps. Ulf Magnusson 2019-03-07 06:47:56 +01:00
  • 0f53f467a8 kconfig: drivers: i2c: Remove redundant I2C_SLAVE dep. Ulf Magnusson 2019-03-07 06:49:43 +01:00
  • 92a1f2ca72 kconfig: drivers: counter: Remove redundant COUNTER deps. Ulf Magnusson 2019-03-07 05:28:01 +01:00
  • 0cfb2fad29 kconfig: drivers: clock_control: Remove redundant CLOCK_CONTROL deps. Ulf Magnusson 2019-03-07 05:48:56 +01:00
  • a51a7817cf kconfig: drivers: rtc: Remove redundant RTC deps. Ulf Magnusson 2019-03-07 05:52:09 +01:00
  • 569e64557f kconfig: drivers: audio: Remove redundant AUDIO_DMIC deps. Ulf Magnusson 2019-03-07 05:17:14 +01:00
  • 28063dc9ab kconfig: drivers: modem: Remove redundant MODEM_WNCM14A2A deps Ulf Magnusson 2019-03-07 05:20:40 +01:00
  • e3ce7a62a4 kconfig: drivers: sensor: Remove redundant dependencies Ulf Magnusson 2019-03-07 05:38:53 +01:00
  • 116fb2fe0a kconfig: drivers: serial: Remove redundant dependencies Ulf Magnusson 2019-03-09 04:23:02 +01:00
  • 5102f6a62e kconfig: drivers: flash: Remove redundant FLASH dependencies Ulf Magnusson 2019-03-07 05:45:23 +01:00