summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2021-07-19Bluetooth: mgmt: Fix the command returns garbage parameter valueTedd Ho-Jeong An
2021-07-19Bluetooth: L2CAP: Fix invalid access on ECRED Connection responseLuiz Augusto von Dentz
2021-07-19Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure failsLuiz Augusto von Dentz
2021-07-19Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng
2021-07-19Bluetooth: Fix alt settings for incoming SCO with transparent coding formatKiran K
2021-07-19Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu
2021-07-14Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz
2021-07-14Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz
2021-07-14Bluetooth: Fix not sending Set Extended Scan ResponseLuiz Augusto von Dentz
2021-07-14Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_validLuiz Augusto von Dentz
2021-07-14Bluetooth: Remove spurious error messageSzymon Janc
2021-06-10Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma
2021-06-10Bluetooth: fix the erroneous flush_work() orderLin Ma
2021-06-03Bluetooth: cmtp: fix file refcount when cmtp_attach_device failsThadeu Lima de Souza Cascardo
2021-05-26Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz
2021-05-19Bluetooth: check for zapped sk before connectingArchie Pusaka
2021-05-19Bluetooth: initialize skb_queue_head at l2cap_chan_create()Tetsuo Handa
2021-05-19Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan defaultArchie Pusaka
2021-05-19Bluetooth: Fix incorrect status handling in LE PHY UPDATE eventAyush Garg
2021-05-14Bluetooth: avoid deadlock between hci_dev->lock and socket lockJiri Kosina
2021-05-14bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma
2021-05-14Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2021-05-11Fix misc new gcc warningsLinus Torvalds
2021-03-07Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari
2021-03-07Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede
2021-03-07Bluetooth: btusb: fix memory leak on suspend and resumeVamshi K Sthambamkadi
2021-03-04Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian
2021-03-04Bluetooth: drop HCI device reference before returnPan Bian
2021-03-04Bluetooth: Fix initializing response id after clearing structChristopher William Snowhill
2021-01-09Bluetooth: Fix attempting to set RPA timeout when unsupportedEdward Vear
2020-12-30Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU optionWei Yongjun
2020-12-30Bluetooth: Fix: LL PRivacy BLE device fails to connectSathish Narasimman
2020-12-30Bluetooth: Fix null pointer dereference in hci_event_packet()Anmol Karn
2020-12-26Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye
2020-10-29Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-09-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-09-25Bluetooth: MGMT: Fix not checking if BT_HS is enabledLuiz Augusto von Dentz
2020-09-25Bluetooth: Disable High Speed by defaultLuiz Augusto von Dentz
2020-09-25Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz
2020-09-25Bluetooth: A2MP: Fix not initializing all membersLuiz Augusto von Dentz
2020-09-25Bluetooth: Fix update of own_addr_type if ll_privacy supportedSathish Narasimman
2020-09-20Bluetooth: Fix auto-creation of hci_conn at Conn Complete eventSonny Sasaka
2020-09-20Bluetooth: Set scan parameters for ADV MonitorHoward Chung
2020-09-20Bluetooth: Update Adv monitor count upon removalMiao-chen Chou
2020-09-18net: bluetooth: delete duplicated wordsRandy Dunlap
2020-09-14Bluetooth: pause/resume advertising around suspendDaniel Winkler
2020-09-13Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi
2020-09-13Bluetooth: Add suspend reason for device disconnectAbhishek Pandit-Subedi
2020-09-13Bluetooth: Add mgmt suspend and resume eventsAbhishek Pandit-Subedi
2020-09-13Bluetooth: Set ext scan response only when it existsAbhishek Pandit-Subedi