1. 32019c7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  2. 86ca9ea Bluetooth: Fix rejecting SMP security request in slave role by Johan Hedberg · 11 years ago
  3. 06ae331 Bluetooth: Use hcon directly instead of conn->hcon where possible by Marcel Holtmann · 11 years ago
  4. 3432711 Bluetooth: Ignore SMP data on non-LE links by Johan Hedberg · 11 years ago
  5. f156046 Bluetooth: Fix coding style violations in SMP handling by Marcel Holtmann · 11 years ago
  6. c8462ca Bluetooth: Fix input address type for SMP C1 function by Marcel Holtmann · 11 years ago
  7. 2b36a56 Bluetooth: Use hci_conn->src address for SMP functions by Marcel Holtmann · 11 years ago
  8. ce39fb4 Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from SMP by Marcel Holtmann · 11 years ago
  9. ac4b723 Bluetooth: Move smp.h header file into net/bluetooth/ by Marcel Holtmann · 11 years ago
  10. 92381f5 Bluetooth: Check minimum length of SMP packets by Marcel Holtmann · 11 years ago
  11. 7b9899d Bluetooth: SMP packets are only valid on LE connections by Marcel Holtmann · 11 years ago
  12. 757aee0 Bluetooth: Fix checks for LE support on LE-only controllers by Johan Hedberg · 12 years ago
  13. 76a68ba Bluetooth: rename hci_conn_put to hci_conn_drop by David Herrmann · 12 years ago
  14. 8cf9fa1 Bluetooth: Fix handling of unexpected SMP PDUs by Johan Hedberg · 12 years ago
  15. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  16. 896ea28 Bluetooth: Fix error status when pairing fails by Paulo Sérgio · 12 years ago
  17. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  18. 065a13e Bluetooth: SMP: Fix setting unknown auth_req bits by Johan Hedberg · 12 years ago
  19. d8aece2 Bluetooth: Use __constant modifier for L2CAP SMP CID by Syam Sidhardhan · 12 years ago
  20. cc11092 Bluetooth: Change signature of smp_conn_security() by Vinicius Costa Gomes · 12 years ago
  21. 61a0cfb Bluetooth: Fix use-after-free bug in SMP by Andre Guedes · 12 years ago
  22. d08fd0e Bluetooth: smp: Fix possible NULL dereference by Andrei Emeltchenko · 12 years ago
  23. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  24. 4dab786 Bluetooth: Fix SMP security elevation from medium to high by Johan Hedberg · 12 years ago
  25. 476585e Bluetooth: Fix SMP pairing method selection by Johan Hedberg · 12 years ago
  26. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  27. 5811537 Bluetooth: Correct ediv in SMP by Andrei Emeltchenko · 13 years ago
  28. fdde0a2 Bluetooth: Set security level on incoming pairing request by Ido Yariv · 13 years ago
  29. b3ff53f Bluetooth: Fix access to the STK generation methods matrix by Ido Yariv · 13 years ago
  30. 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 13 years ago
  31. 17b02e6 Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffies by Marcel Holtmann · 13 years ago
  32. bab73cb Bluetooth: Add address type to mgmt_ev_auth_failed by Johan Hedberg · 13 years ago
  33. 272d90d Bluetooth: Add address type to user_confirm and user_passkey messages by Johan Hedberg · 13 years ago
  34. c9839a1 Bluetooth: Use the updated key structures for handling LTKs by Vinicius Costa Gomes · 13 years ago
  35. f1c09c0 Bluetooth: Fix invalid memory access when there's no SMP channel by Vinicius Costa Gomes · 13 years ago
  36. f7aa611 Bluetooth: Rename smp_key_size to enc_key_size by Vinicius Costa Gomes · 13 years ago
  37. 51a8efd Bluetooth: Rename conn->pend to conn->flags by Johan Hedberg · 13 years ago
  38. a8b2d5c Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags by Johan Hedberg · 13 years ago
  39. 3573b80 Bluetooth: Incorrect address while storing LTK. by Hemant Gupta · 13 years ago
  40. 2b64d15 Bluetooth: Add MITM mechanism to LE-SMP by Brian Gix · 13 years ago
  41. 6c9d42a Bluetooth: convert security timer to delayed_work by Gustavo F. Padovan · 13 years ago
  42. 4f957a7 Bluetooth: Centralize SMP pairing failure handling by Brian Gix · 13 years ago
  43. c8eb969 Bluetooth: Cleanup blkcipher on SMP termination by Brian Gix · 13 years ago
  44. 73d80de Bluetooth: prioritizing data over HCI by Luiz Augusto von Dentz · 13 years ago
  45. ca10b5e Bluetooth: Remove support for other SMP keys than the LTK by Vinicius Costa Gomes · 13 years ago
  46. feb45eb Bluetooth: Fix not setting a pending security level by Vinicius Costa Gomes · 13 years ago
  47. 988c599 Bluetooth: Use the LTK after receiving a LE Security Request by Vinicius Costa Gomes · 13 years ago
  48. 0fb4eb6 Bluetooth: Fix sending wrong authentication requirements by Vinicius Costa Gomes · 13 years ago
  49. 8aab475 Bluetooth: Move SMP crypto functions to a workqueue by Vinicius Costa Gomes · 13 years ago
  50. 1c1def0 Bluetooth: Move SMP fields to a separate structure by Vinicius Costa Gomes · 13 years ago
  51. d26a234 Bluetooth: Add a flag to indicate that SMP is going on by Vinicius Costa Gomes · 13 years ago
  52. e2dcd11 Bluetooth: Reset the security timer when a command is queued by Vinicius Costa Gomes · 13 years ago
  53. 726b4ff Bluetooth: Add support for storing the key size by Vinicius Costa Gomes · 13 years ago
  54. 0eb08e3 Bluetooth: Remove unused field in hci_conn by Vinicius Costa Gomes · 13 years ago
  55. 02bc745 Bluetooth: Use the stored LTK for restabilishing security by Vinicius Costa Gomes · 13 years ago
  56. e7e62c8 Bluetooth: Use the link key list to temporarily store the STK by Vinicius Costa Gomes · 13 years ago
  57. 16b9083 Bluetooth: Add support for storing the LTK by Vinicius Costa Gomes · 13 years ago
  58. 54790f7 Bluetooth: Fix SM pairing parameters negotiation by Vinicius Costa Gomes · 13 years ago
  59. 7034b91 Bluetooth: Add support for SMP phase 3 (key distribution) by Vinicius Costa Gomes · 13 years ago
  60. 2e65c9d Bluetooth: Remove enable_smp parameter by Andre Guedes · 13 years ago
  61. f70490e Bluetooth: include scatterlist.h where needed by Stephen Rothwell · 13 years ago
  62. 3158c50 Bluetooth: Add key size checks for SMP by Vinicius Costa Gomes · 13 years ago
  63. 5d3de7d Bluetooth: Add support for SMP timeout by Vinicius Costa Gomes · 13 years ago
  64. da85e5e Bluetooth: Add support for Pairing features exchange by Vinicius Costa Gomes · 13 years ago
  65. b8e66ea Bluetooth: Add support for building pairing commands by Vinicius Costa Gomes · 13 years ago
  66. f1cb9af Bluetooth: Add support for resuming socket when SMP is finished by Vinicius Costa Gomes · 14 years ago
  67. 9b3d674 Bluetooth: Remove debug statements by Vinicius Costa Gomes · 13 years ago
  68. a7a595f Bluetooth: Add support for LE Start Encryption by Vinicius Costa Gomes · 13 years ago
  69. 7d24ddc Bluetooth: Add SMP confirmation checks methods by Anderson Briglia · 13 years ago
  70. f01ead3 Bluetooth: Add SMP confirmation structs by Anderson Briglia · 13 years ago
  71. d22ef0b Bluetooth: Add LE SMP Cryptoolbox functions by Anderson Briglia · 13 years ago
  72. 3a0259b Bluetooth: Add support for using the crypto subsystem by Vinicius Costa Gomes · 13 years ago
  73. 88ba43b Bluetooth: Add simple SMP pairing negotiation by Anderson Briglia · 13 years ago
  74. eb492e0 Bluetooth: Implement the first SMP commands by Anderson Briglia · 13 years ago