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
/
mae.c
Age
Commit message (
Expand
)
Author
2024-11-05
sfc: Remove unused efx_mae_mport_vf
Dr. David Alan Gilbert
2023-10-15
sfc: support offloading ct(nat) action in RHS rules
Edward Cree
2023-10-06
sfc: support TC rules which require OR-AR-CT-AR flow
Edward Cree
2023-10-06
sfc: support TC left-hand-side rules on foreign netdevs
Edward Cree
2023-08-27
sfc: add decrement ttl by offloading set ipv4 ttl actions
Pieter Jansen van Vuuren
2023-08-27
sfc: introduce ethernet pedit set action infrastructure
Pieter Jansen van Vuuren
2023-08-09
sfc: offload left-hand side rules for conntrack
Edward Cree
2023-08-09
sfc: conntrack state matches in TC rules
Edward Cree
2023-08-09
sfc: functions to insert/remove conntrack entries to MAE hardware
Edward Cree
2023-08-09
sfc: add MAE table machinery for conntrack table
Edward Cree
2023-06-10
sfc: MAE functions to create/update/delete encap headers
Edward Cree
2023-06-10
sfc: add function to atomically update a rule in the MAE
Edward Cree
2023-05-12
sfc: support TC decap rules matching on enc_src_port
Edward Cree
2023-05-12
sfc: populate enc_ip_tos matches in MAE outer rules
Edward Cree
2023-03-29
sfc: add offloading of 'foreign' TC (decap) rules
Edward Cree
2023-03-29
sfc: add functions to insert encap matches into the MAE
Edward Cree
2023-03-29
sfc: add notion of match on enc keys to MAE machinery
Edward Cree
2023-03-10
sfc: support offloading TC VLAN push/pop actions to the MAE
Edward Cree
2023-02-20
sfc: clean up some inconsistent indentings
Yang Li
2023-02-16
sfc: add mport lookup based on driver's mport data
Alejandro Lucero
2023-02-16
sfc: enumerate mports in ef100
Alejandro Lucero
2022-11-16
sfc: attach an MAE counter to TC actions that need it
Edward Cree
2022-11-16
sfc: add functions to allocate/free MAE counters
Edward Cree
2022-11-16
sfc: add ef100 MAE counter support functions
Edward Cree
2022-11-04
sfc: add Layer 4 matches to ef100 TC offload
Edward Cree
2022-11-04
sfc: add Layer 3 flag matches to ef100 TC offload
Edward Cree
2022-11-04
sfc: add Layer 3 matches to ef100 TC offload
Edward Cree
2022-11-04
sfc: add Layer 2 matches to ef100 TC offload
Edward Cree
2022-11-04
sfc: check recirc_id match caps before MAE offload
Edward Cree
2022-10-19
sfc: use formatted extacks instead of efx_tc_err()
Edward Cree
2022-09-28
sfc: bare bones TC offload on EF100
Edward Cree
2022-09-28
sfc: interrogate MAE capabilities at probe time
Edward Cree
2022-07-29
sfc: use a dynamic m-port for representor RX and set it promisc
Edward Cree
2022-07-29
sfc: insert default MAE rules to connect VFs to representors
Edward Cree
2022-07-29
sfc: determine wire m-port at EF100 PF probe time
Edward Cree
2022-07-22
sfc: determine representee m-port for EF100 representors
Edward Cree