Commit graph

  • 07cd16388e net: Increase the default network connection count Jukka Rissanen 2016-11-23 10:36:40 +0200
  • 1501cb1076 net: tcp: Check for NET_TCP_IS_SHUTDOWN flag when sending/receiving Leandro Pereira 2016-11-22 13:27:31 -0800
  • 35bf12c5ac net: tcp: Add more debugging messages when disposing connections Leandro Pereira 2016-11-22 13:17:40 -0800
  • 1209245bac util: Ensure ARRAY_SIZE() will only take arrays Leandro Pereira 2016-11-21 13:50:18 -0800
  • 1223c2b674 net: tcp: Send FIN packet when transitioning to LAST_ACK Leandro Pereira 2016-11-22 12:57:00 -0800
  • 2b2dce28cd net: rpl: Use unified kernel API Jukka Rissanen 2016-11-22 14:06:08 +0200
  • 2a14a59162 net: Use PART_OF_ARRAY() macro Leandro Pereira 2016-11-22 10:08:34 -0800
  • 4f3be3951a util: Add PART_OF_ARRAY() to check if pointer points to array element Leandro Pereira 2016-11-22 10:07:40 -0800
  • 9e36897455 ethernet: enc28j60: fixes an issue caused during an internal rebase. Juan Manuel Cruz 2016-11-22 13:49:48 -0600
  • b3077ab4e7 samples: net: Fix echo-server compilation error Jukka Rissanen 2016-11-22 12:36:55 +0200
  • 412a4f32ff net: Fix menuconfig for setting up samples IP addresses Jukka Rissanen 2016-11-22 13:09:47 +0200
  • 697f4098f2 net: tcp: While disposing connection, properly check net_tcp pointer Leandro Pereira 2016-11-21 13:16:13 -0800
  • 572e3a1607 net: tcp: Calculate ack# correctly when receiving data Leandro Pereira 2016-11-21 12:48:09 -0800
  • 564d8cda53 net: tcp: Revisit implementation of passive close Leandro Pereira 2016-11-18 16:44:24 -0800
  • bab94301ff net: tcp: Print pointer to state when transitioning Leandro Pereira 2016-11-18 16:18:21 -0800
  • 4ed6ed06d8 net: tcp: Be more careful before dereferencing pointer in accept() Leandro Pereira 2016-11-18 16:15:49 -0800
  • 777cd0727c net: tcp: Fix state transitions during handshake Leandro Pereira 2016-11-18 16:05:38 -0800
  • e66a257b7e net: tcp: Print all the reasons a RST segment is sent Leandro Pereira 2016-11-18 16:05:05 -0800
  • 95d23577d2 net: tcp: Handshake ACK timeout should transition to LISTEN Leandro Pereira 2016-11-18 16:03:21 -0800
  • 483c8e780f net: Remove duplicated return statement Leandro Pereira 2016-11-18 16:02:49 -0800
  • f0c41205db wpanusb: Minimize debug output by default and set proper nbuf size Tomasz Bursztyka 2016-11-22 09:47:21 +0100
  • 5165eb7e7e net: udp: Add util to create UDP packet Jukka Rissanen 2016-11-22 08:41:58 +0200
  • a870dffa7f samples: net: echo apps can use IP address set in config file Jukka Rissanen 2016-11-14 15:03:29 +0200
  • 9ee1f3f7d4 net: Add support for setting up sample apps IP addresses Jukka Rissanen 2016-11-14 14:59:06 +0200
  • 876b7a9b10 samples: net: Bind to any IPv4 address by default Jukka Rissanen 2016-11-21 10:24:26 +0200
  • 0cc43a62ac samples: net: Do not use static address in DHPCv4 Jukka Rissanen 2016-11-21 10:20:57 +0200
  • 06fd64d1a0 net: dhcpv4: Fix debug output Jukka Rissanen 2016-11-19 10:48:49 +0200
  • cdc56a0893 drivers: ieee802154: RX stack debug enhancements Jukka Rissanen 2016-11-18 22:58:17 +0200
  • 59532902ff net: mgmt: Use macro to define the stack Jukka Rissanen 2016-11-18 23:07:45 +0200
  • b20279dbfd net: rpl: Increase the RX stack usage Jukka Rissanen 2016-11-18 13:28:45 +0200
  • 888e6b997d net: Move stack related Kconfig options to Kconfig.stack Jukka Rissanen 2016-11-18 12:56:43 +0200
  • 720be1a3b8 net: shell: Add command to print stack usage info Jukka Rissanen 2016-11-18 12:50:44 +0200
  • 8e84e36f14 net: Declare a macro to define stacks used by networking Jukka Rissanen 2016-11-18 15:10:08 +0200
  • 0f8be63d8e ethernet: ksdk: Use unified kernel API Jukka Rissanen 2016-11-19 00:31:22 +0200
  • eefd912fed samples: net: Use unified kernel interface for sem/queue declaration Mahavir Jain 2016-11-20 11:38:05 +0530
  • 8a11cf696d samples/leds-demo: Listen on the ANY address Vinicius Costa Gomes 2016-11-18 14:38:23 -0200
  • 9cd6bd9961 samples/leds-demo: Fix not using the LED correctly Vinicius Costa Gomes 2016-11-18 14:37:33 -0200
  • 4723d29e32 samples/leds-demo: Fix missing include file Vinicius Costa Gomes 2016-11-18 14:54:31 -0200
  • e27c7c02b2 samples/leds_demo: Add config for using 802.15.4 Vinicius Costa Gomes 2016-11-07 18:27:28 -0200
  • 7502824598 net: Use alignment macros when copying IP address Jukka Rissanen 2016-11-19 01:19:12 +0200
  • 40b91b05c4 net: Fix unknown func call when getting stack vars Jukka Rissanen 2016-11-18 12:40:41 +0200
  • 1997b24e88 net: bt: Remove comments about nbuf extra references Luiz Augusto von Dentz 2016-11-18 16:53:34 +0200
  • d1588dccee net: bt: Print data length for both recv and send Luiz Augusto von Dentz 2016-11-18 16:50:37 +0200
  • fa43abc100 net: shell: Fix warning in case CONFIG_NET_IPv6 is not enabled Mahavir Jain 2016-11-18 10:39:28 +0530
  • d45a5330ee net: tcp: Validate state transitions for debugging purposes Leandro Pereira 2016-11-17 13:58:42 -0800
  • db3bee8bdd net: tcp: No need to #if defined(TCP) inside TCP callback Leandro Pereira 2016-11-17 13:57:07 -0800
  • 7c0e3f9580 net: tcp: Send a FIN|ACK when transitioning from ESTABLISHED->LAST_ACK Leandro Pereira 2016-11-17 13:55:57 -0800
  • 99e4aa5dd4 net: Fix compile warnings when building with UDP disabled Leandro Pereira 2016-11-17 11:00:15 -0800
  • d02a9692ff wpan_serial: Minimize debug output by default and set proper nbuf size Tomasz Bursztyka 2016-11-17 13:55:29 +0100
  • 1a22f76364 drivers: ieee802154: Fix cc2520 raw mode Tomasz Bursztyka 2016-11-16 15:44:33 +0100
  • 847432e7dd sample: dhcpv4_client: use unified kernel APIs Mahavir Jain 2016-11-18 10:49:21 +0530
  • 65e85f39a3 net: Wire up TCP receive callbacks Andy Ross 2016-11-16 15:12:50 -0800
  • 9211918c56 net: Refactor net_context_recv() to separate UDP and sync handling Andy Ross 2016-11-16 15:08:23 -0800
  • 120468a858 net: udp: Remove protocol check in (private) net_udp_append() Leandro Pereira 2016-11-16 14:15:37 -0800
  • c4937e85ed net: tcp: Disallow sending messages to unconnected contexts Leandro Pereira 2016-11-15 15:03:55 -0800
  • 2543b2f6ee samples: net: Finish TCP support in echo server Leandro Pereira 2016-11-14 16:39:26 -0800
  • 6a8dcce179 net: tcp: Allow sending packets using send() and sendto() Leandro Pereira 2016-11-14 16:23:40 -0800
  • 287111d236 net: Implement net_context_send() in function of net_context_sendto() Leandro Pereira 2016-11-14 13:37:41 -0800
  • b3dc2f8ecd samples/zoap_server: Using unified kernel API Vinicius Costa Gomes 2016-11-11 11:32:46 -0300
  • 19087b8eca samples/zoap_client: Using unified kernel API Vinicius Costa Gomes 2016-11-11 10:58:09 -0300
  • b1749afbc2 iot/zoap: Increase the range of timeouts Vinicius Costa Gomes 2016-11-16 11:32:52 -0200
  • f1822a0252 net: Fix compilation when DEBUG is enabled Vinicius Costa Gomes 2016-11-08 17:10:08 -0200
  • b0aee95eda wpanusb: Log INF about upper layer start/stop Andrei Emeltchenko 2016-11-16 13:48:14 +0200
  • 88b41debd8 drivers: ieee802154: cc2520: Log errors when starting/stopping cc2520 Andrei Emeltchenko 2016-11-16 13:47:15 +0200
  • 75844e7847 drivers: ieee802154: cc2520: Flush RX fifo earlier when stopping Andrei Emeltchenko 2016-11-16 13:46:06 +0200
  • 17b6c45e79 wpanusb: Include shell to the sample Andrei Emeltchenko 2016-11-16 13:40:24 +0200
  • 72c71e8310 net: ieee802154: Add offset based reassembly feature Ravi kumar Veeramally 2016-11-03 21:13:05 +0200
  • 640ba28793 samples: net: No need of full debug output on cc2520 in echo client Tomasz Bursztyka 2016-11-16 13:19:40 +0100
  • 3ac3fb1f1e net: ieee802154: Add debug output to 6lo fragmentation Tomasz Bursztyka 2016-11-16 11:54:28 +0100
  • 1e39eabcb7 drivers: ieee802154: Set a fake MTU of 125 instead of real 127 Tomasz Bursztyka 2016-11-16 11:48:40 +0100
  • aa556f828e net: ieee802154: Fix wrong ifdef statement Tomasz Bursztyka 2016-11-16 09:39:31 +0100
  • 3312663011 net: Raise TX stack size to 1200 bytes by default Tomasz Bursztyka 2016-11-16 09:30:05 +0100
  • f4be98b4bb tests: net: Change the tag of network tests to net Jukka Rissanen 2016-11-12 00:22:24 +0200
  • 28255628f8 net: rpl: Add RPL option to IPv6 HBHO extension header Jukka Rissanen 2016-11-04 15:08:27 +0200
  • 314068d924 net: Avoid compiler warning when compiled for Arduino 101 ARC Jukka Rissanen 2016-11-11 20:14:20 +0200
  • d048b5c9d1 tests: buf: Do not depend on IP stack Jukka Rissanen 2016-11-09 12:05:37 +0200
  • 7a11439020 net: ieee802154: Fix current stack to completely drop CRC handling Tomasz Bursztyka 2016-11-15 15:30:23 +0100
  • 82ac4f68f7 wpan_serial: Correct file description Andrei Emeltchenko 2016-11-15 17:01:12 +0200
  • c4cec90f68 net: shell: Add IPv4 ping support Jukka Rissanen 2016-11-12 21:48:59 +0200
  • 137e34a795 net: Fix net_addr_pton() IPv4 address parsing Jukka Rissanen 2016-11-12 21:16:21 +0200
  • 23d32722e8 net: Check loopback and unspecified address in sending Jukka Rissanen 2016-11-12 13:02:27 +0200
  • b9d2113f02 net: Add util to send IPv4 ICMP Echo Request packet Jukka Rissanen 2016-11-12 20:06:42 +0200
  • 209b0cdb1c net: Add IPv4 address string max length Jukka Rissanen 2016-11-12 21:18:12 +0200
  • 5db9bc8895 net: ipv4: Add utils to create IPv4 network packet Jukka Rissanen 2016-11-12 19:53:38 +0200
  • e69fbacc5a net: Add util to check if IPv4 address is unspecified Jukka Rissanen 2016-11-12 20:03:29 +0200
  • ba65d1ef1d net: Add util to check if IPv4 address is a loopback one Jukka Rissanen 2016-11-12 13:29:23 +0200
  • 9c99fbe601 net: shell: Fix hostname parsing for ping command Jukka Rissanen 2016-11-12 11:21:49 +0200
  • fd57ca6f23 wpan_serial: Use unified API for wpan_serial sample Andrei Emeltchenko 2016-11-15 12:45:17 +0200
  • 3f2db79cd2 wpanusb: Use unified API for the wpanusb sample Andrei Emeltchenko 2016-11-15 11:34:47 +0200
  • cf66ddfd39 wpanusb: Use INFO default logging level Andrei Emeltchenko 2016-11-15 11:17:47 +0200
  • b2d2c7fe06 wpanusb: Send zero sequence for unsuccessful transmit Andrei Emeltchenko 2016-11-14 16:49:12 +0200
  • 5ceb1133c4 wpanusb: Allow retransmission when cc2520 transmit not done Andrei Emeltchenko 2016-11-11 15:40:09 +0200
  • 0bb17f9639 samples: net: Put a proper stack size for echo-client Tomasz Bursztyka 2016-11-15 11:27:00 +0100
  • 1e7a92f7da samples: net: Fix how k_sem_take is used in echo_client Tomasz Bursztyka 2016-11-15 09:18:45 +0100
  • 2dd1b5df0f samples: net: Use uart-pipe for 802154 iface in echo apps Tomasz Bursztyka 2016-11-15 09:30:52 +0100
  • 7e8ebf4733 net: ieee802154: Fix and use pkt_hexdump relevantly Tomasz Bursztyka 2016-11-15 08:49:10 +0100
  • d37b9fa9b5 iot/mqtt: Add the MQTT high-level API Flavio Santes 2016-11-13 22:24:45 -0600
  • fa678cfdb6 net: ieee802154: Fix some debug output Tomasz Bursztyka 2016-11-14 15:35:14 +0100
  • 094ef65130 net: 6lo: LL content is set after 6lo compression/fragmentation Tomasz Bursztyka 2016-11-14 15:32:43 +0100
  • a54d5607ad tests: ieee802154: Fix compilation error in fragment test Tomasz Bursztyka 2016-11-14 15:31:49 +0100