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
2020-02-28
Bluetooth: During le_conn_timeout disable EXT_ADV
Sathish Narsimman
1
-3
/
+19
2020-02-28
Bluetooth: Remove adv set for directed advertising
Sathish Narsimman
1
-0
/
+10
2020-02-18
Bluetooth: Disable Extended Adv if enabled
Sathish Narsimman
1
-5
/
+2
2020-02-14
Bluetooth: Add BT_PHY socket option
Luiz Augusto von Dentz
1
-0
/
+107
2019-11-22
Bluetooth: Fix memory leak in hci_connect_le_scan
Navid Emamdoost
1
-1
/
+3
2019-10-16
Bluetooth: Workaround directed advertising bug in Broadcom controllers
Szymon Janc
1
-0
/
+8
2019-07-06
Bluetooth: Use controller sets when available
Luiz Augusto von Dentz
1
-1
/
+1
2019-07-06
Bluetooth: Add support for LE ping feature
Spoorthi Ravishankar Koppad
1
-0
/
+3
2019-06-22
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
1
-9
/
+9
2019-04-25
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+8
2018-07-30
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
1
-0
/
+23
2018-07-30
Bluetooth: Use ext adv for directed adv
Jaganath Kanakkassery
1
-22
/
+45
2018-07-30
Bluetooth: Use selected PHYs in extended connect
Jaganath Kanakkassery
1
-16
/
+45
2018-07-06
Bluetooth: Use extended LE Connection if supported
Jaganath Kanakkassery
1
-18
/
+54
2018-04-03
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
1
-8
/
+21
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
1
-2
/
+2
2017-10-29
Bluetooth: Fix potential memory leak
Jaganath Kanakkassery
1
-1
/
+1
2016-11-23
Bluetooth: Fix using the correct source address type
Johan Hedberg
1
-2
/
+24
2016-07-09
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
1
-1
/
+1
2016-03-10
Bluetooth: Add support for limited privacy mode
Johan Hedberg
1
-2
/
+11
2016-03-10
Bluetooth: Move memset closer to where it's needed
Johan Hedberg
1
-2
/
+2
2015-12-10
Bluetooth: Don't treat connection timeout as a failure
Johan Hedberg
1
-2
/
+10
2015-12-10
Bluetooth: Use continuous scanning when creating LE connections
Johan Hedberg
1
-1
/
+5
2015-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
1
-1
/
+1
2015-11-19
Bluetooth: Remove conn_unfinished variable from hci_connect_le()
Johan Hedberg
1
-36
/
+12
2015-11-19
Bluetooth: Move check for ongoing connect earlier in hci_connect_le()
Johan Hedberg
1
-6
/
+6
2015-11-19
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
1
-2
/
+2
2015-11-19
Bluetooth: Use req_workqueue for explicit connect requests
Johan Hedberg
1
-35
/
+4
2015-11-19
Bluetooth: Add clarifying comment why schedule_work is used
Johan Hedberg
1
-0
/
+4
2015-10-22
Bluetooth: Make hci_disconnect() behave correctly for all states
Johan Hedberg
1
-8
/
+3
2015-10-22
Bluetooth: Take advantage of connection abort helpers
Johan Hedberg
1
-71
/
+8
2015-10-21
Bluetooth: Remove unnecessary hci_explicit_connect_lookup function
Johan Hedberg
1
-2
/
+3
2015-10-21
Bluetooth: Add hdev helper variable to hci_le_create_connection_cancel
Johan Hedberg
1
-6
/
+7
2015-10-21
Bluetooth: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
1
-6
/
+3
2015-10-21
Bluetooth: Fix missing hdev locking for LE scan cleanup
Johan Hedberg
1
-9
/
+43
2015-10-16
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
1
-7
/
+15
2015-10-16
Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup
Johan Hedberg
1
-4
/
+19
2015-10-16
Bluetooth: Fix LE reconnection logic
Johan Hedberg
1
-2
/
+2
2015-10-16
Bluetooth: Fix reference counting for LE-scan based connections
Johan Hedberg
1
-17
/
+36
2015-10-16
Bluetooth: Fix double scan updates
Jakub Pawlowski
1
-3
/
+4
2015-08-10
Bluetooth: timeout handling in new connect procedure
Jakub Pawlowski
1
-2
/
+6
2015-08-10
Bluetooth: advertisement handling in new connect procedure
Jakub Pawlowski
1
-15
/
+37
2015-08-10
Bluetooth: add hci_connect_le_scan
Jakub Pawlowski
1
-0
/
+174
2015-08-10
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
1
-3
/
+2
2015-06-09
Bluetooth: Fix encryption key size handling for LTKs
Johan Hedberg
1
-2
/
+2
2015-03-13
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
1
-1
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
1
-1
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
1
-7
/
+7
2015-02-19
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
Johan Hedberg
1
-1
/
+1
2015-02-19
Bluetooth: Convert connect_cfm to be triggered through hci_cb
Johan Hedberg
1
-2
/
+2
[next]