summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Bluetooth: le_simult_central_peripheral experimental featureAlain Michaud2020-07-071-2/+23
| * | Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()Miao-chen Chou2020-07-071-2/+0
| * | Bluetooth: use configured default params for active scansAlain Michaud2020-07-071-5/+6
| * | Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud2020-07-073-1/+15
| * | Bluetooth: Don't restart scanning if pausedAbhishek Pandit-Subedi2020-06-241-0/+10
| * | Bluetooth: add a mutex lock to avoid UAF in do_enale_setLihong Kou2020-06-231-0/+5
| * | Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz2020-06-222-12/+25
| * | Bluetooth: use configured params for ext advAlain Michaud2020-06-221-4/+3
| * | Bluetooth: Add hci_dev_lock to get/set device flagsAbhishek Pandit-Subedi2020-06-221-0/+8
| * | Bluetooth: mgmt: Use command complete on success for set system configMarcel Holtmann2020-06-181-3/+2
| * | Bluetooth: Terminate the link if pairing is cancelledManish Mandlik2020-06-183-9/+30
| * | Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou2020-06-184-6/+34
| * | Bluetooth: Notify adv monitor removed eventMiao-chen Chou2020-06-181-0/+16
| * | Bluetooth: Notify adv monitor added eventMiao-chen Chou2020-06-181-1/+17
| * | Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou2020-06-182-0/+66
| * | Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou2020-06-182-0/+140
| * | Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou2020-06-184-1/+73
| * | Bluetooth: Add get/set device flags mgmt opAbhishek Pandit-Subedi2020-06-181-0/+128
| * | Bluetooth: Replace wakeable in hci_conn_paramsAbhishek Pandit-Subedi2020-06-181-1/+2
| * | Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi2020-06-182-5/+8
| * | Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi2020-06-183-6/+65
| * | Bluetooth: mgmt: Add commands for runtime configurationMarcel Holtmann2020-06-183-0/+31
| * | Bluetooth: implement read/set default system parameters mgmtAlain Michaud2020-06-124-1/+273