Commit e30d966
committed
Merge: netfilter: stable backport for 10.1 phase 1
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/626
JIRA: https://issues.redhat.com/browse/RHEL-84544
* 3f54959 netfilter: nfnetlink: Report extack policy errors for batched ops
* 08e52cc netfilter: nf_tables: prefer nft_trans_elem_alloc helper
* 4ee2918 netfilter: nf_tables: add nft_trans_commit_list_add_elem helper
* a8ee6b9 netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure
* 466c9b3 netfilter: nf_tables: prepare nft audit for set element compaction
* b0c4946 netfilter: nf_tables: switch trans_elem to real flex array
* 5081808 netfilter: nf_tables: allocate element update information dynamically
* 5cfe561 netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template.
* 6edd78a netfilter: nft_exthdr: fix offset with ipv4_find_option()
* fb82865 netfilter: nf_tables: make destruction work queue pernet
* 95f1c1e netfilter: xt_hashlimit: htable_selective_cleanup() optimization
* 601731f netfilter: conntrack: add conntrack event timestamp
* 3176859 netfilter: conntrack: remove skb argument from nf_ct_refresh
* 03428ca netfilter: conntrack: rework offload nf_conn timeout extension logic
* d9d7b48 netfilter: nft_flow_offload: clear tcp MAXACK flag before moving to slowpath
* 7a4b614 netfilter: nft_flow_offload: update tcp state flags under lock
* df08c94 netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around
* d653bfe netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
Signed-off-by: CKI Backport Bot <cki-ci-bot+cki-gitlab-backport-bot@redhat.com>
---
<small>Created 2025-03-25 15:22 UTC by backporter - [KWF FAQ](https://red.ht/kernel_workflow_doc) - [Slack #team-kernel-workflow](https://redhat-internal.slack.com/archives/C04LRUPMJQ5) - [Source](https://gitlab.com/cki-project/kernel-workflow/-/blob/main/webhook/utils/backporter.py) - [Documentation](https://gitlab.com/cki-project/kernel-workflow/-/blob/main/docs/README.backporter.md) - [Report an issue](https://gitlab.com/cki-project/kernel-workflow/-/issues/new?issue%5Btitle%5D=backporter%20webhook%20issue)</small>
Approved-by: Florian Westphal <fwestpha@redhat.com>
Approved-by: Phil Sutter <psutter@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Julio Faracco <jfaracco@redhat.com>File tree
20 files changed
+562
-161
lines changed- include
- net/netfilter
- uapi/linux/netfilter
- net/netfilter
20 files changed
+562
-161
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
| 207 | + | |
209 | 208 | | |
210 | 209 | | |
211 | 210 | | |
212 | 211 | | |
213 | 212 | | |
214 | 213 | | |
215 | 214 | | |
216 | | - | |
| 215 | + | |
217 | 216 | | |
218 | 217 | | |
219 | 218 | | |
220 | 219 | | |
221 | | - | |
222 | 220 | | |
223 | 221 | | |
224 | | - | |
| 222 | + | |
225 | 223 | | |
226 | 224 | | |
227 | 225 | | |
| |||
314 | 312 | | |
315 | 313 | | |
316 | 314 | | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | 315 | | |
328 | 316 | | |
329 | 317 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
108 | 112 | | |
109 | 113 | | |
110 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
111 | 123 | | |
112 | 124 | | |
113 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1757 | 1757 | | |
1758 | 1758 | | |
1759 | 1759 | | |
| 1760 | + | |
| 1761 | + | |
| 1762 | + | |
| 1763 | + | |
| 1764 | + | |
| 1765 | + | |
| 1766 | + | |
| 1767 | + | |
| 1768 | + | |
| 1769 | + | |
| 1770 | + | |
1760 | 1771 | | |
1761 | 1772 | | |
1762 | 1773 | | |
1763 | | - | |
1764 | | - | |
1765 | | - | |
1766 | | - | |
1767 | 1774 | | |
| 1775 | + | |
| 1776 | + | |
1768 | 1777 | | |
1769 | 1778 | | |
1770 | 1779 | | |
1771 | 1780 | | |
1772 | 1781 | | |
1773 | 1782 | | |
1774 | | - | |
1775 | | - | |
1776 | | - | |
1777 | | - | |
1778 | | - | |
1779 | | - | |
1780 | | - | |
1781 | | - | |
1782 | 1783 | | |
1783 | 1784 | | |
1784 | 1785 | | |
| |||
1883 | 1884 | | |
1884 | 1885 | | |
1885 | 1886 | | |
1886 | | - | |
| 1887 | + | |
1887 | 1888 | | |
1888 | 1889 | | |
1889 | 1890 | | |
| |||
1897 | 1898 | | |
1898 | 1899 | | |
1899 | 1900 | | |
| 1901 | + | |
1900 | 1902 | | |
1901 | 1903 | | |
1902 | 1904 | | |
| |||
1907 | 1909 | | |
1908 | 1910 | | |
1909 | 1911 | | |
| 1912 | + | |
1910 | 1913 | | |
1911 | 1914 | | |
1912 | 1915 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| 380 | + | |
| 381 | + | |
380 | 382 | | |
381 | 383 | | |
382 | 384 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1544 | 1544 | | |
1545 | 1545 | | |
1546 | 1546 | | |
1547 | | - | |
1548 | | - | |
1549 | | - | |
1550 | | - | |
1551 | | - | |
1552 | | - | |
1553 | 1547 | | |
1554 | 1548 | | |
1555 | 1549 | | |
| |||
2089 | 2083 | | |
2090 | 2084 | | |
2091 | 2085 | | |
2092 | | - | |
2093 | 2086 | | |
2094 | | - | |
| 2087 | + | |
2095 | 2088 | | |
2096 | 2089 | | |
2097 | 2090 | | |
| |||
2104 | 2097 | | |
2105 | 2098 | | |
2106 | 2099 | | |
2107 | | - | |
2108 | | - | |
| 2100 | + | |
| 2101 | + | |
2109 | 2102 | | |
2110 | 2103 | | |
2111 | 2104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
165 | 173 | | |
166 | 174 | | |
167 | 175 | | |
| |||
186 | 194 | | |
187 | 195 | | |
188 | 196 | | |
| 197 | + | |
| 198 | + | |
189 | 199 | | |
190 | 200 | | |
191 | 201 | | |
| |||
297 | 307 | | |
298 | 308 | | |
299 | 309 | | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
300 | 322 | | |
301 | 323 | | |
302 | 324 | | |
| |||
326 | 348 | | |
327 | 349 | | |
328 | 350 | | |
| 351 | + | |
329 | 352 | | |
330 | 353 | | |
331 | 354 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1385 | 1385 | | |
1386 | 1386 | | |
1387 | 1387 | | |
1388 | | - | |
| 1388 | + | |
1389 | 1389 | | |
1390 | 1390 | | |
1391 | 1391 | | |
| |||
1433 | 1433 | | |
1434 | 1434 | | |
1435 | 1435 | | |
1436 | | - | |
| 1436 | + | |
1437 | 1437 | | |
1438 | 1438 | | |
1439 | 1439 | | |
| |||
0 commit comments