summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-11Merge 4.9.175 into android-4.9Greg Kroah-Hartman28-80/+161
2019-05-10Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2-0/+11
2019-05-10Bluetooth: hidp: fix buffer overflowYoung Xiao1-0/+1
2019-04-03Merge 4.9.167 into android-4.9Greg Kroah-Hartman63-250/+420
2019-04-03Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann1-0/+6
2019-04-03Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann1-31/+46
2019-03-30Merge 4.9.166 into android-4.9Greg Kroah-Hartman35-86/+174
2019-03-27Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung1-2/+1
2019-02-12Merge 4.9.156 into android-4.9Greg Kroah-Hartman140-325/+712
2019-02-12Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg1-0/+6
2018-11-23Merge 4.9.136 into android-4.9Greg Kroah-Hartman189-671/+1167
2018-11-10Bluetooth: SMP: fix crash in unpairingMatias Karhumaa3-10/+29
2018-09-20Merge 4.9.128 into android-4.9Greg Kroah-Hartman81-195/+357
2018-09-19Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann1-1/+1
2018-08-22Merge 4.9.123 into android-4.9Greg Kroah-Hartman27-68/+89
2018-08-22Bluetooth: avoid killing an already killed socketSudip Mukherjee1-1/+2
2018-08-17Merge 4.9.121 into android-4.9Greg Kroah-Hartman19-401/+356
2018-08-17Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn1-2/+2
2018-04-20Merge tag 'v4.9.95' into android-4.9.95Greg Hackmann69-344/+4428
2018-04-20Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc4-14/+34
2018-04-14Merge 4.9.94 into android-4.9Greg Kroah-Hartman311-916/+2420
2018-04-13Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann1-2/+15
2018-04-09Merge tag 'v4.9.93' into android-4.9Greg Hackmann97-418/+849
2018-04-08Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc1-1/+7
2018-03-22Merge 4.9.89 into android-4.9Greg Kroah-Hartman233-674/+1739
2018-03-22Bluetooth: 6lowpan: fix delay work init in add_peer_chan()Michael Scott1-3/+7
2018-03-22Bluetooth: Avoid bt_accept_unlink() double unlinkingDean Jenkins1-0/+24
2018-01-17Merge 4.9.77 into android-4.9Greg Kroah-Hartman112-468/+2297
2018-01-17Bluetooth: Prevent stack info leak from the EFS element.Ben Seri1-9/+11
2017-09-14Merge 4.9.50 into android-4.9Greg Kroah-Hartman18-106/+165
2017-09-13Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri1-37/+43
2017-08-30Merge 4.9.46 into android-4.9Greg Kroah-Hartman82-387/+701
2017-08-30Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen1-6/+5
2017-08-30Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen1-7/+10
2017-08-30Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen1-11/+22
2017-07-27Merge 4.9.40 into android-4.9Greg Kroah-Hartman123-416/+992
2017-07-27Bluetooth: use constant time memory comparison for secret valuesJason A. Donenfeld1-17/+18
2017-05-21Merge 4.9.29 into android-4.9Greg Kroah-Hartman87-443/+865
2017-05-20Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc1-1/+2
2017-01-19ANDROID: Paranoid network.Robert Love4-2/+96
2016-11-22Bluetooth: Fix using the correct source address typeJohan Hedberg6-8/+30
2016-10-19Bluetooth: Fix append max 11 bytes of name to scan rsp dataMichał Narajowski3-35/+42
2016-10-06Bluetooth: Refactor append name and appearanceMichał Narajowski3-50/+38
2016-10-06Bluetooth: Add appearance to default scan rsp dataMichał Narajowski1-1/+10
2016-10-06Bluetooth: Fix local name in scan rspMichał Narajowski1-12/+35
2016-09-22Bluetooth: Fix not updating scan rsp when adv offMichał Narajowski1-1/+1
2016-09-22Bluetooth: Fix NULL pointer dereference in mgmt contextArek Lichwa1-0/+2
2016-09-19Bluetooth: Set appearance only for LE capable controllersMichał Narajowski1-0/+4
2016-09-19Bluetooth: Fix missing ext info event when setting appearanceMichał Narajowski1-0/+2
2016-09-19Bluetooth: Add supported data types to ext info changed eventMichał Narajowski1-4/+10
[next]