index
:
git.armlinux.org.uk/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
/
sfc
Age
Commit message (
Expand
)
Author
2025-10-27
sfc: fix potential memory leak in efx_mae_process_mport()
Abdun Nihaal
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-26
ethtool: add FEC bins histogram report
Vadim Fedorenko
2025-09-25
net: gso: restore ids of outer ip headers correctly
Richard Gobert
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
2025-08-14
sfc: replace min/max nesting with clamp()
Xichao Zhao
2025-08-13
PCI/ERR: Remove remnants of .link_reset() callback
Lukas Wunner
2025-08-01
sfc: unfix not-a-typo in comment
Edward Cree
2025-07-25
net: Fix typos
Bjorn Helgaas
2025-07-11
sfc: falcon: refactor and document ef4_ethtool_get_rxfh_fields
Edward Cree
2025-07-01
sfc: siena: eliminate xdp_rxq_info_valid using XDP base API
Fushuai Wang
2025-07-01
sfc: eliminate xdp_rxq_info_valid using XDP base API
Fushuai Wang
2025-06-30
net: ethtool: move rxfh_fields callbacks under the rss_lock
Jakub Kicinski
2025-06-21
eth: sfc: migrate to new RXFH callbacks
Jakub Kicinski
2025-06-21
eth: sfc: siena: migrate to new RXFH callbacks
Jakub Kicinski
2025-06-21
eth: sfc: falcon: migrate to new RXFH callbacks
Jakub Kicinski
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
2025-06-12
net: ethtool: require drivers to opt into the per-RSS ctx RXFH
Jakub Kicinski
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-03
sfc: fix NULL dereferences in ef100_process_design_param()
Edward Cree
2025-03-25
sfc: support X4 devlink flash
Edward Cree
2025-03-25
sfc: update MCDI protocol headers
Edward Cree
2025-03-25
sfc: rip out MDIO support
Edward Cree
2025-02-27
sfc: Remove newline at the end of a netlink error message
Gal Pressman
2025-02-11
sfc: document devlink flash support
Edward Cree
2025-02-11
sfc: deploy devlink flash images to NIC over MCDI
Edward Cree
2025-02-11
sfc: extend NVRAM MCDI handlers
Edward Cree
2025-02-11
sfc: parse headers of devlink flash images
Edward Cree
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-02
net: sfc: Correct key_len for efx_tc_ct_zone_ht_params
Liang Jie
2024-12-23
sfc: Use netdev refcount tracking in struct efx_async_filter_insertion
YiFei Zhu
2024-12-19
sfc: remove efx_writed_page_locked
Andy Moreton
2024-11-14
net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in
Edward Cree
2024-11-09
net: sfc: use ethtool string helpers
Rosen Penev
2024-11-05
sfc: Remove more unused functions
Dr. David Alan Gilbert
2024-11-05
sfc: Remove unused mcdi functions
Dr. David Alan Gilbert
2024-11-05
sfc: Remove unused efx_mae_mport_vf
Dr. David Alan Gilbert
2024-11-05
sfc: Remove falcon deadcode
Dr. David Alan Gilbert
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-06
sfc: add per-queue RX bytes stats
Edward Cree
2024-10-06
sfc: implement per-queue TSO (hw_gso) stats
Edward Cree
2024-10-06
sfc: implement per-queue rx drop and overrun stats
Edward Cree
2024-10-06
sfc: account XDP TXes in netdev base stats
Edward Cree
2024-10-06
sfc: add n_rx_overlength to ethtool stats
Edward Cree
2024-10-06
sfc: implement basic per-queue stats
Edward Cree
2024-10-06
sfc: remove obsolete counters from struct efx_channel
Edward Cree
2024-10-03
sfc: Don't invoke xdp_do_flush() from netpoll.
Sebastian Andrzej Siewior
2024-09-11
sfc: Add X4 PF support
Jonathan Cooper
[next]