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
/
mgmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bluetooth: Fix potential buffer overflow with Add Advertising
Johan Hedberg
2016-03-11
1
-0
/
+4
*
Bluetooth: Increment management interface revision
Johan Hedberg
2016-03-10
1
-1
/
+1
*
Bluetooth: Add support for limited privacy mode
Johan Hedberg
2016-03-10
1
-2
/
+18
*
Bluetooth: Add support for Start Limited Discovery command
Johan Hedberg
2016-01-05
1
-9
/
+44
*
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
Johan Hedberg
2016-01-05
1
-1
/
+2
*
Bluetooth: Clean up current advertising instance tracking
Johan Hedberg
2015-12-10
1
-4
/
+6
*
Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag
Johan Hedberg
2015-12-10
1
-7
/
+1
*
Bluetooth: Simplify read_adv_features code
Johan Hedberg
2015-12-10
1
-20
/
+8
*
Bluetooth: Perform HCI update for power on synchronously
Johan Hedberg
2015-12-10
1
-128
/
+8
*
Bluetooth: Move fast connectable code to hci_request.c
Johan Hedberg
2015-12-10
1
-39
/
+4
*
Bluetooth: Move EIR update to hci_request.c
Johan Hedberg
2015-12-10
1
-195
/
+8
*
Bluetooth: HCI name update to hci_request.c
Johan Hedberg
2015-12-10
1
-12
/
+2
*
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
Johan Hedberg
2015-12-10
1
-39
/
+2
*
Bluetooth: Move discoverable changes to hdev->req_workqueue
Johan Hedberg
2015-12-10
1
-77
/
+13
*
Bluetooth: Perform Class of Device changes through hdev->req_workqueue
Johan Hedberg
2015-12-10
1
-47
/
+7
*
Bluetooth: Move connectable changes to hdev->req_workqueue
Johan Hedberg
2015-12-10
1
-74
/
+12
*
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
2015-12-10
1
-534
/
+40
*
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
2015-12-10
1
-8
/
+8
*
Bluetooth: Increment management interface revision
Johan Hedberg
2015-11-23
1
-1
/
+1
*
Bluetooth: Fix powering on with privacy and advertising
Andrzej Kaczmarek
2015-11-23
1
-7
/
+7
*
Bluetooth: Add support for Get Advertising Size Information command
Marcel Holtmann
2015-11-22
1
-0
/
+58
*
Bluetooth: Simplify if statements in tlv_data_is_valid function
Marcel Holtmann
2015-11-22
1
-9
/
+11
*
Bluetooth: Add instance range check for Add Advertising command
Marcel Holtmann
2015-11-22
1
-0
/
+4
*
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
2015-11-19
1
-2
/
+1
*
Bluetooth: Fix BR/EDR Page Scan update with Add Device
Johan Hedberg
2015-11-19
1
-13
/
+1
*
Bluetooth: Move Stop Discovery to req_workqueue
Johan Hedberg
2015-11-19
1
-67
/
+5
*
Bluetooth: Move Start Discovery to req_workqueue
Johan Hedberg
2015-11-19
1
-229
/
+9
*
Bluetooth: Add discovery type validity helper
Johan Hedberg
2015-11-19
1
-0
/
+40
*
Bluetooth: Move LE scan disable/restart behind req_workqueue
Johan Hedberg
2015-11-19
1
-2
/
+2
*
Bluetooth: Use req_workqueue for background scanning when powering on
Johan Hedberg
2015-11-19
1
-6
/
+4
*
Bluetooth: Don't wait for HCI in Add/Remove Device
Johan Hedberg
2015-11-19
1
-111
/
+50
*
Bluetooth: Run all background scan updates through req_workqueue
Johan Hedberg
2015-11-19
1
-1
/
+1
*
Bluetooth: Take advantage of connection abort helpers
Johan Hedberg
2015-10-22
1
-33
/
+3
*
Bluetooth: Fix crash in SMP when unpairing
Johan Hedberg
2015-10-22
1
-0
/
+3
*
Bluetooth: Disable auto-connection parameters when unpairing
Johan Hedberg
2015-10-22
1
-0
/
+10
*
Bluetooth: Remove unnecessary indentation in unpair_device()
Johan Hedberg
2015-10-21
1
-23
/
+32
*
Bluetooth: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
2015-10-21
1
-4
/
+6
*
Bluetooth: Add le_addr_type() helper function
Johan Hedberg
2015-10-21
1
-38
/
+18
*
Bluetooth: Fix removing connection parameters when unpairing
Johan Hedberg
2015-10-21
1
-5
/
+7
*
Bluetooth: Don't use remote address type to decide IRK persistency
Johan Hedberg
2015-10-21
1
-16
/
+2
*
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
2015-10-16
1
-1
/
+5
*
Bluetooth: Fix remove_device behavior for explicit connects
Johan Hedberg
2015-10-16
1
-1
/
+6
*
Bluetooth: Fix LE reconnection logic
Johan Hedberg
2015-10-16
1
-1
/
+4
*
Bluetooth: Fix double scan updates
Jakub Pawlowski
2015-10-16
1
-1
/
+5
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-08-17
1
-4
/
+11
|
\
|
*
Bluetooth: Enable new connection establishment procedure.
Jakub Pawlowski
2015-08-10
1
-3
/
+4
|
*
Bluetooth: advertisement handling in new connect procedure
Jakub Pawlowski
2015-08-10
1
-0
/
+6
|
*
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
2015-08-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event
Jakub Pawlowski
2015-08-06
1
-1
/
+1
[prev]
[next]