1. 7ed3fa2 Bluetooth: Expire RPA if encryption fails by Johan Hedberg · 10 years ago
  2. a6f7833 Bluetooth: Add smp_ltk_sec_level() helper function by Johan Hedberg · 10 years ago
  3. e1e930f Bluetooth: Fix mgmt pairing failure when authentication fails by Johan Hedberg · 10 years ago
  4. f8aaf9b Bluetooth: Fix using hci_conn_get() for hci_conn pointers by Johan Hedberg · 10 years ago
  5. 5477610 Bluetooth: Optimize connection parameter lookup for LE connections by Johan Hedberg · 10 years ago
  6. 08853f1 Bluetooth: Set addr_type only when it's needed by Johan Hedberg · 10 years ago
  7. 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  8. f161dd4 Bluetooth: Fix hci_conn reference counting for auto-connections by Johan Hedberg · 10 years ago
  9. 22f433d Bluetooth: Disable page scan if all whitelisted devices are connected by Johan Hedberg · 10 years ago
  10. 82c295b Bluetooth: Always use non-bonding requirement when not bondable by Johan Hedberg · 10 years ago
  11. b6ae845 Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE by Johan Hedberg · 10 years ago
  12. 204e399 Bluetooth: Fix clearing HCI_PSCAN flag by Johan Hedberg · 10 years ago
  13. 4b9e7e7 Bluetooth: Fix issue with ADV_IND reports and auto-connection handling by Marcel Holtmann · 10 years ago
  14. cd4d567 Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devices by Marcel Holtmann · 10 years ago
  15. 2f407f0 Bluetooth: Fix allowing initiating pairing when not pairable by Johan Hedberg · 10 years ago
  16. 977f8fc Bluetooth: Introduce a flag to track who really initiates authentication by Johan Hedberg · 10 years ago
  17. c1d4fa7 Bluetooth: Fix resetting remote authentication requirement after pairing by Johan Hedberg · 10 years ago
  18. 02f3e25 Bluetooth: Don't bother user space without IO capabilities by Johan Hedberg · 10 years ago
  19. 9f743d7 Bluetooth: Fix using uninitialized variable when pairing by Johan Hedberg · 10 years ago
  20. 46c4c94 Bluetooth: Fix always checking the blacklist for incoming connections by Johan Hedberg · 10 years ago
  21. f99353c Bluetooth: Fix trying to initiate connections when acting as LE slave by Johan Hedberg · 10 years ago
  22. a5c4e30 Bluetooth: Add a role parameter to hci_conn_add() by Johan Hedberg · 10 years ago
  23. e804d25 Bluetooth: Use explicit role instead of a bool in function parameters by Johan Hedberg · 10 years ago
  24. 40bef30 Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable by Johan Hedberg · 10 years ago
  25. ba165a9 Bluetooth: Add proper defines for HCI connection role by Johan Hedberg · 10 years ago
  26. 2d3c226 Bluetooth: Don't try to reject failed LE connections by Johan Hedberg · 10 years ago
  27. 3a19b6f Bluetooth: Remove unnecessary params variable from process_adv_report() by Johan Hedberg · 10 years ago
  28. 6c53823 Bluetooth: Fix tracking local SSP authentication requirement by Johan Hedberg · 10 years ago
  29. 899de76 Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c by Marcel Holtmann · 10 years ago
  30. 13a779e Bluetooth: Remove unneeded mgmt_write_scan_failed function by Johan Hedberg · 10 years ago
  31. bc6d2d0 Bluetooth: Remove unneeded mgmt_discoverable function by Johan Hedberg · 10 years ago
  32. 031547d Bluetooth: Remove unneeded mgmt_connectable function by Johan Hedberg · 10 years ago
  33. a55bd29 Bluetooth: Add white list lookup for incoming connection requests by Johan Hedberg · 10 years ago
  34. 70c4642 Bluetooth: Refactor connection request handling by Johan Hedberg · 10 years ago
  35. dcc36c1 Bluetooth: Unify helpers for bdaddr_list manipulations by Johan Hedberg · 10 years ago
  36. fbd96c1 Bluetooth: Fix clearing HCI_LE_ADV for LE connections by Johan Hedberg · 10 years ago
  37. 3472227 Bluetooth: Fix check for re-enabling advertising by Johan Hedberg · 10 years ago
  38. e8bb6b9 Bluetooth: Fix advertising and active scanning co-existence by Johan Hedberg · 10 years ago
  39. c93bd15 Bluetooth: Remove unnecessary mgmt_advertising function by Johan Hedberg · 10 years ago
  40. 66c417c Bluetooth: Add flag to track the real advertising state by Johan Hedberg · 10 years ago
  41. cdd6275 Bluetooth: Pass desired connection role to hci_connect_le() by Johan Hedberg · 10 years ago
  42. d93375a Bluetooth: Remove auth_type parameter from hci_connect_le() by Johan Hedberg · 10 years ago
  43. 7e899c9 Bluetooth: Remove unnecessary return value from check_pending_le_conn by Johan Hedberg · 10 years ago
  44. 1c1abca Bluetooth: Fix connecting devices during LE device discovery by Johan Hedberg · 10 years ago
  45. 223683a Bluetooth: Fix updating background scan for LE connect complete by Johan Hedberg · 10 years ago
  46. 09ae260 Bluetooth: Use lower timeout for LE auto-connections by Johan Hedberg · 10 years ago
  47. e30d3f5 Bluetooth: Store Bluetooth address from controller setup by Marcel Holtmann · 10 years ago
  48. 45296ac Bluetooth: Use a more simpler style for HCI event callbacks by Marcel Holtmann · 10 years ago
  49. 99a6768 Bluetooth: Don't take actions on blocked devices when scanning by Johan Hedberg · 10 years ago
  50. a7545f2 Bluetooth: Use hci_pend_le_action_lookup to look up report entries by Johan Hedberg · 10 years ago
  51. 501f882 Bluetooth: Make hci_pend_le_conn_lookup more general purposed by Johan Hedberg · 10 years ago
  52. 418025d Bluetooth: Remove unnecessary usage of hci_pend_le_conn_add by Johan Hedberg · 10 years ago
  53. 95305ba Bluetooth: Simplify hci_conn_params->action list usage by Johan Hedberg · 10 years ago
  54. 66f8455 Bluetooth: Convert pend_le_reports into a list by Johan Hedberg · 10 years ago
  55. 97bf2e9 Bluetooth: Fix missing return statement in process_adv_report by Johan Hedberg · 10 years ago
  56. 738f618 Bluetooth: Add identity address check in param lookup functions by Johan Hedberg · 10 years ago
  57. bb5ce4d Bluetooth: Remove unnecessary checks for auto-connected devices by Johan Hedberg · 10 years ago
  58. 912b42e Bluetooth: Use hci_conn_params in pend_le_conns by Johan Hedberg · 10 years ago
  59. 435a13d Bluetooth: Remove redundant IRK lookup by Johan Hedberg · 10 years ago
  60. 079446c Bluetooth: Support scanning for devices using RPA by Johan Hedberg · 10 years ago
  61. 0d2bf13 Bluetooth: Add support for background LE scanning by Johan Hedberg · 10 years ago
  62. f4869e2 Bluetooth: Pass store hint to mgmt_new_conn_param by Johan Hedberg · 10 years ago
  63. 348d50b Bluetooth: Fix missing update of conn params by Johan Hedberg · 10 years ago
  64. 837d502 Bluetooth: Drop LE connections for blocked devices by Johan Hedberg · 10 years ago
  65. ffb5a827 Bluetooth: Introduce "New Connection Parameter" Event by Andre Guedes · 10 years ago
  66. 8e75b46 Bluetooth: Connection Parameter Update Procedure by Andre Guedes · 10 years ago
  67. fe59a05 Bluetooth: Add flag to track STK encryption by Johan Hedberg · 10 years ago
  68. c70a7e4 Bluetooth: Add support for Not Connectable flag for Device Found events by Marcel Holtmann · 10 years ago
  69. af58925 Bluetooth: Provide flags parameter direct to mgmt_device_found by Marcel Holtmann · 10 years ago
  70. 42bd6a5 Bluetooth: Fix merge of advertising data and scan response data by Marcel Holtmann · 10 years ago
  71. 81218d2 Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout) by Nick Pelly · 10 years ago
  72. 33f3572 Bluetooth: Add tracking of local and piconet clock values by Johan Hedberg · 10 years ago
  73. 4dae279 Bluetooth: Convert hci_conn->link_mode into flags by Johan Hedberg · 10 years ago
  74. af6a9c3 Bluetooth: Convert hcon->flush_key to a proper flag by Johan Hedberg · 10 years ago
  75. 6d5650c Bluetooth: Don't store debug keys if flag for them is not set by Johan Hedberg · 10 years ago
  76. 0663b29 Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS by Johan Hedberg · 10 years ago
  77. 7652ff6 Bluetooth: Move mgmt event sending out from hci_add_link_key() by Johan Hedberg · 10 years ago
  78. a720d73 Bluetooth: Set default min/max connection interval for LE slaves by Marcel Holtmann · 10 years ago
  79. 1855d92 Bluetooth: Track LE connection parameter update event by Marcel Holtmann · 10 years ago
  80. e04fde6 Bluetooth: Store current LE connection parameters in hci_conn struct by Marcel Holtmann · 10 years ago
  81. 6b8d4a6 Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one by Jukka Rissanen · 10 years ago
  82. 2ceba53 Bluetooth: Remove HCI prefix from SMP LTK defines by Johan Hedberg · 10 years ago
  83. 7d5843b Bluetooth: Remove unnecessary SMP STK define by Johan Hedberg · 10 years ago
  84. 65cc2b4 Bluetooth: Use struct delayed_work for HCI command timeout by Marcel Holtmann · 10 years ago
  85. 50143a4 Bluetooth: Fix indicating discovery state when canceling inquiry by Johan Hedberg · 10 years ago
  86. 4ad51a7 Bluetooth: Add clarifying comment for conn->auth_type by Johan Hedberg · 10 years ago
  87. ba15a58 Bluetooth: Fix SSP acceptor just-works confirmation without MITM by Johan Hedberg · 10 years ago
  88. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  89. 67be1e4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  90. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  91. f3fb0b5 Bluetooth: Fix missing check for FIPS security level by Johan Hedberg · 10 years ago
  92. 7e3691e Bluetooth: Fix authentication check for FIPS security level by Johan Hedberg · 10 years ago
  93. a5eb1ae Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  94. d0455ed Bluetooth: Store max TX power level for connection by Andrzej Kaczmarek · 10 years ago
  95. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  96. 5a134fa Bluetooth: Store TX power level for connection by Andrzej Kaczmarek · 10 years ago
  97. 5ae76a9 Bluetooth: Store RSSI for connection by Andrzej Kaczmarek · 10 years ago
  98. 9eb1fbf Bluetooth: Fix triggering BR/EDR L2CAP Connect too early by Johan Hedberg · 10 years ago
  99. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  100. b16c660 Bluetooth: Request MITM Protection when initiator by Mikel Astiz · 10 years ago