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