1. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  2. 163f4da Bluetooth: Fix memory leak under page timeouts by Tomas Targownik · 13 years ago
  3. 0555891 Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 13 years ago
  4. 3306054 Bluetooth: Fix L2CAP connection establishment by Ilia Kolomisnky · 13 years ago
  5. 7b5c0d5 Bluetooth: Fix initial security level of LE links by Vinicius Costa Gomes · 13 years ago
  6. a7a595f Bluetooth: Add support for LE Start Encryption by Vinicius Costa Gomes · 13 years ago
  7. 6fdf658 Bluetooth: Fix L2CAP security check by Luiz Augusto von Dentz · 13 years ago
  8. ef4177e Bluetooth: Simplify hci_conn_accept_secure check by Waldemar Rymarkiewicz · 13 years ago
  9. 14b12d0 Bluetooth: Add BT_POWER L2CAP socket option. by Jaikumar Ganesh · 13 years ago
  10. 6d3ce0e Bluetooth: Set 'peer_addr_type' in hci_le_connect() by Andre Guedes · 13 years ago
  11. eda42b5 Bluetooth: Check advertising cache in hci_connect() by Andre Guedes · 13 years ago
  12. 893d675 Bluetooth: Remove useless check in hci_connect() by Andre Guedes · 13 years ago
  13. 19f8def Bluetooth: Fix auth_complete_evt for legacy units by Waldemar Rymarkiewicz · 13 years ago
  14. b3b1b06 Bluetooth: Double check sec req for pre 2.1 device by Waldemar Rymarkiewicz · 13 years ago
  15. 9f61656 Bluetooth: Add variable SSP auto-accept delay support by Johan Hedberg · 13 years ago
  16. 13d3931 Bluetooth: Map sec_level to link key requirements by Waldemar Rymarkiewicz · 13 years ago
  17. 30e7627 Bluetooth: Use ERR_PTR as return error from hci_connect by Ville Tervo · 14 years ago
  18. 15c4794 Bluetooth: Fix LE conn creation by Anderson Briglia · 14 years ago
  19. a958355 Bluetooth: Fix inititial value for remote authentication requirements by Johan Hedberg · 14 years ago
  20. 2ce603e Bluetooth: Send LE Connection Update Command by Claudio Takahasi · 14 years ago
  21. b92a622 Bluetooth: Fix initiated LE connections by Vinicius Costa Gomes · 14 years ago
  22. 6ed58ec Bluetooth: Use LE buffers for LE traffic by Ville Tervo · 14 years ago
  23. fcd89c0 Bluetooth: Add LE connect support by Ville Tervo · 14 years ago
  24. 17fa4b9 Bluetooth: Add set_io_capability management command by Johan Hedberg · 14 years ago
  25. 765c2a9 Bluetooth: Fix race condition with conn->sec_level by Johan Hedberg · 14 years ago
  26. 65cf686 Bluetooth: Fix MITM protection requirement preservation by Johan Hedberg · 14 years ago
  27. 88644bb Revert "Bluetooth: Update sec_level/auth_type for already existing connections" by Johan Hedberg · 14 years ago
  28. 70f23020 Bluetooth: clean up hci code by Andrei Emeltchenko · 14 years ago
  29. e73439d Bluetooth: Defer SCO setup if mode change is pending by Marcel Holtmann · 14 years ago
  30. 2d0a034 Bluetooth: Reassigned copyright to Code Aurora Forum by Ron Shaffer · 14 years ago
  31. 0453098 Bluetooth: Update sec_level/auth_type for already existing connections by Ville Tervo · 14 years ago
  32. c390216 Bluetooth: Enter active mode before establishing a SCO link. by Nick Pelly · 15 years ago
  33. 93f19c9 Bluetooth: Set general bonding security for ACL by default by Andrei Emeltchenko · 15 years ago
  34. 9eba32b Bluetooth: Add extra device reference counting for connections by Marcel Holtmann · 15 years ago
  35. 1b0336b Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections by Marcel Holtmann · 15 years ago
  36. 384943e Bluetooth: Fix wrong module refcount when connection setup fails by Marcel Holtmann · 15 years ago
  37. a67e899 Bluetooth: Fix issue with sysfs handling for connections by Marcel Holtmann · 15 years ago
  38. 3fdca1e Bluetooth: Fix connection establishment with low security requirement by Marcel Holtmann · 15 years ago
  39. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 15 years ago
  40. 2ae9a6b Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early by Dave Young · 16 years ago
  41. 96a3183 Bluetooth: Set authentication requirement before requesting it by Marcel Holtmann · 16 years ago
  42. 2950f21 Bluetooth: Ask upper layers for HCI disconnect reason by Marcel Holtmann · 16 years ago
  43. 657e17b Bluetooth: Set authentication requirements if not available by Marcel Holtmann · 16 years ago
  44. 0684e5f Bluetooth: Use general bonding whenever possible by Marcel Holtmann · 16 years ago
  45. efc7688 Bluetooth: Add SCO fallback for eSCO connection attempts by Marcel Holtmann · 16 years ago
  46. 8c1b235 Bluetooth: Add enhanced security model for Simple Pairing by Marcel Holtmann · 16 years ago
  47. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  48. e7c29cb [Bluetooth] Reject L2CAP connections on an insecure ACL link by Marcel Holtmann · 16 years ago
  49. 09ab6f4 [Bluetooth] Enforce correct authentication requirements by Marcel Holtmann · 16 years ago
  50. 7d0db0a [Bluetooth] Use a more unique bus name for connections by Marcel Holtmann · 16 years ago
  51. 40be492 [Bluetooth] Export details about authentication requirements by Marcel Holtmann · 16 years ago
  52. 769be97 [Bluetooth] Use ACL config stage to retrieve remote features by Marcel Holtmann · 16 years ago
  53. 41a9621 [Bluetooth] Track status of remote Simple Pairing mode by Marcel Holtmann · 16 years ago
  54. e4e8e37 [Bluetooth] Make use of the default link policy settings by Marcel Holtmann · 16 years ago
  55. a874641 [Bluetooth] Track connection packet type changes by Marcel Holtmann · 16 years ago
  56. 0cd63c8 bluetooth: put hci dev after del conn by Dave Young · 17 years ago
  57. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  58. 38b7da0 [BLUETOOTH]: put_device before device_del fix by Dave Young · 17 years ago
  59. b6a0dc8 [Bluetooth] Add support for handling simple eSCO links by Marcel Holtmann · 17 years ago
  60. a9de924 [Bluetooth] Switch from OGF+OCF to using only opcodes by Marcel Holtmann · 17 years ago
  61. 5b7f9909 [Bluetooth] Add basics to better support and handle eSCO links by Marcel Holtmann · 17 years ago
  62. aca3192 [NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  63. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  64. 8e87d14 [NET] BLUETOOTH: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  65. 4c67bc7 [Bluetooth] Support concurrent connect requests by Marcel Holtmann · 18 years ago
  66. 6ac5934 [Bluetooth] Support create connection cancel command by Marcel Holtmann · 18 years ago
  67. b219e3a [Bluetooth] Integrate low-level connections into the driver model by Marcel Holtmann · 18 years ago
  68. 04837f6 [Bluetooth] Add automatic sniff mode support by Marcel Holtmann · 18 years ago
  69. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  70. 12fe2c5 [NET]: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago
  71. b453257 [PATCH] kill gratitious includes of major.h under net/* by Al Viro · 19 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago