summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)Author
2020-09-09Bluetooth: Return NOTIFY_DONE for hci_suspend_notifierMax Chou
2020-08-19Bluetooth: Fix suspend notifier raceAbhishek Pandit-Subedi
2020-08-19Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas
2020-08-19Bluetooth: Allow suspend even when preparation has failedAbhishek Pandit-Subedi
2020-08-19Bluetooth: add a mutex lock to avoid UAF in do_enale_setLihong Kou
2020-08-11Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye
2020-08-11Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye
2020-08-11Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye
2020-07-30Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-05-29Bluetooth: Acquire sk_lock.slock without disabling interruptsSebastian Andrzej Siewior
2020-05-20Bluetooth: Fix assuming EIR flags can result in SSP authenticationLuiz Augusto von Dentz
2020-05-20Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz
2020-05-18Bluetooth: Add SCO fallback for invalid LMP parameters errorHsin-Yu Chao
2020-05-18Bluetooth: Fix for GAP/SEC/SEM/BI-10-CƁukasz Rymanowski
2020-05-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-05-13Bluetooth: L2CAP: add support for waiting disconnection respArchie Pusaka
2020-05-13Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka
2020-05-13Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi
2020-05-13Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi
2020-05-13Bluetooth: Modify LE window and interval for suspendAbhishek Pandit-Subedi
2020-05-13Bluetooth: Fix incorrect type for window and intervalAbhishek Pandit-Subedi
2020-05-11Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann
2020-05-11Bluetooth: Add support for experimental features configurationMarcel Holtmann
2020-05-11Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager supportMarcel Holtmann
2020-05-11Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL optionMarcel Holtmann
2020-05-11Bluetooth: Replace BT_DBG with bt_dev_dbg for management supportMarcel Holtmann
2020-05-11Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported listMarcel Holtmann
2020-05-11Bluetooth: L2CAP: Fix errors during L2CAP_CREDIT_BASED_CONNECTION_REQ (0x17)Konstantin Forostyan
2020-05-11Bluetooth: Fix advertising handle is set to 0Tedd Ho-Jeong An
2020-05-08Bluetooth: use crypto_shash_tfm_digest()Eric Biggers
2020-05-04net: partially revert dynamic lockdep key changesCong Wang
2020-04-28Bluetooth: allow scatternet connections if supported.Alain Michaud
2020-04-16Bluetooth: Enhanced Connection Complete event belongs to LL PrivacyMarcel Holtmann
2020-04-15Bluetooth: Enable LE Enhanced Connection Complete event.Marcel Holtmann
2020-04-15Bluetooth: Use extra variable to make code more readableMarcel Holtmann
2020-04-09Bluetooth: log advertisement packet length if it gets correctedDaniels Umanovskis
2020-04-08Bluetooth: Always request for user confirmation for Just Works (LE SC)Sonny Sasaka
2020-04-07Bluetooth: Simplify / fix return values from tk_requestGuenter Roeck
2020-04-07Bluetooth: debugfs option to unset MITM flagArchie Pusaka
2020-04-05Bluetooth: Increment management interface revisionMarcel Holtmann
2020-04-05Bluetooth: Add support for reading security informationMarcel Holtmann
2020-04-05Bluetooth: Add support for Read Local Simple Pairing OptionsMarcel Holtmann
2020-04-05Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou
2020-04-05Bluetooth: Move debugfs configuration above the selftestsMarcel Holtmann
2020-04-05Bluetooth: add support to notify using SCO air modeSathish Narsimman
2020-04-03Bluetooth: fixing minor typo in commentAlain Michaud
2020-04-03Bluetooth: Prioritize SCO trafficAbhishek Pandit-Subedi
2020-04-02Bluetooth: Always request for user confirmation for Just WorksSonny Sasaka
2020-04-02Bluetooth: Add BT_MODE socket optionLuiz Augusto von Dentz