Show patches with: none      |   30070 patches
« 1 2 ... 10 11 12300 301 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[nf-next,7/8] netfilter: nf_tables: add flowtable map for xdp offload netfilter: make nf_flowtable lifetime differ from container struct - - - 1 --- 2023-11-21 Florian Westphal strlen Changes Requested
[nf-next,6/8] netfilter: nf_tables: add xdp offload flag netfilter: make nf_flowtable lifetime differ from container struct - - - - --- 2023-11-21 Florian Westphal strlen Changes Requested
[nf-next,5/8] netfilter: nf_tables: reject flowtable hw offload for same device netfilter: make nf_flowtable lifetime differ from container struct - - - - --- 2023-11-21 Florian Westphal strlen Changes Requested
[nf-next,4/8] netfilter: nf_flowtable: delay flowtable release a second time netfilter: make nf_flowtable lifetime differ from container struct - - - - --- 2023-11-21 Florian Westphal strlen Changes Requested
[nf-next,3/8] netfilter: nf_flowtable: make free a real free function netfilter: make nf_flowtable lifetime differ from container struct - - - - --- 2023-11-21 Florian Westphal strlen Changes Requested
[nf-next,2/8] netfilter: nf_flowtable: replace init callback with a create one netfilter: make nf_flowtable lifetime differ from container struct - - - - --- 2023-11-21 Florian Westphal strlen Changes Requested
[nf-next,1/8] netfilter: flowtable: move nf_flowtable out of container structures netfilter: make nf_flowtable lifetime differ from container struct - - - - --- 2023-11-21 Florian Westphal strlen Changes Requested
[6.6.y,2/2] netfilter: nf_tables: split async and sync catchall in two functions netfilter: fix catchall element double-free - 1 - - --- 2023-11-21 Florian Westphal pablo Awaiting Upstream
[6.6.y,1/2] netfilter: nf_tables: remove catchall element in GC sync path netfilter: fix catchall element double-free - 1 - - --- 2023-11-21 Florian Westphal pablo Awaiting Upstream
[-stable,5.4,26/26] netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush (for 5.4) Netfilter stable fixes for 5.4 - - - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,25/26] netfilter: nf_tables: disable toggling dormant table state more than once Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,24/26] netfilter: nf_tables: fix table flag updates Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,23/26] netfilter: nftables: update table flags from the commit phase Netfilter stable fixes for 5.4 - - - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,22/26] netfilter: nf_tables: double hook unregistration in netns path Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,21/26] netfilter: nf_tables: unregister flowtable hooks on netns exit Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,20/26] netfilter: nf_tables: fix memleak when more than 255 elements expired Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,19/26] netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,18/26] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,17/26] netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,16/26] netfilter: nf_tables: defer gc run if previous batch is still pending Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,15/26] netfilter: nf_tables: use correct lock to protect gc_list Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,14/26] netfilter: nf_tables: GC transaction race with abort path Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,13/26] netfilter: nf_tables: GC transaction race with netns dismantle Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso pablo Deferred
[-stable,5.4,12/26] netfilter: nf_tables: fix GC transaction races with netns and netlink event exi… Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,11/26] netfilter: nf_tables: remove busy mark and gc batch API Netfilter stable fixes for 5.4 - - - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,10/26] netfilter: nft_set_hash: mark set element as dead when deleting from packet path Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,09/26] netfilter: nf_tables: adapt set backend to use GC transaction API Netfilter stable fixes for 5.4 - 3 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,08/26] netfilter: nf_tables: GC transaction API to avoid race with control plane Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,07/26] netfilter: nf_tables: don't skip expired elements during walk Netfilter stable fixes for 5.4 - 3 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,06/26] netfilter: nft_set_rbtree: fix overlap expiration walk Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,05/26] netfilter: nft_set_rbtree: fix null deref on element insertion Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,04/26] netfilter: nft_set_rbtree: Switch to node list walk for overlap detection Netfilter stable fixes for 5.4 - 1 1 - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,03/26] netfilter: nf_tables: drop map element references from preparation phase Netfilter stable fixes for 5.4 - 1 - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,02/26] netfilter: nftables: rename set element data activation/deactivation functions Netfilter stable fixes for 5.4 - - - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[-stable,5.4,01/26] netfilter: nf_tables: pass context to nft_set_destroy() Netfilter stable fixes for 5.4 - - - - --- 2023-11-21 Pablo Neira Ayuso strlen Handled Elsewhere
[nft,v2,1/1] tests/shell: sanitize "handle" in JSON output [nft,v2,1/1] tests/shell: sanitize "handle" in JSON output - - - - --- 2023-11-21 Thomas Haller pablo Changes Requested
[nft] tests: shell: quote reference to array to iterate over empty string [nft] tests: shell: quote reference to array to iterate over empty string - 1 - - --- 2023-11-21 Pablo Neira Ayuso pablo Accepted
[nf-next] netfilter: flowtable: reorder nf_flowtable struct members [nf-next] netfilter: flowtable: reorder nf_flowtable struct members - - - - --- 2023-11-20 Florian Westphal Accepted
[nf-next] netfilter: nft_set_pipapo: prefer gfp_kernel allocation [nf-next] netfilter: nft_set_pipapo: prefer gfp_kernel allocation - 1 - - --- 2023-11-20 Florian Westphal Accepted
[nft] tests: shell: adjust add-after-delete flowtable for older kernels [nft] tests: shell: adjust add-after-delete flowtable for older kernels - - - - --- 2023-11-20 Pablo Neira Ayuso pablo Accepted
[nft] tests: shell: skip meta time test meta expression lacks support [nft] tests: shell: skip meta time test meta expression lacks support - - - - --- 2023-11-20 Florian Westphal Accepted
[nft] tests: shell: skip maps delete test if dynset lacks delete op [nft] tests: shell: skip maps delete test if dynset lacks delete op - - - - --- 2023-11-20 Florian Westphal Accepted
[nft] tests: shell: skip ct expectation test if feature is missing [nft] tests: shell: skip ct expectation test if feature is missing - - - - --- 2023-11-20 Florian Westphal Accepted
[libnetfilter_queue,v4] src: Add nfq_nlmsg_put2() - user specifies header flags [libnetfilter_queue,v4] src: Add nfq_nlmsg_put2() - user specifies header flags - - - - --- 2023-11-20 Duncan Roe Changes Requested
[nft] evaluate: fix rule replacement with anon sets [nft] evaluate: fix rule replacement with anon sets - 1 - - --- 2023-11-19 Florian Westphal Accepted
[libnetfilter_queue,1/1] Convert nfq_create_queue(), nfq_bind_pf() & nfq_unbind_pf() to use libmnl libnfnetlink dependency elimination - - - - --- 2023-11-18 Duncan Roe Deferred
[nft,1/1] tests/shell: sanitize "handle" in JSON output [nft,1/1] tests/shell: sanitize "handle" in JSON output - - - - --- 2023-11-17 Thomas Haller Superseded
[net-next] net: ctnetlink: support filtering by zone [net-next] net: ctnetlink: support filtering by zone - - - - --- 2023-11-17 Felix Huettner Changes Requested
[net,6/6] netfilter: nf_tables: split async and sync catchall in two functions [net,1/6] netfilter: nft_set_rbtree: Remove unused variable nft_net - 1 - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[net,5/6] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test [net,1/6] netfilter: nft_set_rbtree: Remove unused variable nft_net - - - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[net,4/6] netfilter: nf_tables: bogus ENOENT when destroying element which does not exist [net,1/6] netfilter: nft_set_rbtree: Remove unused variable nft_net - 1 - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[net,3/6] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() [net,1/6] netfilter: nft_set_rbtree: Remove unused variable nft_net - 1 - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[net,2/6] netfilter: nf_conntrack_bridge: initialize err to 0 [net,1/6] netfilter: nft_set_rbtree: Remove unused variable nft_net - 1 - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[net,1/6] netfilter: nft_set_rbtree: Remove unused variable nft_net [net,1/6] netfilter: nft_set_rbtree: Remove unused variable nft_net - - 1 - --- 2023-11-15 Pablo Neira Ayuso Accepted
[net,0/6] Netfilter fixes for net - - - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[libnetfilter_queue,v3,1/1] src: Add nfq_nlmsg_put2() - user specifies header flags [libnetfilter_queue,v3,1/1] src: Add nfq_nlmsg_put2() - user specifies header flags - - - - --- 2023-11-15 Duncan Roe Changes Requested
[nft,5/4] tests: shell: skip sets/sets_with_ifnames if no pipapo backend is available Untitled series #382294 - - - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[libnetfilter_queue,v2,1/1] src: Add nfq_nlmsg_put2() - user specifies header flags [libnetfilter_queue,v2,1/1] src: Add nfq_nlmsg_put2() - user specifies header flags - - - - --- 2023-11-15 Duncan Roe Changes Requested
[nft,4/4] tests: shell: restore pipapo and chain binding coverage in standalone 30s-stress more tests/shell updates to run on 5.4 kernels - 1 - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[nft,3/4] tests: shell: skip pipapo set backend in transactions/30s-stress more tests/shell updates to run on 5.4 kernels - - - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[nft,2/4] tests: shell: skip if kernel does not support flowtable with no devices more tests/shell updates to run on 5.4 kernels - - - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[nft,1/4] tests: shell: skip if kernel does not support flowtable counter more tests/shell updates to run on 5.4 kernels - - - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[nft,v3,6/6] tools: check for consistency of .json-nft dumps in "check-tree.sh" add and check dump files for JSON in tests/shell - - - - --- 2023-11-14 Thomas Haller strlen Accepted
[nft,v3,5/6] tools: check more strictly for bash shebang in "check-tree.sh" add and check dump files for JSON in tests/shell - - - - --- 2023-11-14 Thomas Haller strlen Accepted
[nft,v3,4/6] tools: simplify error handling in "check-tree.sh" by adding msg_err()/msg_warn() add and check dump files for JSON in tests/shell - - - - --- 2023-11-14 Thomas Haller strlen Accepted
[nft,v3,2/6] tests/shell: check and generate JSON dump files add and check dump files for JSON in tests/shell - - - - --- 2023-11-14 Thomas Haller strlen Accepted
[RFC,nf-next] netfilter: nf_tables: reject flowtable hw offload for same device [RFC,nf-next] netfilter: nf_tables: reject flowtable hw offload for same device - - - - --- 2023-11-14 Florian Westphal RFC
[nft,v3,1/6] json: fix use after free in table_flags_json() add and check dump files for JSON in tests/shell - 1 - - --- 2023-11-14 Thomas Haller Accepted
[nft,v2] src: expand create commands [nft,v2] src: expand create commands - 1 - - --- 2023-11-14 Pablo Neira Ayuso Accepted
[nf] netfilter: nf_tables: split async and sync catchall in two functions [nf] netfilter: nf_tables: split async and sync catchall in two functions - 1 - - --- 2023-11-14 Pablo Neira Ayuso Accepted
[libnetfilter_queue,1/1] Convert nfq_open(), nfq_bind_pf() & nfq_unbind_pf() to use libmnl libnfnetlink dependency elimination - - - - --- 2023-11-13 Duncan Roe RFC
[1/1] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test, v3 [1/1] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test, v3 - - - - --- 2023-11-13 Jozsef Kadlecsik Accepted
[0/1] ipset patch to fix race condition between swap/destroy and add/del/test, v3 - - - - --- 2023-11-13 Jozsef Kadlecsik Not Applicable
[1/1] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test, v2 [1/1] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test, v2 - - - - --- 2023-11-13 Jozsef Kadlecsik Superseded
[0/1] ipset patch to fix race condition between swap/destroy and add/del/test, v3 - - - - --- 2023-11-13 Jozsef Kadlecsik Superseded
[nf] netfilter: nf_tables: bogus ENOENT when destroying element which does not exist [nf] netfilter: nf_tables: bogus ENOENT when destroying element which does not exist - 1 - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft] src: expand create commands [nft] src: expand create commands - 1 - - --- 2023-11-13 Pablo Neira Ayuso Changes Requested
[nft,v2,11/11] tests: shell: split merge nat optimization in two tests [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,10/11] tests: shell: split single element in anonymous set [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,09/11] tests: shell: split map test [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,08/11] tests: shell: split set NAT interval test [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,07/11] tests: shell: skip if kernel does not support bitshift [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,06/11] tests: shell: skip multidevice chain tests if kernel lacks support [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,05/11] tests: shell: skip comment tests if kernel lacks support [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,04/11] tests: shell: skip NAT netmap tests if kernel lacks support [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,03/11] tests: shell: skip stateful expression in sets tests if kernel lacks support [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,02/11] tests: shell: skip prerouting reject tests if kernel lacks support [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[7/7] ebtables: better error message when -j is missing ebtables documentation updates - - - - --- 2023-11-13 Jan Engelhardt strlen Accepted
[6/7] man: fix one spello ebtables documentation updates - - - - --- 2023-11-13 Jan Engelhardt strlen Accepted
[5/7] man: perform backslash-encoding ebtables documentation updates - - - - --- 2023-11-13 Jan Engelhardt strlen Accepted
[4/7] man: display number ranges with an en dash ebtables documentation updates - - - - --- 2023-11-13 Jan Engelhardt strlen Accepted
[3/7] man: layout and colorize synopsis similar to iptables ebtables documentation updates - - - - --- 2023-11-13 Jan Engelhardt strlen Accepted
[2/7] man: consistent use of \(em in Name sections ebtables documentation updates - - - - --- 2023-11-13 Jan Engelhardt strlen Accepted
[1/7] man: make TH word match Name line [1/7] man: make TH word match Name line - - - - --- 2023-11-13 Jan Engelhardt strlen Accepted
ebtables documentation updates ebtables documentation updates - - - - --- 2023-11-13 Jan Engelhardt strlen Accepted
[7/7] man: more backslash-encoding of characters [1/7] man: consistent use of \(em in Name sections - - - - --- 2023-11-13 Jan Engelhardt strlen Accepted
[6/7] man: limit targets for -P option synopsis [1/7] man: consistent use of \(em in Name sections - - - - --- 2023-11-13 Jan Engelhardt strlen Accepted
[5/7] man: copy synopsis markup from iptables.8 to arptables-nft.8 [1/7] man: consistent use of \(em in Name sections - - - - --- 2023-11-13 Jan Engelhardt strlen Accepted
[4/7] man: stop putting non-terminals in italic [1/7] man: consistent use of \(em in Name sections - - - - --- 2023-11-13 Jan Engelhardt strlen Accepted
« 1 2 ... 10 11 12300 301 »