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
*
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
*
|
Bluetooth: Move IRK checking logic in preparation to new connect method
Jakub Pawlowski
2015-07-23
1
-0
/
+23
|
/
*
Bluetooth: Fix warning of potentially uninitialized adv_instance variable
Johan Hedberg
2015-06-18
1
-6
/
+2
*
Bluetooth: Increment management interface revision
Marcel Holtmann
2015-06-18
1
-1
/
+1
*
Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()
Florian Grandel
2015-06-18
1
-1
/
+12
*
Bluetooth: mgmt: multi-adv for trigger_le_scan()
Florian Grandel
2015-06-18
1
-0
/
+1
*
Bluetooth: mgmt: program multi-adv on power on
Florian Grandel
2015-06-18
1
-3
/
+17
*
Bluetooth: mgmt: multi adv for remove_advertising*()
Florian Grandel
2015-06-18
1
-21
/
+24
*
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
Florian Grandel
2015-06-18
1
-35
/
+73
*
Bluetooth: mgmt: multi adv for clear_adv_instances()
Florian Grandel
2015-06-18
1
-16
/
+81
*
Bluetooth: mgmt: multi adv for set_advertising*()
Florian Grandel
2015-06-18
1
-6
/
+94
*
Bluetooth: mgmt: multi adv for create_instance_adv_data()
Florian Grandel
2015-06-18
1
-7
/
+16
*
Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()
Florian Grandel
2015-06-18
1
-5
/
+12
*
Bluetooth: mgmt: multi adv for enable_advertising()
Florian Grandel
2015-06-18
1
-5
/
+12
*
Bluetooth: mgmt: improve get_adv_instance_flags() readability
Florian Grandel
2015-06-18
1
-14
/
+16
*
Bluetooth: mgmt: multi adv for get_adv_instance_flags()
Florian Grandel
2015-06-18
1
-4
/
+9
*
Bluetooth: mgmt: multi adv for get_current_adv_instance()
Florian Grandel
2015-06-18
1
-1
/
+1
*
Bluetooth: mgmt: multi adv for read_adv_features()
Florian Grandel
2015-06-18
1
-10
/
+12
*
Bluetooth: mgmt: rename update_*_data_for_instance()
Florian Grandel
2015-06-18
1
-8
/
+6
*
Bluetooth: mgmt: dry update_scan_rsp_data()
Florian Grandel
2015-06-18
1
-33
/
+17
*
Bluetooth: hci_core/mgmt: move adv timeout to hdev
Florian Grandel
2015-06-18
1
-16
/
+11
*
Bluetooth: hci_core/mgmt: Introduce multi-adv list
Florian Grandel
2015-06-18
1
-1
/
+1
*
Bluetooth: Fix exposing full value of shortened LTKs
Johan Hedberg
2015-06-10
1
-1
/
+6
*
Bluetooth: mgmt: fix typos
Florian Grandel
2015-05-26
1
-3
/
+3
*
Bluetooth: Add local SSP OOB data to OOB ext data mgmt command
Johan Hedberg
2015-04-07
1
-2
/
+152
*
Bluetooth: Fix location of TX power field in LE advertising data
Marcel Holtmann
2015-04-04
1
-6
/
+8
*
Bluetooth: Disallow LE local out-of-band data when LE privacy is used
Marcel Holtmann
2015-04-02
1
-6
/
+19
*
Bluetooth: Convert local OOB data reading to use HCI request
Johan Hedberg
2015-04-02
1
-40
/
+65
*
Bluetooth: Fix error returns for Read Local OOB Extended Data commands
Marcel Holtmann
2015-03-29
1
-37
/
+34
*
Bluetooth: Move memory location outside of hci_dev lock
Marcel Holtmann
2015-03-29
1
-8
/
+6
*
Bluetooth: Update adv. parameters when conn. setting changes
Arman Uguray
2015-03-28
1
-1
/
+2
*
Bluetooth: Use ADV_SCAN_IND for adv. instances
Arman Uguray
2015-03-28
1
-1
/
+20
*
Bluetooth: Fix using global connectable settings for adv
Arman Uguray
2015-03-28
1
-4
/
+10
*
Bluetooth: Unify advertising data code paths
Arman Uguray
2015-03-26
1
-91
/
+64
*
Bluetooth: Update supported_flags for AD features
Arman Uguray
2015-03-26
1
-3
/
+29
*
Bluetooth: Support the "tx-power" adv flag
Arman Uguray
2015-03-26
1
-0
/
+19
*
Bluetooth: Support the "managed-flags" adv flag
Arman Uguray
2015-03-26
1
-2
/
+9
*
Bluetooth: Support the "limited-discoverable" adv flag
Arman Uguray
2015-03-26
1
-1
/
+8
*
Bluetooth: Support the "discoverable" adv flag
Arman Uguray
2015-03-26
1
-8
/
+30
*
Bluetooth: Support the "connectable mode" adv flag
Arman Uguray
2015-03-26
1
-31
/
+56
*
Bluetooth: Fix minor typo in comment for static address setting
Marcel Holtmann
2015-03-25
1
-1
/
+1
*
Bluetooth: Filter list of supported commands/events for untrusted users
Marcel Holtmann
2015-03-24
1
-7
/
+46
*
Bluetooth: Add support for adv instance timeout
Arman Uguray
2015-03-24
1
-20
/
+81
*
Bluetooth: Add support for instance scan response
Arman Uguray
2015-03-24
1
-14
/
+52
*
Bluetooth: Implement the Remove Advertising command
Arman Uguray
2015-03-24
1
-0
/
+103
[next]