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
/
hci_conn.c
Age
Commit message (
Expand
)
Author
2012-02-15
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
2011-12-22
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
Gustavo F. Padovan
2011-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
Gustavo F. Padovan
2011-12-18
Revert "Bluetooth: Revert: Fix L2CAP connection establishment"
Gustavo F. Padovan
2011-12-18
Bluetooth: Don't disable tasklets to call hdev->notify()
Gustavo F. Padovan
2011-12-18
Bluetooth: convert conn hash to RCU
Gustavo F. Padovan
2011-12-18
Bluetooth: Use RCU to manipulate chan_list
Gustavo F. Padovan
2011-12-18
Bluetooth: hci_conn_auto_accept() doesn't need locking
Gustavo F. Padovan
2011-12-18
Bluetooth: Use delayed_work for connection timeout
Gustavo F. Padovan
2011-12-18
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
2011-12-16
Bluetooth: make hci_conn_enter_sniff_mode static
Gustavo F. Padovan
2011-12-16
Bluetooth: Use list_for_each_entry in hci_conn_hash_flush()
Gustavo F. Padovan
2011-12-16
Bluetooth: remove struct hci_chan_hash
Gustavo F. Padovan
2011-12-03
Bluetooth: Remove magic bluetooth version numbers
Andrei Emeltchenko
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-08
Bluetooth: Define HCI reasons instead of magic number
Andrei Emeltchenko
2011-11-07
Bluetooth: prioritizing data over HCI
Luiz Augusto von Dentz
2011-11-07
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
2011-11-07
Bluetooth: Revert: Fix L2CAP connection establishment
Arek Lichwa
2011-09-27
Bluetooth: use recommended LE connection parameters
Anderson Lizardo
2011-09-21
Bluetooth: Fix wrong memcpy size on LE start encryption
Anderson Briglia
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-30
Bluetooth: Fix memory leak under page timeouts
Tomas Targownik
2011-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
2011-06-15
Bluetooth: Fix L2CAP connection establishment
Ilia Kolomisnky
2011-06-13
Bluetooth: Fix initial security level of LE links
Vinicius Costa Gomes
2011-06-13
Bluetooth: Add support for LE Start Encryption
Vinicius Costa Gomes
2011-06-13
Bluetooth: Fix L2CAP security check
Luiz Augusto von Dentz
2011-06-08
Bluetooth: Simplify hci_conn_accept_secure check
Waldemar Rymarkiewicz
2011-06-08
Bluetooth: Add BT_POWER L2CAP socket option.
Jaikumar Ganesh
2011-06-08
Bluetooth: Set 'peer_addr_type' in hci_le_connect()
Andre Guedes
2011-06-08
Bluetooth: Check advertising cache in hci_connect()
Andre Guedes
2011-06-08
Bluetooth: Remove useless check in hci_connect()
Andre Guedes
2011-06-08
Bluetooth: Fix auth_complete_evt for legacy units
Waldemar Rymarkiewicz
2011-05-11
Bluetooth: Double check sec req for pre 2.1 device
Waldemar Rymarkiewicz
2011-04-28
Bluetooth: Add variable SSP auto-accept delay support
Johan Hedberg
2011-04-28
Bluetooth: Map sec_level to link key requirements
Waldemar Rymarkiewicz
2011-02-27
Bluetooth: Use ERR_PTR as return error from hci_connect
Ville Tervo
2011-02-21
Bluetooth: Fix LE conn creation
Anderson Briglia
2011-02-21
Bluetooth: Fix inititial value for remote authentication requirements
Johan Hedberg
2011-02-16
Bluetooth: Send LE Connection Update Command
Claudio Takahasi
2011-02-16
Bluetooth: Fix initiated LE connections
Vinicius Costa Gomes
2011-02-16
Bluetooth: Use LE buffers for LE traffic
Ville Tervo
2011-02-16
Bluetooth: Add LE connect support
Ville Tervo
2011-02-08
Bluetooth: Add set_io_capability management command
Johan Hedberg
2011-01-19
Bluetooth: Fix race condition with conn->sec_level
Johan Hedberg
2011-01-19
Bluetooth: Fix MITM protection requirement preservation
Johan Hedberg
2011-01-19
Revert "Bluetooth: Update sec_level/auth_type for already existing connections"
Johan Hedberg
2010-12-01
Bluetooth: clean up hci code
Andrei Emeltchenko
2010-07-27
Bluetooth: Defer SCO setup if mode change is pending
Marcel Holtmann
[next]