index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2011-06-08
Bluetooth: Simplify hci_conn_accept_secure check
Waldemar Rymarkiewicz
1
-3
/
+1
2011-06-08
Bluetooth: Add BT_POWER L2CAP socket option.
Jaikumar Ganesh
1
-3
/
+6
2011-06-08
Bluetooth: Set 'peer_addr_type' in hci_le_connect()
Andre Guedes
1
-0
/
+1
2011-06-08
Bluetooth: Check advertising cache in hci_connect()
Andre Guedes
1
-0
/
+9
2011-06-08
Bluetooth: Remove useless check in hci_connect()
Andre Guedes
1
-2
/
+2
2011-06-08
Bluetooth: Fix auth_complete_evt for legacy units
Waldemar Rymarkiewicz
1
-0
/
+2
2011-05-11
Bluetooth: Double check sec req for pre 2.1 device
Waldemar Rymarkiewicz
1
-0
/
+17
2011-04-28
Bluetooth: Add variable SSP auto-accept delay support
Johan Hedberg
1
-0
/
+17
2011-04-28
Bluetooth: Map sec_level to link key requirements
Waldemar Rymarkiewicz
1
-10
/
+51
2011-02-27
Bluetooth: Use ERR_PTR as return error from hci_connect
Ville Tervo
1
-2
/
+2
2011-02-21
Bluetooth: Fix LE conn creation
Anderson Briglia
1
-2
/
+3
2011-02-21
Bluetooth: Fix inititial value for remote authentication requirements
Johan Hedberg
1
-0
/
+1
2011-02-17
Bluetooth: Send LE Connection Update Command
Claudio Takahasi
1
-0
/
+20
2011-02-16
Bluetooth: Fix initiated LE connections
Vinicius Costa Gomes
1
-0
/
+1
2011-02-16
Bluetooth: Use LE buffers for LE traffic
Ville Tervo
1
-0
/
+5
2011-02-16
Bluetooth: Add LE connect support
Ville Tervo
1
-3
/
+48
2011-02-08
Bluetooth: Add set_io_capability management command
Johan Hedberg
1
-0
/
+1
2011-01-19
Bluetooth: Fix race condition with conn->sec_level
Johan Hedberg
1
-2
/
+6
2011-01-19
Bluetooth: Fix MITM protection requirement preservation
Johan Hedberg
1
-0
/
+3
2011-01-19
Revert "Bluetooth: Update sec_level/auth_type for already existing connections"
Johan Hedberg
1
-5
/
+0
2010-12-02
Bluetooth: clean up hci code
Andrei Emeltchenko
1
-8
/
+15
2010-07-27
Bluetooth: Defer SCO setup if mode change is pending
Marcel Holtmann
1
-4
/
+28
2010-07-21
Bluetooth: Reassigned copyright to Code Aurora Forum
Ron Shaffer
1
-1
/
+1
2010-07-09
Bluetooth: Update sec_level/auth_type for already existing connections
Ville Tervo
1
-0
/
+5
2010-02-04
Bluetooth: Enter active mode before establishing a SCO link.
Nick Pelly
1
-0
/
+3
2009-11-16
Bluetooth: Set general bonding security for ACL by default
Andrei Emeltchenko
1
-0
/
+1
2009-08-23
Bluetooth: Add extra device reference counting for connections
Marcel Holtmann
1
-1
/
+16
2009-05-10
Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections
Marcel Holtmann
1
-3
/
+1
2009-05-10
Bluetooth: Fix wrong module refcount when connection setup fails
Marcel Holtmann
1
-0
/
+2
2009-05-05
Bluetooth: Fix issue with sysfs handling for connections
Marcel Holtmann
1
-0
/
+2
2009-04-28
Bluetooth: Fix connection establishment with low security requirement
Marcel Holtmann
1
-6
/
+3
2009-04-28
Bluetooth: Add different pairing timeout for Legacy Pairing
Marcel Holtmann
1
-0
/
+1
2009-02-27
Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early
Dave Young
1
-2
/
+2
2009-02-27
Bluetooth: Set authentication requirement before requesting it
Marcel Holtmann
1
-6
/
+4
2009-02-27
Bluetooth: Ask upper layers for HCI disconnect reason
Marcel Holtmann
1
-2
/
+4
2009-02-27
Bluetooth: Set authentication requirements if not available
Marcel Holtmann
1
-0
/
+3
2009-02-27
Bluetooth: Use general bonding whenever possible
Marcel Holtmann
1
-14
/
+9
2009-02-27
Bluetooth: Add SCO fallback for eSCO connection attempts
Marcel Holtmann
1
-2
/
+7
2009-02-27
Bluetooth: Add enhanced security model for Simple Pairing
Marcel Holtmann
1
-15
/
+30
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
1
-5
/
+0
2008-09-09
[Bluetooth] Reject L2CAP connections on an insecure ACL link
Marcel Holtmann
1
-0
/
+13
2008-09-09
[Bluetooth] Enforce correct authentication requirements
Marcel Holtmann
1
-3
/
+5
2008-07-14
[Bluetooth] Use a more unique bus name for connections
Marcel Holtmann
1
-3
/
+5
[next]