1. 2ceba53 Bluetooth: Remove HCI prefix from SMP LTK defines by Johan Hedberg · 11 years ago
  2. 4bc58f5 Bluetooth: Make SMP context private to smp.c by Johan Hedberg · 11 years ago
  3. 38e4a91 Bluetooth: Add support for SMP Invalid Parameters error code by Johan Hedberg · 11 years ago
  4. 1d98bf4 Bluetooth: Remove LTK re-encryption procedure by Johan Hedberg · 11 years ago
  5. edca792 Bluetooth: Add SMP flag to track which side is the initiator by Johan Hedberg · 11 years ago
  6. 5ed884d Bluetooth: Increase SMP re-encryption delay to 500ms by Johan Hedberg · 11 years ago
  7. 7ee4ea3 Bluetooth: Add support for handling signature resolving keys by Marcel Holtmann · 11 years ago
  8. e3098be Bluetooth: Delay LTK encryption to let remote receive all keys by Johan Hedberg · 11 years ago
  9. 38ccdc9 Bluetooth: Re-encrypt link after receiving an LTK by Johan Hedberg · 11 years ago
  10. fe39c7b Bluetooth: Use __le64 type for LE random numbers by Marcel Holtmann · 11 years ago
  11. 4bd6d38 Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys() by Johan Hedberg · 11 years ago
  12. b1e2b3a Bluetooth: Add SMP function for generating RPAs by Johan Hedberg · 11 years ago
  13. 23d0e12 Bluetooth: Track SMP keys in the SMP context by Johan Hedberg · 11 years ago
  14. f4a407b Bluetooth: Wait for SMP key distribution completion when pairing by Johan Hedberg · 11 years ago
  15. 893ce8b Bluetooth: Remove SMP data specific crypto context by Johan Hedberg · 11 years ago
  16. fd349c0 Bluetooth: Enable support for remote IRK distribution by Johan Hedberg · 11 years ago
  17. 6047805 Bluetooth: Add smp_irk_matches helper function by Johan Hedberg · 11 years ago
  18. 6bfdfe3 Bluetooth: Fix minor whitespace issues in SMP code by Johan Hedberg · 11 years ago
  19. ad32a2f Bluetooth: Add smp_sufficient_security helper function by Johan Hedberg · 12 years ago
  20. ac4b723 Bluetooth: Move smp.h header file into net/bluetooth/ by Marcel Holtmann · 11 years ago[Renamed from include/net/bluetooth/smp.h]
  21. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  22. cc11092 Bluetooth: Change signature of smp_conn_security() by Vinicius Costa Gomes · 12 years ago
  23. b93a682 Bluetooth: trivial: Fix mixing spaces and tabs in smp by Andrei Emeltchenko · 13 years ago
  24. 5811537 Bluetooth: Correct ediv in SMP by Andrei Emeltchenko · 13 years ago
  25. f7aa611 Bluetooth: Rename smp_key_size to enc_key_size by Vinicius Costa Gomes · 13 years ago
  26. 2b64d15 Bluetooth: Add MITM mechanism to LE-SMP by Brian Gix · 13 years ago
  27. 8aab475 Bluetooth: Move SMP crypto functions to a workqueue by Vinicius Costa Gomes · 13 years ago
  28. 1c1def0 Bluetooth: Move SMP fields to a separate structure by Vinicius Costa Gomes · 13 years ago
  29. 7034b91 Bluetooth: Add support for SMP phase 3 (key distribution) by Vinicius Costa Gomes · 14 years ago
  30. 3158c50 Bluetooth: Add key size checks for SMP by Vinicius Costa Gomes · 14 years ago
  31. 88ba43b Bluetooth: Add simple SMP pairing negotiation by Anderson Briglia · 14 years ago
  32. eb492e0 Bluetooth: Implement the first SMP commands by Anderson Briglia · 14 years ago
  33. aff2cae Bluetooth: Add SMP command structures by Ville Tervo · 14 years ago