index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
tc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: use flow_rule_is_supp_enc_control_flags()
Asbjørn Sloth Tønnesen
2024-06-12
1
-4
/
+1
*
sfc: use flow_rule_is_supp_control_flags()
Asbjørn Sloth Tønnesen
2024-04-18
1
-4
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
1
-19
/
+19
|
\
|
*
sfc: cleanup and reduce netlink error messages
Pieter Jansen van Vuuren
2023-10-23
1
-19
/
+19
*
|
sfc: support offloading ct(nat) action in RHS rules
Edward Cree
2023-10-15
1
-0
/
+8
*
|
sfc: support TC rules which require OR-AR-CT-AR flow
Edward Cree
2023-10-06
1
-5
/
+111
*
|
sfc: ensure an extack msg from efx_tc_flower_replace_foreign EOPNOTSUPPs
Edward Cree
2023-10-06
1
-2
/
+4
*
|
sfc: offload foreign RHS rules without an encap match
Edward Cree
2023-10-06
1
-1
/
+1
*
|
sfc: support TC left-hand-side rules on foreign netdevs
Edward Cree
2023-10-06
1
-0
/
+213
|
/
*
sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()
Edward Cree
2023-09-21
1
-3
/
+18
*
sfc: extend pedit add action to handle decrement ipv6 hop limit
Pieter Jansen van Vuuren
2023-08-27
1
-0
/
+25
*
sfc: introduce pedit add actions on the ipv4 ttl field
Pieter Jansen van Vuuren
2023-08-27
1
-0
/
+46
*
sfc: add decrement ipv6 hop limit by offloading set hop limit actions
Pieter Jansen van Vuuren
2023-08-27
1
-0
/
+59
*
sfc: add decrement ttl by offloading set ipv4 ttl actions
Pieter Jansen van Vuuren
2023-08-27
1
-2
/
+73
*
sfc: add mac source and destination pedit action offload
Pieter Jansen van Vuuren
2023-08-27
1
-2
/
+207
*
sfc: introduce ethernet pedit set action infrastructure
Pieter Jansen van Vuuren
2023-08-27
1
-0
/
+70
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
1
-1
/
+1
|
\
|
*
sfc: don't unregister flow_indr if it was never registered
Edward Cree
2023-08-17
1
-1
/
+1
*
|
sfc: offload left-hand side rules for conntrack
Edward Cree
2023-08-09
1
-0
/
+282
*
|
sfc: conntrack state matches in TC rules
Edward Cree
2023-08-09
1
-0
/
+66
*
|
sfc: handle non-zero chain_index on TC rules
Edward Cree
2023-08-09
1
-24
/
+145
*
|
sfc: functions to register for conntrack zone offload
Edward Cree
2023-08-09
1
-0
/
+7
*
|
sfc: add MAE table machinery for conntrack table
Edward Cree
2023-08-09
1
-1
/
+8
*
|
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-31
1
-32
/
+35
|
/
*
sfc: keep alive neighbour entries while a TC encap action is using them
Edward Cree
2023-06-22
1
-1
/
+19
*
sfc: neighbour lookup for TC encap action offload
Edward Cree
2023-06-10
1
-4
/
+8
*
sfc: some plumbing towards TC encap action offload
Edward Cree
2023-06-10
1
-2
/
+102
*
sfc: add fallback action-set-lists for TC offload
Edward Cree
2023-06-10
1
-0
/
+68
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
1
-15
/
+12
|
\
|
*
sfc: fix error unwinds in TC offload
Edward Cree
2023-05-31
1
-15
/
+12
*
|
sfc: fix use-after-free in efx_tc_flower_record_encap_match()
Edward Cree
2023-05-13
1
-2
/
+2
*
|
sfc: support TC decap rules matching on enc_src_port
Edward Cree
2023-05-12
1
-10
/
+21
*
|
sfc: support TC decap rules matching on enc_ip_tos
Edward Cree
2023-05-12
1
-36
/
+109
*
|
sfc: populate enc_ip_tos matches in MAE outer rules
Edward Cree
2023-05-12
1
-6
/
+3
*
|
sfc: release encap match in efx_tc_flow_free()
Edward Cree
2023-05-12
1
-17
/
+15
|
/
*
sfc: add offloading of 'foreign' TC (decap) rules
Edward Cree
2023-03-29
1
-15
/
+339
*
sfc: add code to register and unregister encap matches
Edward Cree
2023-03-29
1
-0
/
+163
*
sfc: handle enc keys in efx_tc_flower_parse_match()
Edward Cree
2023-03-29
1
-0
/
+61
*
sfc: document TC-to-EF100-MAE action translation concepts
Edward Cree
2023-03-29
1
-1
/
+25
*
sfc: support offloading TC VLAN push/pop actions to the MAE
Edward Cree
2023-03-10
1
-0
/
+42
*
sfc: implement counters readout to TC stats
Edward Cree
2022-11-16
1
-0
/
+39
*
sfc: validate MAE action order
Edward Cree
2022-11-16
1
-0
/
+50
*
sfc: attach an MAE counter to TC actions that need it
Edward Cree
2022-11-16
1
-0
/
+25
*
sfc: add hashtables for MAE counters and counter ID mappings
Edward Cree
2022-11-16
1
-0
/
+6
*
sfc: add extra RX channel to receive MAE counter updates on ef100
Edward Cree
2022-11-16
1
-0
/
+1
*
sfc: add ef100 MAE counter support functions
Edward Cree
2022-11-16
1
-0
/
+1
*
sfc: add Layer 4 matches to ef100 TC offload
Edward Cree
2022-11-04
1
-2
/
+19
*
sfc: add Layer 3 flag matches to ef100 TC offload
Edward Cree
2022-11-04
1
-1
/
+9
*
sfc: add Layer 3 matches to ef100 TC offload
Edward Cree
2022-11-04
1
-9
/
+47
*
sfc: add Layer 2 matches to ef100 TC offload
Edward Cree
2022-11-04
1
-5
/
+57
[next]