1. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  2. 56f6098 Bluetooth: Zero bredr pointer when chan is deleted by Andrei Emeltchenko · 12 years ago
  3. 79de886 Bluetooth: Send EFS Conf Rsp only for BR/EDR chan by Andrei Emeltchenko · 12 years ago
  4. 1d13a25 Bluetooth: AMP: Drop packets when no l2cap conn exist by Andrei Emeltchenko · 12 years ago
  5. d73a098 Bluetooth: AMP: Handle complete frames in l2cap by Andrei Emeltchenko · 12 years ago
  6. 300229f Bluetooth: Rename __l2cap_connect() to l2cap_connect() by Gustavo Padovan · 12 years ago
  7. 2dc4e51 Bluetooth: Add chan->ops->defer() by Gustavo Padovan · 12 years ago
  8. 644912e Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c by Gustavo Padovan · 12 years ago
  9. b699ec0 Bluetooth: Call ops->teardown() without checking for NULL by Gustavo Padovan · 12 years ago
  10. d117773 Bluetooth: Use locked l2cap_state_change() by Gustavo Padovan · 12 years ago
  11. 1d8b1fd Bluetooth: use l2cap_chan_set_err() by Gustavo Padovan · 12 years ago
  12. 8bcde1f Bluetooth: Remove GFP_ATOMIC usage from l2cap_core.c by Gustavo Padovan · 12 years ago
  13. 2d79281 Bluetooth: Fix L2CAP coding style by Gustavo Padovan · 12 years ago
  14. 4c89b6a Bluetooth: Factor out common L2CAP connection code by Mat Martineau · 12 years ago
  15. f5a2598 Bluetooth: Process create response and connect response identically by Mat Martineau · 12 years ago
  16. 8936fa6 Bluetooth: L2CAP: Fix using default Flush Timeout for EFS by Andrei Emeltchenko · 12 years ago
  17. dcc042d Bluetooth: AMP: Use block_mtu for AMP controller by Andrei Emeltchenko · 12 years ago
  18. 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
  19. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  20. 29d8a59 Bluetooth: Factor out Create Configuration Response by Andrei Emeltchenko · 12 years ago
  21. fcb7333 Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr by Andrei Emeltchenko · 12 years ago
  22. 6ed93dc Bluetooth: Use %pMR in debug instead of batostr by Andrei Emeltchenko · 12 years ago
  23. 2766be4 Bluetooth: A2MP: Add fallback to normal l2cap init sequence by Andrei Emeltchenko · 12 years ago
  24. 93c3e8f Bluetooth: Choose connection based on capabilities by Andrei Emeltchenko · 12 years ago
  25. 791ef39 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  26. aad3d0e Bluetooth: Fix freeing uninitialized delayed works by Andrei Emeltchenko · 12 years ago
  27. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  28. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  29. cc11092 Bluetooth: Change signature of smp_conn_security() by Vinicius Costa Gomes · 12 years ago
  30. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  31. 144ad33 Bluetooth: Use kref for l2cap channel reference counting by Syam Sidhardhan · 12 years ago
  32. ab19516 Bluetooth: debug: Correct the PSM printing by Syam Sidhardhan · 12 years ago
  33. a9ea3ed Bluetooth: Fix legacy pairing with some devices by Szymon Janc · 12 years ago
  34. 4af66c6 Bluetooth: Free the l2cap channel list only when refcount is zero by Jaganath Kanakkassery · 12 years ago
  35. 3064837 Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c by Jaganath Kanakkassery · 12 years ago
  36. 9e66463 Bluetooth: Make connect / disconnect cfm functions return void by Andrei Emeltchenko · 12 years ago
  37. 78eb2f9 Bluetooth: Fix processing A2MP chan in security_cfm by Andrei Emeltchenko · 12 years ago
  38. c20f8e3 Bluetooth: Use tx window from config response for ack timing by Mat Martineau · 12 years ago
  39. 89d8b40 Bluetooth: debug: Add debug to l2cap_security_cfm by Andrei Emeltchenko · 12 years ago
  40. ad0ac6c Bluetooth: debug: Print CID and PSM in hex format by Andrei Emeltchenko · 12 years ago
  41. b440067 Bluetooth: debug: Correct types specifiers for L2CAP by Andrei Emeltchenko · 12 years ago
  42. b82c29d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  43. 8f321f8 Bluetooth: Fix using uninitialized option in RFCMode by Szymon Janc · 12 years ago
  44. cbe461c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  45. d06cc41 Bluetooth: Fix deadlock and crash when SMP pairing times out by Johan Hedberg · 12 years ago
  46. 6fcb06a Bluetooth: Change default MTU for L2CAP ATT channel by Andre Guedes · 12 years ago
  47. f0f6279 Bluetooth: Remove unused err var from l2cap_segment_sdu() by Gustavo Padovan · 12 years ago
  48. ba7aa64 Bluetooth: Create function to return the ERTM header size by Gustavo Padovan · 12 years ago
  49. 6810fca Bluetooth: Make l2cap_att_channel return void by Andrei Emeltchenko · 12 years ago
  50. 84104b2 Bluetooth: Make l2cap_conless_channel return void by Andrei Emeltchenko · 12 years ago
  51. 13ca56e Bluetooth: Make l2cap_data_channel return void by Andrei Emeltchenko · 12 years ago
  52. 3cabbfd Bluetooth: A2MP: Do not reference hci_conn by Andrei Emeltchenko · 12 years ago
  53. fd83e2c Bluetooth: Do not check func ready existence by Andrei Emeltchenko · 12 years ago
  54. 97e8e89 Bluetooth: A2MP: Manage incoming connections by Andrei Emeltchenko · 12 years ago
  55. 416fa75 Bluetooth: A2MP: Handling fixed channels by Andrei Emeltchenko · 12 years ago
  56. 466f800 Bluetooth: A2MP: Create A2MP channel by Andrei Emeltchenko · 12 years ago
  57. 0181a70 Bluetooth: trivial: Use defined PSMLEN instead of magic by Andrei Emeltchenko · 12 years ago
  58. 2dfa100 Bluetooth: check for already existent channel before create new one by Gustavo Padovan · 12 years ago
  59. 5382669 Bluetooth: Move check for backlog size to l2cap_sock.c by Gustavo Padovan · 12 years ago
  60. 0797e01 Bluetooth: Use chan->state instead of sk->sk_state by Gustavo Padovan · 12 years ago
  61. 54a59aa Bluetooth: Add l2cap_chan->ops->ready() by Andrei Emeltchenko · 12 years ago
  62. c0df7f6 Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c by Andrei Emeltchenko · 12 years ago
  63. 80b9802 Bluetooth: Use chan as parameters for l2cap chan ops by Gustavo Padovan · 12 years ago
  64. 6754e0d Bluetooth: Use l2cap_chan_ready() in LE path by Gustavo Padovan · 12 years ago
  65. 2f84a2e Bluetooth: Remove extra l2cap_state_change(BT_CONNECTED) by Gustavo Padovan · 12 years ago
  66. 35d401d Bluetooth: Get a more accurate L2CAP PDU len by Gustavo Padovan · 12 years ago
  67. ac73498 Bluetooth: Use __constant when dealing with constants by Andrei Emeltchenko · 12 years ago
  68. 2983fd6 Bluetooth: Define and use PSM identifiers by Andrei Emeltchenko · 12 years ago
  69. 2d36935 Bluetooth: Send a configuration request after security confirmation by Mat Martineau · 12 years ago
  70. 59e54bd Bluetooth: Define L2CAP conf continuation flag by Andrei Emeltchenko · 12 years ago
  71. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  72. 5325e5b Bluetooth: Preserve L2CAP flags values by Andrei Emeltchenko · 12 years ago
  73. d660366 Bluetooth: Remove dead int returns by Gustavo Padovan · 12 years ago
  74. be4aad05 Bluetooth: Remove double check for BT_CONNECTED by Gustavo Padovan · 12 years ago
  75. 401bb1f Bluetooth: Silent sparse warnings by Andrei Emeltchenko · 12 years ago
  76. ee556f6 Bluetooth: Do not purge queue in Basic Mode by Gustavo Padovan · 12 years ago
  77. d1de6d4 Bluetooth: Enable ERTM by default by Mat Martineau · 12 years ago
  78. 273759e Bluetooth: Set txwin values for streaming mode by Mat Martineau · 12 years ago
  79. 6ea0048 Bluetooth: Remove unneccesary inline by Mat Martineau · 12 years ago
  80. 0362520 Bluetooth: Simplify the ERTM ack timeout by Mat Martineau · 12 years ago
  81. 80909e0 Bluetooth: Use the ERTM transmit state machine from timeout handlers by Mat Martineau · 12 years ago
  82. 4239d16 Bluetooth: Check rules when setting retransmit or monitor timers by Mat Martineau · 12 years ago
  83. c9e3d5e Bluetooth: Use new header structures in l2cap_send_rr_or_rnr by Mat Martineau · 12 years ago
  84. fcd289d Bluetooth: Handle incoming REJ frames by Mat Martineau · 12 years ago
  85. f80842a Bluetooth: Handle SREJ requests to resend unacked frames by Mat Martineau · 12 years ago
  86. 6383872 Bluetooth: Reassemble all available data when retransmissions succeed. by Mat Martineau · 12 years ago
  87. bed68bd Bluetooth: Send SREJ frames when packets go missing by Mat Martineau · 12 years ago
  88. e1fbd4c Bluetooth: Add implementation for retransmitting all unacked frames by Mat Martineau · 12 years ago
  89. d2a7ac5 Bluetooth: Add the ERTM receive state machine by Mat Martineau · 12 years ago
  90. e31f763 Bluetooth: Update l2cap_send_i_or_rr_or_rnr to fit the spec better by Mat Martineau · 12 years ago
  91. 61aa4f5 Bluetooth: Use the transmit state machine for busy state changes by Mat Martineau · 12 years ago
  92. 0a0aba4 Bluetooth: Refactor l2cap_send_ack by Mat Martineau · 12 years ago
  93. f5dbb07 Bluetooth: Remove receive code that has been superceded by Mat Martineau · 12 years ago
  94. 4b51dae9 Bluetooth: Add streaming mode receive and incoming packet classifier by Mat Martineau · 12 years ago
  95. cec8ab6e Bluetooth: Consolidate common receive code for ERTM and streaming mode by Mat Martineau · 12 years ago
  96. a67d7f6 Bluetooth: Refactor l2cap_send_sframe by Mat Martineau · 12 years ago
  97. 18a48e7 Bluetooth: Refactor l2cap_ertm_send by Mat Martineau · 12 years ago
  98. 3733937 Bluetooth: Refactor l2cap_streaming_send by Mat Martineau · 12 years ago
  99. 608bcc6 Bluetooth: Add a new L2CAP ERTM transmit state machine. by Mat Martineau · 12 years ago
  100. b191e03 Bluetooth: Change default state of ERTM disable flag by Mat Martineau · 12 years ago