summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-28doc: net: Fix IP stack architecture data flow picturesnetJukka Rissanen
2017-04-28net/mqtt: return error codes from net_context_sendMichael Scott
2017-04-28net/mqtt: cleanup TX function unref handlingMichael Scott
2017-04-28net/mqtt: use rlen to calculate # of QoS items in SUBACK packetMichael Scott
2017-04-28net/mqtt: combine mqtt_parser for PUBLISHER and SUBSCRIBERMichael Scott
2017-04-28net/mqtt: fix race condition in mqtt_init()Marti Bolivar
2017-04-28net: shell: Make shell commands non-static to allow reuse.Paul Sokolovsky
2017-04-28samples: net: dns_resolve: Clarify that DNS queries aren't immediatePaul Sokolovsky
2017-04-28net: samples: Use correct API to get net pkt lengthRavi kumar Veeramally
2017-04-28net: rpl: Fix invalid usage of router addition apiRavi kumar Veeramally
2017-04-28net: rpl: Fix router when it's timer expiresRavi kumar Veeramally
2017-04-28net: ipv6: Use correct API to remove routerRavi kumar Veeramally
2017-04-28net: zoap: Add block wise support for well-known responseRavi kumar Veeramally
2017-04-28net: zoap: Remove unused struct definitionRavi kumar Veeramally
2017-04-28net: zoap: Minor comment style fixesRavi kumar Veeramally
2017-04-28net: zoap: Remove magic numberRavi kumar Veeramally
2017-04-28net: zoap: Add timeout while requesting packetsRavi kumar Veeramally
2017-04-28net: bt: Fix leaking TX packetsLuiz Augusto von Dentz
2017-04-28samples: net: ieee802154: add KW41Z config fileBogdan Davidoaia
2017-04-28net: ieee802154: add native IEEE 802.15.4 driver for KW41ZBogdan Davidoaia
2017-04-28ext: mcux: add Makefiles for building the XCVR driverBogdan Davidoaia
2017-04-28ext: mcux: add OSAbstraction layer for ZephyrBogdan Davidoaia
2017-04-28ext: mcux: import XCVR driver for KW41ZBogdan Davidoaia
2017-04-28net: Switch to common values for SOCK_STREAM, SOCK_DGRAMPaul Sokolovsky
2017-04-28dns: Remove unused fields from dns_addrinfo structJukka Rissanen
2017-04-28samples/dns: Add config file for Arduino-101 and FRDM-K64FJukka Rissanen
2017-04-28drivers/eth/mcux: Fix the fragment ordering in RXJukka Rissanen
2017-04-28net: net_pkt_append: Refactor to return length of data actually addedPaul Sokolovsky
2017-04-28net: rpl: Do not crash if DIO message contains garbageJukka Rissanen
2017-04-28net: tcp: Fix TCP trace value debugJukka Rissanen
2017-04-28net: security: Use sys_put_be32() relevantlyAndrei Emeltchenko
2017-04-28samples: net: remove redundant Kconfig options for sam_e70_xplainedPiotr Mienkowski
2017-04-28boards: sam_e70_xplained: read MAC from I2C EEPROM by defaultPiotr Mienkowski
2017-04-28drivers: eth_sam_gmac: support reading MAC from I2C EEPROMPiotr Mienkowski
2017-04-28drivers: eth_sam_gmac: clean up after net_nbuf to net_pkt changePiotr Mienkowski
2017-04-28drivers: slip: escape SLIP special characters in headers tooRuslan Mstoi
2017-04-28net: l2: Clear arp cache when disable interface.june li
2017-04-27ci: add CI/CD integration and related scriptsAnas Nashif
2017-04-27build: build host-tools when prebuilts are enabledAnas Nashif
2017-04-28doc: tweak Sphinx linkcheck optionsDavid B. Kinder
2017-04-28doc: fix broken link in em_starterkit board docDavid B. Kinder
2017-04-27doc: fix broken link in 1.7 release notesDavid B. Kinder
2017-04-27x86: define MMU data structuresAndrew Boie
2017-04-27Revert "serial: stm32: Give H/W a chance to set the TXE bit on transfer"Paul Sokolovsky
2017-04-27samples: power: Time is passed as milliseconds in tickless kernelRamesh Thomas
2017-04-27samples: tickless: Enables tickless kernel option in some appsRamesh Thomas
2017-04-27timer: tickless: arcv2: Add tickless kernel supportRamesh Thomas
2017-04-27timer: tickless: cortex_m: Add tickless kernel supportRamesh Thomas
2017-04-27timer: tickless: loapic: Add tickless kernel supportRamesh Thomas
2017-04-27timer: tickless: hpet: Add tickless kernel supportRamesh Thomas