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: 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: Do not set cur_adv_instance in adv param MGMT requestDaniel Winkler
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-12Fix misc new gcc warningsLinus Torvalds
2021-02-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernDavid S. Miller
2021-02-03Bluetooth: Fix crash in mgmt_add_adv_patterns_monitor_completeHoward Chung
2021-02-02Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari
2021-02-01Bluetooth: Skip eSCO 2M params when not supportedYu Liu
2021-01-29Bluetooth: fix indentation and alignment reported by checkpatchTomoyuki Matsushita
2021-01-29Bluetooth: fix coccicheck warnings debugfsJiapeng Zhong
2021-01-29Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede
2021-01-27net: remove redundant 'depends on NET'Masahiro Yamada
2021-01-25Bluetooth: L2CAP: Try harder to accept device not knowing optionsBastien Nocera
2021-01-25Bluetooth: L2CAP: Fix handling fragmented lengthLuiz Augusto von Dentz
2021-01-25Bluetooth: btusb: fix memory leak on suspend and resumeVamshi K Sthambamkadi
2021-01-25Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian
2021-01-25Bluetooth: drop HCI device reference before returnPan Bian
2021-01-25Bluetooth: disable advertisement filters during suspendHoward Chung
2021-01-25Bluetooth: advmon offload MSFT interleave scanning integrationArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT handle filter enablementArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT handle controller resetArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT remove monitorArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT add monitorArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka
2021-01-06Bluetooth: avoid u128_xor() on potentially misaligned inputsArd Biesheuvel
2020-12-27Bluetooth: Fix initializing response id after clearing structChristopher William Snowhill
2020-12-18Bluetooth: Cancel Inquiry before Create ConnectionSonny Sasaka
2020-12-18Bluetooth: Pause service discovery for suspendAbhishek Pandit-Subedi
2020-12-18Bluetooth: Remove hci_req_le_suspend_configAbhishek Pandit-Subedi
2020-12-07Bluetooth: Increment management interface revisionMarcel Holtmann
2020-12-07Bluetooth: Set missing suspend task bitsAbhishek Pandit-Subedi