summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)Author
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-31bluetooth: sco: Fix sockptr reference.David S. Miller
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-07-31Bluetooth: Remove CRYPTO_ALG_INTERNAL flagHerbert Xu
2020-07-31Bluetooth: Increment management interface revisionMarcel Holtmann
2020-07-31Bluetooth: use the proper scan params when conn is pendingAlain Michaud
2020-07-30Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud
2020-07-30Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman
2020-07-30Bluetooth: Enable RPA TimeoutSathish Narasimman
2020-07-30Bluetooth: Enable/Disable address resolution during le create connSathish Narasimman
2020-07-30Bluetooth: Let controller creates RPA during le create connSathish Narasimman
2020-07-30Bluetooth: Translate additional address type during le_connSathish Narasimman
2020-07-30Bluetooth: Update resolving list when updating whitelistMarcel Holtmann
2020-07-30Bluetooth: Configure controller address resolution if availableMarcel Holtmann
2020-07-30Bluetooth: Translate additional address type correctlyMarcel Holtmann
2020-07-28Bluetooth: Fix suspend notifier raceAbhishek Pandit-Subedi
2020-07-28Bluetooth: Return NOTIFY_DONE for hci_suspend_notifierMax Chou
2020-07-28Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig
2020-07-19net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig
2020-07-15Bluetooth: Add per-instance adv disable/removeDaniel Winkler
2020-07-13Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye
2020-07-13Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye
2020-07-10Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEMAlexander A. Klimov
2020-07-10Bluetooth: RFCOMM: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-10Bluetooth: core: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-10Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye
2020-07-08Bluetooth: Use whitelist for scan policy when suspendingMiao-chen Chou
2020-07-07Bluetooth: le_simult_central_peripheral experimental featureAlain Michaud
2020-07-07Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()Miao-chen Chou
2020-07-07Bluetooth: use configured default params for active scansAlain Michaud
2020-07-07Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud
2020-06-24Bluetooth: Don't restart scanning if pausedAbhishek Pandit-Subedi
2020-06-23Bluetooth: add a mutex lock to avoid UAF in do_enale_setLihong Kou
2020-06-22Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz
2020-06-22Bluetooth: use configured params for ext advAlain Michaud
2020-06-22Bluetooth: Add hci_dev_lock to get/set device flagsAbhishek Pandit-Subedi
2020-06-18Bluetooth: mgmt: Use command complete on success for set system configMarcel Holtmann
2020-06-18Bluetooth: Terminate the link if pairing is cancelledManish Mandlik
2020-06-18Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou
2020-06-18Bluetooth: Notify adv monitor removed eventMiao-chen Chou
2020-06-18Bluetooth: Notify adv monitor added eventMiao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou
2020-06-18Bluetooth: Add get/set device flags mgmt opAbhishek Pandit-Subedi
2020-06-18Bluetooth: Replace wakeable in hci_conn_paramsAbhishek Pandit-Subedi
2020-06-18Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi
2020-06-18Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi