summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)Author
2020-02-05Bluetooth: Fix race condition in hci_release_sock()Dan Carpenter
2020-02-01Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirksMarcel Holtmann
2020-01-09Bluetooth: Fix memory leak in hci_connect_le_scanNavid Emamdoost
2020-01-09Bluetooth: delete a stray unlockDan Carpenter
2019-12-31Bluetooth: Fix advertising duplicated flagsLuiz Augusto von Dentz
2019-12-31Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek
2019-12-31Bluetooth: Workaround directed advertising bug in Broadcom controllersSzymon Janc
2019-12-31Bluetooth: missed cpu_to_le16 conversion in hci_init4_reqBen Dooks (Codethink)
2019-10-28net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet
2019-10-24net: core: add generic lockdep keysTaehee Yoo
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-06Bluetooth: hidp: Fix assumptions on the return value of hidp_send_messageDan Elkouby
2019-09-05Bluetooth: mgmt: Use struct_size() helperGustavo A. R. Silva
2019-09-05Bluetooth: 6lowpan: Make variable header_ops constantNishka Dasgupta
2019-09-05Bluetooth: Add support for utilizing Fast Advertising IntervalSpoorthi Ravishankar Koppad
2019-09-05Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann
2019-08-12Bluetooth: hidp: Let hidp_send_message return number of queued bytesFabian Henneke
2019-07-26bluetooth: switch to AES libraryArd Biesheuvel
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-06Bluetooth: 6lowpan: always check destination addressJosua Mayer
2019-07-06Bluetooth: 6lowpan: check neighbour table for SLAACJosua Mayer
2019-07-06Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer
2019-07-06Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc
2019-07-06Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addrLuiz Augusto von Dentz
2019-07-06Bluetooth: Use controller sets when availableLuiz Augusto von Dentz
2019-07-06Bluetooth: validate BLE connection interval updatescsonsino
2019-07-06Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad
2019-07-06Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa
2019-07-06Bluetooth: hidp: NUL terminate a string in the compat ioctlDan Carpenter
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