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
/
ethernet
Age
Commit message (
Expand
)
Author
2023-10-14
net/mlx5e: Refactor mlx5e_rss_init() and mlx5e_rss_free() API's
Adham Faris
2023-10-14
net/mlx5e: Refactor mlx5e_rss_set_rxfh() and mlx5e_rss_get_rxfh()
Adham Faris
2023-10-14
net/mlx5e: Refactor rx_res_init() and rx_res_free() APIs
Adham Faris
2023-10-14
net/mlx5e: Use PTR_ERR_OR_ZERO() to simplify code
Yu Liao
2023-10-14
net/mlx5: Use PTR_ERR_OR_ZERO() to simplify code
Jinjie Ruan
2023-10-14
net/mlx5: Remove unused declaration
Yue Haibing
2023-10-14
net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lock
Shay Drory
2023-10-14
net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcom
Shay Drory
2023-10-14
net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
Shay Drory
2023-10-14
net/mlx5: Redesign SF active work to remove table_lock
Wei Zhang
2023-10-14
net/mlx5: Parallelize vhca event handling
Wei Zhang
2023-10-13
qed: replace uses of strncpy
Justin Stitt
2023-10-13
r8169: fix rare issue with broken rx after link-down on RTL8125
Heiner Kallweit
2023-10-13
sfc: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-13
ionic: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-13
net: sparx5: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-13
net/mlx4_core: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-13
nfp: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-13
mlxsw: pci: Allocate skbs using GFP_KERNEL during initialization
Ido Schimmel
2023-10-13
octeontx2-af: Enable hardware timestamping for VFs
Subbaraya Sundeep
2023-10-13
net: ngbe: add ethtool stats support
Jiawen Wu
2023-10-13
net: txgbe: add ethtool stats support
Jiawen Wu
2023-10-13
net: libwx: support hardware statistics
Jiawen Wu
2023-10-13
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
2023-10-13
chcr_ktls: use tls_offload_context_tx and driver_state like other drivers
Sabrina Dubroca
2023-10-13
net: stmmac: fix typo in comment
Johannes Zink
2023-10-13
ibmvnic: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-13
net: fec: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-13
net: ethernet: wiznet: Use spi_get_device_match_data()
Rob Herring
2023-10-13
net: ethernet: Use device_get_match_data()
Rob Herring
2023-10-13
net: stmmac: dwmac-stm32: refactor clock config
Ben Wolsieffer
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
nfp: add support CHACHA20-POLY1305 offload for ipsec
Shihong Wang
2023-10-12
rswitch: Fix imbalance phy_power_off() calling
Yoshihiro Shimoda
2023-10-12
rswitch: Fix renesas_eth_sw_remove() implementation
Yoshihiro Shimoda
2023-10-12
octeontx2-pf: Fix page pool frag allocation warning
Ratheesh Kannoth
2023-10-11
netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_schedule
Christian Marangi
2023-10-11
net: tc35815: rework network interface interrupt logic
Christian Marangi
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-11
netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule
Christian Marangi
2023-10-11
bna: replace deprecated strncpy with strscpy_pad
Justin Stitt
2023-10-11
net: mvpp2: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-11
octeontx2-af: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-11
net: hns3: add vf fault detect support
Jie Wang
2023-10-11
net: hns3: add hns3 vf fault detect cap bit support
Jie Wang
2023-10-11
nfp: flower: avoid rmmod nfp crash issues
Yanguo Li
2023-10-10
net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestamp
Will Mortensen
2023-10-10
mlxsw: spectrum_ethtool: Fix -Wformat-truncation warning
Ido Schimmel
2023-10-10
mlxsw: core_thermal: Fix -Wformat-truncation warning
Ido Schimmel
2023-10-10
ixgbe: fix crash with empty VF macvlan list
Dan Carpenter
[next]