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.13.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
2020-03-11
net: ena: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-11
r8169: simplify getting stats by using netdev_stats_to_stats64
Heiner Kallweit
1
-8
/
+2
2020-03-11
r8169: let rtl8169_mark_to_asic clear rx descriptor field opts2
Heiner Kallweit
1
-1
/
+1
2020-03-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-398
/
+396
2020-03-11
net: dsa: mt7530: fix macro MIRROR_PORT
DENG Qingfang
1
-1
/
+1
2020-03-11
net: dsa: microchip: use delayed_work instead of timer + work
George McCollister
2
-20
/
+9
2020-03-11
Merge branch 'flow_offload-follow-ups-to-HW-stats-type-patchset'
David S. Miller
2
-15
/
+35
2020-03-11
flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...
Jiri Pirko
2
-9
/
+19
2020-03-11
flow_offload: turn hw_stats_type into dedicated enum
Jiri Pirko
1
-6
/
+16
2020-03-11
flow_offload: fix allowed types check
Jiri Pirko
1
-1
/
+1
2020-03-11
Merge branch 'enetc-Support-extended-BD-rings-at-runtime'
David S. Miller
6
-61
/
+88
2020-03-11
enetc: Add dynamic allocation of extended Rx BD rings
Claudiu Manoil
5
-30
/
+48
2020-03-11
enetc: Clean up Rx BD iteration
Claudiu Manoil
2
-20
/
+28
2020-03-11
enetc: Clean up of ehtool stats len
Claudiu Manoil
1
-7
/
+13
2020-03-11
enetc: Drop redundant device node check
Claudiu Manoil
1
-5
/
+0
2020-03-11
pktgen: Allow on loopback device
Lukas Wunner
1
-2
/
+2
2020-03-11
flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...
Jiri Pirko
1
-5
/
+6
2020-03-10
ice: fix incorrect size description of ice_get_nvm_version
Jacob Keller
1
-2
/
+2
2020-03-10
ice: use variable name more descriptive than type
Bruce Allan
5
-36
/
+36
2020-03-10
ice: Use EOPNOTSUPP instead of ENOTSUPP
Anirudh Venkataramanan
2
-3
/
+3
2020-03-10
ice: Fix format specifier
Tony Nguyen
1
-2
/
+2
2020-03-10
ice: fix use of deprecated strlcpy()
Bruce Allan
1
-3
/
+3
2020-03-10
ice: Increase mailbox receive queue length to maximum
Lukasz Czapnik
2
-2
/
+1
2020-03-10
ice: Correct setting VLAN pruning
Brett Creeley
1
-8
/
+2
2020-03-10
ice: renegotiate link after FW DCB on
Dave Ertman
1
-24
/
+29
2020-03-10
ice: Fix corner case when switching from IEEE to CEE
Avinash JD
1
-1
/
+2
2020-03-10
ice: Display Link detected via Ethtool in safe mode
Brett Creeley
1
-0
/
+1
2020-03-10
ice: Fix removing driver while bare-metal VFs pass traffic
Brett Creeley
3
-10
/
+29
2020-03-10
ice: Improve clarity of prints and variables
Brett Creeley
3
-125
/
+145
2020-03-10
ice: allow bigger VFs
Mitch Williams
4
-158
/
+146
2020-03-10
iavf: Enable support for up to 16 queues
Mitch Williams
4
-40
/
+11
2020-03-10
ice: Cleanup unneeded parenthesis
Jeff Kirsher
1
-2
/
+2
2020-03-10
Merge branch 'net-Add-support-for-Synopsys-DesignWare-XPCS'
David S. Miller
13
-43
/
+771
2020-03-10
net: stmmac: Integrate it with DesignWare XPCS
Jose Abreu
6
-2
/
+58
2020-03-10
net: phy: Add Synopsys DesignWare XPCS MDIO module
Jose Abreu
5
-0
/
+667
2020-03-10
net: phylink: Test if MAC/PCS support Autoneg
Jose Abreu
1
-0
/
+3
2020-03-10
net: phylink: Add missing Backplane speeds
Jose Abreu
1
-0
/
+2
2020-03-10
net: stmmac: Use resolved link config in mac_link_up()
Jose Abreu
1
-33
/
+33
2020-03-10
net: stmmac: Fallback to dev_fwnode() if needed
Jose Abreu
1
-0
/
+3
2020-03-10
net: stmmac: Switch to linkmode_and()/linkmode_andnot()
Jose Abreu
1
-8
/
+5
2020-03-10
net: stmmac: selftests: Do not fail if PHY is not attached
Jose Abreu
1
-1
/
+1
2020-03-10
Merge tag 'mlx5-updates-2020-03-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
17
-185
/
+338
2020-03-10
Merge branch 'hns3-next'
David S. Miller
5
-60
/
+75
2020-03-10
net: hns3: delete unnecessary logs after kzalloc fails
Yufeng Mo
1
-7
/
+2
2020-03-10
net: hns3: synchronize some print relating to reset issue
Huazhong Tan
2
-6
/
+6
2020-03-10
net: hns3: print out command code when dump fails in debugfs
Yufeng Mo
1
-22
/
+34
2020-03-10
net: hns3: print out status register when VF receives unknown source interrupt
Huazhong Tan
1
-1
/
+4
2020-03-10
net: hns3: add a check before PF inform VF to reset
Yonglong Liu
1
-4
/
+10
2020-03-10
net: hns3: delete some reduandant code
Guojia Liao
1
-2
/
+0
2020-03-10
net: hns3: remove an unnecessary resetting check in hclge_handle_hw_ras_error()
Yufeng Mo
1
-3
/
+0
[next]