1. 4e51eae Bluetooth: Move index to common header in management interface by Szymon Janc · 15 years ago
  2. 2a61169 Bluetooth: Add mgmt_auth_failed event by Johan Hedberg · 15 years ago
  3. ac56fb1 Bluetooth: Fix mgmt_pin_code_reply return parameters by Johan Hedberg · 15 years ago
  4. a5c2968 Bluetooth: Add management support for user confirmation request by Johan Hedberg · 15 years ago
  5. e9a416b Bluetooth: Add mgmt_pair_device command by Johan Hedberg · 15 years ago
  6. b1a1bcf ssb: when needed, reject IM input while disabling device by Rafał Miłecki · 15 years ago
  7. 8b2988c ssb: remove invalid define SSB_TMSLOW_PHYCLK by Rafał Miłecki · 15 years ago
  8. adc4266 Bluetooth: Fix some code style issues in hci_core.h by Szymon Janc · 15 years ago
  9. 2ce603e Bluetooth: Send LE Connection Update Command by Claudio Takahasi · 15 years ago
  10. 6bd3232 Bluetooth: Use proper timer for hci command timout by Ville Tervo · 15 years ago
  11. de73115 Bluetooth: Add connection parameter update response by Claudio Takahasi · 15 years ago
  12. 3300d9a Bluetooth: Add LE signaling commands handling by Claudio Takahasi · 15 years ago
  13. aff2cae Bluetooth: Add SMP command structures by Ville Tervo · 15 years ago
  14. b62f328 Bluetooth: Add server socket support for LE connection by Ville Tervo · 15 years ago
  15. acd7d37 Bluetooth: Add LE connection support to L2CAP by Ville Tervo · 15 years ago
  16. 6ed58ec Bluetooth: Use LE buffers for LE traffic by Ville Tervo · 15 years ago
  17. fcd89c0 Bluetooth: Add LE connect support by Ville Tervo · 15 years ago
  18. 63185f6 Bluetooth: Add low energy commands and events by Ville Tervo · 15 years ago
  19. c531a12 Bluetooth: remove l2cap_load() hack by Gustavo F. Padovan · 15 years ago
  20. 6427451 Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko by Gustavo F. Padovan · 15 years ago
  21. 6d1d4ea ssb: extract boardflags2 for SPROMs rev 4 and 5 by Rafał Miłecki · 15 years ago
  22. 6de0702 Bluetooth: move __l2cap_sock_close() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  23. fd83ccd Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  24. dcba0db Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  25. 6898325 Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  26. 4e34c50 Bluetooth: move l2cap_sock_connect() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  27. 99f4808 Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  28. 33575df Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  29. d7175d5 Bluetooth: move l2cap_sock_getname() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  30. c47b7c7 Bluetooth: move l2cap_sock_accept() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  31. af6bcd8 Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  32. 554f05b Bluetooth: move l2cap_sock_release() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  33. 6539058 Bluetooth: move l2cap_sock_ops to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  34. bb58f74 Bluetooth: Initial work for L2CAP split. by Gustavo F. Padovan · 15 years ago
  35. 17fa4b9 Bluetooth: Add set_io_capability management command by Johan Hedberg · 15 years ago
  36. 980e1a5 Bluetooth: Add support for PIN code handling in the management interface by Johan Hedberg · 15 years ago
  37. 2784eb4 Bluetooth: Add get_connections managment interface command by Johan Hedberg · 15 years ago
  38. 17d5c04 Bluetooth: Add support for connect failed management event by Johan Hedberg · 15 years ago
  39. 8962ee7 Bluetooth: Add disconnect managment command by Johan Hedberg · 15 years ago
  40. f752054 Bluetooth: Add connected/disconnected management events by Johan Hedberg · 15 years ago
  41. 55ed8ca Bluetooth: Implement link key handling for the management interface by Johan Hedberg · 15 years ago
  42. 1aff6f0 Bluetooth: Add class of device control to the management interface by Johan Hedberg · 15 years ago
  43. d5859e2 Bluetooth: Implement a more complete adapter initialization sequence by Johan Hedberg · 15 years ago
  44. b0916ea Bluetooth: Add controller side link key clearing to hci_init_req by Johan Hedberg · 15 years ago
  45. a5040ef Bluetooth: Add special handling with __hci_request and HCI_INIT by Johan Hedberg · 15 years ago
  46. 03b555e Bluetooth: Reject pairing requests when in non-pairable mode by Johan Hedberg · 15 years ago
  47. 2aeb9a1 Bluetooth: Implement UUID handling through the management interface by Johan Hedberg · 15 years ago
  48. c542a06 Bluetooth: Implement set_pairable managment command by Johan Hedberg · 15 years ago
  49. ebc99fe Bluetooth: Add flag to track managment controlled adapters by Johan Hedberg · 15 years ago
  50. 72a734e Bluetooth: Unify mode related management messages to a single struct by Johan Hedberg · 15 years ago
  51. 9fbcbb4 Bluetooth: Add set_connectable management command by Johan Hedberg · 15 years ago
  52. 73f22f6 Bluetooth: Add support for set_discoverable management command by Johan Hedberg · 15 years ago
  53. eec8d2b Bluetooth: Add support for set_powered management command by Johan Hedberg · 15 years ago
  54. 5add6af Bluetooth: Add support for management powered event by Johan Hedberg · 15 years ago
  55. ab81cbf Bluetooth: Implement automatic setup procedure for local adapters by Johan Hedberg · 15 years ago
  56. e702112 Bluetooth: Use non-flushable by default L2CAP data packets by Andrei Emeltchenko · 15 years ago
  57. 681d119 mac80211: Add testing functionality for TKIP by Jouni Malinen · 15 years ago
  58. d057e5a mac80211: add HW flag for disabling auto link-PS in AP mode by Arik Nemtsov · 15 years ago
  59. 3e11210d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  60. 6d744ba mac80211: add MCS information to radiotap by Johannes Berg · 15 years ago
  61. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 15 years ago
  62. 765c2a9 Bluetooth: Fix race condition with conn->sec_level by Johan Hedberg · 15 years ago
  63. 5dd36bc mac80211: allow advertising correct maximum aggregate size by Johannes Berg · 15 years ago
  64. 0b01f03 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 15 years ago
  65. df6ba5d mac80211: add hw configuration for max ampdu buffer size by Luciano Coelho · 15 years ago
  66. b7c15e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  67. 6845a44 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  68. 9e8a462 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 15 years ago
  69. 8c34482 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  70. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  71. 235646a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  72. e1288cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  73. 2a8652f ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h by Roberto Sassu · 16 years ago
  74. ecf5632 fs: fix address space warnings in ioctl_fiemap() by Namhyung Kim · 15 years ago
  75. c2b3e74 fs: Remove unlikely() from fput_light() by Steven Rostedt · 15 years ago
  76. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 15 years ago
  77. 4790f4d Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next by Roland Dreier · 15 years ago
  78. f062671 RDMA: Update workqueue usage by Tejun Heo · 16 years ago
  79. 94ae852 ARM: PL08x: cleanup comments by Russell King - ARM Linux · 15 years ago
  80. b3697c0 fix non-x86 build failure in pmdp_get_and_clear by Andrea Arcangeli · 15 years ago
  81. fc8fe1e PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset by Rafael J. Wysocki · 15 years ago
  82. f8206b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  83. f03c659 sanitize vfsmount refcounting changes by Al Viro · 15 years ago
  84. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 15 years ago
  85. ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 15 years ago
  86. ab90911 Allow d_manage() to be used in RCU-walk mode by David Howells · 15 years ago
  87. 1972580 autofs4: Bump version by Ian Kent · 15 years ago
  88. 36d43a4 NFS: Use d_automount() rather than abusing follow_link() by David Howells · 15 years ago
  89. 6f45b65 Add an AT_NO_AUTOMOUNT flag to suppress terminal automount by David Howells · 15 years ago
  90. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 15 years ago
  91. 9875cf8 Add a dentry op to handle automounting rather than abusing follow_link() by David Howells · 15 years ago
  92. 1b59be2 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  93. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 597fb18 Merge branch 'slub/hotplug' into slab/urgent by Pekka Enberg · 15 years ago
  95. 96a608a ARM: PL08x: fix a warning by Dan Williams · 15 years ago
  96. 98d530f Fix dmaengine_submit() return type by Russell King - ARM Linux · 15 years ago
  97. 3856733 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 by Linus Torvalds · 15 years ago
  98. 3632ef8 Revert "drm: Update fbdev fb_fix_screeninfo" by Dave Airlie · 15 years ago
  99. ab0724f PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS by Markus Trippelsdorf · 15 years ago
  100. 6ab8219 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago