index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2020-06-26
net: atlantic: add alignment checks in hw_atl2_utils_fw.c
Mark Starovoytov
2020-06-26
net: atlantic: missing space in a comment in aq_nic.h
Dmitry Bezrukov
2020-06-26
net: atlantic: fix typo in aq_ring_tx_clean
Mark Starovoytov
2020-06-26
net: atlantic: make aq_pci_func_init static
Mark Starovoytov
2020-06-26
net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPP
Mark Starovoytov
2020-06-26
net: atlantic: fix variable type in aq_ethtool_get_pauseparam
Nikita Danilov
2020-06-26
net: atlantic: MACSec offload statistics checkpatch fix
Mark Starovoytov
2020-06-26
docs: networking: move FDDI drivers to the hw driver section
Jakub Kicinski
2020-06-26
docs: networking: move AppleTalk / LocalTalk drivers to the hw driver section
Jakub Kicinski
2020-06-26
docs: networking: move ray_cs to the hw driver section
Jakub Kicinski
2020-06-26
docs: networking: move baycom to the hw driver section
Jakub Kicinski
2020-06-26
docs: networking: move z8530 to the hw driver section
Jakub Kicinski
2020-06-26
docs: networking: reorganize driver documentation again
Jakub Kicinski
2020-06-26
net: phy: mdio: reset MDIO devices even if probe() is not implemented
Bartosz Golaszewski
2020-06-26
net: phy: reset the PHY even if probe() is not implemented
Bartosz Golaszewski
2020-06-26
net: phy: arrange headers in phy_device.c alphabetically
Bartosz Golaszewski
2020-06-26
net: phy: arrange headers in mdio_device.c alphabetically
Bartosz Golaszewski
2020-06-26
net: phy: arrange headers in mdio_bus.c alphabetically
Bartosz Golaszewski
2020-06-26
net: mvneta: speed down the PHY, if WoL used, to save energy
Daniel González Cabanelas
2020-06-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-06-26
bonding: Remove extraneous parentheses in bond_setup
Nathan Chancellor
2020-06-26
net: stmmac: dwmac-meson8b: use clk_parent_data for clock registration
Martin Blumenstingl
2020-06-26
bnx2x: use generic power management
Vaibhav Gupta
2020-06-25
i40e: Remove scheduling while atomic possibility
Aleksandr Loktionov
2020-06-25
i40e: Add support for 5Gbps cards
Aleksandr Loktionov
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-06-25
i40e: Add a check to see if MFS is set
Todd Fujinaka
2020-06-25
i40e: detect and log info about pre-recovery mode
Piotr Kwapulinski
2020-06-25
i40e: make PF wait reset loop reliable
Piotr Kwapulinski
2020-06-25
i40e: remove unused defines
Jesse Brandeburg
2020-06-25
i40e: Move client header location
Shiraz Saleem
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
net: phy: mscc: improve vsc8514/8584_config_init consistency
Antoine Tenart
2020-06-25
net: phy: mscc: remove useless page configuration in the config init
Antoine Tenart
2020-06-25
net: phy: mscc: restore the base page in vsc8514/8584_config_init
Antoine Tenart
2020-06-25
net: phy: mscc: do not access the MDIO bus lock directly
Antoine Tenart
2020-06-25
net: phy: mscc: ptp: fix a typo in a comment
Antoine Tenart
2020-06-25
net: phy: mscc: ptp: fix a smatch error
Antoine Tenart
2020-06-25
net: phy: mscc: fix a possible double unlock
Antoine Tenart
2020-06-25
net: phy: mscc: macsec: fix sparse warnings
Antoine Tenart
2020-06-25
wil6210: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
2020-06-25
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
2020-06-25
socionext: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
2020-06-25
wireguard: receive: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
2020-06-25
vxlan: fix last fdb index during dump of fdb with nhid
Roopa Prabhu
2020-06-25
net: dsa: sja1105: fix tc-gate schedule with single element
Vladimir Oltean
2020-06-25
net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules
Vladimir Oltean
2020-06-25
net: dsa: sja1105: unconditionally free old gating config
Vladimir Oltean
2020-06-25
net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top
Vladimir Oltean
2020-06-25
net: phy: DP83822: Add setting the fixed internal delay
Dan Murphy
[next]