summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2018-12-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-11-10Bluetooth: SMP: fix crash in unpairingMatias Karhumaa
2018-10-03Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
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-07-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-07-03Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc
2018-05-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-04-13Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann
2018-04-08Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc
2018-01-22Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-01-17Bluetooth: Prevent stack info leak from the EFS element.Ben Seri
2017-09-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-09-13Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri
2017-09-01Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2017-08-30Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen
2017-08-30Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen
2017-08-30Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen
2017-07-28Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-07-27Bluetooth: use constant time memory comparison for secret valuesJason A. Donenfeld
2017-05-25Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-05-20Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc
2016-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-08-20Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński
2016-04-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-12Bluetooth: Fix potential buffer overflow with Add AdvertisingJohan Hedberg
2016-03-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-03Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda
2016-03-03Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke
2016-03-03Bluetooth: Fix incorrect removing of IRKsJohan Hedberg
2016-03-03Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg
2016-02-16Paranoid network.Robert Love
2015-12-15bluetooth: Validate socket address length in sco_sock_bind().David S. Miller
2015-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-11-11Bluetooth: Fix l2cap_chan leak in SMPJohan Hedberg
2015-11-05Bluetooth: L2CAP: Add missing checks for invalid LE DCIDJohan Hedberg
2015-11-05Bluetooth: L2CAP: Fix checked range when allocating new CIDJohan Hedberg
2015-11-05Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg
2015-11-05Bluetooth: Check for supported white list before issuing commandsMarcel Holtmann
2015-10-27bluetooth: 6lowpan: fix NOHZ: local_softirq_pendingAlexander Aring
2015-10-27Bluetooth: Fix crash on fast disconnect of SCOKuba Pawlak
2015-10-26Bluetooth: Fix some obvious coding style issues in the SCO moduleMarcel Holtmann
2015-10-26Bluetooth: Replace hci_notify with hci_sock_dev_eventMarcel Holtmann
2015-10-26Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann
2015-10-26Bluetooth: Remove unneeded parenthesis around MSG_OOBMarcel Holtmann
2015-10-25Bluetooth: Fix locking issue during fast SCO reconnection.Kuba Pawlak
2015-10-25Bluetooth: Fix locking issue on SCO disconnectionKuba Pawlak
2015-10-25Bluetooth: Fix crash on SCO disconnectKuba Pawlak