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
2021-04-08
ionic: add ts_config replay
Shannon Nelson
3
-32
/
+60
2021-04-08
ionic: ignore EBUSY on queue start
Shannon Nelson
1
-1
/
+1
2021-04-08
ionic: re-start ptp after queues up
Shannon Nelson
1
-3
/
+3
2021-04-08
ionic: add SKBTX_IN_PROGRESS
Shannon Nelson
1
-0
/
+1
2021-04-08
ionic: check for valid tx_mode on SKBTX_HW_TSTAMP xmit
Shannon Nelson
1
-1
/
+1
2021-04-08
ionic: remove unnecessary compat ifdef
Shannon Nelson
1
-2
/
+0
2021-04-08
ionic: fix up a couple of code style nits
Shannon Nelson
1
-6
/
+4
2021-04-08
Merge branch 'marvell10g-updates'
David S. Miller
4
-60
/
+333
2021-04-08
MAINTAINERS: add myself as maintainer of marvell10g driver
Marek Behún
1
-0
/
+1
2021-04-08
net: phy: marvell10g: change module description
Marek Behún
1
-1
/
+1
2021-04-08
net: phy: marvell10g: differentiate 88E2110 vs 88E2111
Marek Behún
1
-0
/
+62
2021-04-08
net: phy: add constants for 2.5G and 5G speed in PCS speed register
Marek Behún
1
-0
/
+2
2021-04-08
net: phy: marvell10g: fix driver name for mv88e2110
Marek Behún
1
-1
/
+1
2021-04-08
net: phy: marvell10g: add separate structure for 88X3340
Marek Behún
2
-3
/
+61
2021-04-08
net: phy: marvell10g: support other MACTYPEs
Marek Behún
1
-36
/
+54
2021-04-08
net: phy: marvell10g: store temperature read method in chip strucutre
Marek Behún
1
-9
/
+14
2021-04-08
net: phy: marvell10g: check for correct supported interface mode
Marek Behún
1
-7
/
+30
2021-04-08
net: phy: marvell10g: support all rate matching modes
Marek Behún
1
-11
/
+92
2021-04-08
net: phy: marvell10g: add MACTYPE definitions for 88E21xx
Marek Behún
1
-0
/
+9
2021-04-08
net: phy: marvell10g: add all MACTYPE definitions for 88X33x0
Marek Behún
1
-5
/
+13
2021-04-08
net: phy: marvell10g: indicate 88X33x0 only port control registers
Marek Behún
1
-7
/
+7
2021-04-08
net: phy: marvell10g: allow 5gbase-r and usxgmii
Marek Behún
1
-1
/
+7
2021-04-08
net: phy: marvell10g: fix typo
Marek Behún
1
-1
/
+1
2021-04-08
net: phy: marvell10g: rename register
Marek Behún
1
-4
/
+4
2021-04-08
net: fealnx: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2021-04-08
net: atheros: atl2: use module_pci_driver to simplify the code
Wei Yongjun
1
-23
/
+1
2021-04-08
net: sundance: use module_pci_driver to simplify the code
Wei Yongjun
1
-14
/
+1
2021-04-08
tulip: de2104x: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2021-04-08
tulip: windbond-840: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2021-04-08
enic: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2021-04-08
net: encx24j600: use module_spi_driver to simplify the code
Wei Yongjun
1
-11
/
+1
2021-04-08
net: wan: z85230: drop unused async state
Johan Hovold
1
-39
/
+0
2021-04-08
liquidio: Fix unintented sign extension of a left shift of a u16
Colin Ian King
1
-1
/
+1
2021-04-08
xircom: remove redundant error check on variable err
Colin Ian King
1
-2
/
+0
2021-04-08
Merge tag 'linux-can-next-for-5.13-20210407' of git://git.kernel.org/pub/scm/...
David S. Miller
5
-21
/
+90
2021-04-08
net: remove the new_ifindex argument from dev_change_net_namespace
Andrei Vagin
6
-13
/
+19
2021-04-08
net: introduce nla_policy for IFLA_NEW_IFINDEX
Andrei Vagin
1
-3
/
+1
2021-04-08
Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
15
-283
/
+1101
2021-04-08
nfc/fdp: remove unnecessary assignment and label
wengjianfeng
1
-26
/
+16
2021-04-08
mlxsw: core: Remove critical trip points from thermal zones
Vadim Pasternak
1
-21
/
+6
2021-04-08
stmmac: intel: Enable SERDES PHY rx clk for PSE
Voon Weifeng
2
-0
/
+11
2021-04-08
ethtool: document PHY tunable callbacks
Jakub Kicinski
1
-0
/
+2
2021-04-08
Merge branch 'mptcp-next'
David S. Miller
6
-175
/
+115
2021-04-08
mptcp: drop all sub-options except ADD_ADDR when the echo bit is set
Davide Caratti
1
-1
/
+2
2021-04-08
selftests: mptcp: add the net device name testcase
Geliang Tang
1
-0
/
+8
2021-04-08
mptcp: unify add_addr(6)_generate_hmac
Geliang Tang
1
-56
/
+25
2021-04-08
mptcp: drop MPTCP_ADDR_IPVERSION_4/6
Geliang Tang
2
-9
/
+7
2021-04-08
mptcp: use mptcp_addr_info in mptcp_options_received
Geliang Tang
2
-45
/
+23
2021-04-08
mptcp: drop OPTION_MPTCP_ADD_ADDR6
Geliang Tang
2
-15
/
+9
2021-04-08
mptcp: use mptcp_addr_info in mptcp_out_options
Geliang Tang
3
-44
/
+33
[next]