Commit graph

  • 5f3f331d48 net: Adapt to new behavior of net_buf_frag_add v2 Jukka Rissanen 2016-10-26 21:51:31 +0300
  • 82ae330bfc net: Adapt to new behavior of net_buf_frag_add Luiz Augusto von Dentz 2016-10-21 16:11:36 +0300
  • 78502f1804 net: tests: Update DHCPv4 test results based on events Ravi kumar Veeramally 2016-10-26 10:57:41 +0300
  • 6210b7c19f net: Notify IPv4 related events on interface Ravi kumar Veeramally 2016-10-26 10:52:36 +0300
  • f1986a1d1e net: Add IPv4 related events Ravi kumar Veeramally 2016-10-26 10:50:54 +0300
  • 899df8742f wpanusb: Add wpanusb syslog domain Andrei Emeltchenko 2016-10-25 14:37:22 +0300
  • 3c75cc9c9c wpanusb: Correct definition names Andrei Emeltchenko 2016-10-25 12:57:39 +0300
  • cb77016c23 net: samples: Add samples overview for wpanusb and wpan_serial Andrei Emeltchenko 2016-10-04 11:05:33 +0300
  • b014cc01d9 net: tcp: Master socket should never go to ESTABLISHED state Leandro Pereira 2016-09-19 17:15:59 -0300
  • 9abf988079 net: tcp: Put new_connection on handshake failure Leandro Pereira 2016-09-19 17:06:09 -0300
  • 03d4596c10 net: tcp: Drop early when accepting without accept callback Leandro Pereira 2016-09-19 16:59:37 -0300
  • c0d6863272 net: tcp: Ensure iface set in LISTEN state on SYN_RCVD state Leandro Pereira 2016-09-19 16:58:32 -0300
  • 1cffdd8cbd net: tcp: Return -EOPNOTSUPP for non-TCP in net_context_listen() Leandro Pereira 2016-09-19 15:49:22 -0300
  • 82530f94d8 net: tcp: Change TCP state to listen on call to net_context_listen() Leandro Pereira 2016-09-19 15:41:43 -0300
  • 56f6a86270 net: tcp: Use macros from byteorder.h to obtain ints Leandro Pereira 2016-10-24 13:21:47 -0700
  • 88e6e403fe net: dhcpv4: Adjust DHCPv4 debug config wording. Marcus Shawcroft 2016-10-13 14:33:12 +0100
  • 5d102604ad net: dhcpv4: Adjust debug diagnostic wording. Marcus Shawcroft 2016-10-05 15:18:37 +0100
  • 047e17eed5 net: dhcpv4: Issue an NET_INFO when dhcpv4 allocates an IP. Marcus Shawcroft 2016-10-05 15:18:12 +0100
  • e65a7fcff6 net: dhcpv4: Add received message debug. Marcus Shawcroft 2016-10-05 15:05:11 +0100
  • f903cb3763 net: dhcpv4: Implement XID Marcus Shawcroft 2016-10-05 15:04:47 +0100
  • df20ab8b90 net: Renaming net_l2_init sections to net_l2 Tomasz Bursztyka 2016-10-25 16:07:19 +0200
  • 7f4275ef52 iot/zoap: Temporarily disable block size transfer test Jukka Rissanen 2016-10-25 16:33:54 +0300
  • d3b21f0171 net: tests: Add unit tests for net_nbuf_write/insert utilites Ravi kumar Veeramally 2016-10-24 15:37:15 +0300
  • 889b090ffb net: Implement net_nbuf_insert Ravi kumar Veeramally 2016-10-24 15:36:01 +0300
  • 9f308ac83c net: Implement net_nbuf_write Ravi kumar Veeramally 2016-10-24 15:31:09 +0300
  • 71d1bd6066 net: Remove unused net sections Tomasz Bursztyka 2016-10-25 10:02:05 +0200
  • fd2e2f2f5e iot/dns: Update README files Flavio Santes 2016-10-24 15:44:21 -0500
  • ffb6ae0dda iot/dns: Improve support for additional boards Flavio Santes 2016-10-24 15:34:33 -0500
  • ca1a7c5825 net: tcp: Clean up TCP sequence checking Andy Ross 2016-10-18 14:59:15 -0700
  • 24dcb8502c net: tcp: Fix race in net_tcp allocation Andy Ross 2016-10-18 13:41:30 -0700
  • 63c7565219 net: tcp: Remove dead/stubbed struct elements in struct net_tcp Andy Ross 2016-10-18 13:25:00 -0700
  • e6bbc5003c net: do not depend on ARCH Anas Nashif 2016-10-23 18:58:31 -0400
  • 408d0c2124 wpanusb: Improve debug for wpanusb Andrei Emeltchenko 2016-10-04 11:05:33 +0300
  • 9bbfaef4a1 wpan_serial: Implement 802.15.4 serial radio protocol Andrei Emeltchenko 2016-10-07 16:35:31 +0300
  • 7b4acbff25 wpanusb: Add wpan radio protocol specification Andrei Emeltchenko 2016-10-04 11:06:38 +0300
  • 68e7037104 ieee802154: Correct error logging for cc2520 driver Andrei Emeltchenko 2016-10-20 12:04:52 +0300
  • daefa3d979 ieee802154: Add log domain for CC2520 driver Andrei Emeltchenko 2016-10-21 10:51:33 +0300
  • 1c3c26a1f9 net: tests: Add TCP unit tests Jukka Rissanen 2016-08-18 10:09:30 +0300
  • ddda50c214 net: tcp: Initial TCP functionality Jukka Rissanen 2016-08-18 10:08:04 +0300
  • ed3dbe1cbf net: Fix typos in nbuf apis Ravi kumar Veeramally 2016-10-20 11:17:36 +0300
  • 1057c44c65 net: Kconfig: Add NET_NBUF_USER_DATA_SIZE Luiz Augusto von Dentz 2016-10-19 11:02:07 +0300
  • 54a500a478 net: Add helpers to get sockaddr pointer Jukka Rissanen 2016-10-21 10:35:00 +0300
  • a559ad37c2 eth: enc28j60_legacy: Make driver config_info structure const. Jukka Rissanen 2016-10-21 12:44:43 +0300
  • 4de34b3914 net: apps: Fix echo-server where IPv6 TCP context was used instead of IPv4 Paul Sokolovsky 2016-10-18 23:43:59 +0300
  • be96b7df62 net: Make net_context_get_ip_proto check correct flag. Paul Sokolovsky 2016-10-19 00:13:53 +0300
  • c689fd6f1a net: Rename net_nbuf_write to net_nbuf_append Ravi kumar Veeramally 2016-10-19 10:59:36 +0300
  • 28a7df161c net: Fix ARP requests error Ravi kumar Veeramally 2016-10-18 13:00:07 +0300
  • c90e0ae58c net: Fix slip compilation issue with debug option enabled Ravi kumar Veeramally 2016-10-18 12:09:28 +0300
  • f1cd63c2b1 net: Fix net_nbuf_write buf ref count Ravi kumar Veeramally 2016-10-18 11:41:43 +0300
  • 8d001fa5cb iot/dns: Add support for Arduino 101 and ENC28J60 Flavio Santes 2016-10-10 14:37:25 -0500
  • 8b0467a967 iot/dns: Add '+' operator Flavio Santes 2016-10-11 10:50:19 -0500
  • 05aded096e samples/mbedtls_dtlsclient: mbedTLS sample DTLS client app. Sergio Rodriguez 2016-10-04 15:36:40 -0700
  • 09b2bb05d0 drivers/slip: Fix circular dependency on NET_SLIP Vinicius Costa Gomes 2016-08-31 16:40:42 -0300
  • 516edbf8ac net/yaip: Separate SLIP support into TAP and TUN options Vinicius Costa Gomes 2016-08-31 16:38:06 -0300
  • 46be4f4907 samples/zoap_client: Use token generator helper Vinicius Costa Gomes 2016-10-03 11:17:01 -0300
  • ea28e4fccb iot/zoap: Add helper for generating tokens Vinicius Costa Gomes 2016-10-03 11:09:14 -0300
  • dc45748d50 iot/zoap: Port to the native stack Vinicius Costa Gomes 2016-09-22 11:23:16 -0300
  • 92539f21fc enc28j60: Modify echo server and client samples to support enc28j60 Juan Manuel Cruz Alcaraz 2016-09-27 13:38:20 -0500
  • 8d6206c9be enc28j60: Adapt driver for native IP stack Juan Manuel Cruz Alcaraz 2016-09-23 10:01:23 -0500
  • 8c7aa2d085 net: Add TODO item for Bluetooth Luiz Augusto von Dentz 2016-10-14 11:41:48 +0300
  • 83c9da8af8 net: Add initial Bluetooth support using native IP stack Luiz Augusto von Dentz 2016-09-29 19:24:10 +0300
  • f996299754 iot/zoap: Add support for error 4.15 Vinicius Costa Gomes 2016-09-26 15:39:01 -0300
  • fa5481b1cb zoap: Fix alignment of multiline function arguments Vinicius Costa Gomes 2016-09-26 15:36:53 -0300
  • b49d6246b3 net: drivers: slip: Let's cleanup a bit for better readability Tomasz Bursztyka 2016-10-13 12:58:34 +0200
  • 37d0958321 net: driver: SLIP does not need to store ll reserve at any time Tomasz Bursztyka 2016-10-13 12:46:44 +0200
  • 9c70e1ca06 net: drivers: Slip can get the MTU set on it's interface Tomasz Bursztyka 2016-10-13 12:36:58 +0200
  • 076235c23b net: drivers: SLIP should not reserve anything while receiving Tomasz Bursztyka 2016-10-13 12:28:35 +0200
  • 3aef2a6f34 net: nbuf: Make sure ll_reserve is not holding previous value Tomasz Bursztyka 2016-10-13 12:24:17 +0200
  • 83c2b85341 net: ethernet: Update the data pointer according to ll reserve Tomasz Bursztyka 2016-10-13 10:27:50 +0200
  • 7131ab2e43 net: Small simplififcation to net_nbuf_write Vinicius Costa Gomes 2016-10-05 16:35:51 -0300
  • 23b0a8856e net: l2: Assert if frag cannot hold ethernet header Jukka Rissanen 2016-10-07 17:39:48 +0300
  • bd55cfe420 net: Update TODO for DHCPv4 Ravi kumar Veeramally 2016-10-13 13:52:02 +0300
  • e505e4641d net: Disable warning about unused label Vinicius Costa Gomes 2016-10-10 14:45:45 -0300
  • ead511ddae net: Fix net_nbuf_read corner cases Ravi kumar Veeramally 2016-10-06 13:07:10 +0300
  • e29b00b387 net: Calculate UDP checksum in 6lowpan uncompression Ravi kumar Veeramally 2016-10-10 14:50:39 +0300
  • 962400f9b1 net: uip: Fix the net_context.h content for legacy stack Jukka Rissanen 2016-10-10 12:19:07 +0300
  • 552dfaeaa7 iot/dns: Add DNS Client sample app Flavio Santes 2016-10-06 00:27:01 -0500
  • 36bbd7a935 iot/dns: Add DNS Client support for Zephyr Flavio Santes 2016-10-06 00:07:48 -0500
  • eb03404bce iot/dns: Remove legacy DNS client sample code Flavio Santes 2016-10-05 23:39:28 -0500
  • ddf447c500 net: arp: Fix issue with compiler optimization on Quark SE x86 Juan Manuel Cruz 2016-10-05 19:42:43 -0500
  • 712f0c90db net: tests: Add 6lo context based unit tests Ravi kumar Veeramally 2016-10-05 14:32:22 +0300
  • e68625345a net: Add support for 6lo context based compression Ravi kumar Veeramally 2016-10-05 11:43:00 +0300
  • 2bb8eed501 net: Add more inline helper functions in 6lowpan Ravi kumar Veeramally 2016-10-04 11:25:51 +0300
  • e8f40a970a net: tests: Add sample 6CO context data to IPv6 RA test Ravi kumar Veeramally 2016-10-05 17:20:50 +0300
  • 5fbca8a0d2 net: Add support for 6CO Ravi kumar Veeramally 2016-10-05 17:20:06 +0300
  • 2d1475e03b net: Fix ND RA length Ravi kumar Veeramally 2016-10-06 17:15:16 +0300
  • 1069d26eae net: Differentiate IPv6 event command and final event Tomasz Bursztyka 2016-10-07 10:30:13 +0200
  • 42c3969ad8 tests/net/nbuf: Fix invalid memory access Vinicius Costa Gomes 2016-10-06 16:20:46 -0300
  • 61bb244ab1 tests/net/nbuf: Fix wrong size to linearize() call Vinicius Costa Gomes 2016-10-06 11:33:31 -0300
  • f2236bb2d7 tests/net: Exclude tests needing more RAM than available Vinicius Costa Gomes 2016-10-06 11:30:34 -0300
  • 3ccf24ccab net: Remove assert and return false in net_nbuf_write Ravi kumar Veeramally 2016-10-06 12:04:53 +0300
  • 5fd1fb05f0 net: Refactor nbuf data fragment detection Jukka Rissanen 2016-10-06 17:54:07 +0300
  • 4bf941ee39 net: Re-order fields in net_nbuf struct Jukka Rissanen 2016-10-06 17:35:29 +0300
  • 1b7282a986 net: ethernet: Set ll_reserve only when ready Tomasz Bursztyka 2016-10-06 10:03:52 +0200
  • 5e96fa9544 net: ethernet: Drop the packet early when relevant Tomasz Bursztyka 2016-10-05 10:09:27 +0200
  • 805e475e9d net: events: Fix a mix up between code and command Tomasz Bursztyka 2016-10-04 15:09:12 +0200
  • 918703cba3 net: tests: Decrease the required buffers count Ravi kumar Veeramally 2016-10-05 14:58:38 +0300
  • 3712eff2cb net: Fix buffer leak in ieee802154 fragmentation Ravi kumar Veeramally 2016-10-05 14:56:16 +0300
  • 25feaf196d net: Fix buffer leak in 6lowpan compression Ravi kumar Veeramally 2016-10-05 14:37:30 +0300
  • f74f3f8385 net: Fix Kconfig indentation issue Flavio Santes 2016-10-05 00:02:12 -0500