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-03-05
sfc: complete the next packet when we receive a timestamp
Tom Zhao
2020-03-05
net: hns3: fix a not link up issue when fibre port supports autoneg
Jian Shen
2020-03-05
slip: make slhc_compress() more robust against malicious packets
Eric Dumazet
2020-03-03
cxgb4: fix checks for max queues to allocate
Vishal Kulkarni
2020-03-03
phylink: Improve error message when validate failed
Hauke Mehrtens
2020-03-03
net: phy: bcm63xx: fix OOPS due to missing driver name
Jonas Gorski
2020-03-03
team: add missing attribute validation for array index
Jakub Kicinski
2020-03-03
team: add missing attribute validation for port ifindex
Jakub Kicinski
2020-03-03
macsec: add missing attribute validation for port
Jakub Kicinski
2020-03-03
can: add missing attribute validation for termination
Jakub Kicinski
2020-03-01
bnxt_en: fix error handling when flashing from file
Edwin Peer
2020-03-01
bnxt_en: reinitialize IRQs when MTU is modified
Vasundhara Volam
2020-03-01
net: phy: avoid clearing PHY interrupts twice in irq handler
Heiner Kallweit
2020-02-29
net: dsa: sja1105: Don't destroy not-yet-created xmit_worker
Vladimir Oltean
2020-02-29
net: dsa: mv88e6xxx: fix lockup on warm boot
Russell King
2020-02-29
r8152: check disconnect status after long sleep
You-Sheng Yang
2020-02-27
net: dsa: mv88e6xxx: Fix masking of egress port
Andrew Lunn
2020-02-27
mlxsw: pci: Wait longer before accessing the device after reset
Amit Cohen
2020-02-27
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
2020-02-27
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
2020-02-27
net: rmnet: fix bridge mode bugs
Taehee Yoo
2020-02-27
net: rmnet: use upper/lower device infrastructure
Taehee Yoo
2020-02-27
net: rmnet: do not allow to change mux id if mux id is duplicated
Taehee Yoo
2020-02-27
net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
Taehee Yoo
2020-02-27
net: rmnet: fix suspicious RCU usage
Taehee Yoo
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_changelink()
Taehee Yoo
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_newlink()
Taehee Yoo
2020-02-27
net: phy: marvell: don't interpret PHY status unless resolved
Russell King
2020-02-27
mlx5: register lag notifier for init network namespace only
Jiri Pirko
2020-02-27
hinic: fix a bug of rss configuration
Luo bin
2020-02-27
hinic: fix a bug of setting hw_ioctxt
Luo bin
2020-02-27
hinic: fix a irq affinity bug
Luo bin
2020-02-26
net: stmmac: fix notifier registration
Aaro Koskinen
2020-02-26
net: phy: mscc: fix firmware paths
Antoine Tenart
2020-02-26
net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...
Sudheesh Mavila
2020-02-26
slip: not call free_netdev before rtnl_unlock in slip_open
yangerkun
2020-02-26
net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
Nicolas Saenz Julienne
2020-02-26
net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
Florian Fainelli
2020-02-26
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
2020-02-24
net: ll_temac: Handle DMA halt condition caused by buffer underrun
Esben Haabendal
2020-02-24
net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
Esben Haabendal
2020-02-24
net: ll_temac: Add more error handling of dma_map_single() calls
Esben Haabendal
2020-02-24
net: ll_temac: Fix race condition causing TX hang
Esben Haabendal
2020-02-23
net: phy: Avoid multiple suspends
Florian Fainelli
2020-02-23
net: ks8851-ml: Fix IRQ handling and locking
Marek Vasut
2020-02-23
hv_netvsc: Fix unwanted wakeup in netvsc_attach()
Haiyang Zhang
2020-02-23
net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
Daniele Palmas
2020-02-20
bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.
Vasundhara Volam
2020-02-20
bnxt_en: Improve device shutdown method.
Vasundhara Volam
2020-02-20
net: thunderx: workaround BGX TX Underflow issue
Tim Harvey
[next]