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-01-27
net: lmc: remove -I. header search path
Masahiro Yamada
1
-1
/
+1
2019-01-27
atheros: atl2: replace dev_kfree_skb_any() by dev_consume_skb_any()
Yang Wei
1
-1
/
+1
2019-01-26
lan743x: Provide Read/Write Access to on chip OTP
Bryan Whitehead
2
-52
/
+182
2019-01-26
net: hns3: don't allow vf to enable promisc mode
Jian Shen
2
-18
/
+21
2019-01-26
net: hns3: add initialization for nic state
Jian Shen
1
-2
/
+4
2019-01-26
net: hns3: add 8 BD limit for tx flow
Peng Li
1
-1
/
+27
2019-01-26
net: hns3: call hns3_nic_set_real_num_queue with netdev down
Yunsheng Lin
2
-12
/
+13
2019-01-26
net: hns3: remove dcb_ops->map_update in hclge_dcb
Yunsheng Lin
3
-14
/
+6
2019-01-26
net: hns3: do reinitialization while mqprio configuration changed
Yunsheng Lin
2
-17
/
+21
2019-01-26
net: hns3: After setting the loopback, add the status of getting MAC
liuzhongzhu
1
-1
/
+22
2019-01-26
net: hns3: fix broadcast promisc issue for revision 0x20
Jian Shen
2
-3
/
+11
2019-01-26
net: hns3: fix return value handle issue for hclge_set_loopback()
Jian Shen
2
-4
/
+7
2019-01-26
net: hns3: add error handling in hclge_ieee_setets
Yunsheng Lin
1
-2
/
+13
2019-01-26
net: hns3: clear pci private data when unload hns3 driver
Jian Shen
1
-0
/
+1
2019-01-26
net: hns3: don't update packet statistics for packets dropped by hardware
Jian Shen
1
-3
/
+0
2019-01-26
r8169: enable EEE per default on RTL8168f
Heiner Kallweit
1
-33
/
+2
2019-01-26
r8169: add EEE support for RTL8168f
Heiner Kallweit
1
-0
/
+47
2019-01-26
ptp: fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-8
/
+8
2019-01-26
r8169: enable EEE per default on chip versions from RTL8168g
Heiner Kallweit
1
-0
/
+14
2019-01-26
r8169: add general EEE support for chip versions from RTL8168g
Heiner Kallweit
1
-10
/
+192
2019-01-26
s390/qeth: remove VLAN tracking for L2 devices
Julian Wiedmann
4
-63
/
+18
2019-01-26
s390/qeth: detach netdevice while card is offline
Julian Wiedmann
4
-102
/
+20
2019-01-26
s390/qeth: delay netdevice registration
Julian Wiedmann
3
-40
/
+43
2019-01-26
s390/qeth: remove TX disable from online path
Julian Wiedmann
2
-3
/
+0
2019-01-26
s390/qeth: register MAC address earlier
Julian Wiedmann
1
-8
/
+12
2019-01-26
s390/qeth: consolidate open/stop netdev ops
Julian Wiedmann
4
-124
/
+84
2019-01-26
s390/qeth: remove bogus netif_wake_queue()
Julian Wiedmann
1
-2
/
+0
2019-01-26
s390/qeth: streamline TX buffer management
Julian Wiedmann
1
-19
/
+14
2019-01-25
net/mlx5e: Reuse fold sw stats in representors
Saeed Mahameed
3
-27
/
+10
2019-01-25
net/mlx5e: Present the representors SW stats when state is not opened
Tariq Toukan
1
-10
/
+7
2019-01-25
net/mlx5e: Separate between ethtool and netdev software stats folding
Saeed Mahameed
3
-12
/
+25
2019-01-25
net/mlx5: Add trace points for flow tables create/destroy
Or Gerlitz
3
-0
/
+39
2019-01-25
net/mlx5e: Return the allocated flow directly from __mlx5e_add_fdb_flow
Jason Gunthorpe
1
-15
/
+14
2019-01-25
net/mlx5e: Expand XPS cpumask to cover all online cpus
Moshe Shemesh
2
-2
/
+33
2019-01-25
net/mlx5e: Take CQ decompress fields into a separate structure
Tariq Toukan
2
-61
/
+81
2019-01-25
net/mlx5e: RX, Make sure packet header does not cross page boundary
Tariq Toukan
3
-32
/
+9
2019-01-25
net: Revert devlink health changes.
David S. Miller
6
-410
/
+169
2019-01-25
mlxfw: Replace license text with SPDX identifiers and adjust copyrights
Shalom Toledo
9
-297
/
+20
2019-01-25
r8169: factor out PHY init sequence adjusting 10M and ALDPS
Heiner Kallweit
1
-28
/
+21
2019-01-25
r8169: factor out disabling ALDPS
Heiner Kallweit
1
-20
/
+11
2019-01-25
bonding: count master 3ad stats separately
Nikolay Aleksandrov
2
-37
/
+20
2019-01-25
net: phy: change phy_start_interrupts to phy_request_interrupt
Heiner Kallweit
3
-16
/
+15
2019-01-25
net: phy: start interrupts in phy_start
Heiner Kallweit
1
-20
/
+14
2019-01-25
net: phy: warn if phy_start is called from invalid state
Heiner Kallweit
1
-2
/
+9
2019-01-25
net: phy: start state machine in phy_start only
Heiner Kallweit
3
-3
/
+1
2019-01-25
net: stmmac: Fix return value check in qcom_ethqos_probe()
Wei Yongjun
1
-2
/
+2
2019-01-25
net: amd8111e: clean up two minor indentation issues
Colin Ian King
1
-2
/
+2
2019-01-25
enetc: Add RFS and RSS support
Claudiu Manoil
7
-3
/
+554
2019-01-25
enetc: Add vf to pf messaging support
Claudiu Manoil
7
-0
/
+399
2019-01-25
enetc: Add ethtool statistics
Claudiu Manoil
2
-0
/
+275
[next]