summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
* Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann2019-10-05
* Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc2019-08-04
* Bluetooth: validate BLE connection interval updatescsonsino2019-08-04
* Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa2019-08-04
* Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer2019-08-04
* Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa2019-07-10
* Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann2019-07-10
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-07-10
* Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman2019-06-22
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-05-16
* Bluetooth: hidp: fix buffer overflowYoung Xiao2019-05-16
* Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung2019-04-27
* Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann2019-04-03
* Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann2019-04-03
* Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg2019-02-20
* Bluetooth: SMP: fix crash in unpairingMatias Karhumaa2018-11-10
* Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann2018-09-19
* Bluetooth: avoid killing an already killed socketSudip Mukherjee2018-08-22
* Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn2018-08-17
* Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-07-03
* Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann2018-04-13
* Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc2018-04-08
* Bluetooth: Prevent stack info leak from the EFS element.Ben Seri2018-01-17
* Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri2017-09-13
* Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen2017-08-30
* Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen2017-08-30
* Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen2017-08-30
* Bluetooth: use constant time memory comparison for secret valuesJason A. Donenfeld2017-07-27
* Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc2017-05-20
* Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński2016-08-20
* Bluetooth: Fix potential buffer overflow with Add AdvertisingJohan Hedberg2016-04-12
* Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda2016-03-03
* Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke2016-03-03
* Bluetooth: Fix incorrect removing of IRKsJohan Hedberg2016-03-03
* Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg2016-03-03
* bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2015-12-15
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-12-03
|\
| * Bluetooth: Fix l2cap_chan leak in SMPJohan Hedberg2015-11-11
* | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
|/
* Bluetooth: L2CAP: Add missing checks for invalid LE DCIDJohan Hedberg2015-11-05
* Bluetooth: L2CAP: Fix checked range when allocating new CIDJohan Hedberg2015-11-05
* Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2015-11-05
* Bluetooth: Check for supported white list before issuing commandsMarcel Holtmann2015-11-05
* bluetooth: 6lowpan: fix NOHZ: local_softirq_pendingAlexander Aring2015-10-27
* Bluetooth: Fix crash on fast disconnect of SCOKuba Pawlak2015-10-27
* Bluetooth: Fix some obvious coding style issues in the SCO moduleMarcel Holtmann2015-10-26
* Bluetooth: Replace hci_notify with hci_sock_dev_eventMarcel Holtmann2015-10-26
* Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann2015-10-26
* Bluetooth: Remove unneeded parenthesis around MSG_OOBMarcel Holtmann2015-10-26
* Bluetooth: Fix locking issue during fast SCO reconnection.Kuba Pawlak2015-10-25