index
:
linux-stable.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.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
Linux kernel stable tree
Greg Kroah-Hartman
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: Fix redundant encryption request for reauthentication
Johan Hedberg
2014-04-25
1
-3
/
+6
*
Bluetooth: Enforce strict Secure Connections Only mode security
Marcel Holtmann
2014-03-19
1
-0
/
+11
*
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
1
-13
/
+13
*
Bluetooth: Remove unnecessary stop_scan_complete function
Johan Hedberg
2014-02-28
1
-43
/
+8
*
Bluetooth: Fix trying to disable scanning twice
Johan Hedberg
2014-02-28
1
-1
/
+0
*
Bluetooth: Add timeout for LE connection attempts
Johan Hedberg
2014-02-28
1
-0
/
+13
*
Bluetooth: Fix updating connection state to BT_CONNECT too early
Johan Hedberg
2014-02-28
1
-1
/
+2
*
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
2014-02-28
1
-3
/
+3
*
Bluetooth: Introduce LE auto connection infrastructure
Andre Guedes
2014-02-26
1
-0
/
+5
*
Bluetooth: Move address type conversion to outside hci_connect_le
Andre Guedes
2014-02-26
1
-6
/
+0
*
Bluetooth: Refactor HCI connection code
Andre Guedes
2014-02-26
1
-20
/
+4
*
Bluetooth: Remove unused function
Andre Guedes
2014-02-26
1
-43
/
+0
*
Bluetooth: Stop scanning on LE connection
Andre Guedes
2014-02-26
1
-2
/
+90
*
Bluetooth: Declare le_conn_failed in hci_core.h
Andre Guedes
2014-02-26
1
-2
/
+2
*
Bluetooth: Use unresolvable private address for active scanning
Marcel Holtmann
2014-02-24
1
-1
/
+4
*
Bluetooth: Fix setting correct src_type when connecting LE
Johan Hedberg
2014-02-23
1
-1
/
+2
*
Bluetooth: Use hci_update_random_address() when connecting LE
Johan Hedberg
2014-02-23
1
-1
/
+7
*
Bluetooth: Use same LE min/max connection event length during update
Marcel Holtmann
2014-02-19
1
-2
/
+2
*
Bluetooth: Fix wrong identity address during connection failures
Marcel Holtmann
2014-02-19
1
-0
/
+13
*
Bluetooth: Look up RPA for connection requests with Identity Address
Johan Hedberg
2014-02-18
1
-5
/
+14
*
Bluetooth: Use connection parameters if any
Andre Guedes
2014-02-13
1
-2
/
+10
*
Bluetooth: Include security level 4 in connections check
Marcel Holtmann
2014-02-13
1
-4
/
+8
*
Bluetooth: Introduce le_conn_failed() helper
Andre Guedes
2014-02-13
1
-8
/
+16
*
Bluetooth: Save connection interval parameters in hci_conn
Andre Guedes
2014-02-13
1
-2
/
+4
*
Bluetooth: Introduce requirements for security level 4
Marcel Holtmann
2014-02-13
1
-5
/
+13
*
Bluetooth: Add support for handling P-256 derived link keys
Marcel Holtmann
2014-02-13
1
-2
/
+4
*
Bluetooth: Add definitions for new link key types
Marcel Holtmann
2014-02-13
1
-2
/
+2
*
Bluetooth: Expose debugfs settings for LE connection interval
Marcel Holtmann
2013-10-19
1
-2
/
+3
*
Bluetooth: Select the own address type during initial setup phase
Marcel Holtmann
2013-10-19
1
-6
/
+1
*
Bluetooth: Convert idle timer to use delayed work
Johan Hedberg
2013-10-16
1
-15
/
+7
*
Bluetooth: Convert auto accept timer to use delayed work
Johan Hedberg
2013-10-16
1
-8
/
+6
*
Bluetooth: Store source address of HCI connections
Marcel Holtmann
2013-10-13
1
-2
/
+5
*
Bluetooth: Store the source address type of LE connections
Marcel Holtmann
2013-10-13
1
-4
/
+7
*
Bluetooth: Remove pointless bdaddr_to_le() helper function
Marcel Holtmann
2013-10-13
1
-1
/
+4
*
Bluetooth: Make LE scan interval and window a controller option
Marcel Holtmann
2013-10-11
1
-2
/
+2
*
Bluetooth: Move smp.h header file into net/bluetooth/
Marcel Holtmann
2013-10-11
1
-1
/
+1
*
Bluetooth: Move a2mp.h header file into net/bluetooth/
Marcel Holtmann
2013-10-11
1
-1
/
+2
*
Bluetooth: Refactor hci_connect_le
Andre Guedes
2013-10-10
1
-18
/
+33
*
Bluetooth: Use HCI request for LE connection
Andre Guedes
2013-10-10
1
-24
/
+67
*
Bluetooth: Use random address if public address is not available
Marcel Holtmann
2013-10-06
1
-0
/
+4
*
Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
Johan Hedberg
2013-10-05
1
-1
/
+1
*
Bluetooth: Initialize hci_conn fields in hci_connect_le
Andre Guedes
2013-10-03
1
-5
/
+5
*
Bluetooth: Rename hci_conn variable in hci_connect_le()
Andre Guedes
2013-10-03
1
-13
/
+13
*
Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
Johan Hedberg
2013-10-02
1
-0
/
+3
*
Bluetooth: Disable upper layer connections when user channel is active
Marcel Holtmann
2013-09-16
1
-0
/
+1
*
Bluetooth: Add SCO connection fallback
Frédéric Dalleau
2013-08-21
1
-8
/
+36
*
Bluetooth: Parameters for outgoing SCO connections
Frédéric Dalleau
2013-08-21
1
-5
/
+19
*
Bluetooth: Use hci_connect_sco directly
Frédéric Dalleau
2013-08-21
1
-6
/
+2
*
Bluetooth: introduce hci_conn ref-counting
David Herrmann
2013-04-17
1
-2
/
+1
*
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
2013-04-17
1
-16
/
+1
[next]