index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
Siddh Raman Pant
2023-07-20
1
-2
/
+2
*
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
2023-07-20
1
-5
/
+5
*
Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy
Jiapeng Chong
2023-06-29
1
-3
/
+1
*
Bluetooth: ISO: Rework sync_interval to be sync_factor
Luiz Augusto von Dentz
2023-06-29
1
-2
/
+2
*
Bluetooth: ISO: use hci_sync for setting CIG parameters
Pauli Virtanen
2023-06-29
1
-8
/
+39
*
Bluetooth: ISO: don't try to remove CIG if there are bound CIS left
Pauli Virtanen
2023-06-05
1
-0
/
+2
*
Bluetooth: ISO: Fix CIG auto-allocation to select configurable CIG
Pauli Virtanen
2023-06-05
1
-7
/
+6
*
Bluetooth: ISO: consider right CIS when removing CIG at cleanup
Pauli Virtanen
2023-06-05
1
-2
/
+5
*
Bluetooth: Unlink CISes when LE disconnects in hci_conn_del
Ruihan Li
2023-05-19
1
-15
/
+6
*
Bluetooth: Fix UAF in hci_conn_hash_flush again
Ruihan Li
2023-05-19
1
-11
/
+22
*
Bluetooth: Refcnt drop must be placed last in hci_conn_unlink
Ruihan Li
2023-05-19
1
-3
/
+3
*
Bluetooth: Fix potential double free caused by hci_conn_unlink
Ruihan Li
2023-05-19
1
-9
/
+12
*
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
2023-04-23
1
-57
/
+1
*
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
2023-04-23
1
-1
/
+2
*
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
2023-04-23
1
-42
/
+113
*
Bluetooth: hci_conn: remove extra line in hci_le_big_create_sync
Iulia Tanasescu
2023-04-23
1
-1
/
+0
*
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
2023-04-23
1
-76
/
+86
*
Bluetooth: hci_conn: Fix possible UAF
Luiz Augusto von Dentz
2023-04-10
1
-6
/
+24
*
Bluetooth: Fix printing errors if LE Connection times out
Luiz Augusto von Dentz
2023-04-10
1
-2
/
+5
*
Bluetooth: hci_conn: Fix not cleaning up on LE Connection failure
Luiz Augusto von Dentz
2023-04-10
1
-28
/
+24
*
Bluetooth: Make sure LE create conn cancel is sent when timeout
Archie Pusaka
2023-02-09
1
-0
/
+2
*
Bluetooth: Free potentially unfreed SCO connection
Archie Pusaka
2023-02-09
1
-1
/
+8
*
Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeeds
Kees Cook
2023-02-09
1
-9
/
+3
*
Bluetooth: hci_conn: Fix memory leaks
Zhengchao Shao
2023-01-17
1
-4
/
+14
*
Bluetooth: hci_conn: Fix crash on hci_create_cis_sync
Luiz Augusto von Dentz
2022-12-12
1
-1
/
+1
*
Bluetooth: Use kzalloc instead of kmalloc/memset
Kang Minchul
2022-12-12
1
-4
/
+2
*
Bluetooth: Use kzalloc instead of kmalloc/memset
Jiapeng Chong
2022-12-12
1
-2
/
+1
*
Bluetooth: hci_conn: use HCI dst_type values also for BIS
Pauli Virtanen
2022-12-12
1
-6
/
+0
*
Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect
Luiz Augusto von Dentz
2022-11-02
1
-0
/
+11
*
Bluetooth: hci_conn: Fix CIS connection dst_type handling
Pauli Virtanen
2022-11-02
1
-6
/
+1
*
Bluetooth: Move hci_abort_conn to hci_conn.c
Brian Gix
2022-08-31
1
-0
/
+76
*
Bluetooth: Convert SCO configure_datapath to hci_sync
Brian Gix
2022-08-25
1
-11
/
+75
*
Bluetooth: hci_conn: Fix updating ISO QoS PHY
Luiz Augusto von Dentz
2022-08-08
1
-9
/
+2
*
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
2022-07-22
1
-53
/
+508
*
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
2022-07-22
1
-0
/
+440
*
Bluetooth: Use bt_status to convert from errno
Luiz Augusto von Dentz
2022-07-21
1
-1
/
+1
*
Bluetooth: clear the temporary linkkey in hci_conn_cleanup
Alain Michaud
2022-07-21
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-23
1
-2
/
+3
|
\
|
*
Bluetooth: hci_conn: Fix hci_connect_le_sync
Luiz Augusto von Dentz
2022-05-23
1
-2
/
+3
*
|
Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
Luiz Augusto von Dentz
2022-05-13
1
-1
/
+1
|
/
*
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
2022-04-26
1
-8
/
+24
*
Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed
Niels Dossche
2022-03-18
1
-0
/
+2
*
Bluetooth: hci_event: Ignore multiple conn complete events
Soenke Huster
2022-01-24
1
-0
/
+1
*
Bluetooth: hci_sync: Add hci_le_create_conn_sync
Luiz Augusto von Dentz
2021-12-22
1
-291
/
+14
*
Bluetooth: hci_sync: Rework hci_suspend_notifier
Luiz Augusto von Dentz
2021-10-29
1
-10
/
+0
*
Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY
Luiz Augusto von Dentz
2021-10-29
1
-2
/
+2
*
Bluetooth: hci_sync: Rework background scan
Luiz Augusto von Dentz
2021-10-29
1
-3
/
+3
*
Bluetooth: Add support for msbc coding format
Kiran K
2021-09-07
1
-0
/
+26
*
Bluetooth: Configure codec for HFP offload use case
Kiran K
2021-09-07
1
-0
/
+4
*
Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
Kiran K
2021-09-07
1
-3
/
+102
[next]