aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/l2cap_core.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa2019-09-111-1/+1
* Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa2019-09-111-0/+6
* Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann2019-07-181-5/+28
* Bluetooth: Fix L2CAP information request handling for fixed channelsJohan Hedberg2019-07-181-20/+33
* Bluetooth: Convert hci_conn->link_mode into flagsJohan Hedberg2019-07-181-1/+1
* Bluetooth: use l2cap_chan_ready() instead of duplicate codeGustavo Padovan2019-07-181-6/+1
* Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann2019-05-021-0/+6
* Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann2019-05-021-18/+32
* Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri2017-09-131-37/+43
* Bluetooth: Release locks before sleeping for L2CAP socket shutdownRupesh Tatiya2017-04-111-1/+24
* Bluetooth: Return the correct address type for L2CAP socketsMarcel Holtmann2017-04-111-0/+24
* bluetooth: Initiate authentication before sending l2cap connect response.Kamal Negi2017-04-111-0/+2
* first commitMeizu OpenSource2016-08-151-0/+6782