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
2019-08-19
r8152: fix accessing skb after napi_gro_receive
Hayes Wang
2019-08-19
net: phy: realtek: support NBase-T MMD EEE registers on RTL8125
Heiner Kallweit
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-18
net: hns: add phy_attached_info() to the hns driver
Yonglong Liu
2019-08-18
ravb: Fix use-after-free ravb_tstamp_skb
Tho Vu
2019-08-18
net: ethernet: mediatek: Add MT7628/88 SoC support
Stefan Roese
2019-08-18
net: ethernet: mediatek: Rename NEXT_RX_DESP_IDX to NEXT_DESP_IDX
Stefan Roese
2019-08-18
net: ethernet: mediatek: Rename MTK_QMTK_INT_STATUS to MTK_QDMA_INT_STATUS
Stefan Roese
2019-08-18
be2net: eliminate enable field from be_aic_obj
Ivan Vecera
2019-08-18
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
2019-08-18
wimax/i2400m: fix a memory leak bug
Wenwen Wang
2019-08-18
net: cavium: fix driver name
Stephen Hemminger
2019-08-18
ibmvnic: Unmap DMA address of TX descriptor buffers after use
Thomas Falcon
2019-08-18
bnxt_en: Fix to include flow direction in L2 key
Somnath Kotur
2019-08-18
bnxt_en: Use correct src_fid to determine direction of the flow
Venkat Duvvuru
2019-08-18
bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command
Vasundhara Volam
2019-08-18
bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
Vasundhara Volam
2019-08-18
bnxt_en: Improve RX doorbell sequence.
Michael Chan
2019-08-18
bnxt_en: Fix VNIC clearing logic for 57500 chips.
Michael Chan
2019-08-18
net: kalmia: fix memory leaks
Wenwen Wang
2019-08-18
cx82310_eth: fix a memory leak bug
Wenwen Wang
2019-08-18
net: hns3: add phy_attached_info() to the hns3 driver
Yonglong Liu
2019-08-18
net: hns3: prevent unnecessary MAC TNL interrupt
Huazhong Tan
2019-08-18
net: hns3: change print level of RAS error log from warning to error
Xiaofei Tan
2019-08-18
net: hns3: fix error and incorrect format
Guojia Liao
2019-08-18
net: hns3: modify redundant initialization of variable
Guojia Liao
2019-08-18
net: hns3: add or modify comments
Guojia Liao
2019-08-18
bnx2x: Fix VF's VLAN reconfiguration in reload.
Manish Chopra
2019-08-17
net: stmmac: selftests: Add selftest for VLAN TX Offload
Jose Abreu
2019-08-17
net: stmmac: Add support for VLAN Insertion Offload
Jose Abreu
2019-08-17
net: stmmac: xgmac: Add EEE support
Jose Abreu
2019-08-17
net: stmmac: selftests: Add tests for SA Insertion/Replacement
Jose Abreu
2019-08-17
net: stmmac: Add support for SA Insertion/Replacement in XGMAC cores
Jose Abreu
2019-08-17
net: stmmac: Add ethtool register dump for XGMAC cores
Jose Abreu
2019-08-17
net: stmmac: dwxgmac: Add Flexible PPS support
Jose Abreu
2019-08-17
net: stmmac: Add a counter for Split Header packets
Jose Abreu
2019-08-17
net: stmmac: Add Split Header support and enable it in XGMAC cores
Jose Abreu
2019-08-17
net: stmmac: xgmac: Correctly return that RX descriptor is not last one
Jose Abreu
2019-08-17
net: stmmac: Prepare to add Split Header support
Jose Abreu
2019-08-17
net: stmmac: Get correct timestamp values from XGMAC
Jose Abreu
2019-08-17
Documentation: Add description of netdevsim traps
Ido Schimmel
2019-08-17
netdevsim: Add devlink-trap support
Ido Schimmel
2019-08-17
net: phy: remove genphy_config_init
Heiner Kallweit
2019-08-17
net: phy: remove calls to genphy_config_init
Heiner Kallweit
2019-08-16
ipvlan: set hw_enc_features like macvlan
Bill Sommerfeld
2019-08-16
lan78xx: Fix memory leaks
Wenwen Wang
2019-08-16
net: dsa: mv88e6xxx: check for mode change in port_setup_mac
Marek BehĂșn
2019-08-16
net: phy: adin: add ethtool get_stats support
Alexandru Ardelean
2019-08-16
net: phy: adin: implement downshift configuration via phy-tunable
Alexandru Ardelean
2019-08-16
net: phy: adin: implement PHY subsystem software reset
Alexandru Ardelean
[next]