index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
tc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-13
sfc: use flow_rule_is_supp_enc_control_flags()
Asbjørn Sloth Tønnesen
1
-4
/
+1
2024-04-19
sfc: use flow_rule_is_supp_control_flags()
Asbjørn Sloth Tønnesen
1
-4
/
+3
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-19
/
+19
2023-10-24
sfc: cleanup and reduce netlink error messages
Pieter Jansen van Vuuren
1
-19
/
+19
2023-10-15
sfc: support offloading ct(nat) action in RHS rules
Edward Cree
1
-0
/
+8
2023-10-06
sfc: support TC rules which require OR-AR-CT-AR flow
Edward Cree
1
-5
/
+111
2023-10-06
sfc: ensure an extack msg from efx_tc_flower_replace_foreign EOPNOTSUPPs
Edward Cree
1
-2
/
+4
2023-10-06
sfc: offload foreign RHS rules without an encap match
Edward Cree
1
-1
/
+1
2023-10-06
sfc: support TC left-hand-side rules on foreign netdevs
Edward Cree
1
-0
/
+213
2023-09-21
sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()
Edward Cree
1
-3
/
+18
2023-08-27
sfc: extend pedit add action to handle decrement ipv6 hop limit
Pieter Jansen van Vuuren
1
-0
/
+25
2023-08-27
sfc: introduce pedit add actions on the ipv4 ttl field
Pieter Jansen van Vuuren
1
-0
/
+46
2023-08-27
sfc: add decrement ipv6 hop limit by offloading set hop limit actions
Pieter Jansen van Vuuren
1
-0
/
+59
2023-08-27
sfc: add decrement ttl by offloading set ipv4 ttl actions
Pieter Jansen van Vuuren
1
-2
/
+73
2023-08-27
sfc: add mac source and destination pedit action offload
Pieter Jansen van Vuuren
1
-2
/
+207
2023-08-27
sfc: introduce ethernet pedit set action infrastructure
Pieter Jansen van Vuuren
1
-0
/
+70
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-08-17
sfc: don't unregister flow_indr if it was never registered
Edward Cree
1
-1
/
+1
2023-08-09
sfc: offload left-hand side rules for conntrack
Edward Cree
1
-0
/
+282
2023-08-09
sfc: conntrack state matches in TC rules
Edward Cree
1
-0
/
+66
2023-08-09
sfc: handle non-zero chain_index on TC rules
Edward Cree
1
-24
/
+145
2023-08-09
sfc: functions to register for conntrack zone offload
Edward Cree
1
-0
/
+7
2023-08-09
sfc: add MAE table machinery for conntrack table
Edward Cree
1
-1
/
+8
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-32
/
+35
2023-06-23
sfc: keep alive neighbour entries while a TC encap action is using them
Edward Cree
1
-1
/
+19
2023-06-10
sfc: neighbour lookup for TC encap action offload
Edward Cree
1
-4
/
+8
2023-06-10
sfc: some plumbing towards TC encap action offload
Edward Cree
1
-2
/
+102
2023-06-10
sfc: add fallback action-set-lists for TC offload
Edward Cree
1
-0
/
+68
2023-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-15
/
+12
2023-06-01
sfc: fix error unwinds in TC offload
Edward Cree
1
-15
/
+12
2023-05-13
sfc: fix use-after-free in efx_tc_flower_record_encap_match()
Edward Cree
1
-2
/
+2
2023-05-12
sfc: support TC decap rules matching on enc_src_port
Edward Cree
1
-10
/
+21
2023-05-12
sfc: support TC decap rules matching on enc_ip_tos
Edward Cree
1
-36
/
+109
2023-05-12
sfc: populate enc_ip_tos matches in MAE outer rules
Edward Cree
1
-6
/
+3
2023-05-12
sfc: release encap match in efx_tc_flow_free()
Edward Cree
1
-17
/
+15
2023-03-29
sfc: add offloading of 'foreign' TC (decap) rules
Edward Cree
1
-15
/
+339
2023-03-29
sfc: add code to register and unregister encap matches
Edward Cree
1
-0
/
+163
2023-03-29
sfc: handle enc keys in efx_tc_flower_parse_match()
Edward Cree
1
-0
/
+61
2023-03-29
sfc: document TC-to-EF100-MAE action translation concepts
Edward Cree
1
-1
/
+25
2023-03-11
sfc: support offloading TC VLAN push/pop actions to the MAE
Edward Cree
1
-0
/
+42
2022-11-16
sfc: implement counters readout to TC stats
Edward Cree
1
-0
/
+39
2022-11-16
sfc: validate MAE action order
Edward Cree
1
-0
/
+50
2022-11-16
sfc: attach an MAE counter to TC actions that need it
Edward Cree
1
-0
/
+25
2022-11-16
sfc: add hashtables for MAE counters and counter ID mappings
Edward Cree
1
-0
/
+6
2022-11-16
sfc: add extra RX channel to receive MAE counter updates on ef100
Edward Cree
1
-0
/
+1
2022-11-16
sfc: add ef100 MAE counter support functions
Edward Cree
1
-0
/
+1
2022-11-05
sfc: add Layer 4 matches to ef100 TC offload
Edward Cree
1
-2
/
+19
2022-11-05
sfc: add Layer 3 flag matches to ef100 TC offload
Edward Cree
1
-1
/
+9
2022-11-05
sfc: add Layer 3 matches to ef100 TC offload
Edward Cree
1
-9
/
+47
2022-11-05
sfc: add Layer 2 matches to ef100 TC offload
Edward Cree
1
-5
/
+57
[next]