netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: Pull request: bluetooth-2.6 2009-04-28
Date: Tue, 28 Apr 2009 09:58:36 -0700	[thread overview]
Message-ID: <1240937916.997.55.camel@localhost.localdomain> (raw)

Hi Dave,

these are three additional patches that should go into the 2.6.30 kernel
release. The first one fixes a NULL pointer dereference when adding and
removing sysfs devices for ACL connections. The other two are fixes for
interoperability regression we introduced when adding full Simple
Pairing support. A big thank you here goes to the Nokia guys and their
QA team for testing the crap out of this. There is actually nothing
simple about Simple Pairing :)

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:

 include/net/bluetooth/hci.h      |    1 +
 include/net/bluetooth/hci_core.h |    8 +++++---
 net/bluetooth/hci_conn.c         |   10 ++++------
 net/bluetooth/hci_event.c        |   36 +++++++++++++++++++++++++++++++++++-
 net/bluetooth/hci_sysfs.c        |   37 ++++++++++++++++---------------------
 5 files changed, 61 insertions(+), 31 deletions(-)

through these ChangeSets:

Marcel Holtmann (2):
    Bluetooth: Add different pairing timeout for Legacy Pairing
    Bluetooth: Fix connection establishment with low security requirement

Roger Quadros (1):
    Bluetooth: Ensure that HCI sysfs add/del is preempt safe




             reply	other threads:[~2009-04-28 16:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-28 16:58 Marcel Holtmann [this message]
2009-04-29  5:41 ` Pull request: bluetooth-2.6 2009-04-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=1240937916.997.55.camel@localhost.localdomain \
    --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).