index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
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
2014-11-03
Bluetooth: Consolidate whitelist debugfs entry into device_list
Marcel Holtmann
2014-11-02
Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
Marcel Holtmann
[prev]
[next]