summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-013-3/+3
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-243-3/+3
* | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-10-255-49/+80
|\ \
| * | hidp: fix compat_ioctlAl Viro2018-09-101-29/+50
| * | hidp: constify hidp_connection_add()Al Viro2018-09-102-6/+6
| * | cmtp: fix compat_ioctlAl Viro2018-09-101-7/+12
| * | bnep: fix compat_ioctlAl Viro2018-09-101-7/+12
* | | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-241-12/+0
|\ \ \
| * | | kill TIOCSERGSTRUCTAl Viro2018-10-131-4/+0
| * | | rfcomm: get rid of mentioning TIOC[SG]SERIALAl Viro2018-10-131-8/+0
* | | | Bluetooth: Remove redundant check on statusColin Ian King2018-10-141-21/+17
* | | | Bluetooth: Errata Service Release 8, Erratum 3253Mallikarjun Phulari2018-10-141-1/+9
* | | | Bluetooth: Use separate L2CAP LE credit based connection result valuesMallikarjun Phulari2018-10-141-13/+13
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-033-10/+29
|\ \ \
| * | | Bluetooth: SMP: fix crash in unpairingMatias Karhumaa2018-09-263-10/+29
* | | | Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa2018-09-282-14/+11
* | | | Bluetooth: L2CAP: Detect if remote is not able to use the whole MPSLuiz Augusto von Dentz2018-09-271-0/+10
* | | | Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz2018-09-271-15/+27
* | | | Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz2018-09-271-7/+7
* | | | Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik2018-09-272-0/+110
* | | | Bluetooth: Remove unnecessary smp_mb__{before,after}_atomicAndrea Parri2018-09-273-14/+20
|/ / /
* | | Bluetooth: Use correct tfm to generate OOB dataMatias Karhumaa2018-09-111-1/+7
* | | Bluetooth: SMP: Fix trying to use non-existent local OOB dataJohan Hedberg2018-09-111-2/+6
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-1510-218/+1711
|\ \
| * | Bluetooth: Add definitions for LE set address resolutionAnkit Navik2018-08-101-0/+28
| * | Bluetooth: remove redundant variables 'adv_set' and 'cp'YueHaibing2018-08-062-6/+0
| * | Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn2018-08-011-2/+2
| * | Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann2018-07-301-1/+1
| * | Bluetooth: Add new quirk for non-persistent setup settingsSean Wang2018-07-301-1/+2
| * | Bluetooth: Implement secondary advertising on different PHYsJaganath Kanakkassery2018-07-302-11/+46
| * | Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery2018-07-302-3/+48
| * | Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery2018-07-306-3/+223
| * | Bluetooth: Use ext adv for directed advJaganath Kanakkassery2018-07-301-22/+45
| * | Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery2018-07-304-2/+27
| * | Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery2018-07-304-34/+108
| * | Bluetooth: Impmlement extended adv enableJaganath Kanakkassery2018-07-305-25/+245
| * | Bluetooth: Read no of adv sets during initJaganath Kanakkassery2018-07-302-2/+32
| * | Bluetooth: Use selected PHYs in extended connectJaganath Kanakkassery2018-07-301-16/+45
| * | Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery2018-07-301-13/+37
| * | Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery2018-07-301-9/+28
| * | Bluetooth: Implement PHY changed eventJaganath Kanakkassery2018-07-302-1/+25
| * | Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery2018-07-302-0/+208
| * | Bluetooth: Implement Get PHY Configuration mgmt commandJaganath Kanakkassery2018-07-301-0/+145
| * | Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery2018-07-301-4/+5
| * | Bluetooth: Use lock_sock_nested in bt_accept_enqueuePhilipp Puschmann2018-07-181-1/+1
| * | Bluetooth: avoid killing an already killed socketSudip Mukherjee2018-07-161-1/+2
| * | Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery2018-07-063-18/+109
| * | Bluetooth: Introduce helpers for le conn status and completeJaganath Kanakkassery2018-07-061-45/+65
| * | Bluetooth: Process extended ADV report eventJaganath Kanakkassery2018-07-062-0/+61
| * | Bluetooth: Use extended scanning if controller supportsJaganath Kanakkassery2018-07-062-25/+136