index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-09-10
Bluetooth: hci_conn: Remove redundant memset after kzalloc
Kuan-Wei Chiu
1
-1
/
+0
2024-08-30
Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
Luiz Augusto von Dentz
1
-1
/
+5
2024-07-15
Bluetooth: Remove hci_request.{c,h}
Luiz Augusto von Dentz
1
-1
/
+0
2024-06-28
bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX
Pavel Skripkin
1
-3
/
+12
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
1
-2
/
+1
2024-05-14
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
1
-24
/
+51
2024-05-14
Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
Gustavo A. R. Silva
1
-22
/
+16
2024-05-14
Bluetooth: hci_conn: Use struct_size() in hci_le_big_create_sync()
Gustavo A. R. Silva
1
-1
/
+1
2024-05-14
Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning
Gustavo A. R. Silva
1
-15
/
+11
2024-05-14
Bluetooth: hci_conn: Remove a redundant check for HFP offload
Zijun Hu
1
-4
/
+4
2024-04-24
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
1
-2
/
+4
2024-03-06
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
1
-1
/
+1
2024-03-06
Bluetooth: ISO: Add hcon for listening bis sk
Iulia Tanasescu
1
-6
/
+26
2024-03-06
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz
1
-58
/
+12
2024-03-06
Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Luiz Augusto von Dentz
1
-1
/
+2
2024-03-06
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
1
-3
/
+5
2024-03-06
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
1
-16
/
+0
2024-03-06
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
1
-60
/
+9
2024-03-06
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
1
-4
/
+0
2023-12-22
Bluetooth: hci_conn: Check non NULL function before calling for HFP offload
Zijun Hu
1
-3
/
+8
2023-12-22
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
1
-5
/
+3
2023-12-22
Bluetooth: ISO: Reassociate a socket with an active BIS
Iulia Tanasescu
1
-2
/
+30
2023-10-23
Bluetooth: Fix double free in hci_conn_cleanup
ZhengHan Wang
1
-4
/
+2
2023-10-23
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
1
-25
/
+32
2023-10-23
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
1
-8
/
+30
2023-10-23
Bluetooth: ISO: Match QoS adv handle with BIG handle
Iulia Tanasescu
1
-0
/
+12
2023-10-23
Bluetooth: ISO: Allow binding a bcast listener to 0 bises
Iulia Tanasescu
1
-1
/
+1
2023-10-23
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
1
-0
/
+1
2023-10-23
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
1
-0
/
+7
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
[next]