index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2014-12-03
Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
Johan Hedberg
2014-12-03
Bluetooth: Remove unused hci_find_ltk function
Johan Hedberg
2014-12-03
Bluetooth: Update LTK lookup to correctly deal with SC LTKs
Johan Hedberg
2014-12-03
Bluetooth: Add mgmt_set_secure_conn support for any LE adapter
Johan Hedberg
2014-12-03
Bluetooth: Use custom macro for testing BR/EDR SC enabled
Johan Hedberg
2014-12-03
Bluetooth: Set the correct security level for SC LTKs
Johan Hedberg
2014-12-03
Bluetooth: Add mgmt support for LE Secure Connections LTK types
Johan Hedberg
2014-12-03
Bluetooth: Update SMP security level to/from auth_req for SC
Johan Hedberg
2014-12-03
Bluetooth: Add SMP flag for SC and set it when necessary.
Johan Hedberg
2014-12-03
Bluetooth: Make auth_req mask dependent on SC enabled or not
Johan Hedberg
2014-12-03
Bluetooth: Add basic SMP defines for LE Secure Connections
Johan Hedberg
2014-12-03
Bluetooth: Simplify Link Key Notification event handling logic
Johan Hedberg
2014-12-02
Bluetooth: Track both local and remote L2CAP fixed channel mask
Johan Hedberg
2014-11-27
Bluetooth: Automatically flushable packets aren't allowed on LE links
Steven Walter
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2014-11-21
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-19
Bluetooth: Convert link keys list to use RCU
Johan Hedberg
2014-11-19
Bluetooth: Fix setting conn->pending_sec_level value from link key
Johan Hedberg
2014-11-19
Bluetooth: Fix setting state back to TASK_RUNNING
Johan Hedberg
2014-11-18
Bluetooth: Call drain_workqueue() before resetting state
Johan Hedberg
2014-11-18
Bluetooth: Use shorter "rand" name for "randomizer"
Johan Hedberg
2014-11-18
Bluetooth: Fix BR/EDR-only address checks for remote OOB data
Johan Hedberg
2014-11-15
Bluetooth: Fix clearing remote OOB data through mgmt
Johan Hedberg
2014-11-15
Bluetooth: Add debug logs to help track locking issues
Johan Hedberg
2014-11-15
Bluetooth: Remove unnecessary hdev locking in smp.c
Johan Hedberg
2014-11-15
Bluetooth: Convert IRK list to RCU
Johan Hedberg
2014-11-15
Bluetooth: Convert LTK list to RCU
Johan Hedberg
2014-11-15
Bluetooth: Trigger SMP for the appropriate LE CoC errors
Johan Hedberg
2014-11-15
Bluetooth: Add key preference parameter to smp_sufficient_security
Johan Hedberg
2014-11-15
Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state
Johan Hedberg
2014-11-15
Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user
Fabian Frederick
2014-11-13
Bluetooth: Fix correct nesting for 6lowpan server channel
Johan Hedberg
2014-11-13
Bluetooth: Fix L2CAP nesting level initialization location
Johan Hedberg
2014-11-13
Bluetooth: Fix L2CAP socket lock nesting level
Johan Hedberg
2014-11-13
Bluetooth: Use proper nesting annotation for l2cap_chan lock
Johan Hedberg
2014-11-12
Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.c
Johan Hedberg
2014-11-12
Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning
Johan Hedberg
2014-11-11
Bluetooth: 6lowpan: Remove unnecessary RCU callback
Johan Hedberg
2014-11-11
Bluetooth: Fix mgmt connected notification
Johan Hedberg
2014-11-11
Bluetooth: Fix sparse warning in amp.c
Johan Hedberg
2014-11-10
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-08
Bluetooth: 6lowpan: fix skb_unshare behaviour
Alexander Aring
2014-11-07
Bluetooth: Send mgmt_connected only if state is BT_CONFIG
Jaganath Kanakkassery
2014-11-06
6lowpan: move skb_free from error paths in decompression
Martin Townsend
2014-11-06
Bluetooth: Sort switch cases by opcode's numeric value
Kuba Pawlak
2014-11-06
Bluetooth: Clear role switch pending flag
Kuba Pawlak
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-04
Bluetooth: Fix sparse warnings in RFCOMM
Johan Hedberg
2014-11-04
rfcomm, sched/wait: Fix broken wait construct
Peter Zijlstra
2014-11-03
Bluetooth: Fix invalid response for 'Start Discovery' command
Szymon Janc
[prev]
[next]