index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-05
Bluetooth: Fix coding style in hci_conn.c
Gustavo Padovan
1
-14
/
+12
2012-05-09
Bluetooth: Remove unused hci_le_ltk_neg_reply()
Syam Sidhardhan
1
-14
/
+0
2012-05-09
Bluetooth: Remove unused hci_le_ltk_reply()
Syam Sidhardhan
1
-16
/
+0
2012-05-09
Bluetooth: Add dst_type parameter to hci_connect
Andre Guedes
1
-8
/
+3
2012-05-09
Bluetooth: Remove useless code in hci_connect
Andre Guedes
1
-3
/
+0
2012-05-09
Bluetooth: Add support for reusing the same hci_conn for LE links
Vinicius Costa Gomes
1
-14
/
+18
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-23
Bluetooth: Fix two minor style issues in HCI code
Marcel Holtmann
1
-1
/
+1
2012-02-20
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
1
-1
/
+0
2012-02-19
Bluetooth: Fix hci_connect error return values
Johan Hedberg
1
-2
/
+2
2012-02-17
Bluetooth: Prefix hex numbers with object name
Andrei Emeltchenko
1
-1
/
+1
2012-02-17
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
1
-1
/
+1
2012-02-13
Bluetooth: Use list _safe deleting from conn chan_list
Andrei Emeltchenko
1
-2
/
+2
2012-02-13
Bluetooth: Use list _safe deleting from conn_hash_list
Andrei Emeltchenko
1
-2
/
+2
2012-02-13
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
1
-0
/
+4
2012-02-13
Bluetooth: Remove unneeded locking
Andre Guedes
1
-5
/
+0
2012-02-13
Bluetooth: Use GFP_KERNEL in hci_chan_create()
Andre Guedes
1
-1
/
+1
2012-02-13
Bluetooth: Use GFP_KERNEL in hci_conn_add()
Andre Guedes
1
-1
/
+1
2012-02-13
Bluetooth: Add a convenience function to check for SSP enabled
Johan Hedberg
1
-6
/
+2
2012-02-13
Bluetooth: Convert hdev->ssp_mode to a flag
Johan Hedberg
1
-3
/
+3
2012-02-13
Bluetooth: Merge boolean members of struct hci_conn into flags
Johan Hedberg
1
-6
/
+9
2012-02-13
Bluetooth: Convert hdev->out to a bool type
Johan Hedberg
1
-4
/
+4
2012-02-13
Bluetooth: Rename conn->pend to conn->flags
Johan Hedberg
1
-10
/
+10
2011-12-23
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
Gustavo F. Padovan
1
-2
/
+2
2011-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
Gustavo F. Padovan
1
-1
/
+1
2011-12-19
Revert "Bluetooth: Revert: Fix L2CAP connection establishment"
Gustavo F. Padovan
1
-1
/
+1
2011-12-18
Bluetooth: Don't disable tasklets to call hdev->notify()
Gustavo F. Padovan
1
-8
/
+2
2011-12-18
Bluetooth: convert conn hash to RCU
Gustavo F. Padovan
1
-10
/
+9
2011-12-18
Bluetooth: Use RCU to manipulate chan_list
Gustavo F. Padovan
1
-8
/
+6
2011-12-18
Bluetooth: hci_conn_auto_accept() doesn't need locking
Gustavo F. Padovan
1
-4
/
+0
2011-12-18
Bluetooth: Use delayed_work for connection timeout
Gustavo F. Padovan
1
-4
/
+5
2011-12-18
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
1
-6
/
+6
2011-12-17
Bluetooth: make hci_conn_enter_sniff_mode static
Gustavo F. Padovan
1
-36
/
+36
2011-12-17
Bluetooth: Use list_for_each_entry in hci_conn_hash_flush()
Gustavo F. Padovan
1
-8
/
+2
2011-12-17
Bluetooth: remove struct hci_chan_hash
Gustavo F. Padovan
1
-7
/
+6
2011-12-03
Bluetooth: Remove magic bluetooth version numbers
Andrei Emeltchenko
1
-1
/
+1
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-11
/
+58
2011-11-08
Bluetooth: Define HCI reasons instead of magic number
Andrei Emeltchenko
1
-1
/
+1
2011-11-07
Bluetooth: prioritizing data over HCI
Luiz Augusto von Dentz
1
-0
/
+53
2011-11-07
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
1
-10
/
+4
2011-11-07
Bluetooth: Revert: Fix L2CAP connection establishment
Arek Lichwa
1
-1
/
+1
2011-09-28
Bluetooth: use recommended LE connection parameters
Anderson Lizardo
1
-7
/
+7
2011-09-21
Bluetooth: Fix wrong memcpy size on LE start encryption
Anderson Briglia
1
-1
/
+1
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2011-06-30
Bluetooth: Fix memory leak under page timeouts
Tomas Targownik
1
-0
/
+3
2011-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
1
-3
/
+3
2011-06-15
Bluetooth: Fix L2CAP connection establishment
Ilia Kolomisnky
1
-1
/
+1
2011-06-13
Bluetooth: Fix initial security level of LE links
Vinicius Costa Gomes
1
-0
/
+1
2011-06-13
Bluetooth: Add support for LE Start Encryption
Vinicius Costa Gomes
1
-0
/
+49
2011-06-13
Bluetooth: Fix L2CAP security check
Luiz Augusto von Dentz
1
-2
/
+2
[prev]
[next]