1. 4c71318 Bluetooth: Remove useless flush_work() causing lockdep warnings by Dave Young · 15 years ago
  2. 3d7a9d1 Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing by Marcel Holtmann · 15 years ago
  3. 1b0336b Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections by Marcel Holtmann · 15 years ago
  4. 384943e Bluetooth: Fix wrong module refcount when connection setup fails by Marcel Holtmann · 15 years ago
  5. 457ca7b Bluetooth: Move dev_set_name() to a context that can sleep by Marcel Holtmann · 15 years ago
  6. a67e899 Bluetooth: Fix issue with sysfs handling for connections by Marcel Holtmann · 15 years ago
  7. 3fdca1e Bluetooth: Fix connection establishment with low security requirement by Marcel Holtmann · 15 years ago
  8. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 15 years ago
  9. f3784d8 Bluetooth: Ensure that HCI sysfs add/del is preempt safe by Roger Quadros · 15 years ago
  10. 9499237 Bluetooth: Add workaround for wrong HCI event in eSCO setup by Marcel Holtmann · 15 years ago
  11. 732547f Bluetooth: Fallback from eSCO to SCO on unspecified error by Marcel Holtmann · 15 years ago
  12. e2139b3 Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP by Johan Hedberg · 15 years ago
  13. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 15 years ago
  14. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  15. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 15 years ago
  16. 7585b97 Bluetooth: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  17. 2ae9a6b Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early by Dave Young · 15 years ago
  18. 2526d3d Bluetooth: Permit BT_SECURITY also for L2CAP raw sockets by Marcel Holtmann · 15 years ago
  19. 37e62f5 Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets by Marcel Holtmann · 15 years ago
  20. 2a517ca Bluetooth: Disallow usage of L2CAP CID setting for now by Marcel Holtmann · 15 years ago
  21. 8bf4794 Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP by Marcel Holtmann · 15 years ago
  22. d5f2d2b Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP by Marcel Holtmann · 15 years ago
  23. 96a3183 Bluetooth: Set authentication requirement before requesting it by Marcel Holtmann · 15 years ago
  24. 00ae4af Bluetooth: Fix authentication requirements for L2CAP security check by Marcel Holtmann · 15 years ago
  25. 2950f21 Bluetooth: Ask upper layers for HCI disconnect reason by Marcel Holtmann · 15 years ago
  26. f29972d Bluetooth: Add CID field to L2CAP socket address structure by Marcel Holtmann · 15 years ago
  27. e1027a7 Bluetooth: Request L2CAP fixed channel list if available by Marcel Holtmann · 15 years ago
  28. 435fef2 Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3 by Marcel Holtmann · 15 years ago
  29. 6a8d301 Bluetooth: Fix double L2CAP connection request by Marcel Holtmann · 15 years ago
  30. 984947d Bluetooth: Fix race condition with L2CAP information request by Marcel Holtmann · 15 years ago
  31. 657e17b Bluetooth: Set authentication requirements if not available by Marcel Holtmann · 15 years ago
  32. 0684e5f Bluetooth: Use general bonding whenever possible by Marcel Holtmann · 15 years ago
  33. efc7688 Bluetooth: Add SCO fallback for eSCO connection attempts by Marcel Holtmann · 15 years ago
  34. 255c760 Bluetooth: Don't check encryption for L2CAP raw sockets by Marcel Holtmann · 15 years ago
  35. 6e1031a Bluetooth: When encryption is dropped, do not send RFCOMM packets by Jaikumar Ganesh · 15 years ago
  36. dd2efd0 Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs by Dave Young · 15 years ago
  37. 5f9018a Bluetooth: Update version numbers by Marcel Holtmann · 16 years ago
  38. 0588d94 Bluetooth: Restrict application of socket options by Marcel Holtmann · 16 years ago
  39. f62e432 Bluetooth: Disconnect L2CAP connections without encryption by Marcel Holtmann · 16 years ago
  40. 8c84b83 Bluetooth: Pause RFCOMM TX when encryption drops by Marcel Holtmann · 16 years ago
  41. 9f2c8a0 Bluetooth: Replace RFCOMM link mode with security level by Marcel Holtmann · 16 years ago
  42. 2af6b9d Bluetooth: Replace L2CAP link mode with security level by Marcel Holtmann · 16 years ago
  43. 8c1b235 Bluetooth: Add enhanced security model for Simple Pairing by Marcel Holtmann · 16 years ago
  44. c89b6e6 Bluetooth: Fix SCO state handling for incoming connections by Marcel Holtmann · 16 years ago
  45. 71aeeaa Bluetooth: Reject incoming SCO connections without listeners by Marcel Holtmann · 16 years ago
  46. f66dc81 Bluetooth: Add support for deferring L2CAP connection setup by Marcel Holtmann · 16 years ago
  47. bb23c0a Bluetooth: Add support for deferring RFCOMM connection setup by Marcel Holtmann · 16 years ago
  48. c4f912e Bluetooth: Add global deferred socket parameter by Marcel Holtmann · 16 years ago
  49. d58daf4 Bluetooth: Preparation for usage of SOL_BLUETOOTH by Marcel Holtmann · 16 years ago
  50. 91aa35a Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg() by Victor Shcherbatyuk · 16 years ago
  51. b4d7f0a bluetooth: driver API update by Stephen Hemminger · 16 years ago
  52. 6332178 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  53. 1b08534 net: Fix module refcount leak in kernel_accept() by Wei Yongjun · 16 years ago
  54. 037322a bt/rfcomm/tty: join error paths by Ilpo Järvinen · 16 years ago
  55. e19caae bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl(). by David S. Miller · 16 years ago
  56. 6cf1a0f bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled. by David S. Miller · 16 years ago
  57. 9a5df92 Bluetooth: Fix RFCOMM release oops when device is still in use by Marcel Holtmann · 16 years ago
  58. 2e79299 Bluetooth: Fix format arguments warning by Marcel Holtmann · 16 years ago
  59. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  60. 7a9d402 Bluetooth: Send HCI Reset command by default on device initialization by Marcel Holtmann · 16 years ago
  61. db7aa1c Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings by Marcel Holtmann · 16 years ago
  62. c6bf514 Bluetooth: Fix leak of uninitialized data to userspace by Vegard Nossum · 16 years ago
  63. 45555c0 bluetooth: fix warning in net/bluetooth/rfcomm/sock.c by Ingo Molnar · 16 years ago
  64. 524ad0a netdevice: safe convert to netdev_priv() #part-4 by Wang Chen · 16 years ago
  65. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  66. d2ad3ca net/: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  67. b225ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  68. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  69. 93c1013 HID: move connect quirks by Jiri Slaby · 16 years ago
  70. 8c19a51 HID: move apple quirks by Jiri Slaby · 16 years ago
  71. d458a9d HID: move ignore quirks by Jiri Slaby · 16 years ago
  72. c500c97 HID: hid, make parsing event driven by Jiri Slaby · 16 years ago
  73. 85cdaf5 HID: make a bus from hid code by Jiri Slaby · 16 years ago
  74. 7c6a329 [Bluetooth] Fix regression from using default link policy by Marcel Holtmann · 16 years ago
  75. e7c29cb [Bluetooth] Reject L2CAP connections on an insecure ACL link by Marcel Holtmann · 16 years ago
  76. 09ab6f4 [Bluetooth] Enforce correct authentication requirements by Marcel Holtmann · 16 years ago
  77. f1c08ca [Bluetooth] Fix reference counting during ACL config stage by Marcel Holtmann · 16 years ago
  78. 63fbd24 [Bluetooth] Consolidate maintainers information by Marcel Holtmann · 16 years ago
  79. 90855d7 [Bluetooth] Fix userspace breakage due missing class links by Marcel Holtmann · 16 years ago
  80. 28111eb [Bluetooth] Add parameters to control BNEP header compression by Marcel Holtmann · 16 years ago
  81. 16be63f bluetooth: remove improper bluetooth class symlinks. by Greg Kroah-Hartman · 16 years ago
  82. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  83. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  84. 407d819 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  85. b1235d7 [Bluetooth] Allow security for outgoing L2CAP connections by Marcel Holtmann · 16 years ago
  86. 7cb127d [Bluetooth] Add option to disable eSCO connection creation by Marcel Holtmann · 16 years ago
  87. ec8dab3 [Bluetooth] Signal user-space for HIDP and BNEP socket errors by Marcel Holtmann · 16 years ago
  88. a0c22f2 [Bluetooth] Move pending packets from RFCOMM socket to TTY by Marcel Holtmann · 16 years ago
  89. 8b6b3da [Bluetooth] Store remote modem status for RFCOMM TTY by Marcel Holtmann · 16 years ago
  90. ca37bdd [Bluetooth] Use non-canonical TTY by default for RFCOMM by Marcel Holtmann · 16 years ago
  91. 78c6a17 [Bluetooth] Update Bluetooth core version number by Marcel Holtmann · 16 years ago
  92. 7d0db0a [Bluetooth] Use a more unique bus name for connections by Marcel Holtmann · 16 years ago
  93. 43cbeee [Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctls by Marcel Holtmann · 16 years ago
  94. 3241ad8 [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO by Marcel Holtmann · 16 years ago
  95. 40be492 [Bluetooth] Export details about authentication requirements by Marcel Holtmann · 16 years ago
  96. f855855 [Bluetooth] Initiate authentication during connection establishment by Marcel Holtmann · 16 years ago
  97. 769be97 [Bluetooth] Use ACL config stage to retrieve remote features by Marcel Holtmann · 16 years ago
  98. a8bd28b [Bluetooth] Export remote Simple Pairing mode via sysfs by Marcel Holtmann · 16 years ago
  99. 41a9621 [Bluetooth] Track status of remote Simple Pairing mode by Marcel Holtmann · 16 years ago
  100. 333140b [Bluetooth] Track status of Simple Pairing mode by Marcel Holtmann · 16 years ago