index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2021-08-12
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-08
Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...
Greg Kroah-Hartman
2021-07-19
Bluetooth: mgmt: Fix the command returns garbage parameter value
Tedd Ho-Jeong An
2021-07-19
Bluetooth: L2CAP: Fix invalid access on ECRED Connection response
Luiz Augusto von Dentz
2021-07-19
Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
Luiz Augusto von Dentz
2021-07-19
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
2021-07-19
Bluetooth: Fix alt settings for incoming SCO with transparent coding format
Kiran K
2021-07-19
Bluetooth: Fix the HCI to MGMT status conversion table
Yu Liu
2021-07-19
Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
Thadeu Lima de Souza Cascardo
2021-07-14
Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event
Luiz Augusto von Dentz
2021-07-14
Bluetooth: Fix Set Extended (Scan Response) Data
Luiz Augusto von Dentz
2021-07-14
Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
Luiz Augusto von Dentz
2021-07-14
Bluetooth: Remove spurious error message
Szymon Janc
2021-06-14
Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled
Luiz Augusto von Dentz
2021-05-31
Bluetooth: use correct lock to prevent UAF of hdev object
Lin Ma
2021-05-27
Bluetooth: fix the erroneous flush_work() order
Lin Ma
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-27
Fix misc new gcc warnings
Linus Torvalds
2021-04-26
Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-23
bluetooth: eliminate the potential race condition when removing the HCI contr...
Lin Ma
2021-04-08
Bluetooth: Allow Microsoft extension to indicate curve validation
Marcel Holtmann
2021-04-08
Bluetooth: Set defaults for le_scan_{int,window}_adv_monitor
Marcel Holtmann
2021-04-06
Bluetooth: Add support for reading AOSP vendor capabilities
Marcel Holtmann
2021-04-06
Bluetooth: LL privacy allow RPA
Sathish Narasimman
2021-04-06
Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACY
Sathish Narasimman
2021-04-06
Bluetooth: Do not set cur_adv_instance in adv param MGMT request
Daniel Winkler
2021-04-06
Bluetooth: Use ext adv handle from requests in CCs
Daniel Winkler
2021-04-06
Bluetooth: use the correct print format for L2CAP debug statements
Kai Ye
2021-04-02
Bluetooth: SMP: Fix variable dereferenced before check 'conn'
Luiz Augusto von Dentz
2021-04-02
Bluetooth: Check inquiry status before sending one
Archie Pusaka
2021-04-02
Bluetooth: Coding style fix
Meng Yu
2021-04-02
Bluetooth: Remove 'return' in void function
Meng Yu
2021-03-26
Bluetooth: Increment management interface revision
Marcel Holtmann
2021-03-26
Bluetooth: Move the advertisement monitor events to correct list
Marcel Holtmann
2021-03-26
Bluetooth: Add missing entries for PHY configuration commands
Marcel Holtmann
2021-03-26
Bluetooth: Fix wrong opcode error for read advertising features
Marcel Holtmann
2021-03-26
Bluetooth: Fix mgmt status for LL Privacy experimental feature
Marcel Holtmann
2021-03-25
Bluetooth: L2CAP: Rudimentary typo fixes
Bhaskar Chowdhury
2021-03-24
Bluetooth: Remove trailing semicolon in macros
Meng Yu
2021-03-23
Bluetooth: Remove trailing semicolon in macros
Meng Yu
2021-03-23
Bluetooth: check for zapped sk before connecting
Archie Pusaka
2021-03-22
Bluetooth: fix set_ecdh_privkey() prototype
Arnd Bergmann
2021-03-22
Bluetooth: initialize skb_queue_head at l2cap_chan_create()
Tetsuo Handa
2021-03-22
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
2021-03-22
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
2021-03-17
Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
Ayush Garg
2021-03-16
Bluetooth: avoid deadlock between hci_dev->lock and socket lock
Jiri Kosina
2021-03-15
Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
Luiz Augusto von Dentz
2021-03-15
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
Luiz Augusto von Dentz
2021-03-15
Bluetooth: Cancel le_scan_restart work when stopping discovery
Sonny Sasaka
[next]