summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-09-299-37/+292
|\
| * Bluetooth: MGMT: Fix not checking if BT_HS is enabledLuiz Augusto von Dentz2020-09-251-1/+6
| * Bluetooth: Disable High Speed by defaultLuiz Augusto von Dentz2020-09-251-1/+0
| * Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz2020-09-252-3/+18
| * Bluetooth: A2MP: Fix not initializing all membersLuiz Augusto von Dentz2020-09-251-1/+21
| * Bluetooth: Fix update of own_addr_type if ll_privacy supportedSathish Narasimman2020-09-251-1/+7
| * Bluetooth: Fix auto-creation of hci_conn at Conn Complete eventSonny Sasaka2020-09-201-6/+11
| * Bluetooth: Set scan parameters for ADV MonitorHoward Chung2020-09-201-0/+3
| * Bluetooth: Update Adv monitor count upon removalMiao-chen Chou2020-09-201-0/+2
| * Bluetooth: pause/resume advertising around suspendDaniel Winkler2020-09-141-10/+57
| * Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi2020-09-132-1/+97
| * Bluetooth: Add suspend reason for device disconnectAbhishek Pandit-Subedi2020-09-131-0/+4
| * Bluetooth: Add mgmt suspend and resume eventsAbhishek Pandit-Subedi2020-09-131-0/+26
| * Bluetooth: Set ext scan response only when it existsAbhishek Pandit-Subedi2020-09-131-2/+5
| * Bluetooth: Only mark socket zapped after unlockingAbhishek Pandit-Subedi2020-09-131-3/+4
| * Bluetooth: Add MGMT capability flags for tx power and ext advertisingDaniel Winkler2020-09-111-0/+2
| * Bluetooth: Report num supported adv instances for hw offloadingDaniel Winkler2020-09-112-4/+4
| * Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTUJoseph Hwang2020-09-111-0/+6
| * Bluetooth: Re-order clearing suspend tasksAbhishek Pandit-Subedi2020-09-111-1/+1
| * Bluetooth: Fix memory leak in read_adv_mon_features()Peilin Ye2020-09-111-4/+8
| * Bluetooth: Clear suspend tasks on unregisterAbhishek Pandit-Subedi2020-09-011-0/+11
* | net: bluetooth: delete duplicated wordsRandy Dunlap2020-09-182-2/+2
* | mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-072-15/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-7/+19
|\ \ | |/ |/|
| * Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud2020-07-301-7/+19
* | bluetooth: sco: Fix sockptr reference.David S. Miller2020-07-311-1/+1
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-07-3122-149/+1465
|\ \
| * | Bluetooth: Remove CRYPTO_ALG_INTERNAL flagHerbert Xu2020-07-312-4/+4
| * | Bluetooth: Increment management interface revisionMarcel Holtmann2020-07-311-1/+1
| * | Bluetooth: use the proper scan params when conn is pendingAlain Michaud2020-07-311-0/+24
| * | Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman2020-07-303-3/+147
| * | Bluetooth: Enable RPA TimeoutSathish Narasimman2020-07-301-0/+8
| * | Bluetooth: Enable/Disable address resolution during le create connSathish Narasimman2020-07-305-14/+47
| * | Bluetooth: Let controller creates RPA during le create connSathish Narasimman2020-07-301-1/+7
| * | Bluetooth: Translate additional address type during le_connSathish Narasimman2020-07-301-0/+16
| * | Bluetooth: Update resolving list when updating whitelistMarcel Holtmann2020-07-301-2/+39
| * | Bluetooth: Configure controller address resolution if availableMarcel Holtmann2020-07-301-3/+23
| * | Bluetooth: Translate additional address type correctlyMarcel Holtmann2020-07-301-0/+9
| * | Bluetooth: Fix suspend notifier raceAbhishek Pandit-Subedi2020-07-281-2/+3
| * | Bluetooth: Return NOTIFY_DONE for hci_suspend_notifierMax Chou2020-07-281-1/+1
| * | Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas2020-07-281-2/+4
| * | Bluetooth: Add per-instance adv disable/removeDaniel Winkler2020-07-154-10/+59
| * | Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye2020-07-131-0/+7
| * | Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye2020-07-131-1/+1
| * | Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEMAlexander A. Klimov2020-07-101-1/+1
| * | Bluetooth: RFCOMM: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-102-2/+2
| * | Bluetooth: core: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-106-19/+17
| * | Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye2020-07-101-1/+1
| * | Bluetooth: Use whitelist for scan policy when suspendingMiao-chen Chou2020-07-081-2/+3