1. 7eaa64d Bluetooth: Generate generic Fails for undeliverable ATT messages by Brian Gix · 13 years ago
  2. f214b6e Bluetooth: Socket lookup for a fixed L2CAP channel by Inga Stotland · 13 years ago
  3. 065e8ff Bluetooth: Balance LE hdev refcnt when not pairing. by Brian Gix · 13 years ago
  4. e9ceb52 Bluetooth: Fix LE Pairing time-out by Brian Gix · 13 years ago
  5. 7400e7f Revert "Bluetooth: check L2CAP length in first ACL fragment" by Peter Krystad · 13 years ago
  6. 604c647 Bluetooth: AMP move collision loser should not change move state by Mat Martineau · 13 years ago
  7. 55f2a62 Bluetooth: Wait for info response before accepting AMP connection by Mat Martineau · 13 years ago
  8. 2e2f50d Bluetooth: Add LE/BR flag to Connect notification by Brian Gix · 13 years ago
  9. dfdd936 Bluetooth: Fix Connection persistence, SSP caching by Brian Gix · 13 years ago
  10. a68668b Bluetooth: Add LE SecMgr and mgmtops support by Brian Gix · 13 years ago
  11. f453bb3 Bluetooth: Add support for L2CAP Extended Flow Spec option. by Peter Krystad · 14 years ago
  12. f63a889 msm: clock-8x60: Add local control of vpe_axi_clk and vpe_axi_clk by Matt Wagantall · 14 years ago
  13. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  14. b0ebe79 Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acks by Peter Hurley · 14 years ago
  15. ce4bafd Bluetooth: Fix crash with incoming L2CAP connections by Ilia Kolomisnky · 14 years ago
  16. 8ee057f Bluetooth: Fix regression in L2CAP connection procedure by Gustavo F. Padovan · 14 years ago
  17. 63be311 Bluetooth: Fix regression with incoming L2CAP connections by Gustavo F. Padovan · 14 years ago
  18. 1752e53 Bluetooth: Prevent buffer overflow in l2cap config request by Dan Rosenberg · 14 years ago
  19. c1d5e1d Bluetooth: Add support for SMP phase 3 (key distribution) by Vinicius Costa Gomes · 14 years ago
  20. 119c689 Bluetooth: Remove L2CAP busy queue by Mat Martineau · 14 years ago
  21. c0675b8 Bluetooth: Use event-driven approach for handling ERTM receive buffer by Mat Martineau · 14 years ago
  22. d033662 Bluetooth: Move code for ERTM local busy state to separate functions by Mat Martineau · 14 years ago
  23. 758b9e9a Bluetooth: Check earlier for L2CAP ERTM frames to drop by Mat Martineau · 14 years ago
  24. 0e43af4 Bluetooth: Fix bad locking balance by Gustavo F. Padovan · 14 years ago
  25. d8e4f87 Bluetooth: Rename function bt_err to bt_to_errno by Joe Perches · 14 years ago
  26. 6e35f04 Bluetooth: ERTM timeouts need to be converted to jiffies by Mat Martineau · 14 years ago
  27. 783db13 Bluetooth: Fix indentation whitespace by Mat Martineau · 14 years ago
  28. a8eaf8b Bluetooth: Fix not setting the chan state by Vinicius Costa Gomes · 14 years ago
  29. 43d669e Bluetooth: Remove useless access to the socket by Vinicius Costa Gomes · 14 years ago
  30. 16af3da Bluetooth: Fix crash when setting a LE socket to ready by Vinicius Costa Gomes · 14 years ago
  31. e299c1c Bluetooth: Use bit operations on conn_state by Gustavo F. Padovan · 14 years ago
  32. 2ddee5a Bluetooth: use bit operation on conf_state by Gustavo F. Padovan · 14 years ago
  33. b19d5ce Bluetooth: Add support for SMP timeout by Vinicius Costa Gomes · 14 years ago
  34. a5474a8 Bluetooth: Add support for resuming socket when SMP is finished by Vinicius Costa Gomes · 14 years ago
  35. ea37012 Bluetooth: Start SMP procedure by Anderson Briglia · 14 years ago
  36. d7649a5 Bluetooth: Don't forget to check for LE_LINK by Gustavo F. Padovan · 14 years ago
  37. 446b49b Bluetooth: keep reference if any ERTM timer is enabled by Gustavo F. Padovan · 14 years ago
  38. bd69b5a Bluetooth: Make timer functions generic by Gustavo F. Padovan · 14 years ago
  39. 4a6aa52 Bluetooth: Add refcnt to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  40. f1b394a Bluetooth: Add state tracking to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  41. c4cf743 Bluetooth: add close() callback to l2cap_chan_ops by Gustavo F. Padovan · 14 years ago
  42. 162025c Bluetooth: add recv() callback to l2cap_chan_ops by Gustavo F. Padovan · 14 years ago
  43. b090c4b Bluetooth: Add l2cap_chan_ops abstraction by Gustavo F. Padovan · 14 years ago
  44. b87bf5b Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc() by Gustavo F. Padovan · 14 years ago
  45. f78088a Bluetooth: Fix check for the ERTM local busy state by Mat Martineau · 14 years ago
  46. 5125e9e Bluetooth: Restore accidentally-deleted line by Mat Martineau · 14 years ago
  47. 514abe6 Bluetooth: Add BT_POWER L2CAP socket option. by Jaikumar Ganesh · 14 years ago
  48. ef69a01 Bluetooth: fix sparse & gcc warnings by Johannes Berg · 14 years ago
  49. 762a990 Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() by Gustavo F. Padovan · 14 years ago
  50. 1eb5ad7 Bluetooth: Remove export of l2cap_chan_clear_timer() by Gustavo F. Padovan · 14 years ago
  51. 13003e0 Bluetooth: create channel timer to replace sk_timer by Gustavo F. Padovan · 14 years ago
  52. 8974c54 Bluetooth: Add chan->chan_type struct member by Gustavo F. Padovan · 14 years ago
  53. dcb1cc3 Bluetooth: Create l2cap_chan_send() by Gustavo F. Padovan · 14 years ago
  54. 6e9e43f Bluetooth: Create __l2cap_chan_close() by Gustavo F. Padovan · 14 years ago
  55. af2a7f4 Bluetooth: fix set but not used warning by Gustavo F. Padovan · 14 years ago
  56. 54f6151 Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure by Ruiyi Zhang · 14 years ago
  57. 814cdea Merge commit 'v3.0-rc6' into android-3.0 by Dima Zavin · 14 years ago
  58. df3c393 Bluetooth: Fix accepting connect requests for defer_setup by Johan Hedberg · 14 years ago
  59. bbcda3b Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections. by Nick Pelly · 15 years ago
  60. f86e4b0 Bluetooth: Hack: Don't dereference null pointer. by Nick Pelly · 15 years ago
  61. a7567b2 bluetooth l2cap: fix locking in l2cap_global_chan_by_psm by Johannes Berg · 14 years ago
  62. 6dcae1e bluetooth: Fix warnings in l2cap_core.c by David S. Miller · 14 years ago
  63. e00cf3b 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 · 14 years ago
  64. 55183d0 Bluetooth: Remove leftover debug messages by Gustavo F. Padovan · 14 years ago
  65. a70171d 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 · 14 years ago
  66. 23691d7 Bluetooth: Remove l2cap_sk_list by Gustavo F. Padovan · 14 years ago
  67. 73b2ec1 Bluetooth: Handle psm == 0 case inside l2cap_add_psm() by Gustavo F. Padovan · 14 years ago
  68. 9e4425f Bluetooth: Add l2cap_add_psm() and l2cap_add_scid() by Gustavo F. Padovan · 14 years ago
  69. 6ff5abb Bluetooth: Fix memory leak with L2CAP channels by Gustavo F. Padovan · 14 years ago
  70. 8c1d787 Bluetooth: Move conn to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  71. fe4128e Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  72. 0c1bc5c Bluetooth: Move more channel info to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  73. 47d1ec6 Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  74. 4343478 Bluetooth: Move some more elements to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  75. 77a74c7 Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect() by Gustavo F. Padovan · 14 years ago
  76. b445003 Bluetooth: Move conf_state to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  77. 5d41ce1 Bluetooth: Refactor L2CAP channel allocation by Gustavo F. Padovan · 14 years ago
  78. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  79. bf73484 bluetooth: Fix use-before-initiailized var. by David S. Miller · 14 years ago
  80. 828d7d7 Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 14 years ago
  81. a429b51 Bluetooth: Only keeping SAR bits when retransmitting one frame. by Ruiyi Zhang · 14 years ago
  82. 26954c7 Bluetooth: Fix lockdep warning in L2CAP by Gustavo F. Padovan · 14 years ago
  83. 62f3a2c Bluetooth: Fix another locking unbalance by Gustavo F. Padovan · 14 years ago
  84. 280f294 Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid() by Gustavo F. Padovan · 14 years ago
  85. 9f69bda Bluetooth: Add proper handling of received LE data by Gustavo F. Padovan · 14 years ago
  86. 58d35f8 Bluetooth: Move tx queue to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  87. c916fbe Bluetooth: Remove unneeded uninitialized_vars() by Gustavo F. Padovan · 14 years ago
  88. 49208c9 Bluetooth: Remove some sk references from l2cap_core.c by Gustavo F. Padovan · 14 years ago
  89. 39d5a3e Bluetooth: Move SREJ list to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  90. 2ead70b Bluetooth: Fix lockdep warning with skb list lock by Gustavo F. Padovan · 14 years ago
  91. 311bb89 Bluetooth: Move busy workqueue to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  92. f1c6775 Bluetooth: Move srej and busy queues to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  93. e92c8e7 Bluetooth: Move ERTM timers to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  94. 2c03a7a Bluetooth: Move remote info to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  95. 6f61fd4 Bluetooth: Move SDU related vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  96. 6a02661 Bluetooth: Move more ERTM stuff to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  97. 42e5c80 Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  98. 525cd18 Bluetooth: Move conn_state to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  99. 710f9b0 Bluetooth: clean up l2cap_sock_recvmsg() by Gustavo F. Padovan · 14 years ago
  100. 73ffa90 Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan by Gustavo F. Padovan · 14 years ago