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
2023-01-18
net: enetc: set next_to_clean/next_to_use just from enetc_setup_txbdr()
Vladimir Oltean
2023-01-18
net: microchip: sparx5: Add lock initialization to the KUNIT tests
Steen Hegelund
2023-01-18
net: microchip: sparx5: Improve VCAP admin locking in the VCAP API
Steen Hegelund
2023-01-18
net: microchip: sparx5: Add VCAP admin locking in debugFS
Steen Hegelund
2023-01-18
net: microchip: sparx5: Add support to check for existing VCAP rule id
Steen Hegelund
2023-01-18
net: microchip: sparx5: Add support for rule count by cookie
Steen Hegelund
2023-01-18
r8152: avoid to change cfg for all devices
Hayes Wang
2023-01-18
net: macb: simplify TX timestamp handling
Robert Hancock
2023-01-18
virtio_net: Reuse buffer free function
Parav Pandit
2023-01-18
tsnep: Support XDP BPF program setup
Gerhard Engleder
2023-01-18
tsnep: Add XDP RX support
Gerhard Engleder
2023-01-18
tsnep: Add RX queue info for XDP support
Gerhard Engleder
2023-01-18
tsnep: Prepare RX buffer for XDP support
Gerhard Engleder
2023-01-18
tsnep: Subtract TSNEP_RX_INLINE_METADATA_SIZE once
Gerhard Engleder
2023-01-18
tsnep: Add XDP TX support
Gerhard Engleder
2023-01-18
tsnep: Do not print DMA mapping error
Gerhard Engleder
2023-01-18
tsnep: Forward NAPI budget to napi_consume_skb()
Gerhard Engleder
2023-01-18
tsnep: Replace TX spin_lock with __netif_tx_lock
Gerhard Engleder
2023-01-18
net: ftmac100: handle netdev flags IFF_PROMISC and IFF_ALLMULTI
Sergei Antonov
2023-01-18
net: ethernet: ti: am65-cpts: adjust pps following ptp changes
Grygorii Strashko
2023-01-18
net: ethernet: ti: am65-cpts: add pps support
Grygorii Strashko
2023-01-18
net: stmmac: add imx93 platform support
Clark Wang
2023-01-17
net: ethernet: renesas: rswitch: C45 only transactions
Michael Walle
2023-01-17
net: dsa: sja1105: Separate C22 and C45 transactions for T1 MDIO bus
Andrew Lunn
2023-01-17
net: dsa: sja1105: C45 only transactions for PCS
Andrew Lunn
2023-01-17
amd-xgbe: Replace MII_ADDR_C45 with XGBE_ADDR_C45
Andrew Lunn
2023-01-17
amd-xgbe: Separate C22 and C45 transactions
Andrew Lunn
2023-01-17
net: hns: Separate C22 and C45 transactions
Andrew Lunn
2023-01-17
ixgbe: Use C45 mdiobus accessors
Andrew Lunn
2023-01-17
ixgbe: Separate C22 and C45 transactions
Andrew Lunn
2023-01-17
net: macb: Separate C22 and C45 transactions
Andrew Lunn
2023-01-17
net: nixge: Separate C22 and C45 transactions
Andrew Lunn
2023-01-17
net: sxgbe: Separate C22 and C45 transactions
Andrew Lunn
2023-01-17
net: dsa: mt7530: Separate C22 and C45 MDIO bus transactions
Andrew Lunn
2023-01-17
net: wangxun: clean up the code
Mengyuan Lou
2023-01-17
net: mdio: cavium: Remove unneeded simicolons
Andrew Lunn
2023-01-17
net: ethernet: mtk_wed: add reset/reset_complete callbacks
Lorenzo Bianconi
2023-01-17
net: ethernet: mtk_eth_soc: add dma checks to mtk_hw_reset_check
Lorenzo Bianconi
2023-01-17
net: ethernet: mtk_eth_soc: align reset procedure to vendor sdk
Lorenzo Bianconi
2023-01-17
net: ethernet: mtk_eth_soc: introduce mtk_hw_warm_reset support
Lorenzo Bianconi
2023-01-17
net: ethernet: mtk_eth_soc: introduce mtk_hw_reset utility routine
Lorenzo Bianconi
2023-01-16
net: microchip: vcap api: Enable/Disable rules via chains in VCAP HW
Steen Hegelund
2023-01-16
net: microchip: vcap api: Add a storage state to a VCAP rule
Steen Hegelund
2023-01-16
net: microchip: vcap api: Check chains when adding a tc flower filter
Steen Hegelund
2023-01-16
net: microchip: vcap api: Use src and dst chain id to chain VCAP lookups
Steen Hegelund
2023-01-16
net: microchip: vcap api: Convert multi-word keys/actions when encoding
Steen Hegelund
2023-01-16
net: microchip: vcap api: Always enable VCAP lookups
Steen Hegelund
2023-01-16
net: microchip: sparx5: Reset VCAP counter for new rules
Steen Hegelund
2023-01-16
net: microchip: vcap api: Erase VCAP cache before encoding rule
Steen Hegelund
2023-01-16
r8169: reset bus if NIC isn't accessible after tx timeout
Heiner Kallweit
[next]