lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 09 Sep 2007 11:37:43 +0200
From:	Marcel Holtmann <marcel@...tmann.org>
To:	"David S. Miller" <davem@...emloft.net>
Cc:	netdev@...r.kernel.org
Subject: Bluetooth patches for 2.6.23-rc5

Hi Dave,

here are four additional patches that should go into 2.6.23 before its
final release. Please pull and send them to Linus.

Regards

Marcel


Please pull from

        git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git

This will update the following files:

 drivers/bluetooth/hci_usb.c |    5 ++++-
 net/bluetooth/hci_core.c    |    8 +++-----
 net/bluetooth/hci_sock.c    |   27 +++++++++++++++++++++------
 3 files changed, 28 insertions(+), 12 deletions(-)

through these ChangeSets:

Commit: 89f2783ded0a4fc98852cb9552bb27a80cd6a41a 
Author: Marcel Holtmann <marcel@...tmann.org> Sun, 09 Sep 2007 08:39:49 +0200 

    [Bluetooth] Fix parameter list for event filter command
    
    On device initialization the event filters are cleared. In case of
    clearing the filters the extra condition type shall be omitted.
    
    Signed-off-by: Marcel Holtmann <marcel@...tmann.org>

Commit: 7c631a67601f116d303cfb98a3d964a150090e38 
Author: Marcel Holtmann <marcel@...tmann.org> Sun, 09 Sep 2007 08:39:43 +0200 

    [Bluetooth] Update security filter for Bluetooth 2.1
    
    This patch updates the HCI security filter with support for the
    Bluetooth 2.1 commands and events.
    
    Signed-off-by: Marcel Holtmann <marcel@...tmann.org>

Commit: 767c5eb5d35aeb85987143f0a730bc21d3ecfb3d 
Author: Marcel Holtmann <marcel@...tmann.org> Sun, 09 Sep 2007 08:39:34 +0200 

    [Bluetooth] Add compat handling for timestamp structure
    
    The timestamp structure needs special handling in case of compat
    programs. Use the same wrapping method the network core uses.
    
    Signed-off-by: Marcel Holtmann <marcel@...tmann.org>

Commit: 26a4a06e7ff2874154eb3f4b4ba0514dc563b100 
Author: Marcel Holtmann <marcel@...tmann.org> Sun, 09 Sep 2007 08:39:27 +0200 

    [Bluetooth] Add missing stat.byte_rx counter modification
    
    With the support for hci_recv_fragment() the call to increase the
    stat.byte_rx counter got accidentally removed. This patch fixes it.
    
    Signed-off-by: Marcel Holtmann <marcel@...tmann.org>



-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists