1. 3b9239a Bluetooth: Lock sockets when closing HCI device by Mat Martineau · 13 years ago
  2. d6d25e1 Bluetooth: Increased the LE connection supervision timeout by Archana Ramachandran · 13 years ago
  3. 32ba935 Bluetooth: Avoid link entering sniff mode during pairing process. by Srinivas Krovvidi · 13 years ago
  4. 3cd6204 Bluetooth: Explicitly stop all timers before frees by Brian Gix · 13 years ago
  5. 9f8d467 Bluetooth: Fix HCI channel reference counting by Mat Martineau · 13 years ago
  6. d5553ba Bluetooth: Initialize incoming connection link policy by Rahul Kashyap · 13 years ago
  7. 01d9e36 Bluetooth: Schedule HCI_TX task after connection cleanup by AnubhavGupta · 13 years ago
  8. d6a9ceb Bluetooth: Fix possible access of hci_chan after it is deleted by Peter Krystad · 13 years ago
  9. cf95677 Bluetooth: Cache LE Address Type with LTK, and use for reconnections by Brian Gix · 13 years ago
  10. 114f3a6 Bluetooth: Timeout LE Connection requests by Brian Gix · 13 years ago
  11. 2e2f50d Bluetooth: Add LE/BR flag to Connect notification by Brian Gix · 13 years ago
  12. 15b911f Bluetooth: Added support for HFP 1.6 Wide Band Speech by Kun Han Kim · 13 years ago
  13. a68668b Bluetooth: Add LE SecMgr and mgmtops support by Brian Gix · 13 years ago
  14. 842bc5e Bluetooth: Fix size of data for LTK Randomizer by Brian Gix · 13 years ago
  15. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  16. 5e4fcd2 Bluetooth: Fix l2cap conn failures for ssp devices by Peter Hurley · 13 years ago
  17. 1be668d Bluetooth: Fix memory leak under page timeouts by Tomas Targownik · 13 years ago
  18. 403d2c8 Bluetooth: Fix initial security level of LE links by Vinicius Costa Gomes · 13 years ago
  19. 735038c Bluetooth: Add support for LE Start Encryption by Vinicius Costa Gomes · 13 years ago
  20. 8b00cf0 Bluetooth: Simplify hci_conn_accept_secure check by Waldemar Rymarkiewicz · 13 years ago
  21. 514abe6 Bluetooth: Add BT_POWER L2CAP socket option. by Jaikumar Ganesh · 13 years ago
  22. c7f0d99 Bluetooth: Set 'peer_addr_type' in hci_le_connect() by Andre Guedes · 13 years ago
  23. 5e89ece Bluetooth: Check advertising cache in hci_connect() by Andre Guedes · 13 years ago
  24. 92398c8 Bluetooth: Remove useless check in hci_connect() by Andre Guedes · 13 years ago
  25. 62c5f52 Bluetooth: Fix auth_complete_evt for legacy units by Waldemar Rymarkiewicz · 13 years ago
  26. 814cdea Merge commit 'v3.0-rc6' into android-3.0 by Dima Zavin · 13 years ago
  27. 3306054 Bluetooth: Fix L2CAP connection establishment by Ilia Kolomisnky · 13 years ago
  28. bbcda3b Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections. by Nick Pelly · 15 years ago
  29. c172849 Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info. by Nick Pelly · 15 years ago
  30. 6fdf658 Bluetooth: Fix L2CAP security check by Luiz Augusto von Dentz · 13 years ago
  31. b3b1b06 Bluetooth: Double check sec req for pre 2.1 device by Waldemar Rymarkiewicz · 13 years ago
  32. 9f61656 Bluetooth: Add variable SSP auto-accept delay support by Johan Hedberg · 13 years ago
  33. 13d3931 Bluetooth: Map sec_level to link key requirements by Waldemar Rymarkiewicz · 13 years ago
  34. 30e7627 Bluetooth: Use ERR_PTR as return error from hci_connect by Ville Tervo · 14 years ago
  35. 15c4794 Bluetooth: Fix LE conn creation by Anderson Briglia · 14 years ago
  36. a958355 Bluetooth: Fix inititial value for remote authentication requirements by Johan Hedberg · 14 years ago
  37. 2ce603e Bluetooth: Send LE Connection Update Command by Claudio Takahasi · 14 years ago
  38. b92a622 Bluetooth: Fix initiated LE connections by Vinicius Costa Gomes · 14 years ago
  39. 6ed58ec Bluetooth: Use LE buffers for LE traffic by Ville Tervo · 14 years ago
  40. fcd89c0 Bluetooth: Add LE connect support by Ville Tervo · 14 years ago
  41. 17fa4b9 Bluetooth: Add set_io_capability management command by Johan Hedberg · 14 years ago
  42. 765c2a9 Bluetooth: Fix race condition with conn->sec_level by Johan Hedberg · 14 years ago
  43. 65cf686 Bluetooth: Fix MITM protection requirement preservation by Johan Hedberg · 14 years ago
  44. 88644bb Revert "Bluetooth: Update sec_level/auth_type for already existing connections" by Johan Hedberg · 14 years ago
  45. 70f23020 Bluetooth: clean up hci code by Andrei Emeltchenko · 14 years ago
  46. e73439d Bluetooth: Defer SCO setup if mode change is pending by Marcel Holtmann · 14 years ago
  47. 2d0a034 Bluetooth: Reassigned copyright to Code Aurora Forum by Ron Shaffer · 14 years ago
  48. 0453098 Bluetooth: Update sec_level/auth_type for already existing connections by Ville Tervo · 14 years ago
  49. c390216 Bluetooth: Enter active mode before establishing a SCO link. by Nick Pelly · 15 years ago
  50. 93f19c9 Bluetooth: Set general bonding security for ACL by default by Andrei Emeltchenko · 15 years ago
  51. 9eba32b Bluetooth: Add extra device reference counting for connections by Marcel Holtmann · 15 years ago
  52. 1b0336b Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections by Marcel Holtmann · 15 years ago
  53. 384943e Bluetooth: Fix wrong module refcount when connection setup fails by Marcel Holtmann · 15 years ago
  54. a67e899 Bluetooth: Fix issue with sysfs handling for connections by Marcel Holtmann · 15 years ago
  55. 3fdca1e Bluetooth: Fix connection establishment with low security requirement by Marcel Holtmann · 15 years ago
  56. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 15 years ago
  57. 2ae9a6b Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early by Dave Young · 16 years ago
  58. 96a3183 Bluetooth: Set authentication requirement before requesting it by Marcel Holtmann · 16 years ago
  59. 2950f21 Bluetooth: Ask upper layers for HCI disconnect reason by Marcel Holtmann · 16 years ago
  60. 657e17b Bluetooth: Set authentication requirements if not available by Marcel Holtmann · 16 years ago
  61. 0684e5f Bluetooth: Use general bonding whenever possible by Marcel Holtmann · 16 years ago
  62. efc7688 Bluetooth: Add SCO fallback for eSCO connection attempts by Marcel Holtmann · 16 years ago
  63. 8c1b235 Bluetooth: Add enhanced security model for Simple Pairing by Marcel Holtmann · 16 years ago
  64. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  65. e7c29cb [Bluetooth] Reject L2CAP connections on an insecure ACL link by Marcel Holtmann · 16 years ago
  66. 09ab6f4 [Bluetooth] Enforce correct authentication requirements by Marcel Holtmann · 16 years ago
  67. 7d0db0a [Bluetooth] Use a more unique bus name for connections by Marcel Holtmann · 16 years ago
  68. 40be492 [Bluetooth] Export details about authentication requirements by Marcel Holtmann · 16 years ago
  69. 769be97 [Bluetooth] Use ACL config stage to retrieve remote features by Marcel Holtmann · 16 years ago
  70. 41a9621 [Bluetooth] Track status of remote Simple Pairing mode by Marcel Holtmann · 16 years ago
  71. e4e8e37 [Bluetooth] Make use of the default link policy settings by Marcel Holtmann · 16 years ago
  72. a874641 [Bluetooth] Track connection packet type changes by Marcel Holtmann · 16 years ago
  73. 0cd63c8 bluetooth: put hci dev after del conn by Dave Young · 17 years ago
  74. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  75. 38b7da0 [BLUETOOTH]: put_device before device_del fix by Dave Young · 17 years ago
  76. b6a0dc8 [Bluetooth] Add support for handling simple eSCO links by Marcel Holtmann · 17 years ago
  77. a9de924 [Bluetooth] Switch from OGF+OCF to using only opcodes by Marcel Holtmann · 17 years ago
  78. 5b7f9909 [Bluetooth] Add basics to better support and handle eSCO links by Marcel Holtmann · 17 years ago
  79. aca3192 [NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  80. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  81. 8e87d14 [NET] BLUETOOTH: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  82. 4c67bc7 [Bluetooth] Support concurrent connect requests by Marcel Holtmann · 18 years ago
  83. 6ac5934 [Bluetooth] Support create connection cancel command by Marcel Holtmann · 18 years ago
  84. b219e3a [Bluetooth] Integrate low-level connections into the driver model by Marcel Holtmann · 18 years ago
  85. 04837f6 [Bluetooth] Add automatic sniff mode support by Marcel Holtmann · 18 years ago
  86. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  87. 12fe2c5 [NET]: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago
  88. b453257 [PATCH] kill gratitious includes of major.h under net/* by Al Viro · 19 years ago
  89. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago