summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-31samples: zperf: Enable TCP for zperf configurationnetJukka Rissanen
2017-01-31samples: zperf: Use native IP stack for TCP supportJukka Rissanen
2017-01-31net: tcp: Only return -ETIMEDOUT if timeout!=0 in connectMichael Scott
2017-01-31samples: net: irc_bot: add DHCPv4 supportMichael Scott
2017-01-31samples: net: irc_bot: add DNS supportMichael Scott
2017-01-31samples: net: irc_bot: add IPv4 supportMichael Scott
2017-01-31samples: net: irc_bot: add FRDM K64F project .confMichael Scott
2017-01-31samples: net: irc_bot: add Linaro copyrightMichael Scott
2017-01-31samples: net: irc_bot: handle messages across multiple fragmentsMichael Scott
2017-01-31samples: net: irc_bot: create semi-unique IRC user namesMichael Scott
2017-01-31samples: net: irc_bot: modify disco check in on_context_recv()Michael Scott
2017-01-31samples: net: irc_bot: dont hardcode NET_SYS_LOG_LEVELMichael Scott
2017-01-31samples: net: irc_bot: use irc parameter's connectionMichael Scott
2017-01-31samples: net: irc_bot: fix null pointer derefMichael Scott
2017-01-31samples: net: irc_bot: expand some char buffersMichael Scott
2017-01-31samples: net: irc_bot: simplify connect pathMichael Scott
2017-01-31samples: net: irc_bot: make some functions more accessibleMichael Scott
2017-01-31samples: net: irc_bot: use #defines for server and portMichael Scott
2017-01-31samples: net: irc_bot: make panic() more accessibleMichael Scott
2017-01-31samples: net: irc_bot: remove sockaddr globalsMichael Scott
2017-01-31samples: net: irc_bot: add helper function in_addr_set()Michael Scott
2017-01-31samples: net: irc_bot: remove unneeded typecasts and extra varMichael Scott
2017-01-31samples: net: irc_bot: release net_context reference upon errorMichael Scott
2017-01-31samples: net: irc_bot: establish privmsg callback typedefMichael Scott
2017-01-31samples: net: irc_bot: run sample process as a threadMichael Scott
2017-01-31samples: net: Add IRC bot exampleLeandro Pereira
2017-01-31net: tcp: Add optional TIME_WAIT supportAndy Ross
2017-01-31net: net_context: Drop callbacks in net_context_put()Andy Ross
2017-01-31net: tcp: Clean up FIN handlingAndy Ross
2017-01-31net: tcp: Don't send active close FIN packets synchronouslyAndy Ross
2017-01-31net: tcp: Clean up net_context lifecycleAndy Ross
2017-01-31samples/net: Add a simple telnet sampleTomasz Bursztyka
2017-01-31samples/zoap_server: Add a 802.15.4 case to the test suiteVinicius Costa Gomes
2017-01-31samples/zoap_server: Allow overriding the BOARD variableVinicius Costa Gomes
2017-01-31net: Increasing the default number of network contextsJukka Rissanen
2017-01-31net/mqtt: Check function return valueJorge Ramirez-Ortiz
2017-01-31net: tests: Add unit tests for net_addr_ntop() utils functionRavi kumar Veeramally
2017-01-31net: utils: Add net_addr_ntop() helper functionRavi kumar Veeramally
2017-01-31net: tests: Add unit tests for net_addr_pton() utils functionRavi kumar Veeramally
2017-01-31net: bt: Fix failing to resolve link-local addressLuiz Augusto von Dentz
2017-01-31driver: ethernet: Fix typo on enc28j60 driver KconfigSergio Rodriguez
2017-01-31samples/net: Fix a tiny mistake in dhcpv4_client README.rstTomasz Bursztyka
2017-01-31net: echo_server: Enable TCP for frdm_k64fPaul Sokolovsky
2017-01-31net: ip: stat: fix typo in rpl.dio.sent statKumar Gala
2017-01-31samples/zoap_server: Enable support for 802.15.4Vinicius Costa Gomes
2017-01-31net: correct in*_addr parameter of net_addr_pton()Michael Scott
2017-01-31net: tcp: Call connect callback laterJukka Rissanen
2017-01-30doc: fix .rst headings in new sample docsDavid B. Kinder
2017-01-30toolchain: define DTC for zephyr SDKAnas Nashif
2017-01-30tests: benchmark: sys_kernel: Porting to unifiedJithu Joseph