summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)Author
2014-10-30Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTUJohan Hedberg
2014-09-17Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman
2014-09-17Bluetooth: never linger on process exitVladimir Davydov
2014-07-09Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak
2014-07-09Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg
2014-07-09Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg
2014-07-09Bluetooth: Fix check for connection encryptionJohan Hedberg
2014-07-09Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg
2014-06-30Bluetooth: Fix L2CAP deadlockJukka Taimisto
2014-06-30Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handlingJukka Rissanen
2014-06-11Bluetooth: Fix L2CAP LE debugfs entries permissionsSamuel Ortiz
2014-06-07Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg
2014-06-07Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg
2014-04-26Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2014-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-02-17HID: Bluetooth: hidp: make sure input buffers are big enoughDavid Herrmann
2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle
2014-01-17Bluetooth: remove direct compilation of 6lowpan_iphc.cStephen Warren
2014-01-15net: move 6lowpan compression code to separate moduleDmitry Eremin-Solenikov
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-01-07Bluetooth: Fix 6loWPAN peer lookupClaudio Takahasi
2014-01-07Bluetooth: Fix setting Universal/Local bitClaudio Takahasi
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06Bluetooth: Remove rfcomm_carrier_raised()Gianluca Anzolin
2014-01-06Bluetooth: Always wait for a connection on RFCOMM open()Gianluca Anzolin
2014-01-06Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()Gianluca Anzolin
2014-01-06Bluetooth: Release RFCOMM port when the last user closes the TTYGianluca Anzolin
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-06Bluetooth: Default to no security with L2CAP RAW socketsJohan Hedberg
2014-01-06Bluetooth: Fix NULL pointer dereference when disconnectingJohan Hedberg
2014-01-04Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann
2013-12-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-12-17Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsgMarcel Holtmann
2013-12-14Bluetooth: fix return value checkWei Yongjun
2013-12-14Bluetooth: remove unused including <linux/version.h>Wei Yongjun
2013-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-126lowpan: fix/move/cleanup debug functionsAlexander Aring
2013-12-11Bluetooth: Fix test for lookup_dev return valueJohan Hedberg
2013-12-11Bluetooth: Add missing 6lowpan.h includeJohan Hedberg
2013-12-11Bluetooth: Manually enable or disable 6LoWPAN between devicesJukka Rissanen
2013-12-11Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen
2013-12-10Bluetooth: Fix handling of L2CAP Command Reject over LEJohan Hedberg
2013-12-09Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann
2013-12-07Bluetooth: Increase minor version of core moduleMarcel Holtmann
2013-12-06net/*: Fix FSF address in file headersJeff Kirsher
2013-12-05Bluetooth: Fix valid LE PSM checkJohan Hedberg
2013-12-05Bluetooth: Use min_t for calculating chan->mpsJohan Hedberg
2013-12-05Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg
2013-12-05Bluetooth: Add debugfs controls for LE CoC MPS and CreditsJohan Hedberg