index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
bluetooth: fix list handling
Linus Torvalds
2015-07-04
2
-2
/
+3
*
Bluetooth: Fix warning of potentially uninitialized adv_instance variable
Johan Hedberg
2015-06-18
1
-6
/
+2
*
Bluetooth: Use zalloc when possible
Johan Hedberg
2015-06-18
1
-2
/
+1
*
Bluetooth: Increment management interface revision
Marcel Holtmann
2015-06-18
1
-1
/
+1
*
Bluetooth: hci_core: remove obsolete adv_instance
Florian Grandel
2015-06-18
1
-1
/
+0
*
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
2
-35
/
+74
*
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
2
-16
/
+40
*
Bluetooth: hci_core/mgmt: Introduce multi-adv list
Florian Grandel
2015-06-18
2
-1
/
+118
*
Bluetooth: 6lowpan: Fix module refcount
Glenn Ruben Bakke
2015-06-17
1
-2
/
+0
*
Bluetooth: 6lowpan: Fix double kfree of netdev priv
Glenn Ruben Bakke
2015-06-17
1
-2
/
+1
*
Bluetooth: 6lowpan: Move netdev sysfs device reference
Glenn Ruben Bakke
2015-06-17
1
-1
/
+1
*
Bluetooth: 6lowpan: Rename ambiguous variable
Glenn Ruben Bakke
2015-06-17
1
-3
/
+3
*
Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is de...
Glenn Ruben Bakke
2015-06-17
1
-1
/
+1
*
Bluetooth: Remove redundant check for ACL_LINK
Johan Hedberg
2015-06-12
1
-2
/
+1
*
Bluetooth: Use actual encryption key size for SMP over BR/EDR
Johan Hedberg
2015-06-12
1
-2
/
+2
*
Bluetooth: Read encryption key size for BR/EDR connections
Johan Hedberg
2015-06-12
1
-0
/
+87
*
Bluetooth: Move SC-only check outside of BT_CONFIG branch
Johan Hedberg
2015-06-12
1
-12
/
+12
*
Bluetooth: Add debugfs support for min LE encryption key size
Johan Hedberg
2015-06-12
1
-1
/
+50
*
Bluetooth: Add debugfs support for max LE encryption key size
Johan Hedberg
2015-06-12
1
-4
/
+57
*
Bluetooth: Stop sabotaging list poisoning
Alexey Dobriyan
2015-06-11
1
-6
/
+2
*
Bluetooth: Fix exposing full value of shortened LTKs
Johan Hedberg
2015-06-10
2
-2
/
+14
*
Bluetooth: Move SCO support under BT_BREDR config option
Arron Wang
2015-06-09
1
-1
/
+2
*
Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void
Arron Wang
2015-06-09
2
-6
/
+4
*
Bluetooth: Don't call shutdown when leaving user channel
Loic Poulain
2015-06-09
1
-0
/
+1
*
Bluetooth: Fix encryption key size handling for LTKs
Johan Hedberg
2015-06-09
3
-15
/
+7
*
Bluetooth: Fix race condition with user channel and setup stage
Marcel Holtmann
2015-06-08
1
-7
/
+19
*
Bluetooth: Reorder HCI user channel socket release
Loic Poulain
2015-06-06
1
-2
/
+2
*
Bluetooth: Fix potential NULL dereference in RFCOMM bind callback
Jaganath Kanakkassery
2015-06-06
1
-8
/
+12
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-30
3
-12
/
+19
|
\
|
*
Bluetooth: mgmt: fix typos
Florian Grandel
2015-05-26
1
-3
/
+3
|
*
Bluetooth: Add debug logs for legacy SMP crypto functions
Johan Hedberg
2015-05-19
1
-4
/
+16
|
*
Bluetooth: Fix calls to __hci_cmd_sync()
Frederic Danis
2015-05-15
1
-5
/
+0
*
|
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
Martin KaFai Lau
2015-05-25
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: Fix remote name event return directly.
Wesley Kuo
2015-05-14
1
-2
/
+4
[next]