aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap_core.c
Commit message (Expand)AuthorAge
* Bluetooth: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-23
* Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann2019-01-23
* Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann2019-01-23
* Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-12-18
* Bluetooth: Errata Service Release 8, Erratum 3253Mallikarjun Phulari2018-10-14
* Bluetooth: Use separate L2CAP LE credit based connection result valuesMallikarjun Phulari2018-10-14
* Bluetooth: L2CAP: Detect if remote is not able to use the whole MPSLuiz Augusto von Dentz2018-09-27
* Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz2018-09-27
* Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz2018-09-27
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-04-03
* Bluetooth: Prevent stack info leak from the EFS element.Ben Seri2018-01-04
* Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri2017-09-09
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* Bluetooth: L2CAP: Add l2cap_le_flowctl_sendLuiz Augusto von Dentz2017-04-12
* Bluetooth: L2CAP: Don't return -EAGAIN if out of creditsLuiz Augusto von Dentz2017-04-12
* locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
* [iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro2016-12-05
* Bluetooth: Fix using the correct source address typeJohan Hedberg2016-11-22
* Bluetooth: split sk_filter in l2cap_sock_recv_cbDaniel Borkmann2016-08-24
* Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-09
* Bluetooth: L2CAP: Fix auto-allocating LE PSM valuesJohan Hedberg2016-01-29
* Bluetooth: remove unneeded variable in l2cap_stream_rxPrasanna Karthik2015-11-19
* Bluetooth: Fix specifying role for LE connectionsJohan Hedberg2015-11-19
* Bluetooth: L2CAP: Add missing checks for invalid LE DCIDJohan Hedberg2015-11-04
* Bluetooth: L2CAP: Fix checked range when allocating new CIDJohan Hedberg2015-11-04
* Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2015-11-04
* 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-10
* 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
* | Bluetooth: Track both local and remote L2CAP fixed channel maskJohan Hedberg2014-12-02