1. 6c032ed Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  2. e64b4fb Bluetooth: Add timing information to ECDH test case runs by Marcel Holtmann · 10 years ago
  3. 255047b Bluetooth: Add timing information to SMP test case runs by Marcel Holtmann · 10 years ago
  4. fb2969a Bluetooth: Add LE Secure Connections tests for SMP by Johan Hedberg · 10 years ago
  5. cfc4198 Bluetooth: Add legacy SMP tests by Johan Hedberg · 10 years ago
  6. 0a2b0f0 Bluetooth: Add skeleton for SMP self-tests by Johan Hedberg · 10 years ago
  7. 0b6415b Bluetooth: Add support for ECDH test cases by Johan Hedberg · 10 years ago
  8. ee48529 Bluetooth: Add support for self testing framework by Marcel Holtmann · 10 years ago
  9. 4da50de Bluetooth: Fix const declarations for smp_f5 and smp_f6 by Johan Hedberg · 10 years ago
  10. 0f3adea Bluetooth: Remove BlueFritz! specific check from initialization by Marcel Holtmann · 10 years ago
  11. 6a8fc95 Bluetooth: Fix accepting connections when not using mgmt by Johan Hedberg · 10 years ago
  12. 8bfe844 Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR by Marcel Holtmann · 10 years ago
  13. 72e4a6b Bluetooth: Remove duplicate constant for RFCOMM PSM by Marcel Holtmann · 10 years ago
  14. 23b9ceb Bluetooth: Create debugfs directory for each connection handle by Marcel Holtmann · 10 years ago
  15. a8e1bfa Bluetooth: Store default and maximum LE data length settings by Marcel Holtmann · 10 years ago
  16. a9f6068 Bluetooth: Enable basics for LE Data Length Extension feature by Marcel Holtmann · 10 years ago
  17. 3a5c82b Bluetooth: Move LE debugfs file creation into hci_debugfs.c by Marcel Holtmann · 10 years ago
  18. 71c3b60 Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c by Marcel Holtmann · 10 years ago
  19. 40ce72b Bluetooth: Move common debugfs file creation into hci_debugfs.c by Marcel Holtmann · 10 years ago
  20. 60c5f5f Bluetooth: Add skeleton functions for debugfs creation by Marcel Holtmann · 10 years ago
  21. 50b5b95 Bluetooth: Support static address when BR/EDR has been disabled by Marcel Holtmann · 10 years ago
  22. 405a261 Bluetooth: Move hci_update_page_scan to hci_request.c by Johan Hedberg · 10 years ago
  23. 9df7465 Bluetooth: Add return parameter to cmd_complete callbacks by Johan Hedberg · 10 years ago
  24. 5a154e6 Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete by Johan Hedberg · 10 years ago
  25. 51ef3eb Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete by Johan Hedberg · 10 years ago
  26. 2cf2221 Bluetooth: Add hci_request support for hci_update_background_scan by Johan Hedberg · 10 years ago
  27. 71bb99a Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l2cap socket by Al Viro · 10 years ago
  28. 96c2665 Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket by Al Viro · 10 years ago
  29. 51bda2b Bluetooth: hidp_connection_add() unsafe use of l2cap_pi() by Al Viro · 10 years ago
  30. 004fa5e Bluetooth: 6lowpan: Do not free skb when packet is dropped by Jukka Rissanen · 10 years ago
  31. 0857dd3 Bluetooth: Split hci_request helpers to hci_request.[ch] by Johan Hedberg · 10 years ago
  32. 1d2dc5b Bluetooth: Split hci_update_page_scan into two functions by Johan Hedberg · 10 years ago
  33. ea8ae25 Bluetooth: Fix bug with filter in service discovery optimization by Marcel Holtmann · 10 years ago
  34. 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
  35. 9845904 Bluetooth: Fix mgmt response status when removing adapter by Johan Hedberg · 10 years ago
  36. ec6f99b Bluetooth: Fix enabling BR/EDR SC when powering on by Johan Hedberg · 10 years ago
  37. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  38. 1aeb9c6 Bluetooth: Fix notifying mgmt power off before flushing connection list by Johan Hedberg · 10 years ago
  39. a511b35 Bluetooth: Fix incorrect pending cmd removal in pairing_complete() by Johan Hedberg · 10 years ago
  40. 15013ae Bluetooth: Fix calling hci_conn_put too early by Johan Hedberg · 10 years ago
  41. 417287d Bluetooth: Fix check for support for page scan related commands by Marcel Holtmann · 10 years ago
  42. 5c1a4c8 Bluetooth: Fix missing hci_dev_lock/unlock in hci_event by Jaganath Kanakkassery · 10 years ago
  43. 3ad6758 Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete() by Jaganath Kanakkassery · 10 years ago
  44. 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
  45. b5f185f Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  46. 1783639 first fruits - kill l2cap ->memcpy_fromiovec() by Al Viro · 10 years ago
  47. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  48. 56c39fb switch l2cap ->memcpy_fromiovec() to msghdr by Al Viro · 10 years ago
  49. fe70077 Bluetooth: fix err_cast.cocci warnings by Fengguang Wu · 10 years ago
  50. 9437d2e Bluetooth: Fix generation of non-resolvable private addresses by Marcel Holtmann · 10 years ago
  51. 08f63cc Bluetooth: Check for force_lesc_support before rejecting SMP over BR/EDR by Marcel Holtmann · 10 years ago
  52. f9be9e8 Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDR by Marcel Holtmann · 10 years ago
  53. 5a34bd5 Bluetooth: Enable events for P-256 Public Key and DHKey commands by Marcel Holtmann · 10 years ago
  54. 4efbb2c Bluetooth: Add support for enabling Extended Scanner Filter Policies by Marcel Holtmann · 10 years ago
  55. 2f010b5 Bluetooth: Add support for handling LE Direct Advertising Report events by Marcel Holtmann · 10 years ago
  56. 4b71bba Bluetooth: Enabled LE Direct Advertising Report event if supported by Marcel Holtmann · 10 years ago
  57. da25cf6 Bluetooth: Report invalid RSSI for service discovery and background scan by Marcel Holtmann · 10 years ago
  58. efb2513 Bluetooth: Fix discovery filter when no RSSI is available by Marcel Holtmann · 10 years ago
  59. 189f6ad Bluetooth: Remove redundant reverse_base_uuid variable by Johan Hedberg · 10 years ago
  60. 9981bdb Bluetooth: Fix Get Conn Info to use cmd_complete callback by Johan Hedberg · 10 years ago
  61. ebf86aa Bluetooth: Fix initializing hci_conn RSSI to invalid value by Johan Hedberg · 10 years ago
  62. 6948737 Bluetooth: Convert Get Clock Info to use cmd_complete callback by Johan Hedberg · 10 years ago
  63. 2922a94 Bluetooth: Convert discovery commands to use cmd_complete callback by Johan Hedberg · 10 years ago
  64. d8b7b1e Bluetooth: Convert Unpair Device to use cmd_complete callback by Johan Hedberg · 10 years ago
  65. 04ab274 Bluetooth: Convert Pair Device to use cmd_complete callback by Johan Hedberg · 10 years ago
  66. 7776d1d Bluetooth: Use cmd_complete callback for authentication mgmt commands by Johan Hedberg · 10 years ago
  67. f5818c2 Bluetooth: Convert Disconnect mgmt command to use cmd_complete callback by Johan Hedberg · 10 years ago
  68. 323b0b8 Bluetooth: Store parameter length with pending mgmt commands by Johan Hedberg · 10 years ago
  69. 1b9b5ee Bluetooth: Add callback to create proper cmd_complete events by Johan Hedberg · 10 years ago
  70. ee3c3ca Bluetooth: Clear discovery filter before starting background scan by Marcel Holtmann · 10 years ago
  71. 2207880 Bluetooth: Fix memory leaks from discovery filter UUID list by Marcel Holtmann · 10 years ago
  72. 0256325 Bluetooth: Add helper function for clearing the discovery filter by Marcel Holtmann · 10 years ago
  73. 66ea942 Bluetooth: Add support for Start Service Discovery command by Jakub Pawlowski · 10 years ago
  74. 799ce93 Bluetooth: Add logic for UUID filter handling by Jakub Pawlowski · 10 years ago
  75. b487b9c Bluetooth: Add framework for device found filtering based on UUID by Marcel Holtmann · 10 years ago
  76. bda157a Bluetooth: Filter device found events based on RSSI threshold by Marcel Holtmann · 10 years ago
  77. 37eab04 Bluetooth: Add extra discovery fields for storing filter information by Jakub Pawlowski · 10 years ago
  78. 8019044 Bluetooth: Split triggering of discovery commands into separate function by Marcel Holtmann · 10 years ago
  79. 11e6e25 Bluetooth: Use {start,stop}_discovery_complete handler for cmd_complete by Marcel Holtmann · 10 years ago
  80. f5a969f Bluetooth: Simplify the error handling of Start Discovery command by Marcel Holtmann · 10 years ago
  81. 854bda1 Bluetooth: Increment management interface revision by Marcel Holtmann · 10 years ago
  82. 8ab9731 Bluetooth: Increase minor version of core module by Marcel Holtmann · 10 years ago
  83. 580039e Bluetooth: Fix false-positive "uninitialized" compiler warning by Johan Hedberg · 10 years ago
  84. 7f376cd Bluetooth: Fix minor coding style issue in smp.c by Johan Hedberg · 10 years ago
  85. 923e241 Bluetooth: Fix SMP debug key handling by Johan Hedberg · 10 years ago
  86. 06edf8d Bluetooth: Organize SMP crypto functions to logical sections by Johan Hedberg · 10 years ago
  87. cd08279 Bluetooth: Fix missing const declarations in SMP functions by Johan Hedberg · 10 years ago
  88. c7a3d57 Bluetooth: Introduce SMP_DBG macro for low-level debuging by Johan Hedberg · 10 years ago
  89. a29b073 Bluetooth: Add basic LE SC OOB support for remote OOB data by Johan Hedberg · 10 years ago
  90. 02b05bd Bluetooth: Set SMP OOB flag if OOB data is available by Johan Hedberg · 10 years ago
  91. 86df920 Bluetooth: Add support for adding remote OOB data for LE by Johan Hedberg · 10 years ago
  92. 6928a92 Bluetooth: Store address type with OOB data by Johan Hedberg · 10 years ago
  93. 81328d5 Bluetooth: Unify remote OOB data functions by Johan Hedberg · 10 years ago
  94. 903b71c Bluetooth: Add SC-only mode support for SMP by Johan Hedberg · 10 years ago
  95. b5ae344 Bluetooth: Add full SMP BR/EDR support by Johan Hedberg · 10 years ago
  96. ef8efe4 Bluetooth: Add skeleton for BR/EDR SMP channel by Johan Hedberg · 10 years ago
  97. 858cdc7 Bluetooth: Add debugfs switch for forcing SMP over BR/EDR by Johan Hedberg · 10 years ago
  98. fe8bc5a Bluetooth: Add hci_conn flag for new link key generation by Johan Hedberg · 10 years ago
  99. 70157ef Bluetooth: Use debug keys for SMP when HCI_USE_DEBUG_KEYS is set by Johan Hedberg · 11 years ago
  100. 1408bb6 Bluetooth: Add dummy handler for LE SC keypress notification by Johan Hedberg · 11 years ago