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