1. 16be63f bluetooth: remove improper bluetooth class symlinks. by Greg Kroah-Hartman · 16 years ago
  2. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  3. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  4. 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
  5. b1235d7 [Bluetooth] Allow security for outgoing L2CAP connections by Marcel Holtmann · 16 years ago
  6. 7cb127d [Bluetooth] Add option to disable eSCO connection creation by Marcel Holtmann · 16 years ago
  7. ec8dab3 [Bluetooth] Signal user-space for HIDP and BNEP socket errors by Marcel Holtmann · 16 years ago
  8. a0c22f2 [Bluetooth] Move pending packets from RFCOMM socket to TTY by Marcel Holtmann · 16 years ago
  9. 8b6b3da [Bluetooth] Store remote modem status for RFCOMM TTY by Marcel Holtmann · 16 years ago
  10. ca37bdd [Bluetooth] Use non-canonical TTY by default for RFCOMM by Marcel Holtmann · 16 years ago
  11. 78c6a17 [Bluetooth] Update Bluetooth core version number by Marcel Holtmann · 16 years ago
  12. 7d0db0a [Bluetooth] Use a more unique bus name for connections by Marcel Holtmann · 16 years ago
  13. 43cbeee [Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctls by Marcel Holtmann · 16 years ago
  14. 3241ad8 [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO by Marcel Holtmann · 16 years ago
  15. 40be492 [Bluetooth] Export details about authentication requirements by Marcel Holtmann · 16 years ago
  16. f855855 [Bluetooth] Initiate authentication during connection establishment by Marcel Holtmann · 16 years ago
  17. 769be97 [Bluetooth] Use ACL config stage to retrieve remote features by Marcel Holtmann · 16 years ago
  18. a8bd28b [Bluetooth] Export remote Simple Pairing mode via sysfs by Marcel Holtmann · 16 years ago
  19. 41a9621 [Bluetooth] Track status of remote Simple Pairing mode by Marcel Holtmann · 16 years ago
  20. 333140b [Bluetooth] Track status of Simple Pairing mode by Marcel Holtmann · 16 years ago
  21. 0493684 [Bluetooth] Disable disconnect timer during Simple Pairing by Marcel Holtmann · 16 years ago
  22. c7bdd50 [Bluetooth] Update class of device value whenever possible by Marcel Holtmann · 16 years ago
  23. f383f27 [Bluetooth] Some cleanups for HCI event handling by Marcel Holtmann · 16 years ago
  24. e4e8e37 [Bluetooth] Make use of the default link policy settings by Marcel Holtmann · 16 years ago
  25. a874641 [Bluetooth] Track connection packet type changes by Marcel Holtmann · 16 years ago
  26. 9dc0a3a [Bluetooth] Support the case when headset falls back to SCO link by Marcel Holtmann · 16 years ago
  27. ae29319 [Bluetooth] Update authentication status after successful encryption by Marcel Holtmann · 16 years ago
  28. 9719f8a [Bluetooth] Disconnect when encryption gets disabled by Marcel Holtmann · 16 years ago
  29. 77db198 [Bluetooth] Enforce security for outgoing RFCOMM connections by Marcel Holtmann · 16 years ago
  30. 79d554a [Bluetooth] Change retrieval of L2CAP features mask by Marcel Holtmann · 16 years ago
  31. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  32. 537d59a bluetooth: rfcomm_dev_state_change deadlock fix by Dave Young · 16 years ago
  33. 4c8411f bluetooth: fix locking bug in the rfcomm socket cleanup handling by Arjan van de Ven · 16 years ago
  34. 8398531 bluetooth: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  35. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  36. 1905f6c bluetooth : __rfcomm_dlc_close lock fix by Dave Young · 16 years ago
  37. 68845cb bluetooth : use lockdep sub-classes for diffrent bluetooth protocol by Dave Young · 16 years ago
  38. d5fb296 bluetooth: replace deprecated RW_LOCK_UNLOCKED macros by Robert P. J. Day · 16 years ago
  39. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  40. a4e2acf bluetooth: make bnep_sock_cleanup() return void by Tobias Klauser · 16 years ago
  41. 04005dd bluetooth: Make hci_sock_cleanup() return void by Tobias Klauser · 16 years ago
  42. 147e2d5 bluetooth: hci_core: defer hci_unregister_sysfs() by Dave Young · 16 years ago
  43. 8e8440f [BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del by Dave Young · 16 years ago
  44. 3ab2273 bluetooth: delete timer in l2cap_conn_del() by Thomas Gleixner · 16 years ago
  45. 07ce198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  46. 8ac62dc bluetooth: do not move child device other than rfcomm by Dave Young · 16 years ago
  47. 0cd63c8 bluetooth: put hci dev after del conn by Dave Young · 16 years ago
  48. 988d009 [BLUETOOTH] hci_sysfs.c: Kill build warning. by David S. Miller · 16 years ago
  49. 8245302 [BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros by S.Çağlar Onur · 16 years ago
  50. b5606c2 remove final fastcall users by Harvey Harrison · 16 years ago
  51. 93d8074 bluetooth rfcomm tty: destroy before tty_close() by Dave Young · 16 years ago
  52. 91f5cca bluetooth: uninlining by Andrew Morton · 16 years ago
  53. eff001e bluetooth: hidp_process_hid_control remove unnecessary parameter dealing by Dave Young · 16 years ago
  54. 5396c93 [BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes. by Dave Young · 16 years ago
  55. b6c0632 [BLUETOOTH]: Add conn add/del workqueues to avoid connection fail. by Dave Young · 16 years ago
  56. 67b2321 [BLUETOOTH]: Use sockfd_put() by Julia Lawall · 17 years ago
  57. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  58. acea685 [BLUETOOTH]: Move children of connection device to NULL before connection down. by Dave Young · 17 years ago
  59. f951375 [BLUETOOTH]: rfcomm tty BUG_ON() code fix by Dave Young · 17 years ago
  60. 38b7da0 [BLUETOOTH]: put_device before device_del fix by Dave Young · 17 years ago
  61. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  62. a524ecc [Bluetooth] Convert RFCOMM to use kthread API by Marcel Holtmann · 17 years ago
  63. b6a0dc8 [Bluetooth] Add support for handling simple eSCO links by Marcel Holtmann · 17 years ago
  64. dae6a0f [Bluetooth] Add address and channel attribute to RFCOMM TTY device by Marcel Holtmann · 17 years ago
  65. 6792b5e [Bluetooth] Fix wrong argument in debug code of HIDP by Dave Young · 17 years ago
  66. 6464f35 [Bluetooth] Fall back to L2CAP in basic mode by Marcel Holtmann · 17 years ago
  67. f0709e0 [Bluetooth] Advertise L2CAP features mask support by Marcel Holtmann · 17 years ago
  68. 4e8402a [Bluetooth] Retrieve L2CAP features mask on connection setup by Marcel Holtmann · 17 years ago
  69. 861d688 [Bluetooth] Remove global conf_mtu variable from L2CAP by Marcel Holtmann · 17 years ago
  70. 876d948 [Bluetooth] Finish L2CAP configuration only with acceptable settings by Marcel Holtmann · 17 years ago
  71. a9de924 [Bluetooth] Switch from OGF+OCF to using only opcodes by Marcel Holtmann · 17 years ago
  72. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  73. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  74. 53465eb [BLUETOOTH]: Make hidp_setup_input() return int by WANG Cong · 17 years ago
  75. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  76. 1da97f8 [BLUETOOTH]: Fix non-COMPAT build of hci_sock.c by David S. Miller · 17 years ago
  77. 89f2783 [Bluetooth] Fix parameter list for event filter command by Marcel Holtmann · 17 years ago
  78. 7c631a6 [Bluetooth] Update security filter for Bluetooth 2.1 by Marcel Holtmann · 17 years ago
  79. 767c5eb [Bluetooth] Add compat handling for timestamp structure by Marcel Holtmann · 17 years ago
  80. d838528 [BLUETOOTH] l2cap: don't mangle cmd.len by Al Viro · 17 years ago
  81. 88219a0 [BLUETOOTH]: pass (host-endian) cmd length as explicit argument to l2cap_conf_req() by Al Viro · 17 years ago
  82. 8e036fc [BLUETOOTH] l2cap: endianness annotations by Al Viro · 17 years ago
  83. 6dc0c20 [BLUETOOTH]: Fix endianness bug in l2cap_sock_listen() by Al Viro · 17 years ago
  84. 09c7d82 [IRDA]: Fix rfcomm use-after-free by Marcel Holtmann · 17 years ago
  85. 00ae02f [NET] BLUETOOTH: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  86. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  87. 5b7f9909 [Bluetooth] Add basics to better support and handle eSCO links by Marcel Holtmann · 17 years ago
  88. 8de0a15 [Bluetooth] Keep rfcomm_dev on the list until it is freed by Ville Tervo · 17 years ago
  89. 84950cf [Bluetooth] Hangup TTY before releasing rfcomm_dev by Mikko Rapeli · 17 years ago
  90. ef22201 [Bluetooth] Add hci_recv_fragment() helper function by Marcel Holtmann · 17 years ago
  91. 1c39858 Fix use-after-free oops in Bluetooth HID. by David Woodhouse · 17 years ago
  92. 5dee9e7 [Bluetooth] Fix L2CAP configuration parameter handling by Marcel Holtmann · 17 years ago
  93. 4ce61d1 [BLUETOOTH]: Fix locking in hci_sock_dev_event(). by Satyam Sharma · 17 years ago
  94. 5884c40 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  95. 5be3946 [Bluetooth] Switch to using input_dev->dev.parent by Marcel Holtmann · 17 years ago
  96. 9556fb7 [S390] Kconfig: unwanted menus for s390. by Martin Schwidefsky · 17 years ago
  97. 3b180bf Bluetooth HID: HIDP - don't initialize force feedback by Jiri Kosina · 17 years ago
  98. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  99. d12db0b Fix bluetooth HCI sysfs compile by Linus Torvalds · 17 years ago
  100. 9cf5b0e [Bluetooth] Disconnect L2CAP connection after last RFCOMM DLC by Marcel Holtmann · 17 years ago