aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/smp.c
Commit message (Expand)AuthorAge
* Bluetooth: Add smp_sufficient_security helper functionJohan Hedberg2013-12-05
* Bluetooth: Remove dead code from SMP encryption functionJohan Hedberg2013-12-04
* Bluetooth: Remove useless smp_rand functionJohan Hedberg2013-12-04
* Bluetooth: Remove unnecessary 'send' parameter from smp_failure()Johan Hedberg2013-12-04
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-15
|\
| * Bluetooth: Fix rejecting SMP security request in slave roleJohan Hedberg2013-11-13
* | Bluetooth: Use hcon directly instead of conn->hcon where possibleMarcel Holtmann2013-10-18
* | Bluetooth: Ignore SMP data on non-LE linksJohan Hedberg2013-10-16
* | Bluetooth: Fix coding style violations in SMP handlingMarcel Holtmann2013-10-13
* | Bluetooth: Fix input address type for SMP C1 functionMarcel Holtmann2013-10-13
* | Bluetooth: Use hci_conn->src address for SMP functionsMarcel Holtmann2013-10-13
* | Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from SMPMarcel Holtmann2013-10-13
* | Bluetooth: Move smp.h header file into net/bluetooth/Marcel Holtmann2013-10-10
* | Bluetooth: Check minimum length of SMP packetsMarcel Holtmann2013-10-03
* | Bluetooth: SMP packets are only valid on LE connectionsMarcel Holtmann2013-10-03
|/
* Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg2013-06-12
* Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann2013-04-11
* Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg2013-01-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
|\
| * Bluetooth: Fix error status when pairing failsPaulo Sérgio2012-11-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-23
|\|
| * Bluetooth: SMP: Fix setting unknown auth_req bitsJohan Hedberg2012-10-12
* | Bluetooth: Use __constant modifier for L2CAP SMP CIDSyam Sidhardhan2012-10-11
|/
* Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-08-27
* Bluetooth: Fix use-after-free bug in SMPAndre Guedes2012-08-15
* Bluetooth: smp: Fix possible NULL dereferenceAndrei Emeltchenko2012-08-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-13
|\
| * Bluetooth: Fix SMP security elevation from medium to highJohan Hedberg2012-06-08
| * Bluetooth: Fix SMP pairing method selectionJohan Hedberg2012-06-08
* | Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-04
|/
* Bluetooth: Correct ediv in SMPAndrei Emeltchenko2012-05-08
* Bluetooth: Set security level on incoming pairing requestIdo Yariv2012-03-08
* Bluetooth: Fix access to the STK generation methods matrixIdo Yariv2012-03-08
* Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-08
* Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffiesMarcel Holtmann2012-03-01
* Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg2012-02-13
* Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg2012-02-13
* Bluetooth: Use the updated key structures for handling LTKsVinicius Costa Gomes2012-02-13
* Bluetooth: Fix invalid memory access when there's no SMP channelVinicius Costa Gomes2012-02-13
* Bluetooth: Rename smp_key_size to enc_key_sizeVinicius Costa Gomes2012-02-13
* Bluetooth: Rename conn->pend to conn->flagsJohan Hedberg2012-02-13
* Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flagsJohan Hedberg2012-02-13
* Bluetooth: Incorrect address while storing LTK.Hemant Gupta2011-12-23
* Bluetooth: Add MITM mechanism to LE-SMPBrian Gix2011-12-22
* Bluetooth: convert security timer to delayed_workGustavo F. Padovan2011-12-20
* Bluetooth: Centralize SMP pairing failure handlingBrian Gix2011-12-01
* Bluetooth: Cleanup blkcipher on SMP terminationBrian Gix2011-12-01
* Bluetooth: prioritizing data over HCILuiz Augusto von Dentz2011-11-07
* Bluetooth: Remove support for other SMP keys than the LTKVinicius Costa Gomes2011-09-21
* Bluetooth: Fix not setting a pending security levelVinicius Costa Gomes2011-09-21