aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2016-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-08-20Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński
2016-04-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-12Bluetooth: Fix potential buffer overflow with Add AdvertisingJohan Hedberg
2016-03-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-03Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda
2016-03-03Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke
2016-03-03Bluetooth: Fix incorrect removing of IRKsJohan Hedberg
2016-03-03Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg
2016-02-16Paranoid network.Robert Love
2015-12-15bluetooth: Validate socket address length in sco_sock_bind().David S. Miller
2015-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-11-11Bluetooth: Fix l2cap_chan leak in SMPJohan Hedberg
2015-11-05Bluetooth: L2CAP: Add missing checks for invalid LE DCIDJohan Hedberg
2015-11-05Bluetooth: L2CAP: Fix checked range when allocating new CIDJohan Hedberg
2015-11-05Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg
2015-11-05Bluetooth: Check for supported white list before issuing commandsMarcel Holtmann
2015-10-27bluetooth: 6lowpan: fix NOHZ: local_softirq_pendingAlexander Aring
2015-10-27Bluetooth: Fix crash on fast disconnect of SCOKuba Pawlak
2015-10-26Bluetooth: Fix some obvious coding style issues in the SCO moduleMarcel Holtmann
2015-10-26Bluetooth: Replace hci_notify with hci_sock_dev_eventMarcel Holtmann
2015-10-26Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann
2015-10-26Bluetooth: Remove unneeded parenthesis around MSG_OOBMarcel Holtmann
2015-10-25Bluetooth: Fix locking issue during fast SCO reconnection.Kuba Pawlak
2015-10-25Bluetooth: Fix locking issue on SCO disconnectionKuba Pawlak
2015-10-25Bluetooth: Fix crash on SCO disconnectKuba Pawlak
2015-10-22Bluetooth: Increase minor version of core moduleMarcel Holtmann
2015-10-22Bluetooth: Make hci_disconnect() behave correctly for all statesJohan Hedberg
2015-10-22Bluetooth: Take advantage of connection abort helpersJohan Hedberg
2015-10-22Bluetooth: Introduce hci_req helper to abort a connectionJohan Hedberg
2015-10-22Bluetooth: Fix crash in SMP when unpairingJohan Hedberg
2015-10-22Bluetooth: Disable auto-connection parameters when unpairingJohan Hedberg
2015-10-21Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg
2015-10-21Bluetooth: Remove redundant (and possibly wrong) flag clearingJohan Hedberg
2015-10-21Bluetooth: Add hdev helper variable to hci_le_create_connection_cancelJohan Hedberg
2015-10-21Bluetooth: Remove unnecessary indentation in unpair_device()Johan Hedberg
2015-10-21Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg
2015-10-21Bluetooth: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg
2015-10-21Bluetooth: Add le_addr_type() helper functionJohan Hedberg
2015-10-21Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg
2015-10-21Bluetooth: Introduce driver specific post init callbackMarcel Holtmann
2015-10-21Bluetooth: l2cap_disconnection_req priority over shutdownDean Jenkins
2015-10-21Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()Dean Jenkins
2015-10-21Bluetooth: Unwind l2cap_sock_shutdown()Dean Jenkins
2015-10-216lowpan: cleanup lowpan_header_decompressAlexander Aring
2015-10-216lowpan: cleanup lowpan_header_compressAlexander Aring
2015-10-21bluetooth: 6lowpan: use lowpan dispatch helpersAlexander Aring
2015-10-21Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg
2015-10-21Bluetooth: Add support setup stage internal notification eventMarcel Holtmann