aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/l2cap_core.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-26Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putGravatar Luiz Augusto von Dentz 1-13/+48
2022-03-18Bluetooth: Don't assign twice the same valueGravatar Christophe JAILLET 1-1/+0
2022-03-04Bluetooth: use memset avoid memory leaksGravatar Minghao Chi (CGEL ZTE) 1-0/+1
2021-12-22Bluetooth: hci_sync: Add hci_le_create_conn_syncGravatar Luiz Augusto von Dentz 1-1/+1
2021-08-30Bluetooth: Fix using RPA when address has been resolvedGravatar Luiz Augusto von Dentz 1-1/+1
2021-06-26Bluetooth: use inclusive language when filtering devicesGravatar Archie Pusaka 1-2/+2
2021-06-26Bluetooth: use inclusive language in HCI role commentsGravatar Archie Pusaka 1-1/+1
2021-06-26Bluetooth: L2CAP: Fix invalid access on ECRED Connection responseGravatar Luiz Augusto von Dentz 1-2/+2
2021-06-26Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure failsGravatar Luiz Augusto von Dentz 1-2/+2
2021-06-26Bluetooth: Return whether a connection is outboundGravatar Yu Liu 1-1/+1
2021-04-06Bluetooth: use the correct print format for L2CAP debug statementsGravatar Kai Ye 1-8/+8
2021-04-02Bluetooth: Coding style fixGravatar Meng Yu 1-2/+3
2021-04-02Bluetooth: Remove 'return' in void functionGravatar Meng Yu 1-2/+0
2021-03-25Bluetooth: L2CAP: Rudimentary typo fixesGravatar Bhaskar Chowdhury 1-2/+2
2021-03-22Bluetooth: initialize skb_queue_head at l2cap_chan_create()Gravatar Tetsuo Handa 1-0/+2
2021-03-22Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan defaultGravatar Archie Pusaka 1-0/+2
2021-03-15Bluetooth: L2CAP: Fix not checking for maximum number of DCIDGravatar Luiz Augusto von Dentz 1-3/+9
2021-01-25Bluetooth: L2CAP: Try harder to accept device not knowing optionsGravatar Bastien Nocera 1-0/+1
2021-01-25Bluetooth: L2CAP: Fix handling fragmented lengthGravatar Luiz Augusto von Dentz 1-25/+93
2020-12-07Bluetooth: Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-CGravatar Jimmy Wahlberg 1-1/+1
2020-11-11Bluetooth: Enforce key size of 16 bytes on FIPS levelGravatar Archie Pusaka 1-1/+7
2020-09-25Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelGravatar Luiz Augusto von Dentz 1-3/+4
2020-07-10Bluetooth: core: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-10/+9
2020-06-18Bluetooth: Terminate the link if pairing is cancelledGravatar Manish Mandlik 1-2/+4
2020-05-11Bluetooth: L2CAP: Fix errors during L2CAP_CREDIT_BASED_CONNECTION_REQ (0x17)Gravatar Konstantin Forostyan 1-2/+2
2020-03-25Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connectionsGravatar Luiz Augusto von Dentz 1-10/+127
2020-03-14Bluetooth: L2CAP: remove set but not used variable 'credits'Gravatar YueHaibing 1-2/+1
2020-03-12Bluetooth: L2CAP: handle l2cap config request during open stateGravatar Howard Chung 1-1/+2
2020-03-08Bluetooth: L2CAP: Add module option to enable ECRED modeGravatar Luiz Augusto von Dentz 1-0/+15
2020-03-08Bluetooth: L2CAP: Add initial code for Enhanced Credit Based ModeGravatar Luiz Augusto von Dentz 1-16/+529
2020-03-08Bluetooth: Make use of skb_pull to parse L2CAP signaling PDUsGravatar Luiz Augusto von Dentz 1-16/+13
2020-01-29Bluetooth: Fix refcount use-after-free issueGravatar Manish Mandlik 1-11/+15
2020-01-08Bluetooth: remove redundant assignment to variable icidGravatar Colin Ian King 1-1/+0
2020-01-04Bluetooth: Auto tune if input MTU is set to 0Gravatar Luiz Augusto von Dentz 1-2/+52
2019-11-19Bluetooth: delete a stray unlockGravatar Dan Carpenter 1-3/+1
2019-09-05Revert "Bluetooth: validate BLE connection interval updates"Gravatar Marcel Holtmann 1-8/+1
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeGravatar Marcel Holtmann 1-1/+1
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-4/+25
2019-07-06Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addrGravatar Luiz Augusto von Dentz 1-3/+11
2019-07-06Bluetooth: validate BLE connection interval updatesGravatar csonsino 1-1/+8
2019-07-06Bluetooth: Check state in l2cap_disconnect_rspGravatar Matias Karhumaa 1-0/+6
2019-07-03Bluetooth: Fix faulty expression for minimum encryption key size checkGravatar Matias Karhumaa 1-1/+1
2019-06-22Bluetooth: Fix regression with minimum encryption key size alignmentGravatar Marcel Holtmann 1-5/+28
2019-04-23Bluetooth: Fix not initializing L2CAP tx_creditsGravatar Luiz Augusto von Dentz 1-5/+4
2019-01-23Bluetooth: Mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+1
2019-01-23Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferGravatar Marcel Holtmann 1-0/+6
2019-01-23Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optGravatar Marcel Holtmann 1-31/+46
2018-12-19Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macroGravatar Yangtao Li 1-11/+1
2018-10-14Bluetooth: Errata Service Release 8, Erratum 3253Gravatar Mallikarjun Phulari 1-1/+9
2018-10-14Bluetooth: Use separate L2CAP LE credit based connection result valuesGravatar Mallikarjun Phulari 1-13/+13