summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-11-20Bluetooth: L2CAP: Detect if remote is not able to use the whole MPSLuiz Augusto von Dentz
2019-11-10net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet
2019-10-05Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann
2019-07-31Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc
2019-07-31Bluetooth: validate BLE connection interval updatescsonsino
2019-07-31Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa
2019-07-31Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer
2019-07-12Merge tag 'v4.14.126' into 4.14-2.0.x-imxMax Krummenacher
2019-07-10Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa
2019-06-25Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann
2019-06-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-06-15Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman
2019-05-10Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-05-10Bluetooth: hidp: fix buffer overflowYoung Xiao
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-04-03Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann
2019-04-03Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann
2019-03-27Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung
2019-03-18bluetooth: l2cap: add security setting checkFugang Duan
2019-03-13Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke
2019-02-12Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg
2018-11-04Bluetooth: SMP: fix crash in unpairingMatias Karhumaa
2018-09-26Bluetooth: Use lock_sock_nested in bt_accept_enqueuePhilipp Puschmann
2018-09-19Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann
2018-08-22Bluetooth: avoid killing an already killed socketSudip Mukherjee
2018-08-17Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn
2018-04-19Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc
2018-04-08Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc
2018-01-17Bluetooth: Prevent stack info leak from the EFS element.Ben Seri
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-28Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"Linus Torvalds
2017-09-09Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-01Bluetooth: make baswap src constLoic Poulain
2017-08-30Bluetooth: Add option for disabling legacy ioctl interfacesMarcel Holtmann
2017-08-19Bluetooth: make device_type constBhumika Goyal
2017-08-11Bluetooth: kfree tmp rather than an alias to itColin Ian King
2017-08-08Bluetooth: document config optionsPavel Machek
2017-07-27HID: introduce hid_is_using_ll_driverJason Gerecke
2017-07-256lowpan: fix set not used warningstephen hemminger
2017-07-19bluetooth: 6lowpan dev_close never returns errorstephen hemminger
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-07-01net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena
2017-06-29Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...Mateusz Jurczyk
2017-06-29bluetooth: remove WQ_MEM_RECLAIM from hci workqueuesTejun Heo
2017-06-27Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen
2017-06-27Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen
2017-06-27Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen