index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2021-05-14
Bluetooth: avoid deadlock between hci_dev->lock and socket lock
Jiri Kosina
2021-05-14
bluetooth: eliminate the potential race condition when removing the HCI contr...
Lin Ma
2021-05-14
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
2021-05-11
Fix misc new gcc warnings
Linus Torvalds
2021-03-07
Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
Gopal Tiwari
2021-03-07
Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
Hans de Goede
2021-03-07
Bluetooth: btusb: fix memory leak on suspend and resume
Vamshi K Sthambamkadi
2021-03-04
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
2021-03-04
Bluetooth: drop HCI device reference before return
Pan Bian
2021-03-04
Bluetooth: Fix initializing response id after clearing struct
Christopher William Snowhill
2021-01-09
Bluetooth: Fix attempting to set RPA timeout when unsupported
Edward Vear
2020-12-30
Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option
Wei Yongjun
2020-12-30
Bluetooth: Fix: LL PRivacy BLE device fails to connect
Sathish Narasimman
2020-12-30
Bluetooth: Fix null pointer dereference in hci_event_packet()
Anmol Karn
2020-12-26
Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
Peilin Ye
2020-10-29
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-09-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-09-25
Bluetooth: MGMT: Fix not checking if BT_HS is enabled
Luiz Augusto von Dentz
2020-09-25
Bluetooth: Disable High Speed by default
Luiz Augusto von Dentz
2020-09-25
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
2020-09-25
Bluetooth: A2MP: Fix not initializing all members
Luiz Augusto von Dentz
2020-09-25
Bluetooth: Fix update of own_addr_type if ll_privacy supported
Sathish Narasimman
2020-09-20
Bluetooth: Fix auto-creation of hci_conn at Conn Complete event
Sonny Sasaka
2020-09-20
Bluetooth: Set scan parameters for ADV Monitor
Howard Chung
2020-09-20
Bluetooth: Update Adv monitor count upon removal
Miao-chen Chou
2020-09-18
net: bluetooth: delete duplicated words
Randy Dunlap
2020-09-14
Bluetooth: pause/resume advertising around suspend
Daniel Winkler
2020-09-13
Bluetooth: Emit controller suspend and resume events
Abhishek Pandit-Subedi
2020-09-13
Bluetooth: Add suspend reason for device disconnect
Abhishek Pandit-Subedi
2020-09-13
Bluetooth: Add mgmt suspend and resume events
Abhishek Pandit-Subedi
2020-09-13
Bluetooth: Set ext scan response only when it exists
Abhishek Pandit-Subedi
2020-09-13
Bluetooth: Only mark socket zapped after unlocking
Abhishek Pandit-Subedi
2020-09-11
Bluetooth: Add MGMT capability flags for tx power and ext advertising
Daniel Winkler
2020-09-11
Bluetooth: Report num supported adv instances for hw offloading
Daniel Winkler
2020-09-11
Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTU
Joseph Hwang
2020-09-11
Bluetooth: Re-order clearing suspend tasks
Abhishek Pandit-Subedi
2020-09-11
Bluetooth: Fix memory leak in read_adv_mon_features()
Peilin Ye
2020-09-01
Bluetooth: Clear suspend tasks on unregister
Abhishek Pandit-Subedi
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-31
bluetooth: sco: Fix sockptr reference.
David S. Miller
2020-07-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-07-31
Bluetooth: Remove CRYPTO_ALG_INTERNAL flag
Herbert Xu
2020-07-31
Bluetooth: Increment management interface revision
Marcel Holtmann
2020-07-31
Bluetooth: use the proper scan params when conn is pending
Alain Michaud
2020-07-30
Bluetooth: fix kernel oops in store_pending_adv_report
Alain Michaud
2020-07-30
Bluetooth: Enable controller RPA resolution using Experimental feature
Sathish Narasimman
2020-07-30
Bluetooth: Enable RPA Timeout
Sathish Narasimman
2020-07-30
Bluetooth: Enable/Disable address resolution during le create conn
Sathish Narasimman
2020-07-30
Bluetooth: Let controller creates RPA during le create conn
Sathish Narasimman
[next]