From: Marcel Holtmann <marcel@holtmann.org>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: Pull request: bluetooth-2.6 2010-07-08
Date: Thu, 8 Jul 2010 16:59:49 -0300 [thread overview]
Message-ID: <cover.1278619047.git.marcel@holtmann.org> (raw)
Hi Dave,
these patches fix a few bugs and crashes and also two security related
issues with the authentication procedure.
This will also be my last pull request for you. From now on all future
patches will be submitted towards John's wireless trees. That way we
can coordindate the development of Bluetooth 3.0 (Bluetooth over WiFi)
and avoid any kind of conflicts.
Regards
Marcel
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git master
This will update the following files:
net/bluetooth/Kconfig | 13 ----
net/bluetooth/hci_conn.c | 5 ++
net/bluetooth/hci_event.c | 2 +
net/bluetooth/l2cap.c | 138 +++++++++++++++++++++++++++------------------
4 files changed, 90 insertions(+), 68 deletions(-)
through these ChangeSets:
Andrei Emeltchenko (1):
Bluetooth: Check L2CAP pending status before sending connect request
Gustavo F. Padovan (8):
Bluetooth: Remove max_tx and tx_window module paramenters from L2CAP
Bluetooth: Remove L2CAP Extended Features from Kconfig
Bluetooth: Fix drop of packets with invalid req_seq/tx_seq
Bluetooth: Fix bug with ERTM vars increment
Bluetooth: Only check SAR bits if frame is an I-frame
Bluetooth: Fix bug in l2cap_ertm_send() behavior
Bluetooth: Proper shutdown ERTM when closing the channel
Bluetooth: Fix L2CAP control bit field corruption
Johan Hedberg (1):
Bluetooth: Reset the security level after an authentication failure
João Paulo Rechi Vita (1):
Bluetooth: Fix SREJ_QUEUE corruption in L2CAP
Nathan Holstein (1):
Bluetooth: Fix bug with ERTM minimum packet length
Ville Tervo (1):
Bluetooth: Update sec_level/auth_type for already existing connections
next reply other threads:[~2010-07-08 20:00 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-08 19:59 Marcel Holtmann [this message]
2010-07-08 19:59 ` [PATCH 01/13] Bluetooth: Remove max_tx and tx_window module paramenters from L2CAP Marcel Holtmann
2010-07-08 19:59 ` [PATCH 02/13] Bluetooth: Remove L2CAP Extended Features from Kconfig Marcel Holtmann
2010-07-08 19:59 ` [PATCH 03/13] Bluetooth: Fix drop of packets with invalid req_seq/tx_seq Marcel Holtmann
2010-07-08 19:59 ` [PATCH 04/13] Bluetooth: Fix bug with ERTM vars increment Marcel Holtmann
2010-07-08 19:59 ` [PATCH 05/13] Bluetooth: Only check SAR bits if frame is an I-frame Marcel Holtmann
2010-07-08 19:59 ` [PATCH 06/13] Bluetooth: Fix bug in l2cap_ertm_send() behavior Marcel Holtmann
2010-07-08 19:59 ` [PATCH 07/13] Bluetooth: Fix SREJ_QUEUE corruption in L2CAP Marcel Holtmann
2010-07-08 19:59 ` [PATCH 08/13] Bluetooth: Fix bug with ERTM minimum packet length Marcel Holtmann
2010-07-08 19:59 ` [PATCH 09/13] Bluetooth: Proper shutdown ERTM when closing the channel Marcel Holtmann
2010-07-08 19:59 ` [PATCH 10/13] Bluetooth: Fix L2CAP control bit field corruption Marcel Holtmann
2010-07-08 20:00 ` [PATCH 11/13] Bluetooth: Check L2CAP pending status before sending connect request Marcel Holtmann
2010-07-08 20:00 ` [PATCH 12/13] Bluetooth: Reset the security level after an authentication failure Marcel Holtmann
2010-07-08 20:00 ` [PATCH 13/13] Bluetooth: Update sec_level/auth_type for already existing connections Marcel Holtmann
2010-07-08 22:46 ` Pull request: bluetooth-2.6 2010-07-08 David Miller
2010-07-08 23:28 ` Marcel Holtmann
-- strict thread matches above, loose matches on Subject: below --
2010-07-08 23:40 Marcel Holtmann
2010-07-09 0:28 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1278619047.git.marcel@holtmann.org \
--to=marcel@holtmann.org \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).