index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-07
Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()
Dmitry Antipov
1
-0
/
+1
2024-06-28
Bluetooth: L2CAP: Fix deadlock
Luiz Augusto von Dentz
1
-0
/
+3
2024-06-10
Bluetooth: fix connection setup in l2cap_connect
Pauli Virtanen
1
-2
/
+2
2024-06-10
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
1
-7
/
+1
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
1
-17
/
+4
2024-05-14
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
1
-14
/
+3
2024-05-14
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
1
-7
/
+49
2024-05-14
Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-25
/
+21
2024-05-03
Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
Duoming Zhou
1
-0
/
+3
2024-05-03
Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
Sungwoo Kim
1
-11
/
+10
2024-04-24
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
1
-1
/
+1
2024-04-10
Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bit
Archie Pusaka
1
-2
/
+1
2024-03-07
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
1
-6
/
+4
2024-03-07
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
1
-1051
/
+18
2024-02-28
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
1
-1
/
+7
2023-12-22
Bluetooth: L2CAP: Fix possible multiple reject send
Frédéric Danis
1
-1
/
+2
2023-12-15
Bluetooth: L2CAP: Send reject on command corrupted request
Frédéric Danis
1
-6
/
+15
2023-06-29
Bluetooth: L2CAP: Fix use-after-free
Zhengping Jiang
1
-0
/
+5
2023-06-06
Bluetooth: L2CAP: Add missing checks for invalid DCID
Sungwoo Kim
1
-0
/
+9
2023-06-06
Bluetooth: Fix l2cap_disconnect_req deadlock
Ying Hsu
1
-0
/
+4
2023-04-24
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
1
-1
/
+0
2023-04-24
Bluetooth: L2CAP: Delay identity address updates
Luiz Augusto von Dentz
1
-4
/
+3
2023-04-10
Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
Luiz Augusto von Dentz
1
-18
/
+6
2023-03-23
Bluetooth: L2CAP: Fix responding with wrong PDU type
Luiz Augusto von Dentz
1
-38
/
+79
2023-02-10
Bluetooth: L2CAP: Fix potential user-after-free
Luiz Augusto von Dentz
1
-24
/
+0
2022-12-13
Bluetooth: Add CONFIG_BT_LE_L2CAP_ECRED
Luiz Augusto von Dentz
1
-1
/
+1
2022-12-03
Bluetooth: L2CAP: Fix u8 overflow
Sungwoo Kim
1
-1
/
+2
2022-11-03
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
1
-1
/
+2
2022-11-03
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
Luiz Augusto von Dentz
1
-1
/
+1
2022-11-03
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
1
-0
/
+25
2022-11-03
Bluetooth: L2CAP: Fix memory leak in vhci_write
Hawkins Jiawei
1
-4
/
+3
2022-11-03
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
1
-0
/
+1
2022-11-03
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Maxim Mikityanskiy
1
-7
/
+41
2022-09-29
Bluetooth: L2CAP: Fix user-after-free
Luiz Augusto von Dentz
1
-0
/
+7
2022-09-19
Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
Tetsuo Handa
1
-4
/
+6
2022-08-26
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
1
-5
/
+5
2022-08-09
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
Luiz Augusto von Dentz
1
-7
/
+6
2022-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+48
2022-07-26
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
1
-13
/
+48
2022-07-22
Bluetooth: use memset avoid memory leaks
Xiaohui Zhang
1
-0
/
+1
2022-03-18
Bluetooth: Don't assign twice the same value
Christophe JAILLET
1
-1
/
+0
2022-03-04
Bluetooth: use memset avoid memory leaks
Minghao Chi (CGEL ZTE)
1
-0
/
+1
2021-12-23
Bluetooth: hci_sync: Add hci_le_create_conn_sync
Luiz Augusto von Dentz
1
-1
/
+1
2021-08-31
Bluetooth: Fix using RPA when address has been resolved
Luiz Augusto von Dentz
1
-1
/
+1
2021-06-26
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
1
-2
/
+2
2021-06-26
Bluetooth: use inclusive language in HCI role comments
Archie Pusaka
1
-1
/
+1
2021-06-26
Bluetooth: L2CAP: Fix invalid access on ECRED Connection response
Luiz Augusto von Dentz
1
-2
/
+2
2021-06-26
Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
Luiz Augusto von Dentz
1
-2
/
+2
2021-06-26
Bluetooth: Return whether a connection is outbound
Yu Liu
1
-1
/
+1
2021-04-06
Bluetooth: use the correct print format for L2CAP debug statements
Kai Ye
1
-8
/
+8
[next]