aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)Author
2021-08-12Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-08-08Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...Greg Kroah-Hartman
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-19Bluetooth: cmtp: fix file refcount when cmtp_attach_device failsThadeu Lima de Souza Cascardo
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-14Bluetooth: SMP: Fix crash when receiving new connection when debug is enabledLuiz Augusto von Dentz
2021-05-31Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma
2021-05-27Bluetooth: fix the erroneous flush_work() orderLin Ma
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-27Fix misc new gcc warningsLinus Torvalds
2021-04-26Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-23bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma
2021-04-08Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann
2021-04-08Bluetooth: Set defaults for le_scan_{int,window}_adv_monitorMarcel Holtmann
2021-04-06Bluetooth: Add support for reading AOSP vendor capabilitiesMarcel Holtmann
2021-04-06Bluetooth: LL privacy allow RPASathish Narasimman
2021-04-06Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACYSathish Narasimman
2021-04-06Bluetooth: Do not set cur_adv_instance in adv param MGMT requestDaniel Winkler
2021-04-06Bluetooth: Use ext adv handle from requests in CCsDaniel Winkler
2021-04-06Bluetooth: use the correct print format for L2CAP debug statementsKai Ye
2021-04-02Bluetooth: SMP: Fix variable dereferenced before check 'conn'Luiz Augusto von Dentz
2021-04-02Bluetooth: Check inquiry status before sending oneArchie Pusaka
2021-04-02Bluetooth: Coding style fixMeng Yu
2021-04-02Bluetooth: Remove 'return' in void functionMeng Yu
2021-03-26Bluetooth: Increment management interface revisionMarcel Holtmann
2021-03-26Bluetooth: Move the advertisement monitor events to correct listMarcel Holtmann
2021-03-26Bluetooth: Add missing entries for PHY configuration commandsMarcel Holtmann
2021-03-26Bluetooth: Fix wrong opcode error for read advertising featuresMarcel Holtmann
2021-03-26Bluetooth: Fix mgmt status for LL Privacy experimental featureMarcel Holtmann
2021-03-25Bluetooth: L2CAP: Rudimentary typo fixesBhaskar Chowdhury
2021-03-24Bluetooth: Remove trailing semicolon in macrosMeng Yu
2021-03-23Bluetooth: Remove trailing semicolon in macrosMeng Yu
2021-03-23Bluetooth: check for zapped sk before connectingArchie Pusaka
2021-03-22Bluetooth: fix set_ecdh_privkey() prototypeArnd Bergmann
2021-03-22Bluetooth: initialize skb_queue_head at l2cap_chan_create()Tetsuo Handa
2021-03-22Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2021-03-22Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan defaultArchie Pusaka
2021-03-17Bluetooth: Fix incorrect status handling in LE PHY UPDATE eventAyush Garg
2021-03-16Bluetooth: avoid deadlock between hci_dev->lock and socket lockJiri Kosina
2021-03-15Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbgLuiz Augusto von Dentz
2021-03-15Bluetooth: L2CAP: Fix not checking for maximum number of DCIDLuiz Augusto von Dentz
2021-03-15Bluetooth: Cancel le_scan_restart work when stopping discoverySonny Sasaka