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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-18
Bluetooth: hci_qca: Deassert RTS while baudrate change command
Balakrishna Godavarthi
1
-14
/
+15
2019-02-18
Bluetooth: hci_qca: use wait_until_sent() for power pulses
Balakrishna Godavarthi
1
-23
/
+15
2019-02-18
Bluetooth: remove redundant zero check on count
Colin Ian King
1
-3
/
+0
2019-02-04
Bluetooth: Fix decrementing reference count twice in releasing socket
Myungho Jung
1
-2
/
+1
2019-01-29
Bluetooth: btusb: Add shutdown routine for BTUSB_INTEL_NEW devices
Raghuram Hegde
1
-0
/
+19
2019-01-29
Bluetooth: btusb: btusb_intel_cmd_timeout: use sleeping functions
Rajat Jain
1
-3
/
+3
2019-01-28
Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
Kai-Heng Feng
1
-3
/
+7
2019-01-25
Bluetooth: make hw_err static, reduces object code size
Colin Ian King
1
-1
/
+1
2019-01-25
Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chip
Rajat Jain
1
-0
/
+54
2019-01-25
Bluetooth: Allow driver specific cmd timeout handling
Rajat Jain
2
-0
/
+4
2019-01-25
usb: assign ACPI companions for embedded USB devices
Dmitry Torokhov
1
-9
/
+35
2019-01-25
usb: split code locating ACPI companion into port and device
Dmitry Torokhov
1
-61
/
+72
2019-01-23
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+2
2019-01-23
Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
Marcel Holtmann
1
-0
/
+6
2019-01-23
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
Marcel Holtmann
1
-31
/
+46
2019-01-22
Bluetooth: btmrvl: Drop unused GPIO includes
Linus Walleij
1
-2
/
+0
2019-01-22
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
5
-7
/
+17
2019-01-22
Bluetooth: btmrvl: add support for sd8977 chipset
Hemantkumar Suthar
2
-2
/
+38
2019-01-22
Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
Myungho Jung
2
-0
/
+8
2019-01-22
Bluetooth: btmrvl: lower log level of informational message
Stefan Agner
1
-1
/
+1
2019-01-22
Bluetooth: btmrvl: improve printk messages
Stefan Agner
1
-3
/
+4
2019-01-22
6lowpan: fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-21
/
+21
2019-01-22
Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-5
/
+6
2019-01-22
Bluetooth: hci_qca: Add helper to set device address
Balakrishna Godavarthi
3
-2
/
+30
2019-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
331
-1443
/
+3353
2019-01-21
Linux 5.0-rc3
v5.0-rc3
Linus Torvalds
1
-1
/
+1
2019-01-21
Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+4
2019-01-21
Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+21
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
114
-602
/
+2090
2019-01-21
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
1
-6
/
+3
2019-01-21
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
1
-0
/
+18
2019-01-21
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
1
-2
/
+3
2019-01-20
Merge branch 'mlxsw-spectrum_router-Add-GRE-tunnel-support-for-Spectrum-2'
David S. Miller
14
-30
/
+954
2019-01-20
selftests: forwarding: Add IP-in-IP GRE hierarchical topology with keys test
Nir Dotan
1
-0
/
+63
2019-01-20
selftests: forwarding: Add IP-in-IP GRE hierarchical topology with key test
Nir Dotan
1
-0
/
+63
2019-01-20
selftests: forwarding: Add IP-in-IP GRE hierarchical topology test
Nir Dotan
1
-0
/
+63
2019-01-20
selftests: forwarding: Add IP-in-IP GRE flat topology with keys test
Nir Dotan
1
-0
/
+63
2019-01-20
selftests: forwarding: Add IP-in-IP GRE flat topology with key test
Nir Dotan
1
-0
/
+63
2019-01-20
selftests: forwarding: Add IP-in-IP GRE flat topology test
Nir Dotan
1
-0
/
+63
2019-01-20
selftests: forwarding: Add IP tunneling lib
Nir Dotan
1
-0
/
+349
2019-01-20
mlxsw: spectrum_router: Add GRE tunnel support for Spectrum-2
Nir Dotan
1
-0
/
+130
2019-01-20
mlxsw: spectrum_router: Update tunnel decap properties
Nir Dotan
3
-0
/
+8
2019-01-20
mlxsw: spectrum_router: Support RIF without device
Nir Dotan
2
-6
/
+8
2019-01-20
mlxsw: spectrum_router: Change mlxsw_sp_ipip_lb_ul_vr_id()
Nir Dotan
1
-1
/
+8
2019-01-20
mlxsw: spectrum_router: Add underlay RIF ID support
Nir Dotan
1
-3
/
+4
2019-01-20
mlxsw: spectrum_router: Mark RIF index as taken before creation
Nir Dotan
1
-2
/
+3
2019-01-20
mlxsw: spectrum_router: Adjust loopback RIF configuration
Nir Dotan
1
-6
/
+6
2019-01-20
mlxsw: spectrum: Set RIF ops per ASIC type
Nir Dotan
3
-3
/
+9
2019-01-20
mlxsw: spectrum_router: Split RIF ops array for Spectrum-2 support
Nir Dotan
1
-8
/
+33
2019-01-20
mlxsw: reg: Add underlay egress RIF field in RTDP register
Ido Schimmel
1
-0
/
+7
[next]