aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 11-31/+214
2019-07-06Bluetooth: 6lowpan: always check destination addressGravatar Josua Mayer 1-12/+0
2019-07-06Bluetooth: 6lowpan: check neighbour table for SLAACGravatar Josua Mayer 1-0/+15
2019-07-06Bluetooth: 6lowpan: search for destination address in all peersGravatar Josua Mayer 1-4/+10
2019-07-06Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugGravatar Szymon Janc 1-0/+13
2019-07-06Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addrGravatar Luiz Augusto von Dentz 1-3/+11
2019-07-06Bluetooth: Use controller sets when availableGravatar Luiz Augusto von Dentz 4-10/+37
2019-07-06Bluetooth: validate BLE connection interval updatesGravatar csonsino 2-1/+13
2019-07-06Bluetooth: Add support for LE ping featureGravatar Spoorthi Ravishankar Koppad 4-0/+107
2019-07-06Bluetooth: Check state in l2cap_disconnect_rspGravatar Matias Karhumaa 1-0/+6
2019-07-06Bluetooth: hidp: NUL terminate a string in the compat ioctlGravatar Dan Carpenter 2-1/+2
2019-07-03Bluetooth: Fix faulty expression for minimum encryption key size checkGravatar Matias Karhumaa 1-1/+1
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-2/+2
2019-06-26ipv6: constify rt6_nexthop()Gravatar Nicolas Dichtel 1-2/+2
2019-06-22Bluetooth: Fix regression with minimum encryption key size alignmentGravatar Marcel Holtmann 2-14/+37
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 2-8/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Gravatar Thomas Gleixner 1-11/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Gravatar Thomas Gleixner 5-40/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 9-0/+9
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 12-25/+49
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-2/+0
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandGravatar João Paulo Rechi Vita 4-0/+23
2019-04-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsGravatar Marcel Holtmann 1-0/+8
2019-04-25crypto: shash - remove shash_desc::flagsGravatar Eric Biggers 2-2/+0
2019-04-24Bluetooth: hci_core: Don't stop BT if the BD address missing in dtsGravatar Balakrishna Godavarthi 1-2/+0
2019-04-23Bluetooth: Use struct_size() helperGravatar Gustavo A. R. Silva 1-7/+4
2019-04-23Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evtGravatar Jaganath Kanakkassery 1-1/+1
2019-04-23Bluetooth: hidp: fix buffer overflowGravatar Young Xiao 1-0/+1
2019-04-23Bluetooth: Add return check for L2CAP security level setGravatar Fugang Duan 1-2/+5
2019-04-23Bluetooth: Fix not initializing L2CAP tx_creditsGravatar Luiz Augusto von Dentz 1-5/+4
2019-04-19net: rework SIOCGSTAMP ioctl handlingGravatar Arnd Bergmann 4-8/+3
2019-04-12Bluetooth: Check address length before reading address fieldGravatar Tetsuo Handa 1-2/+2
2019-02-26Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyGravatar Matthias Kaehlcke 2-2/+47
2019-02-26Bluetooth: mgmt: Use struct_size() helperGravatar Gustavo A. R. Silva 1-5/+3
2019-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar David S. Miller 11-50/+86
2019-02-18Bluetooth: a2mp: Use struct_size() helperGravatar Gustavo A. R. Silva 1-1/+1
2019-02-18Bluetooth: hci_event: Use struct_size() helperGravatar Gustavo A. R. Silva 1-4/+4
2019-02-04Bluetooth: Fix decrementing reference count twice in releasing socketGravatar Myungho Jung 1-2/+1
2019-02-03socket: Use old_timeval types for socket timestampsGravatar Deepa Dinamani 1-2/+2
2019-01-25Bluetooth: make hw_err static, reduces object code sizeGravatar Colin Ian King 1-1/+1
2019-01-25Bluetooth: Allow driver specific cmd timeout handlingGravatar Rajat Jain 1-0/+3
2019-01-23Bluetooth: Mark expected switch fall-throughsGravatar Gustavo A. R. Silva 2-0/+2
2019-01-23Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferGravatar Marcel Holtmann 1-0/+6
2019-01-23Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optGravatar Marcel Holtmann 1-31/+46
2019-01-22Bluetooth: Fix locking in bt_accept_enqueue() for BH contextGravatar Matthias Kaehlcke 4-6/+16
2019-01-22Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warningsGravatar YueHaibing 1-5/+6
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-4/+4
2018-12-19Bluetooth: Fix unnecessary error message for HCI request completionGravatar Johan Hedberg 1-0/+6
2018-12-19Bluetooth: clean an indentation issue, remove extraneous spaceGravatar Colin Ian King 1-1/+1
2018-12-19Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macroGravatar Yangtao Li 4-44/+4