aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
...
| * Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung2019-02-04
| * Bluetooth: make hw_err static, reduces object code sizeColin Ian King2019-01-25
| * Bluetooth: Allow driver specific cmd timeout handlingRajat Jain2019-01-25
| * 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: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke2019-01-22
| * Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warningsYueHaibing2019-01-22
* | socket: Use old_timeval types for socket timestampsDeepa Dinamani2019-02-03
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-27
|\
| * crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-20
| * crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-20
* | Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg2018-12-19
* | Bluetooth: clean an indentation issue, remove extraneous spaceColin Ian King2018-12-18
* | Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-12-18
* | net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-06
|/
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-01
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23
* | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-10-25
|\ \
| * | hidp: fix compat_ioctlAl Viro2018-09-10
| * | hidp: constify hidp_connection_add()Al Viro2018-09-10
| * | cmtp: fix compat_ioctlAl Viro2018-09-10
| * | bnep: fix compat_ioctlAl Viro2018-09-10
* | | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-24
|\ \ \
| * | | kill TIOCSERGSTRUCTAl Viro2018-10-13
| * | | rfcomm: get rid of mentioning TIOC[SG]SERIALAl Viro2018-10-13
* | | | Bluetooth: Remove redundant check on statusColin Ian King2018-10-14
* | | | Bluetooth: Errata Service Release 8, Erratum 3253Mallikarjun Phulari2018-10-14
* | | | Bluetooth: Use separate L2CAP LE credit based connection result valuesMallikarjun Phulari2018-10-14
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-04
|\ \ \
| * | | Bluetooth: SMP: fix crash in unpairingMatias Karhumaa2018-09-26
* | | | Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa2018-09-28
* | | | 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
* | | | Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik2018-09-27
* | | | Bluetooth: Remove unnecessary smp_mb__{before,after}_atomicAndrea Parri2018-09-27
|/ / /
* | | Bluetooth: Use correct tfm to generate OOB dataMatias Karhumaa2018-09-11
* | | Bluetooth: SMP: Fix trying to use non-existent local OOB dataJohan Hedberg2018-09-11
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-15
|\ \
| * | Bluetooth: Add definitions for LE set address resolutionAnkit Navik2018-08-10
| * | Bluetooth: remove redundant variables 'adv_set' and 'cp'YueHaibing2018-08-06
| * | Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn2018-08-01
| * | Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann2018-07-30
| * | Bluetooth: Add new quirk for non-persistent setup settingsSean Wang2018-07-30
| * | Bluetooth: Implement secondary advertising on different PHYsJaganath Kanakkassery2018-07-30
| * | Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery2018-07-30
| * | Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery2018-07-30
| * | Bluetooth: Use ext adv for directed advJaganath Kanakkassery2018-07-30
| * | Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery2018-07-30