2014-08-20 19:14:38

by Johan Hedberg

[permalink] [raw]
Subject: pull request: bluetooth 2014-08-20

Hi John,

Here's a set of patches for the 3.17-rc series.

It contains a connection reference counting fix for LE where a
connection might stay up even though it should get disconnected.

The other 802.15.4 6LoWPAN related patches were sent to the bluetooth
tree by Alexander Aring and described as follows by him:

"
these patches contains patches for the bluetooth branch.

This series includes memory leak fixes and an errno value fix.
Also there are two patches for sending and receiving 1280 6LoWPAN
packets, which makes the IEEE 802.15.4 6LoWPAN stack more RFC
compliant.
"

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

Johan

---
The following changes since commit 77b2f2865956b7573f9b040db7a9f808b434acd1:

iwlwifi: mvm: disable scheduled scan to prevent firmware crash (2014-08-14 19:47:41 +0300)

are available in the git repository at:

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

for you to fetch changes up to f161dd4122ffa73e4e12000309dca65bec80d416:

Bluetooth: Fix hci_conn reference counting for auto-connections (2014-08-20 21:57:39 +0300)

----------------------------------------------------------------
Alexander Aring (2):
ieee802154: 6lowpan_rtnl: fix correct errno value
ieee802154: 6lowpan: ensure of sending 1280 packets

Johan Hedberg (1):
Bluetooth: Fix hci_conn reference counting for auto-connections

Martin Townsend (3):
mac802154: fixed potential skb leak with mac802154_parse_frame_start
ieee802154: mac802154: handle the reserved dest mode by dropping the packet
ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan

include/net/bluetooth/hci_core.h | 2 ++
include/net/netns/ieee802154_6lowpan.h | 1 -
net/bluetooth/hci_conn.c | 8 ++++++++
net/bluetooth/hci_core.c | 14 ++++++++++++--
net/bluetooth/hci_event.c | 17 +++++++++++++++--
net/ieee802154/6lowpan_rtnl.c | 4 ++--
net/ieee802154/reassembly.c | 15 +++------------
net/mac802154/wpan.c | 6 +++++-
8 files changed, 47 insertions(+), 20 deletions(-)


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

2014-08-25 19:35:46

by John W. Linville

[permalink] [raw]
Subject: Re: pull request: bluetooth 2014-08-20

On Wed, Aug 20, 2014 at 10:14:38PM +0300, Johan Hedberg wrote:
> Hi John,
>
> Here's a set of patches for the 3.17-rc series.
>
> It contains a connection reference counting fix for LE where a
> connection might stay up even though it should get disconnected.
>
> The other 802.15.4 6LoWPAN related patches were sent to the bluetooth
> tree by Alexander Aring and described as follows by him:
>
> "
> these patches contains patches for the bluetooth branch.
>
> This series includes memory leak fixes and an errno value fix.
> Also there are two patches for sending and receiving 1280 6LoWPAN
> packets, which makes the IEEE 802.15.4 6LoWPAN stack more RFC
> compliant.
> "
>
> Please let me know if there are any issues pulling. Thanks.
>
> Johan
>
> ---
> The following changes since commit 77b2f2865956b7573f9b040db7a9f808b434acd1:
>
> iwlwifi: mvm: disable scheduled scan to prevent firmware crash (2014-08-14 19:47:41 +0300)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git for-upstream
>
> for you to fetch changes up to f161dd4122ffa73e4e12000309dca65bec80d416:
>
> Bluetooth: Fix hci_conn reference counting for auto-connections (2014-08-20 21:57:39 +0300)

Pulling now...

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