linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: davem@davemloft.net
Cc: linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org
Subject: pull request: bluetooth-next 2016-07-13
Date: Wed, 13 Jul 2016 11:25:40 +0300	[thread overview]
Message-ID: <20160713082540.GA3719@t440s.lan> (raw)

[-- Attachment #1: Type: text/plain, Size: 4598 bytes --]

Hi Dave,

Here's our main bluetooth-next pull request for the 4.8 kernel:

 - Fixes and cleanups in 802.15.4 and 6LoWPAN code
 - Fix out of bounds issue in btmrvl driver
 - Fixes to Bluetooth socket recvmsg return values
 - Use crypto_cipher_encrypt_one() instead of crypto_skcipher
 - Cleanup of Bluetooth connection sysfs interface
 - New Authentication failure reson code for Disconnected mgmt event
 - New USB IDs for Atheros, Qualcomm and Intel Bluetooth controllers

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

Johan

---
The following changes since commit a90a6e55f34f28190e4dc2a6a3660ef157827a8f:

  Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next (2016-07-06 22:32:15 -0700)

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 87510973d6e137c33552b3365b5afbd5be81c5dd:

  Bluetooth: Increment management interface revision (2016-07-13 10:02:52 +0200)

----------------------------------------------------------------
Alexander Aring (13):
      6lowpan: ndisc: fix double read unlock
      6lowpan: ndisc: add missing 802.15.4 only check
      nl802154: move PAD to right position
      ieee802154: add netns support
      ieee802154: allow netns create of lowpan interface
      ieee802154: add ieee802154_skb_dst_pan helper
      ieee802154: add ieee802154_skb_src_pan helper
      ieee802154: 6lowpan: fix intra pan id check
      ieee802154: fix skb get fc on big endian
      6lowpan: ndisc: set invalid unicast short addr to unspec
      atusb: don't change csma settings while set channel
      ieee802154: cleanup WARN_ON for fc fetch
      fakelb: allow to run as monitor

Andy Lutomirski (1):
      Bluetooth: Switch SMP to crypto_cipher_encrypt_one()

Denis Kenzior (2):
      Bluetooth: Fix bt_sock_recvmsg return value
      Bluetooth: Fix hci_sock_recvmsg return value

Dmitry Tunin (1):
      Bluetooth: Add support of 13d3:3490 AR3012 device

Johan Hedberg (1):
      Bluetooth: Increment management interface revision

Loic Poulain (1):
      Bluetooth: hci_intel: Remove LPM enabling from setup procedure

Marcel Holtmann (3):
      Bluetooth: Remove connection link attributes
      Bluetooth: Remove controller device attributes
      Bluetooth: Rename HCI_BREDR into HCI_PRIMARY

Ricky Liang (1):
      Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdio

Szymon Janc (1):
      Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event

Tedd Ho-Jeong An (2):
      Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7]
      Bluetooth: Replace constant hw_variant from Intel Bluetooth firmware filename

Walter Mack (1):
      mrf24j40: avoid uninitialized byte in SPI transfer to radio.

Yvain THONNART (1):
      Bluetooth: btusb: add support for device 0489:e092

 drivers/bluetooth/ath3k.c         |   2 +
 drivers/bluetooth/btmrvl_main.c   |   2 +-
 drivers/bluetooth/btmrvl_sdio.c   |  14 ++---
 drivers/bluetooth/btsdio.c        |   2 +-
 drivers/bluetooth/btusb.c         |  18 ++++--
 drivers/bluetooth/hci_intel.c     |  28 +++------
 drivers/bluetooth/hci_ldisc.c     |   2 +-
 drivers/bluetooth/hci_vhci.c      |   6 +-
 drivers/net/ieee802154/atusb.c    |   6 +-
 drivers/net/ieee802154/fakelb.c   |   8 +++
 drivers/net/ieee802154/mrf24j40.c |   2 +
 include/linux/ieee802154.h        |  29 +++++++++
 include/net/bluetooth/hci.h       |   3 +-
 include/net/bluetooth/hci_core.h  |   1 +
 include/net/bluetooth/mgmt.h      |   1 +
 include/net/cfg802154.h           |  13 +++++
 include/net/mac802154.h           | 117 +++++++++++++++++++++++++++++++++++--
 include/net/nl802154.h            |   9 ++-
 net/6lowpan/ndisc.c               |  13 ++++-
 net/bluetooth/af_bluetooth.c      |   5 ++
 net/bluetooth/hci_conn.c          |   2 +-
 net/bluetooth/hci_core.c          |  28 +++++----
 net/bluetooth/hci_event.c         |  18 +++++-
 net/bluetooth/hci_sock.c          |   7 ++-
 net/bluetooth/hci_sysfs.c         |  99 -------------------------------
 net/bluetooth/l2cap_core.c        |   2 +-
 net/bluetooth/mgmt.c              |  18 +++---
 net/bluetooth/smp.c               |  67 +++++++++------------
 net/ieee802154/6lowpan/core.c     |   3 +-
 net/ieee802154/6lowpan/rx.c       |   2 +-
 net/ieee802154/core.c             |  70 +++++++++++++++++++++-
 net/ieee802154/core.h             |   2 +
 net/ieee802154/nl802154.c         |  54 +++++++++++++++--
 33 files changed, 423 insertions(+), 230 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2016-07-13  8:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-13  8:25 Johan Hedberg [this message]
2016-07-13 23:06 ` pull request: bluetooth-next 2016-07-13 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=20160713082540.GA3719@t440s.lan \
    --to=johan.hedberg@gmail.com \
    --cc=davem@davemloft.net \
    --cc=linux-bluetooth@vger.kernel.org \
    --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).