summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-02-13Bluetooth: Remove use_debug_keys debugfs entryMarcel Holtmann
2014-02-13Bluetooth: Add management command to allow use of debug keysMarcel Holtmann
2014-02-13Bluetooth: Add management setting for use of debug keysMarcel Holtmann
2014-02-13Bluetooth: Introduce le_conn_failed() helperAndre Guedes
2014-02-13Bluetooth: Save connection interval parameters in hci_connAndre Guedes
2014-02-13Bluetooth: Fix differentiating stored master vs slave LTK typesJohan Hedberg
2014-02-13Bluetooth: Remove unnecessary LTK type check from hci_add_ltkJohan Hedberg
2014-02-13Bluetooth: Make LTK key type check more readableJohan Hedberg
2014-02-13Bluetooth: Fix long_term_keys debugfs outputJohan Hedberg
2014-02-13Bluetooth: Remove Simultaneous LE & BR/EDR flags from ADJohan Hedberg
2014-02-13Bluetooth: Enable LTK distribution to slave devicesJohan Hedberg
2014-02-13Bluetooth: Increment management interface revisionMarcel Holtmann
2014-02-13Bluetooth: Remove unnecessary check for chan->psmJohan Hedberg
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-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-02-07libceph: do not dereference a NULL bio pointerIlya Dryomov
2014-02-07libceph: take map_sem for read in handle_reply()Ilya Dryomov