summaryrefslogtreecommitdiff
path: root/net/bluetooth/l2cap_core.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-05-31
|\
| * Bluetooth: initialize skb_queue_head at l2cap_chan_create()Tetsuo Handa2021-05-22
| * Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan defaultArchie Pusaka2021-05-22
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-10-23
|\|
| * Bluetooth: L2CAP: handle l2cap config request during open stateHoward Chung2020-10-01
| * Bluetooth: Fix refcount use-after-free issueManish Mandlik2020-10-01
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\|
| * Bluetooth: delete a stray unlockDan Carpenter2020-01-12
* | Merge android-4.4-p.203 (40ef73d) into msm-4.4Srinivasarao P2019-11-26
|\|
| * Bluetooth: L2CAP: Detect if remote is not able to use the whole MPSLuiz Augusto von Dentz2019-11-25
* | Merge android-4.4-p.195 (4af3204) into msm-4.4Srinivasarao P2019-10-30
|\|
| * Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann2019-10-05
* | Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P2019-08-07
|\|
| * Bluetooth: validate BLE connection interval updatescsonsino2019-08-04
| * Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa2019-08-04
* | Merge android-4.4.185 (14e1196) into msm-4.4Srinivasarao P2019-07-11
|\|
| * Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa2019-07-10
| * Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann2019-07-10
* | Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P2019-04-05
|\|
| * Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann2019-04-03
| * Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann2019-04-03
* | Merge android-4.4.112 (5f6325b) into msm-4.4Srinivasarao P2018-01-24
|\|
| * Bluetooth: Prevent stack info leak from the EFS element.Ben Seri2018-01-17
* | Merge android-4.4@29d0b65 (v4.4.88) into msm-4.4Blagovest Kolenichev2017-09-21
|\|
| * Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri2017-09-13
* | Bluetooth: Replace %p with %pKDibyendu Roy2016-06-28
|/
* Bluetooth: L2CAP: Add missing checks for invalid LE DCIDJohan Hedberg2015-11-05
* Bluetooth: L2CAP: Fix checked range when allocating new CIDJohan Hedberg2015-11-05
* Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2015-11-05
* Bluetooth: Enable new connection establishment procedure.Jakub Pawlowski2015-08-10
* Bluetooth: Reinitialize the list after deletion for session user listTedd Ho-Jeong An2015-06-30
* Bluetooth: Stop sabotaging list poisoningAlexey Dobriyan2015-06-11
* Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang2015-06-09
* Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg2015-03-30
* Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Convert disconn_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
* Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
* Bluetooth: Convert L2CAP security callback to use hci_cbJohan Hedberg2015-02-19
* Bluetooth: Fix accepting early data on fixed channelsJohan Hedberg2015-02-16
* Bluetooth: Fix lookup of fixed channels by local bdaddrJohan Hedberg2015-01-15
* Bluetooth: Add helpers for src/dst bdaddr type conversionJohan Hedberg2015-01-15
* Bluetooth: Show device address type for L2CAP debugfs entriesMarcel Holtmann2015-01-15
* Bluetooth: Introduce force_bredr_smp debugfs option for testingMarcel Holtmann2015-01-02
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-12-15
|\
| * Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDRMarcel Holtmann2014-12-06
* | Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller2014-12-10
|\ \ | |/ |/|
| * first fruits - kill l2cap ->memcpy_fromiovec()Al Viro2014-12-09
| * switch l2cap ->memcpy_fromiovec() to msghdrAl Viro2014-12-09
* | Bluetooth: Add full SMP BR/EDR supportJohan Hedberg2014-12-03