开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
tc.h
Age
Commit message (
Expand
)
Author
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: handle non-zero chain_index on TC rules
Edward Cree
2023-08-09
sfc: offload conntrack flow entries (match only) from CT zones
Edward Cree
2023-08-09
sfc: functions to register for conntrack zone offload
Edward Cree
2023-08-09
sfc: add MAE table machinery for conntrack table
Edward Cree
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-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-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: 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
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: optional logging of TC offload errors
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