1. 33d0c03 Bluetooth: Use OOB key pair for LE SC pairing with OOB method by Marcel Holtmann · 10 years ago
  2. 60a27d6 Bluetooth: Add function for generating LE SC out-of-band data by Marcel Holtmann · 10 years ago
  3. 6e2dc6d1 Bluetooth: Add support for AES-CMAC hash for security manager device by Marcel Holtmann · 10 years ago
  4. 88a479d Bluetooth: Create SMP device structure for local crypto context by Marcel Holtmann · 10 years ago
  5. 276812e Bluetooth: Use kzfree instead of kfree in security manager by Marcel Holtmann · 10 years ago
  6. b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 10 years ago
  7. d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 10 years ago
  8. 983f981 Bluetooth: Remove two else branches that are not needed by Marcel Holtmann · 10 years ago
  9. 4cd3928 Bluetooth: Update New CSRK event to match latest specification by Johan Hedberg · 10 years ago
  10. 39e3e74 Bluetooth: Use hci_copy_identity_addr() helper for SMP chan creation by Johan Hedberg · 10 years ago
  11. 4775a4e Bluetooth: Fix OOB data present value for SMP pairing by Marcel Holtmann · 10 years ago
  12. 2b8df32 Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channels by Marcel Holtmann · 10 years ago
  13. 7e7ec44 Bluetooth: Don't register any SMP channel if LE is not supported by Marcel Holtmann · 10 years ago
  14. 157029b Bluetooth: Fix LE SMP channel source address and source address type by Marcel Holtmann · 10 years ago
  15. e12af48 Bluetooth: Fix valid Identity Address check by Johan Hedberg · 10 years ago
  16. 5ced246 Bluetooth: Use %llu for printing duration details of selftests by Marcel Holtmann · 10 years ago
  17. 203de21 Bluetooth: Fix for a leftover debug of pairing credentials by Marcel Holtmann · 10 years ago
  18. 300acfde Bluetooth: Introduce force_bredr_smp debugfs option for testing by Marcel Holtmann · 10 years ago
  19. 255047b Bluetooth: Add timing information to SMP test case runs by Marcel Holtmann · 10 years ago
  20. fb2969a Bluetooth: Add LE Secure Connections tests for SMP by Johan Hedberg · 10 years ago
  21. cfc4198 Bluetooth: Add legacy SMP tests by Johan Hedberg · 10 years ago
  22. 0a2b0f0 Bluetooth: Add skeleton for SMP self-tests by Johan Hedberg · 10 years ago
  23. 4da50de Bluetooth: Fix const declarations for smp_f5 and smp_f6 by Johan Hedberg · 10 years ago
  24. a463e9c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  25. 6e5f59a Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  26. 1783639 first fruits - kill l2cap ->memcpy_fromiovec() by Al Viro · 10 years ago
  27. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  28. fe70077 Bluetooth: fix err_cast.cocci warnings by Fengguang Wu · 10 years ago
  29. 08f63cc Bluetooth: Check for force_lesc_support before rejecting SMP over BR/EDR by Marcel Holtmann · 10 years ago
  30. 580039e Bluetooth: Fix false-positive "uninitialized" compiler warning by Johan Hedberg · 10 years ago
  31. 7f376cd Bluetooth: Fix minor coding style issue in smp.c by Johan Hedberg · 10 years ago
  32. 923e241 Bluetooth: Fix SMP debug key handling by Johan Hedberg · 10 years ago
  33. 06edf8d Bluetooth: Organize SMP crypto functions to logical sections by Johan Hedberg · 10 years ago
  34. cd08279 Bluetooth: Fix missing const declarations in SMP functions by Johan Hedberg · 10 years ago
  35. c7a3d57 Bluetooth: Introduce SMP_DBG macro for low-level debuging by Johan Hedberg · 10 years ago
  36. a29b073 Bluetooth: Add basic LE SC OOB support for remote OOB data by Johan Hedberg · 10 years ago
  37. 02b05bd Bluetooth: Set SMP OOB flag if OOB data is available by Johan Hedberg · 10 years ago
  38. 903b71c Bluetooth: Add SC-only mode support for SMP by Johan Hedberg · 10 years ago
  39. b5ae344 Bluetooth: Add full SMP BR/EDR support by Johan Hedberg · 10 years ago
  40. ef8efe4 Bluetooth: Add skeleton for BR/EDR SMP channel by Johan Hedberg · 10 years ago
  41. 70157ef Bluetooth: Use debug keys for SMP when HCI_USE_DEBUG_KEYS is set by Johan Hedberg · 11 years ago
  42. 1408bb6 Bluetooth: Add dummy handler for LE SC keypress notification by Johan Hedberg · 11 years ago
  43. d3e54a8 Bluetooth: Fix DHKey Check sending order for slave role by Johan Hedberg · 11 years ago
  44. 38606f1 Bluetooth: Add passkey entry support for LE SC by Johan Hedberg · 11 years ago
  45. e3befab Bluetooth: Fix BR/EDR Link Key type when derived through LE SC by Johan Hedberg · 11 years ago
  46. dddd305 Bluetooth: Add support for SC just-works pairing by Johan Hedberg · 11 years ago
  47. d378a2d Bluetooth: Set correct LTK type and authentication for SC by Johan Hedberg · 11 years ago
  48. 6c0dcc5 Bluetooth: Add check for accidentally generating a debug key by Johan Hedberg · 11 years ago
  49. aeb7d46 Bluetooth: Detect SMP SC debug keys by Johan Hedberg · 11 years ago
  50. 5e3d3d9 Bluetooth: Add selection of the SC authentication method by Johan Hedberg · 11 years ago
  51. 783e057 Bluetooth: Track authentication method in SMP context by Johan Hedberg · 11 years ago
  52. 6a77083 Bluetooth: Add support for LE SC key generation by Johan Hedberg · 11 years ago
  53. 6433a9a Bluetooth: Add support for LE SC DHKey check PDU by Johan Hedberg · 11 years ago
  54. 760b018 Bluetooth: Add support for handling LE SC user response by Johan Hedberg · 11 years ago
  55. 191dc7fe2 Bluetooth: Add support for LE SC numeric comparison by Johan Hedberg · 11 years ago
  56. dcee2b3 Bluetooth: Add LE SC support for responding to Pairing Confirm PDU by Johan Hedberg · 11 years ago
  57. cbbbe3e Bluetooth: Add support for sending LE SC Confirm value by Johan Hedberg · 11 years ago
  58. d8f8edb Bluetooth: Add handler function for receiving LE SC public key by Johan Hedberg · 11 years ago
  59. 3b19146 Bluetooth: Add basic support for sending our LE SC public key by Johan Hedberg · 11 years ago
  60. 407cecf Bluetooth: Add basic support for AES-CMAC by Johan Hedberg · 11 years ago
  61. df8e1a4 Bluetooth: Set link key generation bit if necessary for LE SC by Johan Hedberg · 11 years ago
  62. f3a73d9 Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk by Johan Hedberg · 11 years ago
  63. d2eb9e1 Bluetooth: Update SMP security level to/from auth_req for SC by Johan Hedberg · 11 years ago
  64. 6566877 Bluetooth: Add SMP flag for SC and set it when necessary. by Johan Hedberg · 11 years ago
  65. 0edb14d Bluetooth: Make auth_req mask dependent on SC enabled or not by Johan Hedberg · 11 years ago
  66. d88b5bb Bluetooth: Remove unnecessary hdev locking in smp.c by Johan Hedberg · 10 years ago
  67. adae20c Bluetooth: Convert IRK list to RCU by Johan Hedberg · 10 years ago
  68. 970d0f1 Bluetooth: Convert LTK list to RCU by Johan Hedberg · 10 years ago
  69. 35dc6f8 Bluetooth: Add key preference parameter to smp_sufficient_security by Johan Hedberg · 10 years ago
  70. abe8490 Bluetooth: Use proper nesting annotation for l2cap_chan lock by Johan Hedberg · 10 years ago
  71. a930430 Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.c by Johan Hedberg · 10 years ago
  72. 49c922b Bluetooth: spelling fixes by Stephen Hemminger · 10 years ago
  73. da213f8 Bluetooth: Revert SMP self-test patches by Johan Hedberg · 10 years ago
  74. c6992e9 Bluetooth: Add self-tests for SMP crypto functions by Johan Hedberg · 10 years ago
  75. 4cd3362 Bluetooth: Add skeleton for SMP self-tests by Johan Hedberg · 10 years ago
  76. e491eaf Bluetooth: Pass only crypto context to SMP crypto functions by Johan Hedberg · 10 years ago
  77. 5eb596f Bluetooth: Fix setting correct security level when initiating SMP by Johan Hedberg · 10 years ago
  78. 5be5e27 Bluetooth: Avoid hard-coded IO capability values in SMP by Johan Hedberg · 10 years ago
  79. a6f7833 Bluetooth: Add smp_ltk_sec_level() helper function by Johan Hedberg · 10 years ago
  80. 1afc2a1 Bluetooth: Fix SMP security level when we have no IO capabilities by Johan Hedberg · 10 years ago
  81. 24bd0bd Bluetooth: Centralize disallowing SMP commands to a single place by Johan Hedberg · 10 years ago
  82. c05b933 Bluetooth: Fix ignoring unknown SMP authentication requirement bits by Johan Hedberg · 10 years ago
  83. 3a7dbfb Bluetooth: Remove unnecessary early initialization of variable by Johan Hedberg · 10 years ago
  84. 196332f Bluetooth: Fix allowing SMP Signing info PDU by Johan Hedberg · 10 years ago
  85. e1e930f Bluetooth: Fix mgmt pairing failure when authentication fails by Johan Hedberg · 10 years ago
  86. c68b7f1 Bluetooth: Fix dereferencing conn variable before NULL check by Johan Hedberg · 10 years ago
  87. b28b494 Bluetooth: Add strict checks for allowed SMP PDUs by Johan Hedberg · 10 years ago
  88. c6e81e9 Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys by Johan Hedberg · 10 years ago
  89. 88d3a8a Bluetooth: Add define for key distribution mask by Johan Hedberg · 10 years ago
  90. fc75cc8 Bluetooth: Fix locking of the SMP context by Johan Hedberg · 10 years ago
  91. d6268e8 Bluetooth: Remove unnecessary deferred work for SMP key distribution by Johan Hedberg · 10 years ago
  92. f3d82d0 Bluetooth: Move identity address update behind a workqueue by Johan Hedberg · 10 years ago
  93. 84bc0db Bluetooth: Don't take any action in smp_resume_cb if not encrypted by Johan Hedberg · 10 years ago
  94. 1b0921d Bluetooth: Remove unnecessary checks after canceling SMP security timer by Johan Hedberg · 10 years ago
  95. 9b7b18e Bluetooth: Fix SMP error and response to be mutually exclusive by Johan Hedberg · 10 years ago
  96. 1e91c29 Bluetooth: Use hci_disconnect for immediate disconnection from SMP by Johan Hedberg · 10 years ago
  97. 6f48e26 Bluetooth: Make smp_chan_destroy() private to smp.c by Johan Hedberg · 10 years ago
  98. 86d1407 Bluetooth: Always call smp_distribute_keys() from a workqueue by Johan Hedberg · 10 years ago
  99. 109ec23 Bluetooth: Move canceling security_timer into smp_chan_destroy() by Johan Hedberg · 10 years ago
  100. b68fda6 Bluetooth: Add SMP-internal timeout callback by Johan Hedberg · 10 years ago