summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2021-06-10Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma
2021-06-10Bluetooth: fix the erroneous flush_work() orderLin Ma
2021-06-03Bluetooth: cmtp: fix file refcount when cmtp_attach_device failsThadeu Lima de Souza Cascardo
2021-05-26Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz
2021-05-19Bluetooth: check for zapped sk before connectingArchie Pusaka
2021-05-19Bluetooth: initialize skb_queue_head at l2cap_chan_create()Tetsuo Handa
2021-05-19Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan defaultArchie Pusaka
2021-05-19Bluetooth: Fix incorrect status handling in LE PHY UPDATE eventAyush Garg
2021-05-14Bluetooth: avoid deadlock between hci_dev->lock and socket lockJiri Kosina
2021-05-14bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma
2021-05-14Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2021-05-11Fix misc new gcc warningsLinus Torvalds
2021-03-07Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari
2021-03-07Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede
2021-03-07Bluetooth: btusb: fix memory leak on suspend and resumeVamshi K Sthambamkadi
2021-03-04Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian
2021-03-04Bluetooth: drop HCI device reference before returnPan Bian
2021-03-04Bluetooth: Fix initializing response id after clearing structChristopher William Snowhill
2021-01-09Bluetooth: Fix attempting to set RPA timeout when unsupportedEdward Vear
2020-12-30Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU optionWei Yongjun
2020-12-30Bluetooth: Fix: LL PRivacy BLE device fails to connectSathish Narasimman
2020-12-30Bluetooth: Fix null pointer dereference in hci_event_packet()Anmol Karn
2020-12-26Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye
2020-10-29Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva
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