index
:
pub/scm/linux/kernel/git/mark/linux.git
master
Mark Rutland's fork of linux.git
Mark Rutland
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
2026-08-24
Bluetooth: hci_conn: re-enable advertising only for peripheral role
Valentin Kindschi
1
-1
/
+2
2026-08-07
Bluetooth: hci_conn: fix the SCO setup context lifetime
Linmao Li
1
-5
/
+15
2026-07-28
Bluetooth: hci_conn: hold conn reference in abort_conn_sync()
Pauli Virtanen
1
-1
/
+11
2026-07-28
Bluetooth: ISO: fix race of kfree vs kref_get_unless_zero
Pauli Virtanen
1
-0
/
+2
2026-07-06
Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()
Siwei Zhang
1
-18
/
+3
2026-06-11
Bluetooth: Add SPDX id lines to some source files
Tim Bird
1
-4
/
+1
2026-05-27
Bluetooth: hci_conn: Fix memory leak in hci_le_big_terminate()
Pavitra Jha
1
-1
/
+3
2026-05-06
Bluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inve...
Mikhail Gavrilov
1
-19
/
+86
2026-05-06
Bluetooth: hci_conn: fix potential UAF in create_big_sync
David Carlier
1
-1
/
+18
2026-04-13
Bluetooth: hci_sync: make hci_cmd_sync_run_once return -EEXIST if exists
Pauli Virtanen
1
-1
/
+3
2026-04-01
Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync
Pauli Virtanen
1
-1
/
+7
2026-03-19
Bluetooth: hci_sync: annotate data-races around hdev->req_status
Cen Zhang
1
-1
/
+1
2026-03-12
Bluetooth: ISO: Fix defer tests being unstable
Luiz Augusto von Dentz
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+6
2026-01-29
Bluetooth: Fix using PHYs bitfields as PHY value
Luiz Augusto von Dentz
1
-17
/
+18
2026-01-29
Bluetooth: L2CAP: Add support for setting BT_PHY
Luiz Augusto von Dentz
1
-0
/
+105
2026-01-29
Bluetooth: hci_conn: Set link_policy on incoming ACL connections
Stefan Sørensen
1
-0
/
+1
2026-01-29
Bluetooth: hci_conn: use mod_delayed_work for active mode timeout
Stefan Sørensen
1
-2
/
+2
2026-01-29
Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYs
Luiz Augusto von Dentz
1
-6
/
+11
2025-12-01
Bluetooth: HCI: Always use the identity address when initializing a connection
Luiz Augusto von Dentz
1
-16
/
+27
2025-12-01
Bluetooth: ISO: Add support to bind to trigger PAST
Luiz Augusto von Dentz
1
-0
/
+12
2025-11-10
Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
Luiz Augusto von Dentz
1
-14
/
+19
2025-10-24
Bluetooth: hci_conn: Fix connection cleanup with BIG with 2 or more BIS
Luiz Augusto von Dentz
1
-0
/
+7
2025-09-27
Bluetooth: ISO: Use sk_sndtimeo as conn_timeout
Luiz Augusto von Dentz
1
-8
/
+12
2025-09-27
Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets
Luiz Augusto von Dentz
1
-4
/
+3
2025-08-22
Bluetooth: hci_conn: Make unacked packet handling more robust
Luiz Augusto von Dentz
1
-17
/
+41
2025-08-15
Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()
Sergey Shtylyov
1
-1
/
+2
2025-08-15
Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast Source
Luiz Augusto von Dentz
1
-1
/
+1
2025-08-15
Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINK
Luiz Augusto von Dentz
1
-1
/
+11
2025-07-23
Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
Yang Li
1
-5
/
+9
2025-07-23
Bluetooth: Fix typos in comments
Bastien Nocera
1
-1
/
+1
2025-07-23
Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
Yang Li
1
-1
/
+2
2025-06-11
Bluetooth: ISO: Fix not using bc_sid as advertisement SID
Luiz Augusto von Dentz
1
-7
/
+24
2025-05-21
Bluetooth: separate CIS_LINK and BIS_LINK link types
Pauli Virtanen
1
-18
/
+26
2025-05-21
Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO
Pauli Virtanen
1
-0
/
+33
2025-05-21
Bluetooth: ISO: Fix not using SID from adv report
Luiz Augusto von Dentz
1
-0
/
+2
2025-05-08
Bluetooth: hci_event: Fix not using key encryption size when its known
Luiz Augusto von Dentz
1
-0
/
+24
2025-04-25
Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync
Luiz Augusto von Dentz
1
-84
/
+5
2025-04-25
Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver
Luiz Augusto von Dentz
1
-90
/
+2
2025-04-10
Bluetooth: increment TX timestamping tskey always for stream sockets
Pauli Virtanen
1
-2
/
+6
2025-03-25
Bluetooth: add support for skb TX SND/COMPLETION timestamping
Pauli Virtanen
1
-0
/
+122
2024-11-14
Bluetooth: ISO: Send BIG Create Sync via hci_sync
Iulia Tanasescu
1
-1
/
+16
2024-11-14
Bluetooth: hci_conn: Remove alloc from critical section
Iulia Tanasescu
1
-18
/
+10
2024-11-14
Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending
Iulia Tanasescu
1
-14
/
+73
2024-11-14
Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending
Iulia Tanasescu
1
-38
/
+85
2024-11-14
Bluetooth: hci_conn: Use disable_delayed_work_sync
Luiz Augusto von Dentz
1
-3
/
+3
2024-11-14
Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functions
Markus Elfring
1
-10
/
+3
2024-10-04
Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
Luiz Augusto von Dentz
1
-0
/
+3
2024-09-10
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
1
-4
/
+2
[next]