1. 9d4c1cc Bluetooth: Use hci_conn_hash_lookup_le() when possible by Johan Hedberg · 9 years ago
  2. 85813a7 Bluetooth: Add le_addr_type() helper function by Johan Hedberg · 9 years ago
  3. 8ce783d Bluetooth: Fix missing hdev locking for LE scan cleanup by Johan Hedberg · 9 years ago
  4. 98a63aa Bluetooth: Introduce driver specific post init callback by Marcel Holtmann · 9 years ago
  5. 9f7378a Bluetooth: l2cap_disconnection_req priority over shutdown by Dean Jenkins · 9 years ago
  6. 04ba72e Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown() by Dean Jenkins · 9 years ago
  7. e745643 Bluetooth: Unwind l2cap_sock_shutdown() by Dean Jenkins · 9 years ago
  8. 8911d77 6lowpan: cleanup lowpan_header_decompress by Alexander Aring · 9 years ago
  9. a6f7738 6lowpan: cleanup lowpan_header_compress by Alexander Aring · 9 years ago
  10. cefdb80 bluetooth: 6lowpan: use lowpan dispatch helpers by Alexander Aring · 9 years ago
  11. a6ad2a6 Bluetooth: Fix removing connection parameters when unpairing by Johan Hedberg · 9 years ago
  12. e131d74 Bluetooth: Add support setup stage internal notification event by Marcel Holtmann · 9 years ago
  13. 660f0fc Bluetooth: hidp: fix device disconnect on idle timeout by David Herrmann · 9 years ago
  14. 7e995b9 Bluetooth: Add new quirk for non-persistent diagnostic settings by Marcel Holtmann · 9 years ago
  15. cad20c2 Bluetooth: Don't use remote address type to decide IRK persistency by Johan Hedberg · 9 years ago
  16. 581d6fd Bluetooth: Queue diagnostic messages together with HCI packets by Marcel Holtmann · 9 years ago
  17. bb77543 Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAW by Marcel Holtmann · 9 years ago
  18. 8cd4f58 Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handling by Marcel Holtmann · 9 years ago
  19. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  20. 5157b8a Bluetooth: Fix initializing conn_params in scan phase by Jakub Pawlowski · 9 years ago
  21. 9ad3e6f Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup by Johan Hedberg · 9 years ago
  22. 679d2b6 Bluetooth: Fix remove_device behavior for explicit connects by Johan Hedberg · 9 years ago
  23. 49c5092 Bluetooth: Fix LE reconnection logic by Johan Hedberg · 9 years ago
  24. b958f9a Bluetooth: Fix reference counting for LE-scan based connections by Johan Hedberg · 9 years ago
  25. 168b8a2 Bluetooth: Fix double scan updates by Jakub Pawlowski · 9 years ago
  26. 7bcfeea Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  27. f640ee9 Bluetooth: Fix basic debugfs entries for unconfigured controllers by Marcel Holtmann · 9 years ago
  28. 4d6a6ae 6lowpan: move shared settings to lowpan_netdev_setup by Alexander Aring · 9 years ago
  29. 26d46df Bluetooth: 6lowpan: Remove unnecessary chan_get() function by Johan Hedberg · 9 years ago
  30. 0cd088f Bluetooth: 6lowpan: Rename confusing 'pchan' variables by Johan Hedberg · 9 years ago
  31. 630ef79 Bluetooth: 6lowpan: Remove unnecessary chan_open() function by Johan Hedberg · 9 years ago
  32. b0c09f9 Bluetooth: 6lowpan: Remove redundant BT_CONNECTED assignment by Johan Hedberg · 9 years ago
  33. 5d0fd77 Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignments by Johan Hedberg · 9 years ago
  34. 301de2c Bluetooth: 6lowpan: Fix imtu & omtu values by Johan Hedberg · 9 years ago
  35. fe806dc Bluetooth: Enforce packet types in hci_recv_frame driver function by Marcel Holtmann · 9 years ago
  36. acc649c Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFF by Marcel Holtmann · 9 years ago
  37. 4b4113d Bluetooth: Add debugfs entry for setting vendor diagnostic mode by Marcel Holtmann · 9 years ago
  38. e875ff8 Bluetooth: Add support for vendor specific diagnostic channel by Marcel Holtmann · 9 years ago
  39. 6c566dd Bluetooth: Send index information updates to monitor channel by Marcel Holtmann · 9 years ago
  40. 22db3cbc Bluetooth: Send transport open and close monitor events by Marcel Holtmann · 9 years ago
  41. e9ca8bf Bluetooth: Move handling of HCI_RUNNING flag into core by Marcel Holtmann · 9 years ago
  42. 73d0d3c Bluetooth: Move HCI_RUNNING check into hci_send_frame by Marcel Holtmann · 9 years ago
  43. 4a3f95b Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events by Marcel Holtmann · 9 years ago
  44. ed1b28a Bluetooth: Limit userspace exposure of stack internal events by Marcel Holtmann · 9 years ago
  45. fbef168 Bluetooth: Add hci_cmd_sync function by Loic Poulain · 9 years ago
  46. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  47. 594b31e Bluetooth: Add BT_WARN and bt_dev_warn logging macros by Frederic Danis · 9 years ago
  48. 6818375 Bluetooth: Fix reporting incorrect EIR in device found mgmt event by Szymon Janc · 9 years ago
  49. e781b7f Bluetooth: Add BT_ERR_RATELIMITED by Szymon Janc · 9 years ago
  50. c5080d4 Bluetooth: Fix typo in smp_ah comment for hash function by Marcel Holtmann · 9 years ago
  51. 6b3cc1d Bluetooth: close HCI device when user channel socket gets closed by Simon Fels · 9 years ago
  52. e81be90 Bluetooth: Use BROKEN_STORED_LINK_KEY quirk for HCI_Read_Stored_Link_Key by Johan Hedberg · 9 years ago
  53. d8949aa Bluetooth: Delay check for conn->smp in smp_conn_security() by Johan Hedberg · 9 years ago
  54. 618353b Bluetooth: Fix SCO link type handling on connection complete by Kuba Pawlak · 9 years ago
  55. df94536 Bluetooth: Make the function sco_conn_del have a return type of void by Nicholas Krause · 9 years ago
  56. 0aa65cc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  57. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  58. b72f6f5 6lowpan: add generic 6lowpan netdev private data by Alexander Aring · 9 years ago
  59. a42bbba Bluetooth: 6lowpan: change netdev_priv to lowpan_dev by Alexander Aring · 9 years ago
  60. fa14222 Bluetooth: Enable new connection establishment procedure. by Jakub Pawlowski · 9 years ago
  61. cc2b691 Bluetooth: timeout handling in new connect procedure by Jakub Pawlowski · 9 years ago
  62. 28a667c Bluetooth: advertisement handling in new connect procedure by Jakub Pawlowski · 9 years ago
  63. f75113a Bluetooth: add hci_connect_le_scan by Jakub Pawlowski · 9 years ago
  64. e7d9ab7 Bluetooth: add hci_lookup_le_connect by Jakub Pawlowski · 9 years ago
  65. 0208bc8 Bluetooth: Fix breakage in amp_write_rem_assoc_frag() by Dan Carpenter · 9 years ago
  66. cb92205 Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event by Jakub Pawlowski · 9 years ago
  67. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  68. 5857d1d Bluetooth: 6lowpan: Fix possible race by Alexander Aring · 9 years ago
  69. 54c9ee3 Bluetooth: cmtp: Do not use list_for_each_safe when not needed by Christophe JAILLET · 9 years ago
  70. df9b89c Bluetooth: Move create/accept phy link completed callback to amp.c by Arron Wang · 9 years ago
  71. b3d3914 Bluetooth: Move amp assoc read/write completed callback to amp.c by Arron Wang · 9 years ago
  72. 8392788 Bluetooth: Move get info completed callback to a2mp.c by Arron Wang · 9 years ago
  73. a77a6a1 Bluetooth: Move high speed specific event under BT_HS option by Arron Wang · 9 years ago
  74. 244bc37 Bluetooth: Add BT_HS config option by Arron Wang · 9 years ago
  75. 9a0a8a8 Bluetooth: Move IRK checking logic in preparation to new connect method by Jakub Pawlowski · 9 years ago
  76. e432c72 Bluetooth: __l2cap_wait_ack() add defensive timeout by Dean Jenkins · 9 years ago
  77. cb02a25 Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies() by Dean Jenkins · 9 years ago
  78. 451e4c6 Bluetooth: Add BT_DBG to l2cap_sock_shutdown() by Dean Jenkins · 9 years ago
  79. f65468f Bluetooth: Make __l2cap_wait_ack more efficient by Dean Jenkins · 9 years ago
  80. 2baea85 Bluetooth: L2CAP ERTM shutdown protect sk and chan by Dean Jenkins · 9 years ago
  81. 25ba265 Bluetooth: Fix NULL pointer dereference in smp_conn_security by Johan Hedberg · 9 years ago
  82. 9b284cb bluetooth: fix list handling by Linus Torvalds · 9 years ago
  83. ab944c8 Bluetooth: Reinitialize the list after deletion for session user list by Tedd Ho-Jeong An · 9 years ago
  84. 7c25867 Bluetooth: hidp: Initialize list header of hidp session user by Tedd Ho-Jeong An · 9 years ago
  85. 952497b Bluetooth: Fix warning of potentially uninitialized adv_instance variable by Johan Hedberg · 9 years ago
  86. 39ecfad Bluetooth: Use zalloc when possible by Johan Hedberg · 9 years ago
  87. e58627d Bluetooth: Increment management interface revision by Marcel Holtmann · 9 years ago
  88. d4c5af8 Bluetooth: hci_core: remove obsolete adv_instance by Florian Grandel · 9 years ago
  89. eb6f95f Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising() by Florian Grandel · 9 years ago
  90. 9d5fc2f Bluetooth: mgmt: multi-adv for trigger_le_scan() by Florian Grandel · 9 years ago
  91. 320b3bf Bluetooth: mgmt: program multi-adv on power on by Florian Grandel · 9 years ago
  92. 0194833 Bluetooth: mgmt: multi adv for remove_advertising*() by Florian Grandel · 9 years ago
  93. fffd38b Bluetooth: mgmt/hci_core: multi-adv for add_advertising*() by Florian Grandel · 9 years ago
  94. 847818d Bluetooth: mgmt: multi adv for clear_adv_instances() by Florian Grandel · 9 years ago
  95. 7816b82 Bluetooth: mgmt: multi adv for set_advertising*() by Florian Grandel · 9 years ago
  96. f63ba24 Bluetooth: mgmt: multi adv for create_instance_adv_data() by Florian Grandel · 9 years ago
  97. ca21fbe Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data() by Florian Grandel · 9 years ago
  98. 7b683b7 Bluetooth: mgmt: multi adv for enable_advertising() by Florian Grandel · 9 years ago
  99. bea28e6 Bluetooth: mgmt: improve get_adv_instance_flags() readability by Florian Grandel · 9 years ago
  100. 411b412 Bluetooth: mgmt: multi adv for get_adv_instance_flags() by Florian Grandel · 9 years ago