summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-05-12Bluetooth: SMP: Minor coding style fixesJohan Hedberg
2016-05-12Bluetooth: L2CAP: Enable handle BR/EDR signal channel trafficArkadiusz Lichwa
2016-05-12Bluetooth: Add comment clarifying condition check in bt_le_adv_startSzymon Janc
2016-05-12Bluetooth: L2CAP: Implement bt_l2cap_br_connected() notifierArkadiusz Lichwa
2016-05-12Bluetooth: L2CAP: Move bt_l2cap_br_fixed_chan_register() to l2cap_br.cArkadiusz Lichwa
2016-05-12Bluetooth: L2CAP: Introduce internal BR/EDR connection L2CAP notifier APIArkadiusz Lichwa
2016-05-12Bluetooth: L2CAP: Move init BR/EDR pool signal buffers to l2cap_br.cArkadiusz Lichwa
2016-05-11net/ip: Fix Makefile typoFlavio Santes
2016-05-11Bluetooth: SMP: Fix ecc_make_key return code checkSzymon Janc
2016-05-11Bluetooth: GATT: Remove authorization permissionLuiz Augusto von Dentz
2016-05-10Bluetooth: GATT: Make bt_gatt_write take a structLuiz Augusto von Dentz
2016-05-10Bluetooth: SMP: Reduce stack usage when generating ECDH keysSzymon Janc
2016-05-10Bluetooth: GATT: Fix coding styleLuiz Augusto von Dentz
2016-05-10net/loopback: add missing licenseFlavio Santes
2016-05-10net: configure TCP receive window sizejgarcia
2016-05-09Bluetooth: BR/EDR: Reset pairing context when neededArkadiusz Lichwa
2016-05-09Bluetooth: Use bt_hci_cmd_send_sync in set_ad to catch errorsJohan Hedberg
2016-05-09Bluetooht: Don't mix ssize_t and int error codesSzymon Janc
2016-05-09Bluetooth: Use set_random_address for setting Static Random addressSzymon Janc
2016-05-09Bluetooth: Fix using NRPA for creating connectionSzymon Janc
2016-05-05Bluetooth: Don't update responder for master role connectionSzymon Janc
2016-05-05Bluetooth: Add new conn on LE Connection Complete only for slaveSzymon Janc
2016-05-04Bluetooth: monitor: Add 32-bit timestamp supportJohan Hedberg
2016-05-04Bluetooth: Use le_set_rpa in check_pending_connSzymon Janc
2016-05-04Bluetooth: Refactor check_pending_conn error handlingSzymon Janc
2016-05-04Bluetooth: Fix connection leak if failed to generate RPASzymon Janc
2016-05-04net: timer_expired may not return the right value when called twiceSebastien Griffoul
2016-05-04net: Fix ethernet headers in ipv6Sebastien Griffoul
2016-05-04Bluetooth: Simplify advertising APISzymon Janc
2016-05-03Bluetooth: SMP: Avoid using hard-coded constantJohan Hedberg
2016-05-03Bluetooth: Increase HCI_LE_rand delay for MyNewtJohan Hedberg
2016-05-03Bluetooth: Move bt_conn functions to conn.cJohan Hedberg
2016-05-03Bluetooth: SMP: Fix unaligned access usage fault.Vinayak Kariappa Chettimada
2016-04-29Bluetooth: Fix using invalid responder address as peripheralSzymon Janc
2016-04-28Bluetooth: gatt: include service api definition proposalRoger Lendenmann
2016-04-27Bluetooth: monitor: Update to new protocol formatJohan Hedberg
2016-04-27Bluetooth: Add temporary workaround for MyNewt HCI_LE_Random reliabilityJohan Hedberg
2016-04-26Bluetooth: L2CAP: Add API to register PSM serverArkadiusz Lichwa
2016-04-26Bluetooth: L2CAP: L2CAP_DYNAMIC_CHANNEL enabled by default when BREDRArkadiusz Lichwa
2016-04-26Bluetooth: Fix monitor init priorityJohan Hedberg
2016-04-25Bluetooth: SMP: Workaround LE SC bug in iOSSzymon Janc
2016-04-25net: ipv4: Print configured IPv4 address to consoleJukka Rissanen
2016-04-25net: Wakeup TX fiber when packet needs to be sentJukka Rissanen
2016-04-25net: 802.15.4: Do not compress TCP packetsJukka Rissanen
2016-04-25net: tcp: Disable client roleJukka Rissanen
2016-04-25net: Enable TCP supportJukka Rissanen
2016-04-25net: Initial TCP supportJukka Rissanen
2016-04-22Bluetooth: add drivers to include pathAnas Nashif
2016-04-22Bluetooth: Add name member to HCI driver structJohan Hedberg
2016-04-22Bluetooth: Move HCI device bus information to the driverJohan Hedberg