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
/
sfc
Age
Commit message (
Expand
)
Author
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
2024-09-09
sfc/siena: Remove setting of RX software timestamp
Gal Pressman
2024-09-09
sfc: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
sfc: siena: rip out rss-context dead code
Edward Cree
2024-09-06
sfc: convert comma to semicolon
Chen Ni
2024-09-06
sfc/siena: Convert comma to semicolon
Chen Ni
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-08-30
sfc: Convert to use ERR_CAST()
Shen Lichuan
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
2024-08-12
eth: remove .cap_rss_ctx_supported from updated drivers
Jakub Kicinski
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-13
sfc: falcon: Make I2C terminology more inclusive
Easwar Hariharan
2024-06-28
sfc: remove get_rxfh_context dead code
Edward Cree
2024-06-28
sfc: use new rxfh_context API
Edward Cree
2024-06-12
sfc: use flow_rule_is_supp_enc_control_flags()
Asbjørn Sloth Tønnesen
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-18
sfc: use flow_rule_is_supp_control_flags()
Asbjørn Sloth Tønnesen
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-02-14
net: remove stale mentions of dev_base_lock in comments
Eric Dumazet
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-02
sfc: fix a double-free bug in efx_probe_filters
Zhipeng Lu
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-05
sfc-siena: Implement ndo_hwtstamp_(get|set)
Alex Austin
2023-12-05
sfc: Implement ndo_hwtstamp_(get|set)
Alex Austin
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-23
sfc: cleanup and reduce netlink error messages
Pieter Jansen van Vuuren
2023-10-15
sfc: support offloading ct(nat) action in RHS rules
Edward Cree
2023-10-15
sfc: parse mangle actions (NAT) in conntrack entries
Edward Cree
[next]