1. 787b306 Bluetooth: avoid rebuilding hci_sock all the time by Johannes Berg · 9 years ago
  2. 78b781c Bluetooth: Add support for Start Limited Discovery command by Johan Hedberg · 9 years ago
  3. 0d3b7f6 Bluetooth: Change eir_has_data_type() to more generic eir_get_data() by Johan Hedberg · 9 years ago
  4. 7eb7404 Bluetooth: use list_for_each_entry* by Geliang Tang · 9 years ago
  5. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. 5233252 bluetooth: Validate socket address length in sco_sock_bind(). by David S. Miller · 9 years ago
  7. 4ada128 Bluetooth: Do not filter multicast addresses by default by Danny Schweizer · 9 years ago
  8. 00f5931 6lowpan: add lowpan dev register helpers by Alexander Aring · 9 years ago
  9. 1a11ec8 Bluetooth: Fix locking in bt_accept_dequeue after disconnection by Yichen Zhao · 9 years ago
  10. acb9f91 Bluetooth: Don't treat connection timeout as a failure by Johan Hedberg · 9 years ago
  11. 2f99536 Bluetooth: Use continuous scanning when creating LE connections by Johan Hedberg · 9 years ago
  12. cab054a Bluetooth: Clean up current advertising instance tracking by Johan Hedberg · 9 years ago
  13. d6b7e2c Bluetooth: Clean up advertising initialization in powered_update_hci() by Johan Hedberg · 9 years ago
  14. 550a8ca Bluetooth: Remove redundant check for req.cmd_q by Johan Hedberg · 9 years ago
  15. d6dac32 Bluetooth: Fix updating wrong instance's scan_rsp data by Johan Hedberg · 9 years ago
  16. 17fd08f Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag by Johan Hedberg · 9 years ago
  17. 02c04af Bluetooth: Simplify read_adv_features code by Johan Hedberg · 9 years ago
  18. 2ff1389 Bluetooth: Perform HCI update for power on synchronously by Johan Hedberg · 9 years ago
  19. bf943cb Bluetooth: Move fast connectable code to hci_request.c by Johan Hedberg · 9 years ago
  20. b1a8917 Bluetooth: Move EIR update to hci_request.c by Johan Hedberg · 9 years ago
  21. 00cf504 Bluetooth: HCI name update to hci_request.c by Johan Hedberg · 9 years ago
  22. c366f55 Bluetooth: Move discoverable timeout behind hdev->req_workqueue by Johan Hedberg · 9 years ago
  23. aed1a88 Bluetooth: Move discoverable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  24. 14bf5ea Bluetooth: Perform Class of Device changes through hdev->req_workqueue by Johan Hedberg · 9 years ago
  25. 53c0ba7 Bluetooth: Move connectable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  26. f225257 Bluetooth: Move advertising instance management to hci_request.c by Johan Hedberg · 9 years ago
  27. 196a5e9 Bluetooth: Move __hci_update_background_scan up in hci_request.c by Johan Hedberg · 9 years ago
  28. 01b1cb8 Bluetooth: Run page scan updates through hdev->req_workqueue by Johan Hedberg · 9 years ago
  29. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  30. 79aecc7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  31. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  32. dc4270c Bluetooth: Increment management interface revision by Johan Hedberg · 9 years ago
  33. e59a554 Bluetooth: Fix powering on with privacy and advertising by Andrzej Kaczmarek · 9 years ago
  34. 568f44f Bluetooth: Fix returning proper HCI status from __hci_req_sync by Johan Hedberg · 9 years ago
  35. 40b25fe Bluetooth: Add support for Get Advertising Size Information command by Marcel Holtmann · 9 years ago
  36. 31a3248 Bluetooth: Simplify if statements in tlv_data_is_valid function by Marcel Holtmann · 9 years ago
  37. ceff86a Bluetooth: Add instance range check for Add Advertising command by Marcel Holtmann · 9 years ago
  38. 9a54421 Bluetooth: remove unneeded variable in l2cap_stream_rx by Prasanna Karthik · 9 years ago
  39. 74b93e9 Bluetooth: Clean up hci_core code by Prasanna Karthik · 9 years ago
  40. f37590b Bluetooth: clean up af_bluetooth code by Prasanna Karthik · 9 years ago
  41. 06fbb3d Bluetooth: Delete an unnecessary check before the function call "kfree_skb" by Markus Elfring · 9 years ago
  42. 7df0f73 Bluetooth: Simplify request cleanup code by Johan Hedberg · 9 years ago
  43. e2caced Bluetooth: Remove conn_unfinished variable from hci_connect_le() by Johan Hedberg · 9 years ago
  44. 658aead Bluetooth: Move check for ongoing connect earlier in hci_connect_le() by Johan Hedberg · 9 years ago
  45. 0ad06aa Bluetooth: Fix specifying role for LE connections by Johan Hedberg · 9 years ago
  46. 3dfe590 Bluetooth: Remove unnecessary le_scan_restart_work_complete() function by Johan Hedberg · 9 years ago
  47. f4a2cb4 Bluetooth: Simplify le_scan_disable_work() by Johan Hedberg · 9 years ago
  48. 7df26b5 Bluetooth: Pass inquiry length to bredr_inquiry() by Johan Hedberg · 9 years ago
  49. 2f27498 Bluetooth: Fix BR/EDR Page Scan update with Add Device by Johan Hedberg · 9 years ago
  50. 2154d3f Bluetooth: Move Stop Discovery to req_workqueue by Johan Hedberg · 9 years ago
  51. e68f072 Bluetooth: Move Start Discovery to req_workqueue by Johan Hedberg · 9 years ago
  52. a1d01db Bluetooth: Add error return value to hci_req_sync callback by Johan Hedberg · 9 years ago
  53. 591752a Bluetooth: Add discovery type validity helper by Johan Hedberg · 9 years ago
  54. 7c1fbed Bluetooth: Move LE scan disable/restart behind req_workqueue by Johan Hedberg · 9 years ago
  55. 145a091 Bluetooth: Make __hci_update_background_scan private to hci_request.c by Johan Hedberg · 9 years ago
  56. af02dd4 Bluetooth: Use req_workqueue for background scanning when powering on by Johan Hedberg · 9 years ago
  57. 84235d2 Bluetooth: Use req_workqueue for explicit connect requests by Johan Hedberg · 9 years ago
  58. 4ebeee2 Bluetooth: Add HCI status return parameter to hci_req_sync() by Johan Hedberg · 9 years ago
  59. 51d7a94 Bluetooth: Don't wait for HCI in Add/Remove Device by Johan Hedberg · 9 years ago
  60. 2e93e53 Bluetooth: Run all background scan updates through req_workqueue by Johan Hedberg · 9 years ago
  61. 5fc16cc Bluetooth: Add stubs for synchronous HCI request functionality by Johan Hedberg · 9 years ago
  62. b504430 Bluetooth: Add 'sync' specifier to synchronous request APIs by Johan Hedberg · 9 years ago
  63. be91cd0 Bluetooth: Move synchronous request handling into hci_request.c by Johan Hedberg · 9 years ago
  64. 030e7f8 Bluetooth: Remove unnecessary call to hci_update_background_scan by Johan Hedberg · 9 years ago
  65. ac71494 Bluetooth: Add support for controller specific logging by Marcel Holtmann · 9 years ago
  66. dd31506 Bluetooth: Add support for sending system notes to monitor channel by Marcel Holtmann · 9 years ago
  67. 8528d3f Bluetooth: Fix casting coding style within HCI sockets by Marcel Holtmann · 9 years ago
  68. 0ebc181 Bluetooth: Add clarifying comment why schedule_work is used by Johan Hedberg · 9 years ago
  69. 1982162 Bluetooth: Add missing hci_skb_opcode for raw socket commands by Marcel Holtmann · 9 years ago
  70. 44d2713 Bluetooth: Compress the size of struct hci_ctrl by Johan Hedberg · 9 years ago
  71. d79f34e Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling by Marcel Holtmann · 9 years ago
  72. 5c3d3b4 Bluetooth: Make LE only events conditional on supported commands by Marcel Holtmann · 9 years ago
  73. 9fe759c Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event mask by Marcel Holtmann · 9 years ago
  74. 7d26f5c Bluetooth: Build LE event mask based on supported commands by Marcel Holtmann · 9 years ago
  75. 70f56aa Bluetooth: Move BR/EDR default events behind its features by Marcel Holtmann · 9 years ago
  76. 7883746 Bluetooth: Fix l2cap_chan leak in SMP by Johan Hedberg · 9 years ago
  77. 4062418 Bluetooth: L2CAP: Add missing checks for invalid LE DCID by Johan Hedberg · 9 years ago
  78. ab0c127 Bluetooth: L2CAP: Fix checked range when allocating new CID by Johan Hedberg · 9 years ago
  79. 8a7889c Bluetooth: L2CAP: Fix returning correct LE CoC response codes by Johan Hedberg · 9 years ago
  80. 2ab216a Bluetooth: Check for supported white list before issuing commands by Marcel Holtmann · 9 years ago
  81. 324e786 bluetooth: 6lowpan: fix NOHZ: local_softirq_pending by Alexander Aring · 9 years ago
  82. 2c501cd Bluetooth: Fix crash on fast disconnect of SCO by Kuba Pawlak · 9 years ago
  83. c4297e8 Bluetooth: Fix some obvious coding style issues in the SCO module by Marcel Holtmann · 9 years ago
  84. 05fcd4c Bluetooth: Replace hci_notify with hci_sock_dev_event by Marcel Holtmann · 9 years ago
  85. 242c0eb Bluetooth: Rename bt_cb()->req into bt_cb()->hci by Marcel Holtmann · 9 years ago
  86. d94a610 Bluetooth: Remove unneeded parenthesis around MSG_OOB by Marcel Holtmann · 9 years ago
  87. 1da5537 Bluetooth: Fix locking issue during fast SCO reconnection. by Kuba Pawlak · 9 years ago
  88. 435c513 Bluetooth: Fix locking issue on SCO disconnection by Kuba Pawlak · 9 years ago
  89. 75e34f5 Bluetooth: Fix crash on SCO disconnect by Kuba Pawlak · 9 years ago
  90. 13972ad Bluetooth: Increase minor version of core module by Marcel Holtmann · 9 years ago
  91. 88d07fe Bluetooth: Make hci_disconnect() behave correctly for all states by Johan Hedberg · 9 years ago
  92. 89e0ccc Bluetooth: Take advantage of connection abort helpers by Johan Hedberg · 9 years ago
  93. dcc0f0d Bluetooth: Introduce hci_req helper to abort a connection by Johan Hedberg · 9 years ago
  94. c81d555 Bluetooth: Fix crash in SMP when unpairing by Johan Hedberg · 9 years ago
  95. fc64361 Bluetooth: Disable auto-connection parameters when unpairing by Johan Hedberg · 9 years ago
  96. 17bc08f Bluetooth: Remove unnecessary hci_explicit_connect_lookup function by Johan Hedberg · 9 years ago
  97. 1ede986 Bluetooth: Remove redundant (and possibly wrong) flag clearing by Johan Hedberg · 9 years ago
  98. b5c2b62 Bluetooth: Add hdev helper variable to hci_le_create_connection_cancel by Johan Hedberg · 9 years ago
  99. ec182f0 Bluetooth: Remove unnecessary indentation in unpair_device() by Johan Hedberg · 9 years ago
  100. f5ad4ff Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possible by Johan Hedberg · 9 years ago