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: timeout handling in new connect procedure
Jakub Pawlowski
2015-08-10
1
-2
/
+6
*
Bluetooth: advertisement handling in new connect procedure
Jakub Pawlowski
2015-08-10
1
-15
/
+37
*
Bluetooth: add hci_connect_le_scan
Jakub Pawlowski
2015-08-10
1
-0
/
+174
*
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
2015-08-10
1
-3
/
+2
*
Bluetooth: Fix encryption key size handling for LTKs
Johan Hedberg
2015-06-09
1
-2
/
+2
*
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
2015-03-13
1
-1
/
+1
*
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
2015-03-13
1
-1
/
+1
*
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
2015-03-13
1
-7
/
+7
*
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
Johan Hedberg
2015-02-19
1
-1
/
+1
*
Bluetooth: Convert connect_cfm to be triggered through hci_cb
Johan Hedberg
2015-02-19
1
-2
/
+2
*
Bluetooth: Improve error handling in connect acl
Lukasz Rymanowski
2015-02-14
1
-1
/
+5
*
Bluetooth: Do not allow LE connection if LE is not enabled
Lukasz Rymanowski
2015-02-14
1
-0
/
+8
*
Bluetooth: Remove unused function
Rickard Strandqvist
2015-01-16
1
-15
/
+0
*
Bluetooth: Add opcode parameter to hci_req_complete_t callback
Marcel Holtmann
2015-01-12
1
-1
/
+1
*
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
2014-12-20
1
-0
/
+3
*
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
2014-12-19
1
-0
/
+1
*
Bluetooth: Fix generation of non-resolvable private addresses
Marcel Holtmann
2014-12-08
1
-1
/
+1
*
Bluetooth: Fix initializing hci_conn RSSI to invalid value
Johan Hedberg
2014-12-05
1
-0
/
+1
*
Bluetooth: Fix check for direct advertising
Johan Hedberg
2014-10-28
1
-1
/
+1
*
Bluetooth: Fix LE connection timeout deadlock
Johan Hedberg
2014-10-28
1
-1
/
+1
*
Bluetooth: fix shadow warning in hci_disconnect()
Fabian Frederick
2014-10-25
1
-3
/
+4
*
Bluetooth: Defer connection-parameter removal when unpairing
Alfonso Acosta
2014-10-25
1
-0
/
+3
*
Bluetooth: Rename sco_param_wideband table to esco_param_msbc
Johan Hedberg
2014-09-25
1
-3
/
+3
*
Bluetooth: Add retransmission effort into SCO parameter table
Johan Hedberg
2014-09-24
1
-12
/
+11
*
Bluetooth: Fix reason code used for rejecting SCO connections
Johan Hedberg
2014-09-24
1
-1
/
+1
*
Bluetooth: Check for SCO type before setting retransmission effort
Bernhard Thaler
2014-09-23
1
-5
/
+17
*
Bluetooth: Move clock offset reading into hci_disconnect()
Johan Hedberg
2014-09-08
1
-19
/
+13
*
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
2014-09-08
1
-2
/
+2
*
Bluetooth: Remove hci_conn_hold/drop from hci_chan
Johan Hedberg
2014-09-08
1
-4
/
+1
*
Bluetooth: Ignore incoming data after initiating disconnection
Johan Hedberg
2014-09-08
1
-0
/
+6
*
Bluetooth: Set disc_timeout to 0 when calling hci_chan_del
Johan Hedberg
2014-09-08
1
-0
/
+3
*
Bluetooth: Fix hci_conn reference counting with hci_chan
Johan Hedberg
2014-09-08
1
-1
/
+3
*
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
Johan Hedberg
2014-09-08
1
-0
/
+1
*
Bluetooth: Fix hci_conn reference counting for auto-connections
Johan Hedberg
2014-08-20
1
-0
/
+8
*
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
2014-07-21
1
-2
/
+2
*
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
2014-07-18
1
-1
/
+1
*
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
2014-07-17
1
-0
/
+3
*
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
1
-1
/
+2
*
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
2014-07-16
1
-8
/
+9
*
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
1
-3
/
+4
*
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
2014-07-16
1
-7
/
+6
*
Bluetooth: Fix advertising and active scanning co-existence
Johan Hedberg
2014-07-08
1
-0
/
+10
*
Bluetooth: Stop advertising always before initiating a connection
Johan Hedberg
2014-07-08
1
-3
/
+12
*
Bluetooth: Use real advertising state to random address update decision
Johan Hedberg
2014-07-08
1
-2
/
+2
*
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
2014-07-07
1
-2
/
+4
*
Bluetooth: Remove auth_type parameter from hci_connect_le()
Johan Hedberg
2014-07-07
1
-4
/
+1
*
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
2014-07-06
1
-1
/
+3
*
Bluetooth: Make hci_le_conn_update return the store hint
Johan Hedberg
2014-07-03
1
-2
/
+7
*
Bluetooth: Provide defaults for LE connection latency and timeout
Marcel Holtmann
2014-07-03
1
-2
/
+2
*
Bluetooth: Use LE connection parameters if known
Marcel Holtmann
2014-07-03
1
-1
/
+6
[next]