summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2020-04-06Bluetooth: Fix possible NULL pointer dereferenceOleksandr Suvorov
2020-03-08Merge tag 'v4.14.170' into 4.14-2.3.x-imxMarcel Ziswiler
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
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: 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-05Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann
2019-07-31Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc
2019-07-31Bluetooth: validate BLE connection interval updatescsonsino
2019-07-31Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa
2019-07-31Bluetooth: 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-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-03-18bluetooth: l2cap: add security setting checkFugang Duan
2019-03-13Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke
2019-02-12Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg
2018-11-04Bluetooth: SMP: fix crash in unpairingMatias Karhumaa
2018-09-26Bluetooth: Use lock_sock_nested in bt_accept_enqueuePhilipp Puschmann
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-19Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc
2018-04-08Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc
2018-01-17Bluetooth: Prevent stack info leak from the EFS element.Ben Seri
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-28Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"Linus Torvalds
2017-09-09Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-01Bluetooth: make baswap src constLoic Poulain
2017-08-30Bluetooth: Add option for disabling legacy ioctl interfacesMarcel Holtmann
2017-08-19Bluetooth: make device_type constBhumika Goyal
2017-08-11Bluetooth: kfree tmp rather than an alias to itColin Ian King
2017-08-08Bluetooth: document config optionsPavel Machek
2017-07-27HID: introduce hid_is_using_ll_driverJason Gerecke
2017-07-256lowpan: fix set not used warningstephen hemminger
2017-07-19bluetooth: 6lowpan dev_close never returns errorstephen hemminger
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller