Hi, This set of patches fix two bugs, add L2CAP Extended Features to the Kconfig. And as a RFC implements support for SOCK_STREAM and Local Busy condition (patches 5 and 7). Comments are welcome. :) The patchset is rebased against my last patchset sent to this mailing list. Gustavo F. Padovan (7): Bluetooth: Fix bug when retransmitting I-frames Bluetooth: Fix Indentation on L2CAP Bluetooth: Fix crash when monitor timeout expires Bluetooth: Add Kconfig option for L2CAP Extended Features Bluetooth: Add SOCK_STREAM support to L2CAP Bluetooth: Implement missing parts of the Invalid Frame Detection Bluetooth: Implement Local Busy Condition handling include/net/bluetooth/l2cap.h | 6 + net/bluetooth/Kconfig | 13 ++ net/bluetooth/l2cap.c | 331 +++++++++++++++++++++++++++++++++++++---- 3 files changed, 320 insertions(+), 30 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html