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-01-07
net: dsa: mv88e6xxx: Unique IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-07
Merge branch 'ethtool-allow-nesting-of-begin-and-complete-callbacks'
David S. Miller
4
-33
/
+32
2020-01-07
epic100: allow nesting of ethtool_ops begin() and complete()
Michal Kubecek
1
-2
/
+5
2020-01-07
via-velocity: allow nesting of ethtool_ops begin() and complete()
Michal Kubecek
2
-4
/
+11
2020-01-07
wil6210: get rid of begin() and complete() ethtool_ops
Michal Kubecek
1
-27
/
+16
2020-01-07
fcnal-test: Fix vrf argument in local tcp tests
David Ahern
1
-4
/
+4
2020-01-07
gtp: simplify error handling code in 'gtp_encap_enable()'
Christophe JAILLET
1
-6
/
+3
2020-01-07
Merge branch 'mlxsw-Disable-checks-in-hardware-pipeline'
David S. Miller
3
-1
/
+200
2020-01-07
selftests: forwarding: router: Add test case for destination IP link-local
Amit Cohen
1
-0
/
+25
2020-01-07
mlxsw: spectrum: Disable DIP_LINK_LOCAL check in hardware pipeline
Amit Cohen
2
-0
/
+3
2020-01-07
selftests: forwarding: router: Add test case for source IP equals destination IP
Amit Cohen
1
-0
/
+44
2020-01-07
mlxsw: spectrum: Disable SIP_DIP check in hardware pipeline
Amit Cohen
2
-0
/
+3
2020-01-07
selftests: forwarding: router: Add test case for multicast destination MAC mi...
Amit Cohen
1
-0
/
+82
2020-01-07
mlxsw: spectrum: Disable MC_DMAC check in hardware pipeline
Amit Cohen
2
-0
/
+3
2020-01-07
selftests: forwarding: router: Add test case for source IP in class E
Amit Cohen
1
-1
/
+37
2020-01-07
mlxsw: spectrum: Disable SIP_CLASS_E check in hardware pipeline
Amit Cohen
2
-0
/
+3
2020-01-07
Merge branch 'hns3-next'
David S. Miller
11
-67
/
+259
2020-01-07
net: hns3: modify an unsuitable reset level for hardware error
Huazhong Tan
1
-2
/
+2
2020-01-07
net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...
Huazhong Tan
2
-1
/
+4
2020-01-07
net: hns3: add protection when get SFP speed as 0
Guojia Liao
1
-0
/
+6
2020-01-07
net: hns3: modify the IRQ name of misc vectors
Yonglong Liu
5
-4
/
+10
2020-01-07
net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()
Yonglong Liu
1
-1
/
+1
2020-01-07
net: hns3: modify the IRQ name of TQP vector
Yonglong Liu
1
-9
/
+12
2020-01-07
net: hns3: re-organize vector handle
Yonglong Liu
1
-48
/
+52
2020-01-07
net: hns3: add trace event support for HNS3 driver
Yunsheng Lin
4
-2
/
+172
2020-01-06
Merge branch 'Convert-Felix-DSA-switch-to-PHYLINK'
David S. Miller
27
-130
/
+1036
2020-01-06
net: dsa: felix: Add PCS operations for PHYLINK
Vladimir Oltean
4
-17
/
+767
2020-01-06
net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc
Vladimir Oltean
4
-3
/
+3
2020-01-06
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
4
-6
/
+8
2020-01-06
enetc: Set MDIO_CFG_HOLD to the recommended value of 2
Vladimir Oltean
1
-4
/
+8
2020-01-06
enetc: Make MDIO accessors more generic and export to include/linux/fsl
Claudiu Manoil
9
-99
/
+176
2020-01-06
net: dsa: Pass pcs_poll flag from driver to PHYLINK
Vladimir Oltean
2
-0
/
+6
2020-01-06
net: phylink: add support for polling MAC PCS
Vladimir Oltean
3
-2
/
+6
2020-01-06
net: phylink: make QSGMII a valid PHY mode for in-band AN
Vladimir Oltean
1
-0
/
+1
2020-01-06
mii: Add helpers for parsing SGMII auto-negotiation
Vladimir Oltean
2
-0
/
+62
2020-01-06
Merge branch 'dsa-deferred-xmit'
David S. Miller
6
-96
/
+94
2020-01-06
net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit
Vladimir Oltean
1
-2
/
+1
2020-01-06
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
6
-69
/
+93
2020-01-06
net: dsa: sja1105: Always send through management routes in slot 0
Vladimir Oltean
2
-26
/
+1
2020-01-06
Merge branch 'Fix-10G-PHY-interface-types'
David S. Miller
9
-29
/
+65
2020-01-06
net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR
Russell King
7
-25
/
+39
2020-01-06
net: phy: add PHY_INTERFACE_MODE_10GBASER
Russell King
2
-4
/
+26
2020-01-06
Merge branch 'ionic-add-sriov-support'
David S. Miller
7
-8
/
+535
2020-01-06
ionic: support sr-iov operations
Shannon Nelson
6
-8
/
+438
2020-01-06
ionic: ionic_if bits for sr-iov support
Shannon Nelson
1
-0
/
+97
2020-01-06
net: ethernet: sxgbe: Rename Samsung to lowercase
Krzysztof Kozlowski
2
-2
/
+2
2020-01-06
Merge branch 'net-phy-switch-to-using-fwnode_gpiod_get_index'
David S. Miller
2
-9
/
+6
2020-01-06
net: phy: fixed_phy: switch to using fwnode_gpiod_get_index
Dmitry Torokhov
1
-2
/
+2
2020-01-06
net: phy: fixed_phy: fix use-after-free when checking link GPIO
Dmitry Torokhov
1
-5
/
+2
2020-01-06
net: phylink: switch to using fwnode_gpiod_get_index()
Dmitry Torokhov
1
-2
/
+2
[next]