summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
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
2020-09-13Bluetooth: Only mark socket zapped after unlockingAbhishek Pandit-Subedi
2020-09-11Bluetooth: Add MGMT capability flags for tx power and ext advertisingDaniel Winkler
2020-09-11Bluetooth: Report num supported adv instances for hw offloadingDaniel Winkler
2020-09-11Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTUJoseph Hwang
2020-09-11Bluetooth: Re-order clearing suspend tasksAbhishek Pandit-Subedi
2020-09-11Bluetooth: Fix memory leak in read_adv_mon_features()Peilin Ye
2020-09-01Bluetooth: Clear suspend tasks on unregisterAbhishek Pandit-Subedi
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