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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu,  3 Dec 2009 19:45:37 +0100
From:	Marcel Holtmann <marcel@...tmann.org>
To:	"David S. Miller" <davem@...emloft.net>
Cc:	netdev@...r.kernel.org
Subject: Pull request: bluetooth-next-2.6 2009-12-03

Hi Dave,

these are the patches for the 2.6.33 merge window. Sorry for being a bit
late, but I got dragged into some other work. Besides the ongoing work on
the L2CAP ERTM support it is only bug fixes and cleanups.

I did base this against your net-next tree. If you want me to rebase it,
then let me know.

Regards

Marcel


Please pull from

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

This will update the following files:

 drivers/bluetooth/btmrvl_debugfs.c |    1 -
 drivers/bluetooth/btmrvl_drv.h     |    1 +
 drivers/bluetooth/btmrvl_main.c    |   55 +++++++++++-------
 drivers/bluetooth/btmrvl_sdio.c    |    4 +
 drivers/bluetooth/hci_vhci.c       |   20 +------
 include/net/bluetooth/hci_core.h   |   39 +------------
 include/net/bluetooth/l2cap.h      |    2 +-
 net/bluetooth/bnep/core.c          |    5 +-
 net/bluetooth/hci_core.c           |   39 +++++++++++--
 net/bluetooth/hci_event.c          |    6 +-
 net/bluetooth/hci_sock.c           |   11 +++-
 net/bluetooth/hidp/core.c          |    9 +++
 net/bluetooth/l2cap.c              |  110 +++++++++++++++++++++++++++--------
 net/bluetooth/rfcomm/core.c        |    6 ++
 14 files changed, 192 insertions(+), 116 deletions(-)

through these ChangeSets:

Amitkumar Karwar (1):
    Bluetooth: Enable auto sleep mode for btmrvl driver

Ben Hutchings (1):
    Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver

Gustavo F. Padovan (5):
    Bluetooth: Initialize variables and timers for both channel's sides
    Bluetooth: Fix unset of SrejActioned flag
    Bluetooth: Fix sending ReqSeq on I-frames
    Bluetooth: Implement RejActioned flag
    Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value

Jiri Kosina (1):
    Bluetooth: Implement raw output support for HIDP layer

Marcel Holtmann (7):
    Bluetooth: Remove unused global minor variable
    Bluetooth: Fix miscdev ops owner for virtual driver
    Bluetooth: Return ENETDOWN when interface is down
    Bluetooth: Turn hci_recv_frame into an exported function
    Bluetooth: Unobfuscate tasklet_schedule usage
    Bluetooth: Add L2CAP option for max transmit value
    Bluetooth: Add RFCOMM option to use L2CAP ERTM mode

Rahul Tank (1):
    Bluetooth: Removal of unused variable in btmrvl driver

Thomas Gleixner (1):
    Bluetooth: Remove stub ioctl in hci_vhci

Vikram Kandukuri (1):
    Bluetooth: Fix handling of BNEP setup connection requests

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ