summaryrefslogtreecommitdiff
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-12Bluetooth: Fix memory leak in hci_connect_le_scanNavid Emamdoost
2020-01-12Bluetooth: delete a stray unlockDan Carpenter
2020-01-04Bluetooth: Fix advertising duplicated flagsLuiz Augusto von Dentz
2020-01-04Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek
2019-11-25Bluetooth: L2CAP: Detect if remote is not able to use the whole MPSLuiz Augusto von Dentz
2019-10-05Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann
2019-08-04Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc
2019-08-04Bluetooth: validate BLE connection interval updatescsonsino
2019-08-04Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa
2019-08-04Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer
2019-07-10Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa
2019-07-10Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann
2019-07-10Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-06-22Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman
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-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-02-12Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg
2018-11-10Bluetooth: SMP: fix crash in unpairingMatias Karhumaa
2018-09-19Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann
2018-08-22Bluetooth: avoid killing an already killed socketSudip Mukherjee
2018-08-17Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn
2018-04-20Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc
2018-04-13Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann
2018-04-08Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc
2018-03-22Bluetooth: 6lowpan: fix delay work init in add_peer_chan()Michael Scott
2018-03-22Bluetooth: Avoid bt_accept_unlink() double unlinkingDean Jenkins
2018-01-17Bluetooth: Prevent stack info leak from the EFS element.Ben Seri
2017-09-13Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri
2017-08-30Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen
2017-08-30Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen
2017-08-30Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen
2017-07-27Bluetooth: use constant time memory comparison for secret valuesJason A. Donenfeld
2017-05-20Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc
2016-11-22Bluetooth: Fix using the correct source address typeJohan Hedberg
2016-10-19Bluetooth: Fix append max 11 bytes of name to scan rsp dataMichał Narajowski
2016-10-06Bluetooth: Refactor append name and appearanceMichał Narajowski
2016-10-06Bluetooth: Add appearance to default scan rsp dataMichał Narajowski
2016-10-06Bluetooth: Fix local name in scan rspMichał Narajowski
2016-09-22Bluetooth: Fix not updating scan rsp when adv offMichał Narajowski
2016-09-22Bluetooth: Fix NULL pointer dereference in mgmt contextArek Lichwa
2016-09-19Bluetooth: Set appearance only for LE capable controllersMichał Narajowski
2016-09-19Bluetooth: Fix missing ext info event when setting appearanceMichał Narajowski
2016-09-19Bluetooth: Add supported data types to ext info changed eventMichał Narajowski
2016-09-19Bluetooth: Add appearance to Read Ext Controller Info commandSzymon Janc
2016-09-19Bluetooth: Factor appending EIR to separate helperMichał Narajowski