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:	Mon, 26 May 2014 18:41:22 -0300
From:	Gustavo Padovan <gustavo@...ovan.org>
To:	linville@...driver.com
Cc:	linux-wireless@...r.kernel.org, linux-bluetooth@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: pull request: bluetooth-next 2014-05-26

Hi John,

Some more patches for 3.16. There is nothing really special here, just a
bunch of clean ups, fixes plus some small improvements. Please pull.

Thanks!

	Gustavo

---

The following changes since commit 22e70786413ed05950207eda7be420c280b776d7:

  Bluetooth: Remove hci_h4 unused defines (2014-04-24 11:55:26 -0300)

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

  Bluetooth: Clearly distinguish mgmt LTK type from authenticated property (2014-05-23 11:24:04 -0700)

----------------------------------------------------------------
Andrzej Kaczmarek (8):
      Bluetooth: Store RSSI for connection
      Bluetooth: Store TX power level for connection
      Bluetooth: Add conn info lifetime parameters to debugfs
      Bluetooth: Add support to get connection information
      Bluetooth: Avoid polling TX power for LE links
      Bluetooth: Store max TX power level for connection
      Bluetooth: Add support for max_tx_power in Get Conn Info
      Bluetooth: Add missing msecs to jiffies conversion

Johan Hedberg (8):
      Bluetooth: Add support for SMP Invalid Parameters error code
      Bluetooth: Make SMP context private to smp.c
      Bluetooth: Fix setting initial local auth_req value
      Bluetooth: Remove unnecessary work structs from SMP code
      Bluetooth: Rename smp->smp_flags to smp->flags
      Bluetooth: Update smp_random to return a response code
      Bluetooth: Update smp_confirm to return a response code
      Bluetooth: Clearly distinguish mgmt LTK type from authenticated property

Libor Pechacek (1):
      Bluetooth: Convert RFCOMM spinlocks into mutexes

Marcel Holtmann (1):
      Bluetooth: Increment management interface revision

Petri Gynther (1):
      Bluetooth: btusb: Add Broadcom patch RAM support

 drivers/bluetooth/btusb.c        | 155 ++++++++++++++++++++++++++++++-
 include/net/bluetooth/hci.h      |  21 +++++
 include/net/bluetooth/hci_core.h |  11 +++
 include/net/bluetooth/mgmt.h     |  15 +++
 include/net/bluetooth/rfcomm.h   |   6 +-
 net/bluetooth/hci_conn.c         |   3 +
 net/bluetooth/hci_core.c         |  64 +++++++++++++
 net/bluetooth/hci_event.c        |  61 +++++++++++++
 net/bluetooth/mgmt.c             | 236 +++++++++++++++++++++++++++++++++++++++++++++++-
 net/bluetooth/rfcomm/core.c      |   2 +-
 net/bluetooth/rfcomm/tty.c       |  20 ++--
 net/bluetooth/smp.c              | 153 +++++++++++++++----------------
 net/bluetooth/smp.h              |  30 +-----
 13 files changed, 653 insertions(+), 124 deletions(-)


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ