aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)Author
2019-07-26Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc
2019-07-26Bluetooth: validate BLE connection interval updatescsonsino
2019-07-26Bluetooth: hidp: NUL terminate a string in the compat ioctlDan Carpenter
2019-07-26Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa
2019-07-26Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer
2019-07-03Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel
2019-06-22Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita
2019-04-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-24Bluetooth: hci_core: Don't stop BT if the BD address missing in dtsBalakrishna Godavarthi
2019-04-23Bluetooth: Use struct_size() helperGustavo A. R. Silva
2019-04-23Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evtJaganath Kanakkassery
2019-04-23Bluetooth: hidp: fix buffer overflowYoung Xiao
2019-04-23Bluetooth: Add return check for L2CAP security level setFugang Duan
2019-04-23Bluetooth: Fix not initializing L2CAP tx_creditsLuiz Augusto von Dentz
2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann
2019-04-12Bluetooth: Check address length before reading address fieldTetsuo Handa
2019-02-26Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke
2019-02-26Bluetooth: mgmt: Use struct_size() helperGustavo A. R. Silva
2019-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-02-18Bluetooth: a2mp: Use struct_size() helperGustavo A. R. Silva
2019-02-18Bluetooth: hci_event: Use struct_size() helperGustavo A. R. Silva
2019-02-04Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung
2019-02-03socket: Use old_timeval types for socket timestampsDeepa Dinamani
2019-01-25Bluetooth: make hw_err static, reduces object code sizeColin Ian King
2019-01-25Bluetooth: Allow driver specific cmd timeout handlingRajat Jain
2019-01-23Bluetooth: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-23Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann
2019-01-23Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann
2019-01-22Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke
2019-01-22Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warningsYueHaibing
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-19Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg
2018-12-19Bluetooth: clean an indentation issue, remove extraneous spaceColin Ian King
2018-12-19Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-10-25Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds