index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Age
Commit message (
Expand
)
Author
2025-07-17
Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU
Luiz Augusto von Dentz
2025-06-20
Bluetooth: L2CAP: Fix L2CAP MTU negotiation
Frédéric Danis
2025-05-30
Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION
Luiz Augusto von Dentz
2025-05-15
Bluetooth: L2CAP: Fix not checking l2cap_chan security level
Luiz Augusto von Dentz
2025-04-25
Bluetooth: L2CAP: copy RX timestamp to new fragments
Pauli Virtanen
2025-04-16
Bluetooth: l2cap: Process valid commands in too long frame
Frédéric Danis
2025-04-10
Bluetooth: l2cap: Check encryption key size on incoming connection
Frédéric Danis
2025-03-25
Bluetooth: L2CAP: add TX timestamping
Pauli Virtanen
2025-03-25
Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-03-07
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
2025-02-20
Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
Luiz Augusto von Dentz
2025-02-13
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
Luiz Augusto von Dentz
2025-02-13
Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd
Luiz Augusto von Dentz
2024-12-12
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
2024-09-27
Bluetooth: L2CAP: Fix uaf in l2cap_connect
Luiz Augusto von Dentz
2024-08-07
Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()
Dmitry Antipov
2024-06-28
Bluetooth: L2CAP: Fix deadlock
Luiz Augusto von Dentz
2024-06-10
Bluetooth: fix connection setup in l2cap_connect
Pauli Virtanen
2024-06-10
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
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: compute LE flow credits based on recvbuf space
Sebastian Urban
2024-05-14
Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-05-03
Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
Duoming Zhou
2024-05-03
Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
Sungwoo Kim
2024-04-24
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
2024-04-10
Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bit
Archie Pusaka
2024-03-06
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
2024-02-28
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2023-12-22
Bluetooth: L2CAP: Fix possible multiple reject send
Frédéric Danis
2023-12-15
Bluetooth: L2CAP: Send reject on command corrupted request
Frédéric Danis
2023-06-29
Bluetooth: L2CAP: Fix use-after-free
Zhengping Jiang
2023-06-05
Bluetooth: L2CAP: Add missing checks for invalid DCID
Sungwoo Kim
2023-06-05
Bluetooth: Fix l2cap_disconnect_req deadlock
Ying Hsu
2023-04-23
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
2023-04-23
Bluetooth: L2CAP: Delay identity address updates
Luiz Augusto von Dentz
2023-04-10
Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
Luiz Augusto von Dentz
2023-03-23
Bluetooth: L2CAP: Fix responding with wrong PDU type
Luiz Augusto von Dentz
2023-02-09
Bluetooth: L2CAP: Fix potential user-after-free
Luiz Augusto von Dentz
2022-12-12
Bluetooth: Add CONFIG_BT_LE_L2CAP_ECRED
Luiz Augusto von Dentz
2022-12-02
Bluetooth: L2CAP: Fix u8 overflow
Sungwoo Kim
2022-11-02
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
2022-11-02
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
Luiz Augusto von Dentz
2022-11-02
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
2022-11-02
Bluetooth: L2CAP: Fix memory leak in vhci_write
Hawkins Jiawei
2022-11-02
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
2022-11-02
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Maxim Mikityanskiy
2022-09-29
Bluetooth: L2CAP: Fix user-after-free
Luiz Augusto von Dentz
2022-09-19
Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
Tetsuo Handa
[next]