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_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-10
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
Luiz Augusto von Dentz
1
-8
/
+5
2024-10-10
Bluetooth: L2CAP: Fix uaf in l2cap_connect
Luiz Augusto von Dentz
1
-1
/
+1
2024-09-12
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
1
-17
/
+4
2024-09-12
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
1
-4
/
+4
2024-07-11
Bluetooth: Ignore too large handle values in BIG
Edward Adam Davis
1
-0
/
+4
2024-07-11
Bluetooth: hci_event: Fix setting of unicast qos interval
Luiz Augusto von Dentz
1
-3
/
+19
2024-06-12
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
1
-147
/
+0
2024-06-12
Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS
Lukas Bulwahn
1
-163
/
+0
2024-05-25
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
1
-11
/
+20
2024-05-17
Bluetooth: HCI: Fix potential null-ptr-deref
Sungwoo Kim
1
-0
/
+2
2024-05-02
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
1
-3
/
+2
2024-04-13
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
1
-1
/
+2
2024-04-10
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
1
-0
/
+25
2024-03-26
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
1
-9
/
+9
2024-03-26
Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
Luiz Augusto von Dentz
1
-7
/
+14
2024-03-26
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
1
-2
/
+0
2024-03-26
Bluetooth: Remove superfluous call to hci_conn_check_pending()
Jonas Dreßler
1
-2
/
+0
2024-03-06
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
1
-0
/
+4
2024-03-06
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Luiz Augusto von Dentz
1
-1
/
+4
2024-03-06
Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
Zijun Hu
1
-2
/
+2
2024-01-25
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
1
-9
/
+2
2024-01-01
Bluetooth: Add more enc key size check
Alex Lu
1
-1
/
+15
2024-01-01
Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
Luiz Augusto von Dentz
1
-1
/
+2
2024-01-01
Bluetooth: hci_event: shut up a false-positive warning
Arnd Bergmann
1
-0
/
+3
2024-01-01
Bluetooth: Fix not notifying when connection encryption changes
Luiz Augusto von Dentz
1
-7
/
+1
2023-11-20
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
1
-23
/
+15
2023-11-20
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
1
-14
/
+40
2023-10-13
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
1
-1
/
+1
2023-10-13
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
1
-2
/
+1
2023-10-13
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
1
-5
/
+7
2023-10-11
Bluetooth: Fix a refcnt underflow problem for hci_conn
Ziyang Xuan
1
-2
/
+2
2023-10-11
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
1
-0
/
+11
2023-10-11
Bluetooth: hci_event: Ignore NULL link key
Lee, Chun-Yi
1
-0
/
+9
2023-10-11
Bluetooth: ISO: Fix invalid context error
Iulia Tanasescu
1
-3
/
+12
2023-09-20
Bluetooth: hci_codec: Fix leaking content of local_codecs
Luiz Augusto von Dentz
1
-0
/
+1
2023-08-24
Bluetooth: ISO: Add support for periodic adv reports processing
Claudia Draghicescu
1
-0
/
+23
2023-08-24
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
1
-4
/
+37
2023-08-11
Bluetooth: hci_event: drop only unbound CIS if Set CIG Parameters fails
Pauli Virtanen
1
-5
/
+24
2023-08-11
Bluetooth: hci_conn: Fix modifying handle while aborting
Luiz Augusto von Dentz
1
-18
/
+11
2023-08-11
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
1
-5
/
+7
2023-08-11
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
1
-4
/
+17
2023-08-11
Bluetooth: hci_conn: Always allocate unique handles
Luiz Augusto von Dentz
1
-3
/
+3
2023-08-11
Bluetooth: ISO: Support multiple BIGs
Iulia Tanasescu
1
-6
/
+29
2023-08-11
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
1
-4
/
+21
2023-08-11
Bluetooth: ISO: Add support for connecting multiple BISes
Iulia Tanasescu
1
-20
/
+32
2023-07-20
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
1
-0
/
+3
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
1
-6
/
+6
2023-06-29
Bluetooth: hci_event: Fix parsing of CIS Established Event
Luiz Augusto von Dentz
1
-15
/
+34
2023-06-29
Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
Luiz Augusto von Dentz
1
-10
/
+5
2023-06-29
Bluetooth: hci_event: fix Set CIG Parameters error status handling
Pauli Virtanen
1
-1
/
+2
[next]