index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
Age
Commit message (
Expand
)
Author
2026-03-19
Bluetooth: hci_sync: annotate data-races around hdev->req_status
Cen Zhang
2026-03-12
Bluetooth: ISO: Fix defer tests being unstable
Luiz Augusto von Dentz
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-29
Bluetooth: Fix using PHYs bitfields as PHY value
Luiz Augusto von Dentz
2026-01-29
Bluetooth: L2CAP: Add support for setting BT_PHY
Luiz Augusto von Dentz
2026-01-29
Bluetooth: hci_conn: Set link_policy on incoming ACL connections
Stefan Sørensen
2026-01-29
Bluetooth: hci_conn: use mod_delayed_work for active mode timeout
Stefan Sørensen
2026-01-29
Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYs
Luiz Augusto von Dentz
2025-12-01
Bluetooth: HCI: Always use the identity address when initializing a connection
Luiz Augusto von Dentz
2025-12-01
Bluetooth: ISO: Add support to bind to trigger PAST
Luiz Augusto von Dentz
2025-11-10
Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
Luiz Augusto von Dentz
2025-10-24
Bluetooth: hci_conn: Fix connection cleanup with BIG with 2 or more BIS
Luiz Augusto von Dentz
2025-09-27
Bluetooth: ISO: Use sk_sndtimeo as conn_timeout
Luiz Augusto von Dentz
2025-09-27
Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets
Luiz Augusto von Dentz
2025-08-22
Bluetooth: hci_conn: Make unacked packet handling more robust
Luiz Augusto von Dentz
2025-08-15
Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()
Sergey Shtylyov
2025-08-15
Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast Source
Luiz Augusto von Dentz
2025-08-15
Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINK
Luiz Augusto von Dentz
2025-07-23
Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
Yang Li
2025-07-23
Bluetooth: Fix typos in comments
Bastien Nocera
2025-07-23
Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
Yang Li
2025-06-11
Bluetooth: ISO: Fix not using bc_sid as advertisement SID
Luiz Augusto von Dentz
2025-05-21
Bluetooth: separate CIS_LINK and BIS_LINK link types
Pauli Virtanen
2025-05-21
Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO
Pauli Virtanen
2025-05-21
Bluetooth: ISO: Fix not using SID from adv report
Luiz Augusto von Dentz
2025-05-08
Bluetooth: hci_event: Fix not using key encryption size when its known
Luiz Augusto von Dentz
2025-04-25
Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync
Luiz Augusto von Dentz
2025-04-25
Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver
Luiz Augusto von Dentz
2025-04-10
Bluetooth: increment TX timestamping tskey always for stream sockets
Pauli Virtanen
2025-03-25
Bluetooth: add support for skb TX SND/COMPLETION timestamping
Pauli Virtanen
2024-11-14
Bluetooth: ISO: Send BIG Create Sync via hci_sync
Iulia Tanasescu
2024-11-14
Bluetooth: hci_conn: Remove alloc from critical section
Iulia Tanasescu
2024-11-14
Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending
Iulia Tanasescu
2024-11-14
Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending
Iulia Tanasescu
2024-11-14
Bluetooth: hci_conn: Use disable_delayed_work_sync
Luiz Augusto von Dentz
2024-11-14
Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functions
Markus Elfring
2024-10-04
Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
Luiz Augusto von Dentz
2024-09-10
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
2024-09-10
Bluetooth: hci_conn: Remove redundant memset after kzalloc
Kuan-Wei Chiu
2024-08-30
Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
Luiz Augusto von Dentz
2024-07-15
Bluetooth: Remove hci_request.{c,h}
Luiz Augusto von Dentz
2024-06-28
bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX
Pavel Skripkin
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2024-05-14
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2024-05-14
Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
Gustavo A. R. Silva
2024-05-14
Bluetooth: hci_conn: Use struct_size() in hci_le_big_create_sync()
Gustavo A. R. Silva
2024-05-14
Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning
Gustavo A. R. Silva
2024-05-14
Bluetooth: hci_conn: Remove a redundant check for HFP offload
Zijun Hu
2024-04-24
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
[next]