index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
Luiz Augusto von Dentz
1
-0
/
+3
2024-10-04
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
1
-4
/
+2
2024-09-12
Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
Luiz Augusto von Dentz
1
-1
/
+5
2024-09-12
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz
1
-58
/
+12
2024-09-12
Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Luiz Augusto von Dentz
1
-1
/
+2
2024-09-12
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
1
-16
/
+0
2024-09-12
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
1
-60
/
+9
2024-08-29
Bluetooth: hci_conn: Check non NULL function before calling for HFP offload
Zijun Hu
1
-3
/
+8
2024-07-11
bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX
Pavel Skripkin
1
-3
/
+12
2024-06-12
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
1
-2
/
+1
2024-06-12
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
1
-0
/
+7
2024-05-25
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
1
-22
/
+49
2024-03-26
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
1
-1
/
+1
2024-03-26
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
1
-4
/
+0
2024-01-25
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
1
-5
/
+3
2023-11-28
Bluetooth: Fix double free in hci_conn_cleanup
ZhengHan Wang
1
-4
/
+2
2023-11-20
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
1
-25
/
+32
2023-11-20
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
1
-0
/
+1
2023-10-11
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
1
-0
/
+9
2023-09-20
Bluetooth: Avoid redundant authentication
Ying Hsu
1
-28
/
+35
2023-08-24
Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone early
Pauli Virtanen
1
-8
/
+24
2023-08-24
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
1
-2
/
+11
2023-08-24
Bluetooth: hci_conn: Fix sending BT_HCI_CMD_LE_CREATE_CONN_CANCEL
Luiz Augusto von Dentz
1
-2
/
+1
2023-08-11
Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS ids
Pauli Virtanen
1
-0
/
+2
2023-08-11
Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
Luiz Augusto von Dentz
1
-9
/
+10
2023-08-11
Bluetooth: hci_conn: Fix hci_le_set_cig_params
Luiz Augusto von Dentz
1
-94
/
+63
2023-08-11
Bluetooth: hci_conn: Fix not allowing valid CIS ID
Luiz Augusto von Dentz
1
-3
/
+6
2023-08-11
Bluetooth: hci_conn: Fix modifying handle while aborting
Luiz Augusto von Dentz
1
-0
/
+27
2023-08-11
Bluetooth: ISO: handle bound CIS cleanup via hci_conn
Pauli Virtanen
1
-0
/
+5
2023-08-11
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
1
-23
/
+14
2023-08-11
Bluetooth: hci_conn: Always allocate unique handles
Luiz Augusto von Dentz
1
-3
/
+22
2023-08-11
Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync
Luiz Augusto von Dentz
1
-4
/
+19
2023-08-11
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
1
-124
/
+30
2023-08-11
Bluetooth: ISO: Support multiple BIGs
Iulia Tanasescu
1
-23
/
+17
2023-08-11
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
1
-44
/
+30
2023-08-11
Bluetooth: ISO: Add support for connecting multiple BISes
Iulia Tanasescu
1
-46
/
+106
2023-07-20
Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
Siddh Raman Pant
1
-2
/
+2
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
1
-5
/
+5
2023-06-29
Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy
Jiapeng Chong
1
-3
/
+1
2023-06-29
Bluetooth: ISO: Rework sync_interval to be sync_factor
Luiz Augusto von Dentz
1
-2
/
+2
2023-06-29
Bluetooth: ISO: use hci_sync for setting CIG parameters
Pauli Virtanen
1
-8
/
+39
2023-06-05
Bluetooth: ISO: don't try to remove CIG if there are bound CIS left
Pauli Virtanen
1
-0
/
+2
2023-06-05
Bluetooth: ISO: Fix CIG auto-allocation to select configurable CIG
Pauli Virtanen
1
-7
/
+6
2023-06-05
Bluetooth: ISO: consider right CIS when removing CIG at cleanup
Pauli Virtanen
1
-2
/
+5
2023-05-19
Bluetooth: Unlink CISes when LE disconnects in hci_conn_del
Ruihan Li
1
-15
/
+6
2023-05-19
Bluetooth: Fix UAF in hci_conn_hash_flush again
Ruihan Li
1
-11
/
+22
2023-05-19
Bluetooth: Refcnt drop must be placed last in hci_conn_unlink
Ruihan Li
1
-3
/
+3
2023-05-19
Bluetooth: Fix potential double free caused by hci_conn_unlink
Ruihan Li
1
-9
/
+12
2023-04-23
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
1
-57
/
+1
2023-04-23
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
1
-1
/
+2
[next]