summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)Author
2020-08-19Bluetooth: Fix suspend notifier raceAbhishek Pandit-Subedi
2020-08-19Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas
2020-08-19Bluetooth: Allow suspend even when preparation has failedAbhishek Pandit-Subedi
2020-08-19Bluetooth: add a mutex lock to avoid UAF in do_enale_setLihong Kou
2020-08-11Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye
2020-08-11Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye
2020-08-11Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye
2020-08-05Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud
2020-06-22Bluetooth: Add SCO fallback for invalid LMP parameters errorHsin-Yu Chao
2020-03-25Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connectionsLuiz Augusto von Dentz
2020-03-25Bluetooth: don't assume key size is 16 when the command failsAlain Michaud
2020-03-24Bluetooth: L2CAP: Add get_peer_pid callbackLuiz Augusto von Dentz
2020-03-23Bluetooth: Fix incorrect branch in connection completeAbhishek Pandit-Subedi
2020-03-23Bluetooth: Restore running state if suspend failsAbhishek Pandit-Subedi
2020-03-18Bluetooth: Do not cancel advertising when starting a scanDmitry Grinberg
2020-03-14Bluetooth: L2CAP: remove set but not used variable 'credits'YueHaibing
2020-03-12Bluetooth: L2CAP: Fix a condition in l2cap_sock_recvmsg()Dan Carpenter
2020-03-12Bluetooth: L2CAP: handle l2cap config request during open stateHoward Chung
2020-03-12Bluetooth: clean up connection in hci_cs_disconnectJoseph Hwang
2020-03-11Bluetooth: Pause discovery and advertising during suspendAbhishek Pandit-Subedi
2020-03-11Bluetooth: Handle LE devices during suspendAbhishek Pandit-Subedi
2020-03-11Bluetooth: Handle BR/EDR devices during suspendAbhishek Pandit-Subedi
2020-03-11Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPENDAbhishek Pandit-Subedi
2020-03-11Bluetooth: mgmt: add mgmt_cmd_status in add_advertisingJoseph Hwang
2020-03-11Bluetooth: fix off by one in err_data_reporting cmd masks.Alain Michaud
2020-03-11Bluetooth: Use bt_dev_err for RPA generation failure messageMarcel Holtmann
2020-03-08Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang
2020-03-08Bluetooth: L2CAP: Add module option to enable ECRED modeLuiz Augusto von Dentz
2020-03-08Bluetooth: L2CAP: Add initial code for Enhanced Credit Based ModeLuiz Augusto von Dentz
2020-03-08Bluetooth: Increment management interface revisionMarcel Holtmann
2020-03-08Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud
2020-03-08Bluetooth: Make use of skb_pull to parse L2CAP signaling PDUsLuiz Augusto von Dentz
2020-03-07Bluetooth: Fix calculation of SCO handle for packet processingMarcel Holtmann
2020-03-04Bluetooth: guard against controllers sending zero'd eventsAlain Michaud
2020-02-28Bluetooth: Support querying for WBS support through MGMTAlain Michaud
2020-02-28Bluetooth: During le_conn_timeout disable EXT_ADVSathish Narsimman
2020-02-28Bluetooth: Remove adv set for directed advertisingSathish Narsimman
2020-02-28Bluetooth: Use list_for_each_entry_rcu() to traverse RCU list in RCU read-sid...Madhuparna Bhowmik
2020-02-28Bluetooth: Fix Suspicious RCU usage warningsMadhuparna Bhowmik
2020-02-28Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-19Bluetooth: fix passkey uninitialized when usedHoward Chung
2020-02-19Bluetooth: RFCOMM: Use MTU auto tune logicLuiz Augusto von Dentz
2020-02-18Bluetooth: Fix crash when using new BT_PHY optionLuiz Augusto von Dentz
2020-02-18Bluetooth: Disable Extended Adv if enabledSathish Narsimman
2020-02-14Bluetooth: Add BT_PHY socket optionLuiz Augusto von Dentz
2020-02-14Bluetooth: secure bluetooth stack from bluedump attackHoward Chung
2020-02-05Bluetooth: remove __get_channel/dir and __dirAlex Shi
2020-02-05Bluetooth: prefetch channel before killing sockHillf Danton
2020-01-29Bluetooth: optimize barrier usage for Rmw atomicsDavidlohr Bueso
2020-01-29Bluetooth: Fix refcount use-after-free issueManish Mandlik