index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
mae.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-10
sfc: MAE functions to create/update/delete encap headers
Edward Cree
1
-2
/
+88
2023-06-10
sfc: add function to atomically update a rule in the MAE
Edward Cree
1
-0
/
+23
2023-05-12
sfc: support TC decap rules matching on enc_src_port
Edward Cree
1
-1
/
+13
2023-05-12
sfc: populate enc_ip_tos matches in MAE outer rules
Edward Cree
1
-1
/
+15
2023-03-29
sfc: add offloading of 'foreign' TC (decap) rules
Edward Cree
1
-2
/
+23
2023-03-29
sfc: add functions to insert encap matches into the MAE
Edward Cree
1
-0
/
+105
2023-03-29
sfc: add notion of match on enc keys to MAE machinery
Edward Cree
1
-2
/
+95
2023-03-10
sfc: support offloading TC VLAN push/pop actions to the MAE
Edward Cree
1
-0
/
+16
2023-02-20
sfc: clean up some inconsistent indentings
Yang Li
1
-2
/
+2
2023-02-16
sfc: add mport lookup based on driver's mport data
Alejandro Lucero
1
-1
/
+26
2023-02-16
sfc: enumerate mports in ef100
Alejandro Lucero
1
-0
/
+191
2022-11-16
sfc: attach an MAE counter to TC actions that need it
Edward Cree
1
-2
/
+6
2022-11-16
sfc: add functions to allocate/free MAE counters
Edward Cree
1
-0
/
+51
2022-11-16
sfc: add ef100 MAE counter support functions
Edward Cree
1
-0
/
+111
2022-11-04
sfc: add Layer 4 matches to ef100 TC offload
Edward Cree
1
-0
/
+15
2022-11-04
sfc: add Layer 3 flag matches to ef100 TC offload
Edward Cree
1
-0
/
+25
2022-11-04
sfc: add Layer 3 matches to ef100 TC offload
Edward Cree
1
-0
/
+39
2022-11-04
sfc: add Layer 2 matches to ef100 TC offload
Edward Cree
1
-1
/
+36
2022-11-04
sfc: check recirc_id match caps before MAE offload
Edward Cree
1
-0
/
+17
2022-10-19
sfc: use formatted extacks instead of efx_tc_err()
Edward Cree
1
-3
/
+2
2022-09-28
sfc: bare bones TC offload on EF100
Edward Cree
1
-0
/
+109
2022-09-28
sfc: interrogate MAE capabilities at probe time
Edward Cree
1
-0
/
+56
2022-07-29
sfc: use a dynamic m-port for representor RX and set it promisc
Edward Cree
1
-0
/
+37
2022-07-29
sfc: insert default MAE rules to connect VFs to representors
Edward Cree
1
-1
/
+256
2022-07-29
sfc: determine wire m-port at EF100 PF probe time
Edward Cree
1
-0
/
+10
2022-07-22
sfc: determine representee m-port for EF100 representors
Edward Cree
1
-0
/
+44