1. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  2. 860e13b [Bluetooth]: Fix section mismatch of bt_sysfs_cleanup() by Arnaud Patard · 18 years ago
  3. 37e97b4 [Bluetooth]: Don't update disconnect timer for incoming connections by Marcel Holtmann · 18 years ago
  4. 6ac5934 [Bluetooth] Support create connection cancel command by Marcel Holtmann · 18 years ago
  5. 1143e5a [Bluetooth] Read local version information on device init by Marcel Holtmann · 18 years ago
  6. b4c612a [Bluetooth] Return EINPROGRESS for non-blocking socket calls by Marcel Holtmann · 18 years ago
  7. defc761 [Bluetooth] Handle command complete event for exit periodic inquiry by Marcel Holtmann · 18 years ago
  8. 0ac5393 [Bluetooth] Add HCI device identifier for SDIO cards by Marcel Holtmann · 18 years ago
  9. 0a85b96 [Bluetooth] Integrate services into the driver model by Marcel Holtmann · 18 years ago
  10. b219e3a [Bluetooth] Integrate low-level connections into the driver model by Marcel Holtmann · 18 years ago
  11. 4d0eb00 [Bluetooth] Remove unused host controller attributes by Marcel Holtmann · 18 years ago
  12. 98bcd08 [Bluetooth] Correct RFCOMM channel MTU for broken implementations by Marcel Holtmann · 18 years ago
  13. fd1278d [Bluetooth] Fix deadlock in the L2CAP layer by Marcel Holtmann · 18 years ago
  14. 0263603 [Bluetooth] Let BT_HIDP depend on INPUT by Marcel Holtmann · 18 years ago
  15. 25ea6db [Bluetooth] Remaining transitions to use kzalloc() by Marcel Holtmann · 18 years ago
  16. 300b939 [Bluetooth] Add RFCOMM role switch support by Marcel Holtmann · 18 years ago
  17. 7c2660b [Bluetooth] Allow disabling of credit based flow control by Marcel Holtmann · 18 years ago
  18. 0139418 [Bluetooth] Small cleanup of the L2CAP source code by Marcel Holtmann · 18 years ago
  19. a91f2e3 [Bluetooth] Use real devices for host controllers by Marcel Holtmann · 18 years ago
  20. 27d3528 [Bluetooth] Add platform device for virtual and serial devices by Marcel Holtmann · 18 years ago
  21. 04837f6 [Bluetooth] Add automatic sniff mode support by Marcel Holtmann · 18 years ago
  22. da1f519 [Bluetooth] Correct SCO buffer size on request by Marcel Holtmann · 18 years ago
  23. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  24. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  25. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  26. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  27. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  28. cdee575 [BLUETOOTH] sco: Possible double free. by Eric Sesterhenn · 18 years ago
  29. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  30. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  31. 67b52e5 [BLUETOOTH]: Return negative error constant by Tobias Klauser · 18 years ago
  32. 4a3e2f7 [NET] sem2mutex: net/ by Arjan van de Ven · 18 years ago
  33. 7b005bd [Bluetooth] Fix NULL pointer dereferences of the HCI socket by Marcel Holtmann · 18 years ago
  34. 56f3a40 [Bluetooth] Reduce L2CAP MTU for RFCOMM connections by Marcel Holtmann · 18 years ago
  35. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  36. 12fe2c5 [NET]: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago
  37. d3f4a68 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() by Kris Katterjohn · 19 years ago
  38. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  39. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  40. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  41. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  42. c1cbe4b [NET]: Avoid atomic xchg() for non-error case by Benjamin LaHaise · 19 years ago
  43. be9d122 [Bluetooth]: Remove the usage of /proc completely by Marcel Holtmann · 19 years ago
  44. 1ebb925 [Bluetooth]: Add endian annotations to the core by Marcel Holtmann · 19 years ago
  45. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  46. a6e0eb3 [PATCH] bluetooth hidp is broken on s390 by Al Viro · 19 years ago
  47. 84860bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  48. dd7f552 [Bluetooth] Update security filter for Extended Inquiry Response by Marcel Holtmann · 19 years ago
  49. 6516455 [Bluetooth] Make more functions static by Marcel Holtmann · 19 years ago
  50. 408c1ce [Bluetooth] Move CRC table into RFCOMM core by Marcel Holtmann · 19 years ago
  51. 34abf91 [PATCH] Input: convert net/bluetooth to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  52. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  53. 354d28d [Bluetooth] Prevent RFCOMM connections through the RAW socket by Marcel Holtmann · 19 years ago
  54. 21d9e30 [Bluetooth] Add support for extended inquiry responses by Marcel Holtmann · 19 years ago
  55. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  56. 0d48d93 [Bluetooth]: Move packet type into the SKB control buffer by Marcel Holtmann · 19 years ago
  57. 2eb25a6 [Bluetooth]: Fix sparse warnings (__nocast type) by Victor Fusco · 19 years ago
  58. 3a5e903 [Bluetooth]: Implement RFCOMM remote port negotiation by J. Suter · 19 years ago
  59. 7b9eb9e [Bluetooth]: Call tty_hangup() when DCD is de-asserted by Timo Teräs · 19 years ago
  60. 85a1e93 [Bluetooth]: Track page scan repetition mode changes by Marcel Holtmann · 19 years ago
  61. 45bb4bf [Bluetooth]: Workaround for inquiry results with RSSI and page scan mode by Marcel Holtmann · 19 years ago
  62. 576c7d8 [Bluetooth] Add direction and timestamp to stack internal events by Marcel Holtmann · 19 years ago
  63. 66e8b6c [Bluetooth] Remove unused functions and cleanup symbol exports by Marcel Holtmann · 19 years ago
  64. dcc365d [Bluetooth] Revert session reference counting fix by Marcel Holtmann · 19 years ago
  65. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  66. b453257 [PATCH] kill gratitious includes of major.h under net/* by Al Viro · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago