index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
5
-24
/
+24
*
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: btmrvl: add missing of_node_put
Julia Lawall
2015-10-25
1
-1
/
+4
*
Bluetooth: Increase minor version of core module
Marcel Holtmann
2015-10-22
1
-1
/
+1
*
ieee802154: 6lowpan: fix memory leak
Alexander Aring
2015-10-22
1
-4
/
+9
*
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: hci_bcm: checking for ERR_PTR instead of NULL
Dan Carpenter
2015-10-22
1
-2
/
+2
*
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
3
-22
/
+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 hci_conn_hash_lookup_le() helper function
Johan Hedberg
2015-10-21
1
-0
/
+24
*
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
2
-9
/
+44
*
Bluetooth: btintel: Enable extra Intel vendor events
Marcel Holtmann
2015-10-21
3
-9
/
+92
*
Bluetooth: btusb: Set manufacturer for Intel bootloader devices
Marcel Holtmann
2015-10-21
1
-1
/
+3
*
Bluetooth: Introduce driver specific post init callback
Marcel Holtmann
2015-10-21
2
-1
/
+5
*
Bluetooth: hci_uart: Provide initial manufacturer information
Marcel Holtmann
2015-10-21
6
-0
/
+12
*
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: put mcast compression in an own function
Alexander Aring
2015-10-21
1
-27
/
+32
*
6lowpan: rework tc and flow label handling
Alexander Aring
2015-10-21
1
-85
/
+205
*
6lowpan: iphc: change define values
Alexander Aring
2015-10-21
1
-93
/
+106
*
6lowpan: remove lowpan_is_addr_broadcast
Alexander Aring
2015-10-21
2
-11
/
+1
*
6lowpan: move IPHC functionality defines
Alexander Aring
2015-10-21
4
-124
/
+112
*
6lowpan: nhc: move iphc manipulation out of nhc
Alexander Aring
2015-10-21
3
-17
/
+14
*
6lowpan: remove lowpan_fetch_skb_u8
Alexander Aring
2015-10-21
2
-15
/
+16
*
6lowpan: cleanup lowpan_header_decompress
Alexander Aring
2015-10-21
7
-96
/
+103
*
6lowpan: cleanup lowpan_header_compress
Alexander Aring
2015-10-21
4
-20
/
+32
*
6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LEN
Alexander Aring
2015-10-21
2
-1
/
+9
*
bluetooth: 6lowpan: use lowpan dispatch helpers
Alexander Aring
2015-10-21
1
-30
/
+27
*
mac802154: llsec: use kzfree
Alexander Aring
2015-10-21
1
-10
/
+10
*
Bluetooth: Fix removing connection parameters when unpairing
Johan Hedberg
2015-10-21
1
-5
/
+7
*
Bluetooth: btusb: Add support for latest Apple controllers
Marcel Holtmann
2015-10-21
1
-7
/
+15
*
Bluetooth: btusb: Set early vendor info for Intel and Broadcom
Marcel Holtmann
2015-10-21
1
-0
/
+4
*
Bluetooth: Add support setup stage internal notification event
Marcel Holtmann
2015-10-21
3
-8
/
+19
[next]