index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2014-07-28
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-21
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
2014-07-20
Bluetooth: Remove unneeded variable assignment in hmac_sha256
Marcel Holtmann
2014-07-20
Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now
Johan Hedberg
2014-07-18
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
2014-07-17
Bluetooth: Fix allowing initiating pairing when not pairable
Johan Hedberg
2014-07-17
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
2014-07-17
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
Bluetooth: Fix resetting remote authentication requirement after pairing
Johan Hedberg
2014-07-17
Bluetooth: never linger on process exit
Vladimir Davydov
2014-07-17
Bluetooth: Don't bother user space without IO capabilities
Johan Hedberg
2014-07-17
Bluetooth: Fix using uninitialized variable when pairing
Johan Hedberg
2014-07-16
Bluetooth: Fix always checking the blacklist for incoming connections
Johan Hedberg
2014-07-16
Bluetooth: Fix trying to initiate connections when acting as LE slave
Johan Hedberg
2014-07-16
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
2014-07-16
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
Bluetooth: Don't try to reject failed LE connections
Johan Hedberg
2014-07-15
Bluetooth: Remove unnecessary params variable from process_adv_report()
Johan Hedberg
2014-07-14
Bluetooth: cmtp: Remove unnecessary null test
Himangi Saraogi
2014-07-14
Bluetooth: Fix trying LTK re-encryption when we don't have an LTK
Johan Hedberg
2014-07-14
Bluetooth: Remove sco_chan_get helper function
Marcel Holtmann
2014-07-13
Bluetooth: Convert L2CAP ident spinlock into a mutex
Marcel Holtmann
2014-07-13
Bluetooth: Remove unneeded forward declaration of sco_chan_del
Marcel Holtmann
2014-07-13
Bluetooth: Remove unneeded forward declaration of __sco_chan_add
Marcel Holtmann
2014-07-13
Bluetooth: Allocate struct inquiry_entry with GFP_KERNEL
Marcel Holtmann
2014-07-13
Bluetooth: Enable LE Long Term Key Request event only when supported
Marcel Holtmann
2014-07-13
Bluetooth: Enable LE encryption events only when supported
Marcel Holtmann
2014-07-13
Bluetooth: Read LE Advertising Channel TX Power only when available
Marcel Holtmann
2014-07-12
6lowpan: introduce new net/6lowpan directory
Alexander Aring
2014-07-11
Bluetooth: Fix tracking local SSP authentication requirement
Johan Hedberg
2014-07-11
Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c
Marcel Holtmann
2014-07-11
Bluetooth: Move struct sco_conn into net/bluetooth/sco.c
Marcel Holtmann
2014-07-11
Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c
Marcel Holtmann
2014-07-11
Bluetooth: Update the list of L2CAP fixed channels
Marcel Holtmann
2014-07-11
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
2014-07-11
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
Marcel Holtmann
2014-07-11
Bluetooth: Delcare the hci_sec_filter as const
Marcel Holtmann
2014-07-11
Bluetooth: Move struct hci_sec_filter next to its user
Marcel Holtmann
2014-07-10
Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctl
Marcel Holtmann
2014-07-10
Bluetooth: Mark controller is down when HCI_AUTO_OFF is set
Marcel Holtmann
2014-07-10
Bluetooth: Remove unneeded mgmt_write_scan_failed function
Johan Hedberg
2014-07-10
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
2014-07-10
Bluetooth: Refactor ioctl scan state update to its own function
Johan Hedberg
2014-07-10
Bluetooth: Remove unneeded mgmt_connectable function
Johan Hedberg
2014-07-10
Bluetooth: Fix using test_and_clear instead of test_and_set
Johan Hedberg
2014-07-10
Bluteooth: Reject SMP bonding if HCI_PAIRABLE is not set
Johan Hedberg
2014-07-10
Bluetooth: Fix advertising parameter update when toggling connectable
Johan Hedberg
[next]