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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
1
-3
/
+3
*
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
*
Bluetooth: Fix some obvious coding style issues in the SCO module
Marcel Holtmann
2015-10-26
1
-11
/
+19
*
Bluetooth: Replace hci_notify with hci_sock_dev_event
Marcel Holtmann
2015-10-26
1
-16
/
+9
*
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
Marcel Holtmann
2015-10-26
4
-17
/
+17
*
Bluetooth: Remove unneeded parenthesis around MSG_OOB
Marcel Holtmann
2015-10-26
2
-2
/
+2
*
Bluetooth: Fix locking issue during fast SCO reconnection.
Kuba Pawlak
2015-10-25
1
-0
/
+5
*
Bluetooth: Fix locking issue on SCO disconnection
Kuba Pawlak
2015-10-25
1
-0
/
+2
*
Bluetooth: Fix crash on SCO disconnect
Kuba Pawlak
2015-10-25
1
-0
/
+2
*
Bluetooth: Increase minor version of core module
Marcel Holtmann
2015-10-22
1
-1
/
+1
*
Bluetooth: Make hci_disconnect() behave correctly for all states
Johan Hedberg
2015-10-22
1
-8
/
+3
*
Bluetooth: Take advantage of connection abort helpers
Johan Hedberg
2015-10-22
2
-104
/
+11
*
Bluetooth: Introduce hci_req helper to abort a connection
Johan Hedberg
2015-10-22
2
-0
/
+97
*
Bluetooth: Fix crash in SMP when unpairing
Johan Hedberg
2015-10-22
3
-0
/
+30
*
Bluetooth: Disable auto-connection parameters when unpairing
Johan Hedberg
2015-10-22
1
-0
/
+10
*
Bluetooth: Remove unnecessary hci_explicit_connect_lookup function
Johan Hedberg
2015-10-21
2
-19
/
+3
*
Bluetooth: Remove redundant (and possibly wrong) flag clearing
Johan Hedberg
2015-10-21
1
-1
/
+0
*
Bluetooth: Add hdev helper variable to hci_le_create_connection_cancel
Johan Hedberg
2015-10-21
1
-6
/
+7
*
Bluetooth: Remove unnecessary indentation in unpair_device()
Johan Hedberg
2015-10-21
1
-23
/
+32
*
Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
2015-10-21
1
-1
/
+1
*
Bluetooth: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
2015-10-21
3
-11
/
+11
*
Bluetooth: Add le_addr_type() helper function
Johan Hedberg
2015-10-21
1
-38
/
+18
*
Bluetooth: Fix missing hdev locking for LE scan cleanup
Johan Hedberg
2015-10-21
1
-9
/
+43
*
Bluetooth: Introduce driver specific post init callback
Marcel Holtmann
2015-10-21
1
-1
/
+4
*
Bluetooth: l2cap_disconnection_req priority over shutdown
Dean Jenkins
2015-10-21
1
-1
/
+10
*
Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()
Dean Jenkins
2015-10-21
1
-17
/
+27
*
Bluetooth: Unwind l2cap_sock_shutdown()
Dean Jenkins
2015-10-21
1
-14
/
+18
*
6lowpan: cleanup lowpan_header_decompress
Alexander Aring
2015-10-21
1
-19
/
+1
*
6lowpan: cleanup lowpan_header_compress
Alexander Aring
2015-10-21
1
-2
/
+1
*
bluetooth: 6lowpan: use lowpan dispatch helpers
Alexander Aring
2015-10-21
1
-30
/
+27
*
Bluetooth: Fix removing connection parameters when unpairing
Johan Hedberg
2015-10-21
1
-5
/
+7
*
Bluetooth: Add support setup stage internal notification event
Marcel Holtmann
2015-10-21
2
-8
/
+18
*
Bluetooth: hidp: fix device disconnect on idle timeout
David Herrmann
2015-10-21
1
-0
/
+14
*
Bluetooth: Add new quirk for non-persistent diagnostic settings
Marcel Holtmann
2015-10-21
1
-0
/
+19
*
Bluetooth: Don't use remote address type to decide IRK persistency
Johan Hedberg
2015-10-21
2
-32
/
+19
*
Bluetooth: Queue diagnostic messages together with HCI packets
Marcel Holtmann
2015-10-21
1
-4
/
+5
*
Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAW
Marcel Holtmann
2015-10-21
1
-0
/
+11
*
Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handling
Marcel Holtmann
2015-10-21
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
4
-42
/
+99
|
\
|
*
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
2015-10-16
2
-8
/
+20
|
*
Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup
Johan Hedberg
2015-10-16
1
-4
/
+19
|
*
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
4
-12
/
+8
|
*
Bluetooth: Fix reference counting for LE-scan based connections
Johan Hedberg
2015-10-16
1
-17
/
+36
|
*
Bluetooth: Fix double scan updates
Jakub Pawlowski
2015-10-16
3
-5
/
+15
[next]