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

Attachment: pgpC7ob6KbxLl.pgp
Description: PGP signature

Reply via email to