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.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: Fix returning proper HCI status from __hci_req_sync
Johan Hedberg
2015-11-23
1
-1
/
+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: remove unneeded variable in l2cap_stream_rx
Prasanna Karthik
2015-11-19
1
-3
/
+1
*
Bluetooth: Clean up hci_core code
Prasanna Karthik
2015-11-19
1
-3
/
+4
*
Bluetooth: clean up af_bluetooth code
Prasanna Karthik
2015-11-19
1
-2
/
+2
*
Bluetooth: Delete an unnecessary check before the function call "kfree_skb"
Markus Elfring
2015-11-19
1
-2
/
+1
*
Bluetooth: Simplify request cleanup code
Johan Hedberg
2015-11-19
2
-3
/
+3
*
Bluetooth: Remove conn_unfinished variable from hci_connect_le()
Johan Hedberg
2015-11-19
1
-36
/
+12
*
Bluetooth: Move check for ongoing connect earlier in hci_connect_le()
Johan Hedberg
2015-11-19
1
-6
/
+6
*
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
2015-11-19
3
-12
/
+10
*
Bluetooth: Remove unnecessary le_scan_restart_work_complete() function
Johan Hedberg
2015-11-19
1
-36
/
+24
*
Bluetooth: Simplify le_scan_disable_work()
Johan Hedberg
2015-11-19
1
-91
/
+57
*
Bluetooth: Pass inquiry length to bredr_inquiry()
Johan Hedberg
2015-11-19
1
-3
/
+5
*
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
3
-67
/
+70
*
Bluetooth: Move Start Discovery to req_workqueue
Johan Hedberg
2015-11-19
2
-229
/
+211
*
Bluetooth: Add error return value to hci_req_sync callback
Johan Hedberg
2015-11-19
3
-26
/
+54
*
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
3
-170
/
+181
*
Bluetooth: Make __hci_update_background_scan private to hci_request.c
Johan Hedberg
2015-11-19
2
-3
/
+1
*
Bluetooth: Use req_workqueue for background scanning when powering on
Johan Hedberg
2015-11-19
1
-6
/
+4
*
Bluetooth: Use req_workqueue for explicit connect requests
Johan Hedberg
2015-11-19
2
-36
/
+18
*
Bluetooth: Add HCI status return parameter to hci_req_sync()
Johan Hedberg
2015-11-19
3
-18
/
+24
*
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
3
-24
/
+23
*
Bluetooth: Add stubs for synchronous HCI request functionality
Johan Hedberg
2015-11-19
3
-0
/
+15
*
Bluetooth: Add 'sync' specifier to synchronous request APIs
Johan Hedberg
2015-11-19
3
-20
/
+20
*
Bluetooth: Move synchronous request handling into hci_request.c
Johan Hedberg
2015-11-19
3
-193
/
+195
*
Bluetooth: Remove unnecessary call to hci_update_background_scan
Johan Hedberg
2015-11-19
1
-3
/
+1
*
Bluetooth: Add support for controller specific logging
Marcel Holtmann
2015-11-19
1
-0
/
+102
*
Bluetooth: Add support for sending system notes to monitor channel
Marcel Holtmann
2015-11-19
2
-5
/
+32
*
Bluetooth: Fix casting coding style within HCI sockets
Marcel Holtmann
2015-11-19
1
-13
/
+13
*
Bluetooth: Add clarifying comment why schedule_work is used
Johan Hedberg
2015-11-19
1
-0
/
+4
*
Bluetooth: Add missing hci_skb_opcode for raw socket commands
Marcel Holtmann
2015-11-19
1
-0
/
+5
*
Bluetooth: Compress the size of struct hci_ctrl
Johan Hedberg
2015-11-19
3
-11
/
+15
*
Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling
Marcel Holtmann
2015-11-19
3
-32
/
+33
*
Bluetooth: Make LE only events conditional on supported commands
Marcel Holtmann
2015-11-19
1
-4
/
+18
*
Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event mask
Marcel Holtmann
2015-11-19
1
-1
/
+2
*
Bluetooth: Build LE event mask based on supported commands
Marcel Holtmann
2015-11-19
1
-1
/
+28
*
Bluetooth: Move BR/EDR default events behind its features
Marcel Holtmann
2015-11-19
1
-4
/
+8
*
Bluetooth: L2CAP: Add missing checks for invalid LE DCID
Johan Hedberg
2015-11-05
1
-1
/
+8
*
Bluetooth: L2CAP: Fix checked range when allocating new CID
Johan Hedberg
2015-11-05
1
-1
/
+1
*
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
Johan Hedberg
2015-11-05
1
-1
/
+8
*
Bluetooth: Check for supported white list before issuing commands
Marcel Holtmann
2015-11-05
1
-6
/
+11
*
bluetooth: 6lowpan: fix NOHZ: local_softirq_pending
Alexander Aring
2015-10-27
1
-1
/
+1
*
Bluetooth: Fix crash on fast disconnect of SCO
Kuba Pawlak
2015-10-27
1
-0
/
+5
[next]