summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2014-02-13Bluetooth: Always use l2cap_chan->psm for returning PSM to user spaceJohan Hedberg
2014-02-13Bluetooth: Refuse peer RFCOMM address reading when not connectedJohan Hedberg
2014-02-13Bluetooth: Refuse peer L2CAP address reading when not connectedJohan Hedberg
2014-02-13Bluetooth: Free up l2cap_chan->sport when initiating a connectionJohan Hedberg
2014-02-13Bluetooth: Fix disconnecting L2CAP when a credits overflow occursJohan Hedberg
2014-02-13Bluetooth: Fix disconnecting L2CAP channel for credits violationJohan Hedberg
2014-02-13Bluetooth: Fix respecting le_default_mps valueJohan Hedberg
2014-02-13Bluetooth: Fix CID initialization for fixed channelsJohan Hedberg
2014-02-13Bluetooth: Fix BT_SECURITY socket option for fixed channels (ATT)Johan Hedberg
2014-02-13Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXEDJohan Hedberg
2014-02-13Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXEDJohan Hedberg
2014-02-13Bluetooth: Remove useless l2cap_seq_list_remove functionJohan Hedberg
2014-02-13Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reachedJohan Hedberg
2014-02-13Bluetooth: Reorder L2CAP functions to avoid forward declarationsJohan Hedberg
2014-02-13Bluetooth: Add debugfs entry to show Secure Connections Only modeMarcel Holtmann
2014-02-13Bluetooth: Handle security level 4 for RFCOMM connectionsMarcel Holtmann
2014-02-13Bluetooth: Handle security level 4 for L2CAP connectionsMarcel Holtmann
2014-02-13Bluetooth: Introduce requirements for security level 4Marcel Holtmann
2014-02-13Bluetooth: Track Secure Connections support of remote devicesMarcel Holtmann
2014-02-13Bluetooth: Fix mgmt error code for negative PIN responseJohan Hedberg
2014-02-13Bluetooth: Convert to use ATTRIBUTE_GROUPS macroWei Yongjun
2014-02-13Bluetooth: Add support for remote OOB input of P-256 dataMarcel Holtmann
2014-02-13Bluetooth: Add internal function for storing P-192 and P-256 dataMarcel Holtmann
2014-02-13Bluetooth: Provide remote OOB data for Secure ConnectionsMarcel Holtmann
2014-02-13Bluetooth: Add debugfs quirk for forcing Secure Connections supportMarcel Holtmann
2014-02-13Bluetooth: Add support for local OOB data with Secure ConnectionsMarcel Holtmann
2014-02-13Bluetooth: Limit acceptable link key types to only supported onesMarcel Holtmann
2014-02-13Bluetooth: Enable Secure Connection during power on if configuredMarcel Holtmann
2014-02-13Bluetooth: Add management command for enabling Secure ConnectionsMarcel Holtmann
2014-02-13Bluetooth: Add flags and setting for Secure Connections supportMarcel Holtmann
2014-02-13Bluetooth: Enable Authenticated Payload Timeout Expired eventMarcel Holtmann
2014-02-13Bluetooth: Add support for handling P-256 derived link keysMarcel Holtmann
2014-02-13Bluetooth: Add definitions for new link key typesMarcel Holtmann
2014-02-13Bluetooth: Fix outgoing authentication requirement checkJohan Hedberg
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