summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2018-03-22Bluetooth: 6lowpan: fix delay work init in add_peer_chan()Michael Scott
2018-03-22Bluetooth: Avoid bt_accept_unlink() double unlinkingDean Jenkins
2018-01-17Bluetooth: Prevent stack info leak from the EFS element.Ben Seri
2017-09-13Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri
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-27Bluetooth: use constant time memory comparison for secret valuesJason A. Donenfeld
2017-05-20Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc
2016-11-22Bluetooth: Fix using the correct source address typeJohan Hedberg
2016-10-19Bluetooth: Fix append max 11 bytes of name to scan rsp dataMichał Narajowski
2016-10-06Bluetooth: Refactor append name and appearanceMichał Narajowski
2016-10-06Bluetooth: Add appearance to default scan rsp dataMichał Narajowski
2016-10-06Bluetooth: Fix local name in scan rspMichał Narajowski
2016-09-22Bluetooth: Fix not updating scan rsp when adv offMichał Narajowski
2016-09-22Bluetooth: Fix NULL pointer dereference in mgmt contextArek Lichwa
2016-09-19Bluetooth: Set appearance only for LE capable controllersMichał Narajowski
2016-09-19Bluetooth: Fix missing ext info event when setting appearanceMichał Narajowski
2016-09-19Bluetooth: Add supported data types to ext info changed eventMichał Narajowski
2016-09-19Bluetooth: Add appearance to Read Ext Controller Info commandSzymon Janc
2016-09-19Bluetooth: Factor appending EIR to separate helperMichał Narajowski
2016-09-19Bluetooth: Refactor read_ext_controller_info handlerSzymon Janc
2016-09-19Bluetooth: Increment management interface revisionSzymon Janc
2016-09-19Bluetooth: Fix advertising instance validity check for flagsSzymon Janc
2016-09-19Bluetooth: Unify advertising instance flags checkSzymon Janc
2016-09-19Bluetooth: Remove unused parameter from tlv_data_is_valid functionSzymon Janc
2016-09-19Bluetooth: Add support for appearance in scan rspMichał Narajowski
2016-09-19Bluetooth: Add support for local name in scan rspMichał Narajowski
2016-09-19Bluetooth: Fix not registering BR/EDR SMP channel with force_bredr flagSzymon Janc
2016-09-19Bluetooth: Use kzalloc instead of kmalloc/memsetWei Yongjun
2016-09-19Bluetooth: Fix reason code used for rejecting SCO connectionsFrédéric Dalleau
2016-09-19Bluetooth: Fix wrong New Settings event when closing HCI User ChannelMarcel Holtmann
2016-09-19Bluetooth: Send control open and close messages for HCI user channelsMarcel Holtmann
2016-09-19Bluetooth: Append local name and CoD to Extended Controller InfoMichał Narajowski
2016-09-19Bluetooth: Add framework for Extended Controller InformationMarcel Holtmann
2016-09-19Bluetooth: Handle HCI raw socket transition from unbound to boundMarcel Holtmann
2016-09-19Bluetooth: Send control open and close messages for HCI raw socketsMarcel Holtmann
2016-09-19Bluetooth: Add extra channel checks for control open/close messagesMarcel Holtmann
2016-09-19Bluetooth: Assign the channel early when binding HCI socketsMarcel Holtmann
2016-09-19Bluetooth: Send control open and close only when cookie is presentMarcel Holtmann
2016-09-19Bluetooth: Use numbers for subsystem version stringMarcel Holtmann
2016-09-19Bluetooth: Introduce helper functions for socket cookie handlingMarcel Holtmann
2016-09-19Bluetooth: Use command status event for Set IO Capability errorsMarcel Holtmann
2016-09-19Bluetooth: Fix wrong Get Clock Information return parametersMarcel Holtmann
2016-09-19Bluetooth: Use individual flags for certain management eventsMarcel Holtmann
2016-09-19Bluetooth: mgmt: Fix sending redundant event for Advertising InstanceJohan Hedberg
2016-09-19Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann
2016-09-19Bluetooth: Add support for sending MGMT open and close to monitorMarcel Holtmann
2016-09-19Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann
2016-09-19Bluetooth: Store control socket cookie and comm informationMarcel Holtmann