2014-10-02 15:15:08

by Johan Hedberg

[permalink] [raw]
Subject: pull request: bluetooth-next 2014-10-02

Hi John,

Unless 3.17 gets delayed this will probably be our last -next pull request for
3.18. We've got:

- New Marvell hardware supportr
- Multicast support for 6lowpan
- Several of 6lowpan fixes & cleanups
- Fix for a (false-positive) lockdep warning in L2CAP
- Minor btusb cleanup

Please let me know if there are any issues pulling. Thanks.

Johan

---
The following changes since commit 565766b087a6d6ff257f5b79c8ceda0188c9169f:

Bluetooth: Rename sco_param_wideband table to esco_param_msbc (2014-09-25 10:35:08 +0200)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git for-upstream

for you to fetch changes up to 9c238ca8ec79c38ab22762b44aeaf7a42fc97b18:

Bluetooth: 6lowpan: Check transmit errors for multicast packets (2014-10-02 13:41:57 +0300)

----------------------------------------------------------------
Amitkumar Karwar (2):
Bluetooth: btmrvl: rename definitions from 88xx to 8897
Bluetooth: btusb: remove redundant lock variable

Johan Hedberg (1):
Bluetooth: Fix lockdep warning with l2cap_chan_connect

Jukka Rissanen (7):
Bluetooth: 6lowpan: Make sure skb exists before accessing it
Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 header
Bluetooth: 6lowpan: Enable multicast support
Bluetooth: 6lowpan: Memory leak as the skb is not freed
Bluetooth: 6lowpan: Avoid memory leak if memory allocation fails
Bluetooth: 6lowpan: Return EAGAIN error also for multicast packets
Bluetooth: 6lowpan: Check transmit errors for multicast packets

Xinming Hu (1):
Bluetooth: btmrvl: support Marvell Bluetooth device SD8887

drivers/bluetooth/Kconfig | 4 +-
drivers/bluetooth/btmrvl_sdio.c | 36 +++++++++-
drivers/bluetooth/btusb.c | 4 --
net/bluetooth/6lowpan.c | 145 +++++++++++++++++++++++++-------------
net/bluetooth/l2cap_core.c | 13 ++--
5 files changed, 139 insertions(+), 63 deletions(-)


Attachments:
(No filename) (1.97 kB)
(No filename) (819.00 B)
Download all attachments

2014-10-02 18:00:11

by John W. Linville

[permalink] [raw]
Subject: Re: pull request: bluetooth-next 2014-10-02

On Thu, Oct 02, 2014 at 06:14:57PM +0300, Johan Hedberg wrote:
> Hi John,
>
> Unless 3.17 gets delayed this will probably be our last -next pull request for
> 3.18. We've got:
>
> - New Marvell hardware supportr
> - Multicast support for 6lowpan
> - Several of 6lowpan fixes & cleanups
> - Fix for a (false-positive) lockdep warning in L2CAP
> - Minor btusb cleanup
>
> Please let me know if there are any issues pulling. Thanks.
>
> Johan
>
> ---
> The following changes since commit 565766b087a6d6ff257f5b79c8ceda0188c9169f:
>
> Bluetooth: Rename sco_param_wideband table to esco_param_msbc (2014-09-25 10:35:08 +0200)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git for-upstream
>
> for you to fetch changes up to 9c238ca8ec79c38ab22762b44aeaf7a42fc97b18:
>
> Bluetooth: 6lowpan: Check transmit errors for multicast packets (2014-10-02 13:41:57 +0300)

Pulling now...

--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.