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
/
tc.c
Age
Commit message (
Expand
)
Author
2023-06-22
sfc: keep alive neighbour entries while a TC encap action is using them
Edward Cree
2023-06-10
sfc: neighbour lookup for TC encap action offload
Edward Cree
2023-06-10
sfc: some plumbing towards TC encap action offload
Edward Cree
2023-06-10
sfc: add fallback action-set-lists for TC offload
Edward Cree
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-31
sfc: fix error unwinds in TC offload
Edward Cree
2023-05-13
sfc: fix use-after-free in efx_tc_flower_record_encap_match()
Edward Cree
2023-05-12
sfc: support TC decap rules matching on enc_src_port
Edward Cree
2023-05-12
sfc: support TC decap rules matching on enc_ip_tos
Edward Cree
2023-05-12
sfc: populate enc_ip_tos matches in MAE outer rules
Edward Cree
2023-05-12
sfc: release encap match in efx_tc_flow_free()
Edward Cree
2023-03-29
sfc: add offloading of 'foreign' TC (decap) rules
Edward Cree
2023-03-29
sfc: add code to register and unregister encap matches
Edward Cree
2023-03-29
sfc: handle enc keys in efx_tc_flower_parse_match()
Edward Cree
2023-03-29
sfc: document TC-to-EF100-MAE action translation concepts
Edward Cree
2023-03-10
sfc: support offloading TC VLAN push/pop actions to the MAE
Edward Cree
2022-11-16
sfc: implement counters readout to TC stats
Edward Cree
2022-11-16
sfc: validate MAE action order
Edward Cree
2022-11-16
sfc: attach an MAE counter to TC actions that need it
Edward Cree
2022-11-16
sfc: add hashtables for MAE counters and counter ID mappings
Edward Cree
2022-11-16
sfc: add extra RX channel to receive MAE counter updates on ef100
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-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-09-28
sfc: add a hashtable for offloaded TC rules
Edward Cree
2022-09-28
sfc: bind indirect blocks for TC offload on EF100
Edward Cree
2022-09-28
sfc: bind blocks for TC offload on EF100
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