summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)Author
2020-04-13Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang
2020-02-05Bluetooth: Fix race condition in hci_release_sock()Dan Carpenter
2020-01-09Bluetooth: Fix memory leak in hci_connect_le_scanNavid Emamdoost
2020-01-09Bluetooth: delete a stray unlockDan Carpenter
2019-12-31Bluetooth: Fix advertising duplicated flagsLuiz Augusto von Dentz
2019-12-31Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek
2019-12-31Bluetooth: Workaround directed advertising bug in Broadcom controllersSzymon Janc
2019-12-31Bluetooth: missed cpu_to_le16 conversion in hci_init4_reqBen Dooks (Codethink)
2019-11-20Bluetooth: L2CAP: Detect if remote is not able to use the whole MPSLuiz Augusto von Dentz
2019-11-10net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet
2019-10-01Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann
2019-07-26Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc
2019-07-26Bluetooth: validate BLE connection interval updatescsonsino
2019-07-26Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa
2019-07-26Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer
2019-07-10Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa
2019-06-25Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann
2019-06-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-06-15Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman
2019-05-31Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita
2019-05-10Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-05-10Bluetooth: hidp: fix buffer overflowYoung Xiao
2019-04-20Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa
2019-04-03Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann
2019-04-03Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann
2019-03-27Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung
2019-03-10Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke
2019-01-26Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg
2018-09-26Bluetooth: SMP: fix crash in unpairingMatias Karhumaa
2018-09-11Bluetooth: Use correct tfm to generate OOB dataMatias Karhumaa
2018-09-11Bluetooth: SMP: Fix trying to use non-existent local OOB dataJohan Hedberg
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-14Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-10Bluetooth: Add definitions for LE set address resolutionAnkit Navik
2018-08-06Bluetooth: remove redundant variables 'adv_set' and 'cp'YueHaibing
2018-08-01Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn
2018-07-30Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann
2018-07-30Bluetooth: Add new quirk for non-persistent setup settingsSean Wang
2018-07-30Bluetooth: Implement secondary advertising on different PHYsJaganath Kanakkassery
2018-07-30Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery
2018-07-30Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery
2018-07-30Bluetooth: Use ext adv for directed advJaganath Kanakkassery
2018-07-30Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery
2018-07-30Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery
2018-07-30Bluetooth: Impmlement extended adv enableJaganath Kanakkassery
2018-07-30Bluetooth: Read no of adv sets during initJaganath Kanakkassery
2018-07-30Bluetooth: Use selected PHYs in extended connectJaganath Kanakkassery
2018-07-30Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery
2018-07-30Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery
2018-07-30Bluetooth: Implement PHY changed eventJaganath Kanakkassery