summaryrefslogtreecommitdiff
path: root/subsys
AgeCommit message (Expand)Author
2017-03-11Revert "net: context: Check if conn_handler exists when binding"Anas Nashif
2017-03-10net: utils: Byte to hex converter had wrong prototypeJukka Rissanen
2017-03-10net: bt: Fix memory corruptionLuiz Augusto von Dentz
2017-03-08Bluetooth: Controller: mayfly enable to supercede over disableVinayak Chettimada
2017-03-08Bluetooth: Controller: Fix assert on role stop/abortVinayak Chettimada
2017-03-08Bluetooth: L2CAP: Add TX queueing for LE CoCLuiz Augusto von Dentz
2017-03-08Bluetooth: L2CAP: Move functions in preparation for queuingLuiz Augusto von Dentz
2017-03-07Bluetooth: Controller: Run all enqueued mayfly before disableVinayak Chettimada
2017-03-03net: bt: Place ll address type together with other assignmentsLuiz Augusto von Dentz
2017-03-03net: bt: Fix setting ll addresses to possible invalid pointersLuiz Augusto von Dentz
2017-03-02net: context: Check if conn_handler exists when bindingPaul Sokolovsky
2017-03-02kernel: use k_cycle_get_32 instead of sys_cycle_get_32Anas Nashif
2017-03-02lib/zoap: Fix warning about signedness conversionVinicius Costa Gomes
2017-03-01subsys: gdb_server: Fix type mismatchJithu Joseph
2017-02-28Bluetooth: Fix connection object leakSzymon Janc
2017-02-28Bluetooth: SMP: Fix passkey entry for legacy pairingSzymon Janc
2017-02-28Bluetooth: Controller: Fix LE Ping PDU dispatchVinayak Chettimada
2017-02-28Bluetooth: GATT: Fix subscriptions removalSzymon Janc
2017-02-28net/dns: Improve unaligned memory accessFlavio Santes
2017-02-28net/l2/ieeee802154: Fix typo in ieee802154_reserve nameMarcus Shawcroft
2017-02-28net: ipv6: Do not try to unref null pointerJukka Rissanen
2017-02-28iot/zoap: Fix requiring that the buffer is unchanged for retransmitVinicius Costa Gomes
2017-02-28net: if: Remove local address from IPv6 neighbor cacheJukka Rissanen
2017-02-28net: ipv6: Add util to remove neighbor from cacheJukka Rissanen
2017-02-28net: shell: Print IPv6 neighbor informationJukka Rissanen
2017-02-28net: ipv6: Add util to traverse neighbor cache entriesJukka Rissanen
2017-02-28net: icmpv6: Echo-Reply seq and id fixJukka Rissanen
2017-02-28net: icmpv6: Add TCP header when sending ICMPv6 errorJukka Rissanen
2017-02-22net: buf: net_buf_frag_del() had insufficient debuggingJukka Rissanen
2017-02-22net: tcp: Retransmit buffers are not freed on tcp_releaseRavi kumar Veeramally
2017-02-22net: context: let tcp_established() handle more TCP statesMichael Scott
2017-02-22net: context: Fix invalid order of statementsRavi kumar Veeramally
2017-02-22net/utils: Fix parameters typeTomasz Bursztyka
2017-02-22net: Set the network link address type when setting link addressJukka Rissanen
2017-02-15net/mqtt: Remove length computations for some msg fieldsFlavio Santes
2017-02-15net/mqtt: Add payload size validationFlavio Santes
2017-02-15net/mqtt: Use uint32_t for Remaining Length encoding/decodingFlavio Santes
2017-02-14net/dhcpv4: Ensure udp header checksum is computed correctlyMarcus Shawcroft
2017-02-14net/dhcpv4: Remove unused dhcpv4 offer stateMarcus Shawcroft
2017-02-14net/dhcpv4: Fix event/state mismatchMarcus Shawcroft
2017-02-14net/mqtt: Fix inline doc for MQTTFlavio Santes
2017-02-14iot/zoap: Add missing const modifier to header fileVinicius Costa Gomes
2017-02-14iot/zoap: Fix handling of 16-bytes block-wise transfersVinicius Costa Gomes
2017-02-11kernel: Add OpenOCD supportLeandro Pereira
2017-02-10Bluetooth: GATT: Fix compilation errorLuiz Augusto von Dentz
2017-02-10Merge "Merge bluetooth branch into master"Anas Nashif
2017-02-10Bluetooth: Convert FOR_EACH macro instances to use CONTAINERLuiz Augusto von Dentz
2017-02-10net: Convert FOR_EACH macro instances to use CONTAINERLuiz Augusto von Dentz
2017-02-10Merge bluetooth branch into masterJohan Hedberg
2017-02-10Bluetooth: AVDTP: Moving structures to headerfileArun Jagadish