index
:
kernel/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
hci_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-25
Bluetooth: hci_core: Fix use-after-free in vhci_flush()
Kuniyuki Iwashima
1
-0
/
+3
2025-12-07
Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'
Arseniy Krasnov
1
-1
/
+7
2025-10-02
Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
1
-0
/
+21
2025-06-27
Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete
Luiz Augusto von Dentz
1
-1
/
+0
2025-03-28
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
1
-70
/
+38
2025-01-09
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
1
-38
/
+70
2024-11-17
Revert "Bluetooth: hci_conn: Consolidate code for aborting connections"
Greg Kroah-Hartman
1
-1
/
+1
2024-11-17
Revert "Bluetooth: hci_sync: Fix overwriting request callback"
Greg Kroah-Hartman
1
-1
/
+0
2024-10-17
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
1
-2
/
+2
2024-09-12
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
1
-5
/
+0
2024-06-21
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
1
-4
/
+32
2024-03-27
Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
1
-3
/
+3
2024-03-27
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
1
-0
/
+4
2024-03-27
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
1
-0
/
+1
2024-03-27
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
1
-1
/
+1
2024-01-26
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
1
-1
/
+0
2024-01-01
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
1
-0
/
+5
2023-10-25
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
1
-1
/
+1
2023-07-27
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
1
-0
/
+5
2023-06-14
Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER
Zhengping Jiang
1
-0
/
+1
2023-04-20
Bluetooth: Fix printing errors if LE Connection times out
Luiz Augusto von Dentz
1
-0
/
+1
2022-12-31
Bluetooth: Add quirk to disable MWS Transport Configuration
Sven Peter
1
-0
/
+3
2022-12-31
Bluetooth: Add quirk to disable extended scanning
Sven Peter
1
-1
/
+3
2022-09-06
Bluetooth: Implement support for Mesh
Brian Gix
1
-2
/
+14
2022-09-01
Bluetooth: Move hci_abort_conn to hci_conn.c
Brian Gix
1
-0
/
+1
2022-07-23
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
1
-9
/
+80
2022-07-23
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
1
-2
/
+16
2022-07-23
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
1
-1
/
+106
2022-07-22
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
1
-0
/
+2
2022-07-22
Bluetooth: Remove update_scan hci_request dependancy
Brian Gix
1
-1
/
+0
2022-07-22
Bluetooth: Remove dead code from hci_request.c
Brian Gix
1
-1
/
+0
2022-07-22
Bluetooth: hci_sync: Refactor remove Adv Monitor
Manish Mandlik
1
-4
/
+2
2022-07-22
Bluetooth: hci_sync: Refactor add Adv Monitor
Manish Mandlik
1
-4
/
+1
2022-07-22
Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data
Luiz Augusto von Dentz
1
-0
/
+11
2022-07-22
Bluetooth: Unregister suspend with userchannel
Abhishek Pandit-Subedi
1
-0
/
+2
2022-06-06
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
1
-10
/
+7
2022-05-13
Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
Luiz Augusto von Dentz
1
-2
/
+6
2022-05-12
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-0
/
+3
2022-04-26
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
1
-1
/
+1
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+8
2022-02-24
Bluetooth: hci_sync: Fix not using conn_timeout
Luiz Augusto von Dentz
1
-0
/
+8
2022-01-25
Bluetooth: hci_event: Ignore multiple conn complete events
Soenke Huster
1
-0
/
+3
2022-01-21
Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events
Manish Mandlik
1
-0
/
+3
2022-01-21
Bluetooth: msft: Handle MSFT Monitor Device Event
Manish Mandlik
1
-0
/
+11
2021-12-23
Bluetooth: hci_sync: Add check simultaneous roles support
Luiz Augusto von Dentz
1
-0
/
+6
2021-12-23
Bluetooth: hci_sync: Add hci_le_create_conn_sync
Luiz Augusto von Dentz
1
-2
/
+1
2021-12-23
Bluetooth: hci_sync: Push sync command cancellation to workqueue
Benjamin Berg
1
-0
/
+1
2021-12-07
Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list
Luiz Augusto von Dentz
1
-0
/
+1
2021-12-07
Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag
Luiz Augusto von Dentz
1
-0
/
+4
2021-12-07
Bluetooth: hci_core: Rework hci_conn_params flags
Luiz Augusto von Dentz
1
-12
/
+12
[next]