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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-09
hv_netvsc: Fix a warning of suspicious RCU usage
Dexuan Cui
1
-2
/
+7
2019-08-09
Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
11
-104
/
+97
2019-08-09
ixgbe: fix possible deadlock in ixgbe_service_task()
Taehee Yoo
1
-4
/
+1
2019-08-09
net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...
Fuqian Huang
1
-2
/
+3
2019-08-09
team: Add vlan tx offload to hw_enc_features
YueHaibing
1
-0
/
+2
2019-08-09
net: dsa: sja1105: remove set but not used variables 'tx_vid' and 'rx_vid'
YueHaibing
1
-4
/
+0
2019-08-09
bonding: Add vlan tx offload to hw_enc_features
YueHaibing
1
-0
/
+2
2019-08-09
xen/netback: Reset nr_frags before freeing skb
Ross Lagerwall
1
-0
/
+2
2019-08-08
net/mlx5e: Remove redundant check in CQE recovery flow of tx reporter
Aya Levin
1
-3
/
+0
2019-08-08
net/mlx5e: Fix error flow of CQE recovery on tx reporter
Aya Levin
2
-5
/
+8
2019-08-08
net/mlx5e: Fix false negative indication on tx reporter CQE recovery
Aya Levin
1
-4
/
+2
2019-08-08
net/mlx5e: kTLS, Fix tisn field placement
Tariq Toukan
1
-3
/
+3
2019-08-08
net/mlx5e: kTLS, Fix tisn field name
Tariq Toukan
1
-3
/
+3
2019-08-08
net/mlx5e: kTLS, Fix progress params context WQE layout
Tariq Toukan
3
-6
/
+13
2019-08-08
net/mlx5: crypto, Fix wrong offset in encryption key command
Tariq Toukan
1
-0
/
+1
2019-08-08
net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg off
Mohamad Heib
1
-0
/
+8
2019-08-08
net/mlx5e: Only support tx/rx pause setting for port owner
Huy Nguyen
1
-0
/
+3
2019-08-08
net/mlx5: Support inner header match criteria for non decap flow action
Huy Nguyen
3
-21
/
+26
2019-08-08
net/mlx5e: Use flow keys dissector to parse packets for ARFS
Maxim Mikityanskiy
1
-63
/
+34
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
129
-847
/
+1305
2019-08-07
net: dsa: sja1105: Really fix panic on unregistering PTP clock
Vladimir Oltean
2
-6
/
+5
2019-08-07
net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as well
Vladimir Oltean
2
-16
/
+13
2019-08-07
net: dsa: sja1105: Fix broken learning with vlan_filtering disabled
Vladimir Oltean
1
-66
/
+55
2019-08-07
net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()
Nishka Dasgupta
1
-1
/
+5
2019-08-07
net: hisilicon: Fix dma_map_single failed on arm64
Jiangfeng Xiao
1
-9
/
+11
2019-08-07
net: hisilicon: fix hip04-xmit never return TX_BUSY
Jiangfeng Xiao
1
-1
/
+1
2019-08-07
net: hisilicon: make hip04_tx_reclaim non-reentrant
Jiangfeng Xiao
1
-2
/
+4
2019-08-06
net: stmmac: tc: Do not return a fragment entry
Jose Abreu
1
-1
/
+1
2019-08-06
net: stmmac: Fix issues when number of Queues >= 4
Jose Abreu
2
-0
/
+8
2019-08-06
net: stmmac: xgmac: Fix XGMAC selftests
Jose Abreu
2
-11
/
+79
2019-08-06
Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub...
David S. Miller
19
-353
/
+538
2019-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
10
-19
/
+120
2019-08-06
be2net: disable bh with spin_lock in be_process_mcc
Denis Kirjanov
2
-6
/
+2
2019-08-06
net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
Christophe JAILLET
1
-1
/
+4
2019-08-06
net: ethernet: sun4i-emac: Support phy-handle property for finding PHYs
Chen-Yu Tsai
1
-1
/
+3
2019-08-06
HID: sony: Fix race condition between rumble and device remove.
Roderick Colenbrander
1
-3
/
+12
2019-08-06
HID: hiddev: do cleanup in failure of opening a device
Hillf Danton
1
-0
/
+4
2019-08-06
HID: hiddev: avoid opening a disconnected device
Hillf Danton
1
-0
/
+8
2019-08-06
Merge tag 'linux-can-fixes-for-5.3-20190802' of git://git.kernel.org/pub/scm/...
David S. Miller
4
-4
/
+4
2019-08-05
drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case
Arnaud Patard (Rtp)
1
-9
/
+22
2019-08-05
gve: Fix case where desc_cnt and data_cnt can get out of sync
Catherine Sullivan
3
-26
/
+20
2019-08-05
Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-4
/
+21
2019-08-05
Merge tag 'regulator-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+12
2019-08-05
net/mlx5e: always initialize frag->last_in_page
Qian Cai
1
-3
/
+2
2019-08-05
net: dsa: mv88e6xxx: drop adjust_link to enabled phylink
Hubert Feurstein
1
-26
/
+0
2019-08-05
NFC: nfcmrvl: fix gpio-handling regression
Johan Hovold
3
-4
/
+5
2019-08-05
HID: input: fix a4tech horizontal wheel custom usage
Nicolas Saenz Julienne
1
-3
/
+27
2019-08-05
HID: Add quirk for HP X1200 PIXART OEM mouse
Sebastian Parschauer
2
-0
/
+2
2019-08-05
HID: holtek: test for sanity of intfdata
Oliver Neukum
1
-2
/
+7
2019-08-05
HID: wacom: fix bit shift for Cintiq Companion 2
Aaron Armstrong Skomra
1
-6
/
+6
[next]