1. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  2. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  3. f706adf Bluetooth: AMP: Get amp_mgr reference in HS hci_conn by Andrei Emeltchenko · 12 years ago
  4. 3d02a92 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  5. 56f6098 Bluetooth: Zero bredr pointer when chan is deleted by Andrei Emeltchenko · 12 years ago
  6. 79de886 Bluetooth: Send EFS Conf Rsp only for BR/EDR chan by Andrei Emeltchenko · 12 years ago
  7. 1d13a25 Bluetooth: AMP: Drop packets when no l2cap conn exist by Andrei Emeltchenko · 12 years ago
  8. d73a098 Bluetooth: AMP: Handle complete frames in l2cap by Andrei Emeltchenko · 12 years ago
  9. 204a6e5 Bluetooth: AMP: Use Loglink handle in ACL Handle field by Andrei Emeltchenko · 12 years ago
  10. 300229f Bluetooth: Rename __l2cap_connect() to l2cap_connect() by Gustavo Padovan · 12 years ago
  11. 2dc4e51 Bluetooth: Add chan->ops->defer() by Gustavo Padovan · 12 years ago
  12. 644912e Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c by Gustavo Padovan · 12 years ago
  13. 1bbb309 userns: Properly print bluetooth socket uids by Eric W. Biederman · 12 years ago
  14. b699ec0 Bluetooth: Call ops->teardown() without checking for NULL by Gustavo Padovan · 12 years ago
  15. d117773 Bluetooth: Use locked l2cap_state_change() by Gustavo Padovan · 12 years ago
  16. 1d8b1fd Bluetooth: use l2cap_chan_set_err() by Gustavo Padovan · 12 years ago
  17. 8bcde1f Bluetooth: Remove GFP_ATOMIC usage from l2cap_core.c by Gustavo Padovan · 12 years ago
  18. 2d79281 Bluetooth: Fix L2CAP coding style by Gustavo Padovan · 12 years ago
  19. 065a13e Bluetooth: SMP: Fix setting unknown auth_req bits by Johan Hedberg · 12 years ago
  20. 4c89b6a Bluetooth: Factor out common L2CAP connection code by Mat Martineau · 12 years ago
  21. f5a2598 Bluetooth: Process create response and connect response identically by Mat Martineau · 12 years ago
  22. bd1eb66 Bluetooth: AMP: Handle AMP_LINK connection by Andrei Emeltchenko · 12 years ago
  23. 76ef7cf Bluetooth: AMP: Handle number of compl blocks for AMP_LINK by Andrei Emeltchenko · 12 years ago
  24. 42c4e53 Bluetooth: AMP: Add handle to hci_chan structure by Andrei Emeltchenko · 12 years ago
  25. 53502d6 Bluetooth: AMP: Handle AMP_LINK timeout by Andrei Emeltchenko · 12 years ago
  26. 12d5978 Bluetooth: Allow to set flush timeout by Andrei Emeltchenko · 12 years ago
  27. 5bcb809 Bluetooth: Use __constant modifier for RFCOMM PSM by Syam Sidhardhan · 12 years ago
  28. d8aece2 Bluetooth: Use __constant modifier for L2CAP SMP CID by Syam Sidhardhan · 12 years ago
  29. 23d3a86 Bluetooth: don't attempt to free a channel that wasn't created by Sasha Levin · 12 years ago
  30. 8936fa6 Bluetooth: L2CAP: Fix using default Flush Timeout for EFS by Andrei Emeltchenko · 12 years ago
  31. dcc042d Bluetooth: AMP: Use block_mtu for AMP controller by Andrei Emeltchenko · 12 years ago
  32. a0c234f Bluetooth: AMP: Factor out phylink_add by Andrei Emeltchenko · 12 years ago
  33. fa4ebc6 Bluetooth: AMP: Factor out amp_ctrl_add by Andrei Emeltchenko · 12 years ago
  34. 85e3436 Bluetooth: Fix dereference after NULL check by Andrei Emeltchenko · 12 years ago
  35. 079db0c Bluetooth: AMP: Fix possible NULL dereference by Andrei Emeltchenko · 12 years ago
  36. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  37. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  38. bc8dce4 Bluetooth: A2MP: Fix potential NULL dereference by Andrei Emeltchenko · 12 years ago
  39. a248afd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  40. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  41. 13465c0 Bluetooth: A2MP: Correct assoc_len size by Andrei Emeltchenko · 12 years ago
  42. 2e430be3 Bluetooth: Use %zu print specifier for size_t type by Andrei Emeltchenko · 12 years ago
  43. c487606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  44. 29d8a59 Bluetooth: Factor out Create Configuration Response by Andrei Emeltchenko · 12 years ago
  45. ee22be7 Bluetooth: Factor out hci_queue_acl by Andrei Emeltchenko · 12 years ago
  46. d945df2 bluetooth: Remove unneeded batostr function by Andrei Emeltchenko · 12 years ago
  47. 7028a88 Bluetooth: Use %pMR instead of baswap in seq_show by Andrei Emeltchenko · 12 years ago
  48. fcb7333 Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr by Andrei Emeltchenko · 12 years ago
  49. 6ed93dc Bluetooth: Use %pMR in debug instead of batostr by Andrei Emeltchenko · 12 years ago
  50. 36a75f1 Bluetooth: Force the process of unpair command if disconnect failed by Jefferson Delfes · 12 years ago
  51. 392f44d Bluetooth: Fix two warnings in BT_DBG by Gustavo Padovan · 12 years ago
  52. 0b26ab9 Bluetooth: AMP: Handle Accept phylink command status evt by Andrei Emeltchenko · 12 years ago
  53. dffa387 Bluetooth: AMP: Accept Physical Link by Andrei Emeltchenko · 12 years ago
  54. 9495b2e Bluetooth: AMP: Process Chan Selected event by Andrei Emeltchenko · 12 years ago
  55. 2766be4 Bluetooth: A2MP: Add fallback to normal l2cap init sequence by Andrei Emeltchenko · 12 years ago
  56. 93c284e Bluetooth: AMP: Write remote AMP Assoc by Andrei Emeltchenko · 12 years ago
  57. a02226d Bluetooth: AMP: Create Physical Link by Andrei Emeltchenko · 12 years ago
  58. 5a34918 Bluetooth: AMP: Add AMP key calculation by Andrei Emeltchenko · 12 years ago
  59. ba221bb Bluetooth: Add function to derive AMP key using hmac by Dmitry Kasatkin · 12 years ago
  60. 93c3e8f Bluetooth: Choose connection based on capabilities by Andrei Emeltchenko · 12 years ago
  61. 9a5e94d Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp by Andrei Emeltchenko · 12 years ago
  62. 0d868de Bluetooth: A2MP: Process A2MP Getinfo Rsp by Andrei Emeltchenko · 12 years ago
  63. cb8488c Bluetooth: AMP: Handle create / disc phylink req by Andrei Emeltchenko · 12 years ago
  64. 52c0d6e Bluetooth: AMP: Remote AMP ctrl definitions by Andrei Emeltchenko · 12 years ago
  65. 3161ae1 Bluetooth: AMP: Physical link struct and helpers by Andrei Emeltchenko · 12 years ago
  66. aa09537 Bluetooth: A2MP: Process Discover Response by Andrei Emeltchenko · 12 years ago
  67. 903e454 Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc by Andrei Emeltchenko · 12 years ago
  68. 8e2a0d9 Bluetooth: AMP: Use HCI cmd to Read AMP Info by Andrei Emeltchenko · 12 years ago
  69. f97268f Bluetooth: A2MP: Create amp_mgr global list by Andrei Emeltchenko · 12 years ago
  70. 791ef39 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  71. 1199992 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  72. bf5b30b net: change return values from -EACCES to -EPERM by Zhao Hongjiang · 12 years ago
  73. 23b3b13 Bluetooth: Update management interface revision by Johan Hedberg · 12 years ago
  74. 92a2525 Bluetooth: mgmt: Implement support for passkey notification by Johan Hedberg · 12 years ago
  75. 78c04c0 Bluetooth: Fix not removing power_off delayed work by Vinicius Costa Gomes · 12 years ago
  76. aad3d0e Bluetooth: Fix freeing uninitialized delayed works by Andrei Emeltchenko · 12 years ago
  77. 562fcc2 Bluetooth: mgmt: Fix enabling LE while powered off by Andrzej Kaczmarek · 12 years ago
  78. 3d1cbdd Bluetooth: mgmt: Fix enabling SSP while powered off by Andrzej Kaczmarek · 12 years ago
  79. 7ac3c93 Merge 3.6-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  80. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  81. e71dfab Bluetooth: AMP: Add Read Data Block Size to amp_init by Andrei Emeltchenko · 12 years ago
  82. 93f7194 Bluetooth: trivial: Remove empty line by Andrei Emeltchenko · 12 years ago
  83. 9472007 Bluetooth: trivial: Make hci_chan_del return void by Andrei Emeltchenko · 12 years ago
  84. 6b536b5 Bluetooth: Remove unneeded zero init by Andrei Emeltchenko · 12 years ago
  85. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  86. 777bf13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  87. d8343f1 Bluetooth: Fix sending a HCI Authorization Request over LE links by Vinicius Costa Gomes · 12 years ago
  88. cc11092 Bluetooth: Change signature of smp_conn_security() by Vinicius Costa Gomes · 12 years ago
  89. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  90. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. f91c846 Bluetooth: Fix establishing ESCO links by Vinicius Costa Gomes · 12 years ago
  92. 144ad33 Bluetooth: Use kref for l2cap channel reference counting by Syam Sidhardhan · 12 years ago
  93. ab19516 Bluetooth: debug: Correct the PSM printing by Syam Sidhardhan · 12 years ago
  94. f0d6a0e Bluetooth: mgmt: Add device disconnect reason by Mikel Astiz · 12 years ago
  95. fa1bd91 Bluetooth: Fix minor coding style in hci_event.c by Mikel Astiz · 12 years ago
  96. 31f4707 Bluetooth: trivial: Use preferred method for NULL check by Andrei Emeltchenko · 12 years ago
  97. 792039c Bluetooth: L2CAP - Fix info leak via getsockname() by Mathias Krause · 12 years ago
  98. 9344a97 Bluetooth: RFCOMM - Fix info leak via getsockname() by Mathias Krause · 12 years ago
  99. f9432c5 Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST) by Mathias Krause · 12 years ago
  100. 9ad2de4 Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY) by Mathias Krause · 12 years ago