Commit graph

  • 91b47b9d3c sensors: change init level from NANOKERNEL to POST_KERNEL Anas Nashif 2016-11-30 20:12:44 -05:00
  • 15bc537712 kernel: Fix ARM irq_lock() ordering bug. Marcus Shawcroft 2016-12-02 12:18:04 +00:00
  • fc1071d91e tests/kernel: verify RUNTIME_NMI at runtime Vincenzo Frascino 2016-11-30 20:53:50 +00:00
  • aae7ac0765 quark_se_ss: power_mgmt: Remove redundant int trigger setting Ramesh Thomas 2016-11-23 19:49:48 -08:00
  • 45f2ef653d work_q: delayed work cancel returns incorrect status Mahavir Jain 2016-12-01 21:52:10 +05:30
  • 09e6b95adf Merge net branch into master Jukka Rissanen 2016-12-02 12:46:59 +02:00
  • efe6f50892 drivers: ieee802154: cc2520: Debug cleanup Tomasz Bursztyka 2016-12-02 10:49:34 +01:00
  • 589a361e53 drivers: ieee802154: cc2520: Rename RX stack Kconfig option Tomasz Bursztyka 2016-12-02 10:33:30 +01:00
  • 386b2f9ec9 drivers: ieee802154: cc2520: Let's use only symetrical tx/rx spi buffer Tomasz Bursztyka 2016-12-02 10:30:36 +01:00
  • 562f9c1c2e net: ieee802154: Add support for big endian Tomasz Bursztyka 2016-11-21 16:16:26 +01:00
  • 5ad60c8ee6 doc: net: Fix the path and description of the IP stack Jukka Rissanen 2016-12-02 11:19:26 +02:00
  • 2f273a2572 MAINTAINERS: Fix the location of IP stack Jukka Rissanen 2016-12-02 11:14:27 +02:00
  • f3c1b442ba samples: net: echo apps: Add cc2520 configuration for arduino_101 Tomasz Bursztyka 2016-11-28 17:11:02 +01:00
  • ba90139cbd ieee802154: cc2520: Externalize how GPIOs are configured Tomasz Bursztyka 2016-11-28 17:06:15 +01:00
  • a1dc687b5d iot/http: Add test-case for HTTP header fields Flavio Santes 2016-08-07 01:47:40 -05:00
  • b965fb5ff1 iot: Add HTTP support for Zephyr Flavio Santes 2016-08-31 21:46:36 -05:00
  • 5ece8c26b5 net: tcp: Fixing the constness of TCP state debug string Jukka Rissanen 2016-11-30 15:21:49 +02:00
  • e6b5239c33 wpanusb: Fix include path Sergio Rodriguez 2016-11-30 12:19:44 -08:00
  • c2f7c907c9 iot/dns: Update sample client application Flavio Santes 2016-11-30 16:28:44 -06:00
  • 3eaec41ab8 net: Moved net/ to subsys/net Jukka Rissanen 2016-11-11 23:46:28 +02:00
  • 01f5fbdadd net: tcp: Add retry handling Andy Ross 2016-11-29 15:49:57 -08:00
  • 481f67e266 net: nbuf: Provide metadata info for sent TCP buf Jukka Rissanen 2016-11-30 12:58:52 +02:00
  • ab3b4656f3 net: tcp: Handle received ACK packets correctly Andy Ross 2016-11-29 15:45:31 -08:00
  • 1ddb9f94d4 net: tcp: Rework ACK behavior Andy Ross 2016-11-29 15:41:32 -08:00
  • a93779b041 net: tcp: Refactor "finalize" step from "prepare" Andy Ross 2016-11-28 13:58:20 -08:00
  • 094c65051c net: tcp: TCP transmission Andy Ross 2016-11-29 15:29:22 -08:00
  • 74c3b9a3f4 net: tcp: Fix uninitialized garbage in TCP urgent field Andy Ross 2016-11-29 15:06:40 -08:00
  • e5a5f1da95 net: tcp: prepare_segment needs to work with pre-allocated buffers Andy Ross 2016-11-21 12:54:04 -08:00
  • b926166d56 net: Set REMOTE_ADDR_SET flag on new TCP connection contexts Andy Ross 2016-11-21 10:50:28 -08:00
  • 17656ecdb6 net: Remove net_tcp_prepare_data_segment Andy Ross 2016-11-29 15:02:28 -08:00
  • 51da830b5e samples: zperf: Port to native IP stack Jukka Rissanen 2016-11-21 15:51:56 +02:00
  • c07222bcf1 net: icmpv6: Do not set destination ll address Jukka Rissanen 2016-11-29 15:32:33 +02:00
  • 79e2178040 samples: net: Do not quit echo-server if sending fails Jukka Rissanen 2016-11-29 13:30:11 +02:00
  • 6c02719125 samples: net: Use qemu_x86 config file by default for echo apps Jukka Rissanen 2016-11-29 17:17:28 +02:00
  • 2631995fa9 samples: net: Use board specific conf file for echo apps Jukka Rissanen 2016-11-29 17:11:10 +02:00
  • 7ebcf7398a samples: net: Remove prj.mdef file from echo sample apps Jukka Rissanen 2016-11-29 17:08:59 +02:00
  • 7048c992fb samples: net: Convert the echo apps config files to native stack Jukka Rissanen 2016-11-29 17:06:09 +02:00
  • f8bc4864a7 net: todo: Removed already done tasks Jukka Rissanen 2016-11-29 16:26:14 +02:00
  • 368ef49331 tests: net: ipv6: Add test for neighbor advertisement Jukka Rissanen 2016-11-29 15:24:52 +02:00
  • e2a4432e85 tests: net: ipv6: Wrong IP address was added to cache Jukka Rissanen 2016-11-29 15:23:42 +02:00
  • bd9f9e7cde tests: net: ipv6: Fix prefix test Jukka Rissanen 2016-11-29 15:20:41 +02:00
  • 96f05c334e net: if: Print IPv6 prefix lifetime timeout value Jukka Rissanen 2016-11-29 15:18:02 +02:00
  • 4aefda34b8 net: ipv6: Make NA sending function public Jukka Rissanen 2016-11-29 14:37:54 +02:00
  • 76623a5e5a net: ipv6: Fix debug print when DAD fails Jukka Rissanen 2016-11-29 14:36:52 +02:00
  • bf5f378311 net: arp: Add ethernet header if it is missing Jukka Rissanen 2016-11-29 13:31:06 +02:00
  • b4cba17408 net: Fix stack info collector in net shell Jukka Rissanen 2016-11-28 15:05:02 +02:00
  • bd48a9eca7 net: ipv6: Check extension header No Next Header Jukka Rissanen 2016-11-28 10:19:29 +02:00
  • 037f9c5c9e net: Drop IPv4 and IPv6 packet if size is wrong Jukka Rissanen 2016-11-28 08:27:32 +02:00
  • 27f624d6f7 net: Check duplicate IPv4 address when adding address Jukka Rissanen 2016-11-25 20:25:34 +02:00
  • e13ff65c22 net: Check duplicate IPv6 prefix when adding it Jukka Rissanen 2016-11-25 20:12:37 +02:00
  • 852c117d6f net: Check duplicate IPv6 address when adding address Jukka Rissanen 2016-11-25 20:10:58 +02:00
  • 4b01094acd net: net_send_data() should not free the net_buf Jukka Rissanen 2016-11-25 13:10:13 +02:00
  • 47b27514a3 test: net: remove nano/micro tests Anas Nashif 2016-11-26 11:23:12 -05:00
  • 3d97803c02 tests: net: remove qemu.pid file and bad filters Anas Nashif 2016-11-26 11:20:00 -05:00
  • fed49c7493 samples: net: enable debugging with qemu target Ruslan Mstoi 2016-11-23 12:56:42 +02:00
  • 68ea9377e6 net: Make native IP stack the default Jukka Rissanen 2016-11-12 00:13:24 +02:00
  • 3c28f9c211 net: Remove legacy IoT sample applications Flavio Santes 2016-11-11 21:34:16 -06:00
  • 6b43821f20 net: Remove legacy Contiki based uIP stack Jukka Rissanen 2016-11-11 19:49:31 +02:00
  • f2b7492269 ethernet: Add driver initialization priority to Kconfig Jukka Rissanen 2016-11-19 00:22:05 +02:00
  • e12d73e45e ethernet: enc28j60: use unified kernel interface Mahavir Jain 2016-11-22 14:13:01 +05:30
  • 30285fd550 net: ICMPv6 Echo-Reply message was incorrectly setup Jukka Rissanen 2016-11-24 15:25:50 +02:00
  • 4abf1a26f6 drivers: cc2520: Inform about missing SPI device Andrei Emeltchenko 2016-11-23 11:48:08 +02:00
  • 0b8e5f3729 net: shell: Print info about active TCP connections Jukka Rissanen 2016-11-23 13:58:56 +02:00
  • 797b642a61 net: tcp: Add util to loop through all TCP connections Jukka Rissanen 2016-11-23 13:57:14 +02:00
  • 9148567dbd net: shell: Add command to view active network contexts Jukka Rissanen 2016-11-23 12:52:08 +02:00
  • 928e7c4824 net: Local address family was not set in net_context Jukka Rissanen 2016-11-23 12:50:24 +02:00
  • 1b9b1d46c3 net: Add util to loop all network contexts Jukka Rissanen 2016-11-23 12:48:33 +02:00
  • e765a5a2e2 net: Add initial IP stack offloading support Jukka Rissanen 2016-11-15 20:06:22 +02:00
  • 07cd16388e net: Increase the default network connection count Jukka Rissanen 2016-11-23 10:36:40 +02:00
  • 1501cb1076 net: tcp: Check for NET_TCP_IS_SHUTDOWN flag when sending/receiving Leandro Pereira 2016-11-22 13:27:31 -08:00
  • 35bf12c5ac net: tcp: Add more debugging messages when disposing connections Leandro Pereira 2016-11-22 13:17:40 -08:00
  • 1209245bac util: Ensure ARRAY_SIZE() will only take arrays Leandro Pereira 2016-11-21 13:50:18 -08:00
  • 1223c2b674 net: tcp: Send FIN packet when transitioning to LAST_ACK Leandro Pereira 2016-11-22 12:57:00 -08:00
  • 2b2dce28cd net: rpl: Use unified kernel API Jukka Rissanen 2016-11-22 14:06:08 +02:00
  • 2a14a59162 net: Use PART_OF_ARRAY() macro Leandro Pereira 2016-11-22 10:08:34 -08:00
  • 4f3be3951a util: Add PART_OF_ARRAY() to check if pointer points to array element Leandro Pereira 2016-11-22 10:07:40 -08:00
  • 9e36897455 ethernet: enc28j60: fixes an issue caused during an internal rebase. Juan Manuel Cruz 2016-11-22 13:49:48 -06:00
  • b3077ab4e7 samples: net: Fix echo-server compilation error Jukka Rissanen 2016-11-22 12:36:55 +02:00
  • 412a4f32ff net: Fix menuconfig for setting up samples IP addresses Jukka Rissanen 2016-11-22 13:09:47 +02:00
  • 697f4098f2 net: tcp: While disposing connection, properly check net_tcp pointer Leandro Pereira 2016-11-21 13:16:13 -08:00
  • 572e3a1607 net: tcp: Calculate ack# correctly when receiving data Leandro Pereira 2016-11-21 12:48:09 -08:00
  • 564d8cda53 net: tcp: Revisit implementation of passive close Leandro Pereira 2016-11-18 16:44:24 -08:00
  • bab94301ff net: tcp: Print pointer to state when transitioning Leandro Pereira 2016-11-18 16:18:21 -08:00
  • 4ed6ed06d8 net: tcp: Be more careful before dereferencing pointer in accept() Leandro Pereira 2016-11-18 16:15:49 -08:00
  • 777cd0727c net: tcp: Fix state transitions during handshake Leandro Pereira 2016-11-18 16:05:38 -08:00
  • e66a257b7e net: tcp: Print all the reasons a RST segment is sent Leandro Pereira 2016-11-18 16:05:05 -08:00
  • 95d23577d2 net: tcp: Handshake ACK timeout should transition to LISTEN Leandro Pereira 2016-11-18 16:03:21 -08:00
  • 483c8e780f net: Remove duplicated return statement Leandro Pereira 2016-11-18 16:02:49 -08:00
  • f0c41205db wpanusb: Minimize debug output by default and set proper nbuf size Tomasz Bursztyka 2016-11-22 09:47:21 +01:00
  • 5165eb7e7e net: udp: Add util to create UDP packet Jukka Rissanen 2016-11-22 08:41:58 +02:00
  • a870dffa7f samples: net: echo apps can use IP address set in config file Jukka Rissanen 2016-11-14 15:03:29 +02:00
  • 9ee1f3f7d4 net: Add support for setting up sample apps IP addresses Jukka Rissanen 2016-11-14 14:59:06 +02:00
  • 876b7a9b10 samples: net: Bind to any IPv4 address by default Jukka Rissanen 2016-11-21 10:24:26 +02:00
  • 0cc43a62ac samples: net: Do not use static address in DHPCv4 Jukka Rissanen 2016-11-21 10:20:57 +02:00
  • 06fd64d1a0 net: dhcpv4: Fix debug output Jukka Rissanen 2016-11-19 10:48:49 +02:00
  • cdc56a0893 drivers: ieee802154: RX stack debug enhancements Jukka Rissanen 2016-11-18 22:58:17 +02:00
  • 59532902ff net: mgmt: Use macro to define the stack Jukka Rissanen 2016-11-18 23:07:45 +02:00
  • b20279dbfd net: rpl: Increase the RX stack usage Jukka Rissanen 2016-11-18 13:28:45 +02:00
  • 888e6b997d net: Move stack related Kconfig options to Kconfig.stack Jukka Rissanen 2016-11-18 12:56:43 +02:00
  • 720be1a3b8 net: shell: Add command to print stack usage info Jukka Rissanen 2016-11-18 12:50:44 +02:00