summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)Author
2020-09-04Bluetooth: add a mutex lock to avoid UAF in do_enale_setLihong Kou
2020-08-27Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye
2020-08-27Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye
2020-08-27Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye
2020-08-21Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud
2020-07-11Bluetooth: Add SCO fallback for invalid LMP parameters errorHsin-Yu Chao
2020-06-01Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang
2020-04-16Bluetooth: Fix race condition in hci_release_sock()Dan Carpenter
2020-04-16Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirksMarcel Holtmann
2020-03-20Bluetooth: Fix memory leak in hci_connect_le_scanNavid Emamdoost
2020-03-20Bluetooth: delete a stray unlockDan Carpenter
2020-02-24Bluetooth: Fix advertising duplicated flagsLuiz Augusto von Dentz
2020-02-24Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek
2020-02-24Bluetooth: Workaround directed advertising bug in Broadcom controllersSzymon Janc
2020-02-24Bluetooth: missed cpu_to_le16 conversion in hci_init4_reqBen Dooks (Codethink)
2019-12-16net: 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: hidp: NUL terminate a string in the compat ioctlDan Carpenter
2019-07-26Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa
2019-07-26Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer
2019-07-03Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel
2019-06-22Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita
2019-04-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-24Bluetooth: hci_core: Don't stop BT if the BD address missing in dtsBalakrishna Godavarthi
2019-04-23Bluetooth: Use struct_size() helperGustavo A. R. Silva
2019-04-23Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evtJaganath Kanakkassery
2019-04-23Bluetooth: hidp: fix buffer overflowYoung Xiao
2019-04-23Bluetooth: Add return check for L2CAP security level setFugang Duan
2019-04-23Bluetooth: Fix not initializing L2CAP tx_creditsLuiz Augusto von Dentz
2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann
2019-04-12Bluetooth: Check address length before reading address fieldTetsuo Handa
2019-02-26Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke
2019-02-26Bluetooth: mgmt: Use struct_size() helperGustavo A. R. Silva
2019-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-02-18Bluetooth: a2mp: Use struct_size() helperGustavo A. R. Silva
2019-02-18Bluetooth: hci_event: Use struct_size() helperGustavo A. R. Silva
2019-02-04Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung
2019-02-03socket: Use old_timeval types for socket timestampsDeepa Dinamani