aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap_core.c
AgeCommit message (Expand)Author
2024-02-23Bluetooth: L2CAP: Fix possible multiple reject sendFrédéric Danis
2024-01-05Bluetooth: L2CAP: Send reject on command corrupted requestFrédéric Danis
2023-08-26Bluetooth: L2CAP: Fix use-after-freeZhengping Jiang
2023-06-14Bluetooth: L2CAP: Add missing checks for invalid DCIDSungwoo Kim
2023-06-14Bluetooth: Fix l2cap_disconnect_req deadlockYing Hsu
2023-05-30Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rspMin Li
2023-04-20Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}Luiz Augusto von Dentz
2023-04-05Bluetooth: L2CAP: Fix responding with wrong PDU typeLuiz Augusto von Dentz
2023-04-05Bluetooth: L2CAP: Fix not checking for maximum number of DCIDLuiz Augusto von Dentz
2023-03-11Bluetooth: L2CAP: Fix potential user-after-freeLuiz Augusto von Dentz
2022-12-21Bluetooth: L2CAP: Fix u8 overflowSungwoo Kim
2022-11-25Bluetooth: L2CAP: Fix l2cap_global_chan_by_psmLuiz Augusto von Dentz
2022-11-10Bluetooth: L2CAP: Fix attempting to access uninitialized memoryLuiz Augusto von Dentz
2022-11-10Bluetooth: L2CAP: Fix accepting connection request for invalid SPSMLuiz Augusto von Dentz
2022-11-10Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()Zhengchao Shao
2022-11-10Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sduMaxim Mikityanskiy
2022-10-26Bluetooth: L2CAP: Fix user-after-freeLuiz Augusto von Dentz
2022-10-26Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()Tetsuo Handa
2022-09-05Bluetooth: L2CAP: Fix build errors in some archsLuiz Augusto von Dentz
2022-08-21Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz
2022-08-03Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz
2022-06-09Bluetooth: use inclusive language when filtering devicesArchie Pusaka
2022-06-09Bluetooth: use inclusive language in HCI role commentsArchie Pusaka
2022-06-09Bluetooth: L2CAP: Rudimentary typo fixesBhaskar Chowdhury
2022-04-13Bluetooth: use memset avoid memory leaksMinghao Chi (CGEL ZTE)
2021-07-19Bluetooth: L2CAP: Fix invalid access on ECRED Connection responseLuiz Augusto von Dentz
2021-07-19Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure failsLuiz Augusto von Dentz
2021-05-19Bluetooth: initialize skb_queue_head at l2cap_chan_create()Tetsuo Handa
2021-05-19Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan defaultArchie Pusaka
2020-09-25Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz
2020-07-10Bluetooth: core: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-18Bluetooth: Terminate the link if pairing is cancelledManish Mandlik
2020-05-11Bluetooth: L2CAP: Fix errors during L2CAP_CREDIT_BASED_CONNECTION_REQ (0x17)Konstantin Forostyan
2020-03-25Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connectionsLuiz Augusto von Dentz
2020-03-14Bluetooth: L2CAP: remove set but not used variable 'credits'YueHaibing
2020-03-12Bluetooth: L2CAP: handle l2cap config request during open stateHoward Chung
2020-03-08Bluetooth: L2CAP: Add module option to enable ECRED modeLuiz Augusto von Dentz
2020-03-08Bluetooth: L2CAP: Add initial code for Enhanced Credit Based ModeLuiz Augusto von Dentz
2020-03-08Bluetooth: Make use of skb_pull to parse L2CAP signaling PDUsLuiz Augusto von Dentz
2020-01-29Bluetooth: Fix refcount use-after-free issueManish Mandlik
2020-01-08Bluetooth: remove redundant assignment to variable icidColin Ian King
2020-01-04Bluetooth: Auto tune if input MTU is set to 0Luiz Augusto von Dentz
2019-11-19Bluetooth: delete a stray unlockDan Carpenter
2019-09-05Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-06Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addrLuiz Augusto von Dentz
2019-07-06Bluetooth: validate BLE connection interval updatescsonsino
2019-07-06Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa
2019-07-03Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa