summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)Author
2020-02-19Bluetooth: RFCOMM: Use MTU auto tune logicLuiz Augusto von Dentz
2020-02-18Bluetooth: Fix crash when using new BT_PHY optionLuiz Augusto von Dentz
2020-02-18Bluetooth: Disable Extended Adv if enabledSathish Narsimman
2020-02-14Bluetooth: Add BT_PHY socket optionLuiz Augusto von Dentz
2020-02-14Bluetooth: secure bluetooth stack from bluedump attackHoward Chung
2020-02-05Bluetooth: remove __get_channel/dir and __dirAlex Shi
2020-02-05Bluetooth: prefetch channel before killing sockHillf Danton
2020-01-29Bluetooth: optimize barrier usage for Rmw atomicsDavidlohr Bueso
2020-01-29Bluetooth: Fix refcount use-after-free issueManish Mandlik
2020-01-28Bluetooth: SMP: Fix SALT value in some commentsChristophe JAILLET
2020-01-26Bluetooth: Fix race condition in hci_release_sock()Dan Carpenter
2020-01-25Bluetooth: Move {min,max}_key_size debugfs into hci_debugfs_create_leMarcel Holtmann
2020-01-25Bluetooth: Add missing checks for HCI_ISODATA_PKT packet typeMarcel Holtmann
2020-01-22Bluetooth: fix appearance typo in mgmt.cAlain Michaud
2020-01-22Bluetooth: adding missing const decoration to mgmt_status_tableAlain Michaud
2020-01-16Bluetooth: Increment management interface revisionMarcel Holtmann
2020-01-15Bluetooth: Make use of __check_timeout on hci_sched_leLuiz Augusto von Dentz
2020-01-15Bluetooth: monitor: Add support for ISO packetsLuiz Augusto von Dentz
2020-01-15Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.Alain Michaud
2020-01-08Bluetooth: remove redundant assignment to variable icidColin Ian King
2020-01-04Bluetooth: Auto tune if input MTU is set to 0Luiz Augusto von Dentz
2020-01-04Bluetooth: Add support for LE PHY Update Complete eventLuiz Augusto von Dentz
2020-01-04Bluetooth: Remove usage of BT_ERR_RATELIMITED macroMarcel Holtmann
2020-01-04Bluetooth: Adding a bt_dev_warn_ratelimited macro.Alain Michaud
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2019-11-22Bluetooth: Fix memory leak in hci_connect_le_scanNavid Emamdoost
2019-11-22Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirksMarcel Holtmann
2019-11-19Bluetooth: delete a stray unlockDan Carpenter
2019-11-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-11-06net: use helpers to change sk_ack_backlogEric Dumazet
2019-11-04Bluetooth: Fix advertising duplicated flagsLuiz Augusto von Dentz
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-01crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers
2019-10-28net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet
2019-10-26Bluetooth: Fix not using LE_ADV_NONCONN_IND for instance 0Luiz Augusto von Dentz
2019-10-26Bluetooth: Fix using advertising instance duration as timeoutLuiz Augusto von Dentz
2019-10-24net: core: add generic lockdep keysTaehee Yoo
2019-10-23compat_ioctl: move hci_sock handlers into driverArnd Bergmann
2019-10-23compat_ioctl: move rfcomm handlers into driverArnd Bergmann
2019-10-17Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek
2019-10-16Bluetooth: Workaround directed advertising bug in Broadcom controllersSzymon Janc
2019-10-16Bluetooth: missed cpu_to_le16 conversion in hci_init4_reqBen Dooks (Codethink)
2019-10-16Bluetooth: remove set but not used variable 'smp'YueHaibing
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