aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
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-182-14/+37
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-07-181-0/+8
* Bluetooth: Fix L2CAP information request handling for fixed channelsJohan Hedberg2019-07-181-20/+33
* Bluetooth: Convert hci_conn->link_mode into flagsJohan Hedberg2019-07-184-29/+49
* Bluetooth: use l2cap_chan_ready() instead of duplicate codeGustavo Padovan2019-07-181-6/+1
* Bluetooth: hidp: fix buffer overflowYoung Xiao2019-07-081-0/+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: cmtp: cmtp_add_connection() should verify that it's dealing with l...Al Viro2017-11-061-0/+3
* Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...Al Viro2017-11-061-0/+4
* Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri2017-09-131-37/+43
* Bluetooth: make hci_test_bit's addr constJiri Slaby2017-04-111-2/+2
* Bluetooth: Release locks before sleeping for L2CAP socket shutdownRupesh Tatiya2017-04-112-2/+36
* Bluetooth: Return the correct address type for L2CAP socketsMarcel Holtmann2017-04-112-0/+28
* Bluetooth: Store source address of HCI connectionsMarcel Holtmann2017-04-111-0/+1
* Bluetooth: Store the source address type of LE connectionsMarcel Holtmann2017-04-111-0/+9
* bluetooth: Initiate authentication before sending l2cap connect response.Kamal Negi2017-04-111-0/+2
* Bluetooth: remove unnecessary check on BT_CLOSED socks during acceptRupesh Tatiya2017-04-112-8/+12
* Bluetooth: Fix redundant encryption when receiving Security RequestJohan Hedberg2017-04-111-1/+21
* bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2016-11-171-1/+1
* Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery2016-11-071-7/+12
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-1/+1
* Linux 3.10.95 (accumulative patch)Stefan Guendhoer2016-08-261-0/+3
* Linux 3.10.94Stefan Guendhoer2016-08-261-0/+14
* first commitMeizu OpenSource2016-08-1538-0/+36643