1. 6230c9b bluetooth: Properly clone LSM attributes to newly created child connections by Paul Moore · 13 years ago
  2. 2d20a26 Bluetooth: Fix timeout on scanning for the second time by Oliver Neukum · 13 years ago
  3. 687beaa Bluetooth: cmtp: Fix session cleanup on failed conn add by Peter Hurley · 13 years ago
  4. ff062ea Bluetooth: hidp: Don't release device ref if never held by Peter Hurley · 13 years ago
  5. 615aedd Bluetooth: hidp: Only free input device if failed register by Peter Hurley · 13 years ago
  6. 1c97e94 Bluetooth: hidp: Fix memory leak of cached report descriptor by Peter Hurley · 13 years ago
  7. e9d5cb5 Bluetooth: hidp: Fix session cleanup on failed conn add by Peter Hurley · 13 years ago
  8. 7176522 Bluetooth: cmtp: Fix deadlock in session deletion by Peter Hurley · 13 years ago
  9. 751c10a Bluetooth: bnep: Fix deadlock in session deletion by Peter Hurley · 13 years ago
  10. 7bdb8a5 Bluetooth: Don't use cmd_timer to timeout HCI reset command by Szymon Janc · 13 years ago
  11. 6be6b11 Bluetooth: Fixed wrong L2CAP Sock timer value by Chen Ganir · 13 years ago
  12. a71a0cf Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acks by Peter Hurley · 13 years ago
  13. 3a3f5c7 Bluetooth: cmtp: Fix lost wakeup of session thread by Peter Hurley · 13 years ago
  14. 38d5755 Bluetooth: bnep: Fix lost wakeup of session thread by Peter Hurley · 13 years ago
  15. 552b0d3 Bluetooth: sco: Fix lost wakeups waiting to accept socket by Peter Hurley · 13 years ago
  16. f9a3c20 Bluetooth: l2cap: Fix lost wakeups waiting to accept socket by Peter Hurley · 13 years ago
  17. 9be4e3f Bluetooth: Fix lost wakeups waiting for sock state change by Peter Hurley · 13 years ago
  18. 950e2d5 Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket by Peter Hurley · 13 years ago
  19. e5842cd Bluetooth: rfcomm: Remove unnecessary krfcommd event by Peter Hurley · 13 years ago
  20. 8475e23 Bluetooth: unlock if allocation fails in hci_blacklist_add() by Dan Carpenter · 13 years ago
  21. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  22. 033b114 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  23. 05e9a2f Bluetooth: Fix crash with incoming L2CAP connections by Ilia Kolomisnky · 13 years ago
  24. 9191e6a Bluetooth: Fix regression in L2CAP connection procedure by Gustavo F. Padovan · 13 years ago
  25. 95a943c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  26. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  27. 4b42c54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  28. d859898 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  29. e2fd318 Bluetooth: Fixes l2cap "command reject" reply according to spec by Ilia Kolomisnky · 13 years ago
  30. 8f36011 Bluetooth: Add support for returning the encryption key size by Vinicius Costa Gomes · 13 years ago
  31. 726b4ff Bluetooth: Add support for storing the key size by Vinicius Costa Gomes · 13 years ago
  32. 5a0a8b4 Bluetooth: Add support for communicating keys with userspace by Vinicius Costa Gomes · 13 years ago
  33. 0eb08e3 Bluetooth: Remove unused field in hci_conn by Vinicius Costa Gomes · 13 years ago
  34. 02bc745 Bluetooth: Use the stored LTK for restabilishing security by Vinicius Costa Gomes · 13 years ago
  35. e7e62c8 Bluetooth: Use the link key list to temporarily store the STK by Vinicius Costa Gomes · 13 years ago
  36. 16b9083 Bluetooth: Add support for storing the LTK by Vinicius Costa Gomes · 13 years ago
  37. 54790f7 Bluetooth: Fix SM pairing parameters negotiation by Vinicius Costa Gomes · 13 years ago
  38. bea710f Bluetooth: Reject an encryption request when the key isn't found by Vinicius Costa Gomes · 13 years ago
  39. 75d262c Bluetooth: Add functions to manipulate the link key list for SMP by Vinicius Costa Gomes · 13 years ago
  40. 7034b91 Bluetooth: Add support for SMP phase 3 (key distribution) by Vinicius Costa Gomes · 13 years ago
  41. fadd192 Bluetooth: Remove L2CAP busy queue by Mat Martineau · 13 years ago
  42. e328140 Bluetooth: Use event-driven approach for handling ERTM receive buffer by Mat Martineau · 13 years ago
  43. 26f880d Bluetooth: Move code for ERTM local busy state to separate functions by Mat Martineau · 13 years ago
  44. 8c156c3 Bluetooth: Fix potential deadlock in mgmt by Andre Guedes · 13 years ago
  45. 8aded71 Bluetooth: Fix potential deadlock in hci_core by Andre Guedes · 13 years ago
  46. 2e65c9d Bluetooth: Remove enable_smp parameter by Andre Guedes · 13 years ago
  47. eead27d Bluetooth: Add lmp_host_le_capable() macro by Andre Guedes · 13 years ago
  48. e6100a2 Bluetooth: Add enable_le module parameter by Andre Guedes · 13 years ago
  49. f9b4930 Bluetooth: Write LE Host Supported command by Andre Guedes · 13 years ago
  50. 971e3a4 Bluetooth: Add extfeatures to struct hci_dev by Andre Guedes · 13 years ago
  51. 02f1b64 Bluetooth: Check earlier for L2CAP ERTM frames to drop by Mat Martineau · 13 years ago
  52. 2461daa Bluetooth: Fix bad locking balance by Gustavo F. Padovan · 13 years ago
  53. e1447d8 Bluetooth: Add bt_printk by Joe Perches · 13 years ago
  54. e175072 Bluetooth: Rename function bt_err to bt_to_errno by Joe Perches · 13 years ago
  55. 942ecc9 Bluetooth: ERTM timeouts need to be converted to jiffies by Mat Martineau · 13 years ago
  56. 774e565 Bluetooth: Fix indentation whitespace by Mat Martineau · 13 years ago
  57. 163f4da Bluetooth: Fix memory leak under page timeouts by Tomas Targownik · 13 years ago
  58. 9fa7e4f Bluetooth: Fix regression with incoming L2CAP connections by Gustavo F. Padovan · 13 years ago
  59. 7bb59df Bluetooth: Fix hidp disconnect deadlocks and lost wakeup by Peter Hurley · 13 years ago
  60. df2cbe4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  61. 7ac2881 Bluetooth: Prevent buffer overflow in l2cap config request by Dan Rosenberg · 13 years ago
  62. daf4ce8 bluetooth: uses crypto interfaces, select CRYPTO by Randy Dunlap · 13 years ago
  63. 9a7b150 Bluetooth: uses crypto interfaces, select CRYPTO by Randy Dunlap · 13 years ago
  64. 3609936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  65. f70490e Bluetooth: include scatterlist.h where needed by Stephen Rothwell · 13 years ago
  66. 43f3dc4 Bluetooth: Fix not setting the chan state by Vinicius Costa Gomes · 13 years ago
  67. 0555891 Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 13 years ago
  68. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  69. e13e21d Bluetooth: Remove useless access to the socket by Vinicius Costa Gomes · 13 years ago
  70. 6312845 Bluetooth: Fix crash when setting a LE socket to ready by Vinicius Costa Gomes · 13 years ago
  71. a7925bd Bluetooth: Fix locking in blacklist code by Gustavo F. Padovan · 13 years ago
  72. e2ab435 Bluetooth: Use bit operations on conn_state by Gustavo F. Padovan · 13 years ago
  73. c1360a1 Bluetooth: use bit operation on conf_state by Gustavo F. Padovan · 13 years ago
  74. 7fbec22 Bluetooth: Add blacklisting support for mgmt interface by Antti Julku · 13 years ago
  75. b2a66aa Bluetooth: Move blacklisting functions to hci_core by Antti Julku · 13 years ago
  76. 3306054 Bluetooth: Fix L2CAP connection establishment by Ilia Kolomisnky · 13 years ago
  77. 3158c50 Bluetooth: Add key size checks for SMP by Vinicius Costa Gomes · 13 years ago
  78. 5d3de7d Bluetooth: Add support for SMP timeout by Vinicius Costa Gomes · 13 years ago
  79. df3c393 Bluetooth: Fix accepting connect requests for defer_setup by Johan Hedberg · 13 years ago
  80. 94ac027 Bluetooth: fix missing parameter for HCI_OP_DISCONNECT by Anderson Lizardo · 13 years ago
  81. da85e5e Bluetooth: Add support for Pairing features exchange by Vinicius Costa Gomes · 13 years ago
  82. b8e66ea Bluetooth: Add support for building pairing commands by Vinicius Costa Gomes · 13 years ago
  83. 7b5c0d5 Bluetooth: Fix initial security level of LE links by Vinicius Costa Gomes · 13 years ago
  84. f1cb9af Bluetooth: Add support for resuming socket when SMP is finished by Vinicius Costa Gomes · 14 years ago
  85. 9b3d674 Bluetooth: Remove debug statements by Vinicius Costa Gomes · 13 years ago
  86. a7a595f Bluetooth: Add support for LE Start Encryption by Vinicius Costa Gomes · 13 years ago
  87. 7d24ddc Bluetooth: Add SMP confirmation checks methods by Anderson Briglia · 13 years ago
  88. f01ead3 Bluetooth: Add SMP confirmation structs by Anderson Briglia · 13 years ago
  89. d22ef0b Bluetooth: Add LE SMP Cryptoolbox functions by Anderson Briglia · 13 years ago
  90. 3a0259b Bluetooth: Add support for using the crypto subsystem by Vinicius Costa Gomes · 13 years ago
  91. 88ba43b Bluetooth: Add simple SMP pairing negotiation by Anderson Briglia · 13 years ago
  92. b501d6a Bluetooth: Start SMP procedure by Anderson Briglia · 13 years ago
  93. eb492e0 Bluetooth: Implement the first SMP commands by Anderson Briglia · 13 years ago
  94. b569450 Bluetooth: Don't forget to check for LE_LINK by Gustavo F. Padovan · 13 years ago
  95. 1a09bcb Bluetooth: keep reference if any ERTM timer is enabled by Gustavo F. Padovan · 13 years ago
  96. c9b6667 Bluetooth: Make timer functions generic by Gustavo F. Padovan · 13 years ago
  97. 71ba0e5 Bluetooth: Add refcnt to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  98. 89bc500 Bluetooth: Add state tracking to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  99. ba3bd0e Bluetooth: add close() callback to l2cap_chan_ops by Gustavo F. Padovan · 13 years ago
  100. 2307049 Bluetooth: add recv() callback to l2cap_chan_ops by Gustavo F. Padovan · 13 years ago