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