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