Show patches with: Archived = No       |   28559 patches
« 1 2 ... 87 88 89285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[nf-next,v2,01/30] netfilter: add include guard to nf_conntrack_h323_types.h Add config option checks to netfilter headers. - - - - --- 2019-09-02 Jeremy Sowden pablo Changes Requested
[nf-next,2/2] netfilter: nf_tables_offload: save one indent level in nft_indr_block_cb() [nf-next,1/2] netfilter: nf_tables_offload: move indirect flow_block callback logic to core - - - - --- 2019-09-02 Pablo Neira Ayuso pablo Superseded
[nf-next,1/2] netfilter: nf_tables_offload: move indirect flow_block callback logic to core [nf-next,1/2] netfilter: nf_tables_offload: move indirect flow_block callback logic to core - - - - --- 2019-09-02 Pablo Neira Ayuso pablo Accepted
[nf,2/2] netfilter: nf_flow_table: set default timeout after successful insertion Untitled series #128626 - 1 - - --- 2019-09-02 Pablo Neira Ayuso pablo Accepted
[nf,1/2] netfilter: ctnetlink: honor IPS_OFFLOAD flag [nf,1/2] netfilter: ctnetlink: honor IPS_OFFLOAD flag - 1 - - --- 2019-09-02 Pablo Neira Ayuso pablo Accepted
[conntrack-tools] conntrack: Fix CIDR to mask conversion on Big Endian [conntrack-tools] conntrack: Fix CIDR to mask conversion on Big Endian - 1 - - --- 2019-09-02 Phil Sutter pablo Changes Requested
[nf-next,29/29] netfilter: wrap headers in CONFIG checks. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,28/29] netfilter: add IP_SET_HASH config option. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,27/29] netfilter: add IP_SET_BITMAP config option. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,26/29] netfilter: add NF_TPROXY config option. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,25/29] netfilter: add CONFIG_NETFILTER check to linux/netfilter.h. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,24/29] netfilter: wrap some conntrack code in a CONFIG_NF_CONNTRACK check. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,23/29] netfilter: wrap some ipv6 tables code in a CONFIG_NF_TABLES_IPV6 check. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,22/29] netfilter: wrap some nat-related conntrack code in a CONFIG_NF_NAT check. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,21/29] netfilter: wrap inline timeout function in CONFIG_NETFILTER_TIMEOUT check. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,20/29] netfilter: wrap inline synproxy function in CONFIG_NETFILTER_SYNPROXY check. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,19/29] netfilter: wrap union nf_conntrack_proto members in CONFIG_NF_CT_PROTO_* check. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,18/29] netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENABLED(C… Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,17/29] netfilter: use consistent style when defining inline functions in nf_conntrack_ecac… Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,16/29] netfilter: move struct definition function to a more appropriate header. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,15/29] netfilter: move code between synproxy headers. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,14/29] netfilter: move inline function to a more appropriate header. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,13/29] netfilter: remove superfluous header. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,12/29] netfilter: inline three headers. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,11/29] netfilter: added missing includes. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,10/29] netfilter: include the right header in nf_conntrack_zones.h. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,09/29] netfilter: remove unused includes. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,08/29] netfilter: remove unused function declarations. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,07/29] netfilter: remove stray semicolons. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,06/29] netfilter: fix Kconfig formatting error. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,05/29] netfilter: remove trailing white-space. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,04/29] netfilter: add GPL-2.0 SPDX ID's to a couple of headers. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,03/29] netfilter: fix include guard comment. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,02/29] netfilter: add include guard to nf_conntrack_labels.h. Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,01/29] netfilter: add include guard to nf_conntrack_h323_types.h Add config option checks to netfilter headers. - - - - --- 2019-09-01 Jeremy Sowden pablo Changes Requested
[nf-next,v2] netfilter: nft_socket: fix erroneous socket assignment [nf-next,v2] netfilter: nft_socket: fix erroneous socket assignment - 1 - - --- 2019-09-01 Fernando F. Mancera pablo Accepted
[nf-next] netfilter: nft_socket: fix erroneous socket assignment [nf-next] netfilter: nft_socket: fix erroneous socket assignment - 1 - - --- 2019-08-31 Fernando F. Mancera pablo Changes Requested
[v5,1/1] net: br_netfiler_hooks: Drops IPv6 packets if IPv6 module is not loaded [v5,1/1] net: br_netfiler_hooks: Drops IPv6 packets if IPv6 module is not loaded 1 - - - --- 2019-08-31 Leonardo Bras pablo Accepted
[v4,2/2] net: br_netfiler_hooks: Drops IPv6 packets if IPv6 module is not loaded Drop IPV6 packets if IPv6 is disabled on boot - - - - --- 2019-08-30 Leonardo Bras pablo Changes Requested
[v4,1/2] netfilter: Terminate rule eval if protocol=IPv6 and ipv6 module is disabled Drop IPV6 packets if IPv6 is disabled on boot 1 - - - --- 2019-08-30 Leonardo Bras pablo Accepted
[5/5] netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO in network byteorder [1/5] netfilter: xt_physdev: Fix spurious error message in physdev_mt_check - 1 - - --- 2019-08-30 Pablo Neira Ayuso pablo Accepted
[4/5] netfilter: nf_flow_table: clear skb tstamp before xmit [1/5] netfilter: xt_physdev: Fix spurious error message in physdev_mt_check - - - - --- 2019-08-30 Pablo Neira Ayuso pablo Accepted
[3/5] netfilter: conntrack: make sysctls per-namespace again [1/5] netfilter: xt_physdev: Fix spurious error message in physdev_mt_check - 2 - - --- 2019-08-30 Pablo Neira Ayuso pablo Accepted
[2/5] netfilter: nf_conntrack_ftp: Fix debug output [1/5] netfilter: xt_physdev: Fix spurious error message in physdev_mt_check - - - - --- 2019-08-30 Pablo Neira Ayuso pablo Accepted
[1/5] netfilter: xt_physdev: Fix spurious error message in physdev_mt_check [1/5] netfilter: xt_physdev: Fix spurious error message in physdev_mt_check 1 - - - --- 2019-08-30 Pablo Neira Ayuso pablo Accepted
[0/5] Netfilter fixes for net - - - - --- 2019-08-30 Pablo Neira Ayuso pablo Accepted
[nf-next,v7,8/8] netfilter: Support the bridge family in flow table netfilter: Support the bridge family in flow table - - - - --- 2019-08-30 wenxu pablo Deferred
[nf-next,v7,7/8] netfilter:nft_flow_offload: Support bridge family flow offload netfilter: Support the bridge family in flow table - - - - --- 2019-08-30 wenxu pablo Deferred
[nf-next,v7,6/8] netfilter:nf_flow_table_ip: Support bridge family flow offload netfilter: Support the bridge family in flow table - - - - --- 2019-08-30 wenxu pablo Deferred
[nf-next,v7,5/8] netfilter:nf_flow_table_core: Support bridge family flow offload netfilter: Support the bridge family in flow table - - - - --- 2019-08-30 wenxu pablo Deferred
[nf-next,v7,4/8] bridge: add br_vlan_get_info_rcu() netfilter: Support the bridge family in flow table 1 - - - --- 2019-08-30 wenxu pablo Deferred
[nf-next,v7,3/8] netfilter:nf_flow_table_ip: Separate inet operation to single function netfilter: Support the bridge family in flow table - - - - --- 2019-08-30 wenxu pablo Deferred
[nf-next,v7,2/8] netfilter:nf_flow_table_core: Separate inet operation to single function netfilter: Support the bridge family in flow table - - - - --- 2019-08-30 wenxu pablo Deferred
[nf-next,v7,1/8] netfilter:nf_flow_table: Refactor flow_offload_tuple to destination netfilter: Support the bridge family in flow table - - - - --- 2019-08-30 wenxu pablo Deferred
[nft,v6] meta: add ibrpvid and ibrvproto support [nft,v6] meta: add ibrpvid and ibrvproto support - - - - --- 2019-08-30 wenxu pablo Accepted
[net-next,4/4] netfilter: nft_payload: packet mangling offload support flow_offload: update mangle action representation - - - - --- 2019-08-30 Pablo Neira Ayuso pablo Changes Requested
[net-next,3/4] net: flow_offload: mangle action at byte level flow_offload: update mangle action representation - - - - --- 2019-08-30 Pablo Neira Ayuso pablo Changes Requested
[net-next,2/4] net: flow_offload: bitwise AND on mangle action value field flow_offload: update mangle action representation - - - - --- 2019-08-30 Pablo Neira Ayuso pablo Changes Requested
[net-next,1/4] net: flow_offload: flip mangle action mask flow_offload: update mangle action representation - - - - --- 2019-08-30 Pablo Neira Ayuso pablo Changes Requested
netfilter: reject: fix ICMP csum verification netfilter: reject: fix ICMP csum verification - 1 - - --- 2019-08-29 Alin Năstac pablo Not Applicable
[nft,4/4] src: evaluate: catch invalid 'meta day' values in eval step meta: introduce time/day/hour matching - - - - --- 2019-08-29 Florian Westphal pablo Accepted
[nft,3/4] tests: add meta time test cases meta: introduce time/day/hour matching - - - - --- 2019-08-29 Florian Westphal pablo Accepted
[nft,2/4] meta: Introduce new conditions 'time', 'day' and 'hour' meta: introduce time/day/hour matching - - 1 - --- 2019-08-29 Florian Westphal pablo Accepted
[nft,1/4] evaluate: New internal helper __expr_evaluate_range [nft,1/4] evaluate: New internal helper __expr_evaluate_range - - - - --- 2019-08-29 Florian Westphal pablo Accepted
[nf] netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO in network byteorder [nf] netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO in network byteorder - 1 - - --- 2019-08-28 wenxu pablo Accepted
[nf] netfilter: nf_flow_table: clear skb tstamp before xmit [nf] netfilter: nf_flow_table: clear skb tstamp before xmit - - - - --- 2019-08-27 Florian Westphal pablo Accepted
[v3,1/1] netfilter: nf_tables: fib: Drop IPV6 packets if IPv6 is disabled on boot [v3,1/1] netfilter: nf_tables: fib: Drop IPV6 packets if IPv6 is disabled on boot - - - - --- 2019-08-27 Leonardo Bras pablo Changes Requested
[nf] netfilter: conntrack: make sysctls per-namespace again [nf] netfilter: conntrack: make sysctls per-namespace again - 2 - 1 --- 2019-08-27 Florian Westphal pablo Accepted
[2/2,nf-next,v3] netfilter: nft_quota: add quota object update support [1/2,nf-next,v3] netfilter: nf_tables: Introduce stateful object update operation - - - - --- 2019-08-26 Fernando F. Mancera pablo Accepted
[1/2,nf-next,v3] netfilter: nf_tables: Introduce stateful object update operation [1/2,nf-next,v3] netfilter: nf_tables: Introduce stateful object update operation - - - - --- 2019-08-26 Fernando F. Mancera pablo Accepted
[nft,v9,2/2] meta: Introduce new conditions 'time', 'day' and 'hour' [nft,v9,1/2] evaluate: New internal helper __expr_evaluate_range - - 1 - --- 2019-08-24 Ander Juaristi pablo Superseded
[nft,v9,1/2] evaluate: New internal helper __expr_evaluate_range [nft,v9,1/2] evaluate: New internal helper __expr_evaluate_range - - - - --- 2019-08-24 Ander Juaristi pablo Superseded
[nft,v5] meta: add ibrpvid and ibrvproto support [nft,v5] meta: add ibrpvid and ibrvproto support - - - - --- 2019-08-23 wenxu pablo Changes Requested
netfilter: not mark a spinlock as __read_mostly netfilter: not mark a spinlock as __read_mostly - - - - --- 2019-08-23 Li RongQing pablo Accepted
[2/2,nf-next,v2] netfilter: nft_quota: add quota object update support [1/2,nf-next,v2] netfilter: nf_tables: Introduce stateful object update operation - - - - --- 2019-08-22 Fernando F. Mancera pablo Changes Requested
[1/2,nf-next,v2] netfilter: nf_tables: Introduce stateful object update operation [1/2,nf-next,v2] netfilter: nf_tables: Introduce stateful object update operation - - - - --- 2019-08-22 Fernando F. Mancera pablo Changes Requested
[3/3] netlink: use generic skb_set_owner_r() rework netlink skb allocation - - - - --- 2019-08-22 Jan Dakinevich pablo Awaiting Upstream
[2/3] netlink: always use vmapped memory for skb data rework netlink skb allocation - - - - --- 2019-08-22 Jan Dakinevich pablo Awaiting Upstream
[1/3] skbuff: use kvfree() to deallocate head rework netlink skb allocation - - - - --- 2019-08-22 Jan Dakinevich pablo Awaiting Upstream
[nft,v1] files: add script to generate geoip.nft file [nft,v1] files: add script to generate geoip.nft file - - - - --- 2019-08-22 Shekhar Sharma pablo Changes Requested
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check netfilter: xt_physdev: Fix spurious error message in physdev_mt_check 1 - - - --- 2019-08-21 Todd Seidelmann pablo Accepted
[nft,v8,2/2] meta: Introduce new conditions 'time', 'day' and 'hour' [nft,v8,1/2] evaluate: New internal helper __expr_evaluate_range - - - - --- 2019-08-21 Ander Juaristi pablo Changes Requested
[nft,v8,1/2] evaluate: New internal helper __expr_evaluate_range [nft,v8,1/2] evaluate: New internal helper __expr_evaluate_range - - - - --- 2019-08-21 Ander Juaristi pablo Changes Requested
[v2,1/1] netfilter: nf_tables: fib: Drop IPV6 packages if IPv6 is disabled on boot [v2,1/1] netfilter: nf_tables: fib: Drop IPV6 packages if IPv6 is disabled on boot - - - - --- 2019-08-21 Leonardo Bras pablo Changes Requested
netfilter: nf_conntrack_ftp: Fix debug output netfilter: nf_conntrack_ftp: Fix debug output - - - - --- 2019-08-21 Thomas Jarosch pablo Accepted
[nft,v4] meta: add ibrpvid and ibrvproto support [nft,v4] meta: add ibrpvid and ibrvproto support - - - - --- 2019-08-21 wenxu pablo Changes Requested
[2/2,nf-next] netfilter: nft_quota: add quota object update support [1/2,nf-next] netfilter: nf_tables: Introduce stateful object update operation - - - - --- 2019-08-21 Fernando F. Mancera pablo Changes Requested
[1/2,nf-next] netfilter: nf_tables: Introduce stateful object update operation [1/2,nf-next] netfilter: nf_tables: Introduce stateful object update operation - - - - --- 2019-08-21 Fernando F. Mancera pablo Changes Requested
[iptables,14/14] nft: bridge: Rudimental among extension support Implement among match support - - - - --- 2019-08-21 Phil Sutter pablo Changes Requested
[iptables,13/14] nft: Support parsing lookup expression Implement among match support - - - - --- 2019-08-21 Phil Sutter pablo Changes Requested
[iptables,12/14] nft: Embed rule's table name in nft_xt_ctx Implement among match support - - - - --- 2019-08-21 Phil Sutter pablo Changes Requested
[iptables,11/14] nft: Bore up nft_parse_payload() Implement among match support - - - - --- 2019-08-21 Phil Sutter pablo Changes Requested
[iptables,10/14] nft: family_ops: Pass nft_handle to 'rule_to_cs' callback Implement among match support - - - - --- 2019-08-21 Phil Sutter pablo Changes Requested
[iptables,09/14] nft: family_ops: Pass nft_handle to 'print_rule' callback Implement among match support - - - - --- 2019-08-21 Phil Sutter pablo Changes Requested
[iptables,08/14] nft: family_ops: Pass nft_handle to 'rule_find' callback Implement among match support - - - - --- 2019-08-21 Phil Sutter pablo Changes Requested
[iptables,07/14] nft: family_ops: Pass nft_handle to 'add' callback Implement among match support - - - - --- 2019-08-21 Phil Sutter pablo Changes Requested
[iptables,06/14] nft: Support NFT_COMPAT_SET_ADD Implement among match support - - - - --- 2019-08-21 Phil Sutter pablo Changes Requested
[iptables,05/14] nft: Fetch sets when updating rule cache Implement among match support - - - - --- 2019-08-21 Phil Sutter pablo Changes Requested
[iptables,04/14] nft: Eliminate pointless calls to nft_family_ops_lookup() Implement among match support 1 - - - --- 2019-08-21 Phil Sutter pablo Changes Requested
[iptables,03/14] nft: Keep nft_handle pointer in nft_xt_ctx Implement among match support 1 - - - --- 2019-08-21 Phil Sutter pablo Changes Requested
« 1 2 ... 87 88 89285 286 »