Show patches with: Archived = No       |   28530 patches
« 1 2 ... 62 63 64285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[nft,2/2] src: fix sub-bytes protocol header definition - - - - --- 2015-12-01 Pablo Neira Ayuso pablo Changes Requested
[v3,nf-next,01/12] netfilter: add and use nf_ct_netns_get/put - - - - --- 2015-12-03 Florian Westphal pablo Changes Requested
[v3,nf-next,02/12] netfilter: conntrack: register hooks in netns when needed by ruleset - - - - --- 2015-12-03 Florian Westphal pablo Changes Requested
[v3,nf-next,03/12] netfilter: xtables: don't register table hooks in namespace at init time - - - - --- 2015-12-03 Florian Westphal pablo Changes Requested
[v3,nf-next,04/12] netfilter: defrag: only register defrag functionality if needed - - - - --- 2015-12-03 Florian Westphal pablo Changes Requested
[v3,nf-next,05/12] netfilter: nat: add dependencies on conntrack module - - - - --- 2015-12-03 Florian Westphal pablo Changes Requested
[v3,nf-next,06/12] netfilter: bridge: register hooks only when bridge interface is added - - - - --- 2015-12-03 Florian Westphal pablo Changes Requested
[v3,nf-next,07/12] netfilter: don't call nf_hook_state_init/_hook_slow unless needed - - - - --- 2015-12-03 Florian Westphal pablo Changes Requested
[v3,nf-next,08/12] nftables: add conntrack dependencies for nat/masq/redir expressions - - - - --- 2015-12-03 Florian Westphal pablo Changes Requested
[v3,nf-next,10/12] netfilter: ctnetlink: make ctnetlink bind register conntrack hooks - - - - --- 2015-12-03 Florian Westphal pablo Changes Requested
[v3,nf-next,11/12] netfilter: hook up nfnetlink log/queue to register conntrack hooks - - - - --- 2015-12-03 Florian Westphal pablo Changes Requested
[v3,nf-next,12/12] netfilter: inform ctnetlink about new l3 protocol trackers - - - - --- 2015-12-03 Florian Westphal pablo Changes Requested
[-next] netfilter: meta: add support for setting skb->pkttype - - - - --- 2015-12-03 Florian Westphal pablo Changes Requested
extensions: libxt_mark: Add translation to nft - - - - --- 2015-12-05 Shivani Bhardwaj pablo Changes Requested
[nft,4/7] evaluate: transfer right shifts to constant side - - - - --- 2015-12-05 Pablo Neira Ayuso pablo Changes Requested
[nft,5/7] evaluate: transfer right shifts to range side - - - - --- 2015-12-05 Pablo Neira Ayuso pablo Changes Requested
[nft,6/7] evaluate: transfer right shifts to set reference side - - - - --- 2015-12-05 Pablo Neira Ayuso pablo Changes Requested
[nft,7/7] src: move payload sub-byte matching to the evaluation step - - - - --- 2015-12-05 Pablo Neira Ayuso pablo Changes Requested
[v2] extensions: libxt_mark: Add translation to nft - - - - --- 2015-12-06 Shivani Bhardwaj pablo Changes Requested
netfilter: nf_ct_sctp: validate vtag for new conntrack entries - - - - --- 2015-12-08 Marcelo Ricardo Leitner pablo Changes Requested
[net-next,v4,1/8] netfilter: Remove IP_CT_NEW_REPLY definition. - - - - --- 2015-12-09 Jarno Rajahalme pablo Changes Requested
[net-next,v4,2/8] netfilter: Factor out nf_ct_get_info(). - - - - --- 2015-12-09 Jarno Rajahalme pablo Changes Requested
[net-next,v4,3/8] netfilter: Allow calling into nat helper without skb_dst. - - - - --- 2015-12-09 Jarno Rajahalme pablo Changes Requested
[net-next,v4,4/8] openvswitch: Update the CT state key only after nf_conntrack_in(). - - - - --- 2015-12-09 Jarno Rajahalme pablo Changes Requested
[net-next,v4,5/8] openvswitch: Find existing conntrack entry after upcall. - - - - --- 2015-12-09 Jarno Rajahalme pablo Changes Requested
[net-next,v4,6/8] openvswitch: Handle NF_REPEAT in conntrack action. - - - - --- 2015-12-09 Jarno Rajahalme pablo Changes Requested
[net-next,v4,7/8] openvswitch: Delay conntrack helper call for new connections. - - - - --- 2015-12-09 Jarno Rajahalme pablo Changes Requested
[net-next,v4,8/8] openvswitch: Interface with NAT. - - - - --- 2015-12-09 Jarno Rajahalme pablo Changes Requested
[nf] netfilter: conntrack: resched in nf_ct_iterate_cleanup - - - - --- 2015-12-09 Florian Westphal pablo Changes Requested
[nf,v2] netfilter: nf_tables: release objects on netns destruction - - - 1 --- 2015-12-09 Pablo Neira Ayuso pablo Changes Requested
[net-next,v5,1/8] netfilter: Remove IP_CT_NEW_REPLY definition. - - - - --- 2015-12-17 Jarno Rajahalme pablo Changes Requested
[net-next,v5,2/8] netfilter: Factor out nf_ct_get_info(). - - - - --- 2015-12-17 Jarno Rajahalme pablo Changes Requested
[net-next,v5,3/8] netfilter: Allow calling into nat helper without skb_dst. - - - - --- 2015-12-17 Jarno Rajahalme pablo Changes Requested
[net-next,v5,4/8] openvswitch: Update the CT state key only after nf_conntrack_in(). - - - - --- 2015-12-17 Jarno Rajahalme pablo Changes Requested
[net-next,v5,5/8] openvswitch: Find existing conntrack entry after upcall. - - - - --- 2015-12-17 Jarno Rajahalme pablo Changes Requested
[net-next,v5,6/8] openvswitch: Handle NF_REPEAT in conntrack action. - - - - --- 2015-12-17 Jarno Rajahalme pablo Changes Requested
[net-next,v5,7/8] openvswitch: Delay conntrack helper call for new connections. - - - - --- 2015-12-17 Jarno Rajahalme pablo Changes Requested
[net-next,v5,8/8] openvswitch: Interface with NAT. - - - - --- 2015-12-17 Jarno Rajahalme pablo Changes Requested
ila: add NETFILTER dependency - - - - --- 2015-12-18 Arnd Bergmann pablo Changes Requested
[v3] extensions: libxt_mark: Add translation to nft - - - - --- 2015-12-19 Shivani Bhardwaj pablo Changes Requested
extensions: libxt_devgroup: Add translation to nft - - - - --- 2015-12-20 Shivani Bhardwaj pablo Changes Requested
extensions: libxt_NFQUEUE: Add translation to nft - - - - --- 2015-12-21 Shivani Bhardwaj pablo Changes Requested
extensions: libxt_limit: Add translation to nft - - - - --- 2015-12-22 Shivani Bhardwaj pablo Changes Requested
[1/2] iptables: nft-ipv4: Remove suffix counter for comment module - - - - --- 2015-12-22 Shivani Bhardwaj pablo Changes Requested
[2/2] extensions: libxt_comment: Add translation to nft - - - - --- 2015-12-22 Shivani Bhardwaj pablo Changes Requested
extensions: libxt_connmark: Add translation to nft - - - - --- 2015-12-22 Shivani Bhardwaj pablo Changes Requested
[1/3,nf] netfilter: nf_tables_api: Add new attributes into - - - - --- 2015-12-22 Carlos Falgueras García pablo Changes Requested
[2/3,libnftnl] set: Add new attribute into 'set' to store an - - - - --- 2015-12-22 Carlos Falgueras García pablo Changes Requested
[3/3,libnftnl] examples: Modify the example 'nft-set-add' to - - - - --- 2015-12-22 Carlos Falgueras García pablo Changes Requested
extensions: libxt_devgroup: Add translation to nft - - - - --- 2015-12-22 Shivani Bhardwaj pablo Changes Requested
[v2] extensions: libxt_connmark: Add translation to nft - - - - --- 2015-12-22 Shivani Bhardwaj pablo Changes Requested
[v3] extensions: libxt_devgroup: Add translation to nft - - - - --- 2015-12-22 Shivani Bhardwaj pablo Changes Requested
[v3] extensions: libxt_connmark: Add translation to nft - - - - --- 2015-12-22 Shivani Bhardwaj pablo Changes Requested
extensions: libxt_mark: Fix inversion code - - - - --- 2015-12-22 Shivani Bhardwaj pablo Changes Requested
extensions: libxt_helper: Add translation to nft - - - - --- 2015-12-23 Shivani Bhardwaj pablo Changes Requested
extensions: libxt_MARK: Add translation to nft - - - - --- 2015-12-23 Shivani Bhardwaj pablo Changes Requested
extensions: libxt_pkttype: Add translation to nft - - - - --- 2015-12-23 Shivani Bhardwaj pablo Changes Requested
extensions: libipt_SNAT: Add translation to nft - - - - --- 2015-12-25 Shivani Bhardwaj pablo Changes Requested
extensions: libipt_DNAT: Add translation to nft - - - - --- 2015-12-26 Shivani Bhardwaj pablo Changes Requested
extensions: libxt_length: Add translation to nft - - - - --- 2015-12-29 Shivani Bhardwaj pablo Changes Requested
iptables: nft-ipv6: Replace ip with ip6 - - - - --- 2015-12-29 Shivani Bhardwaj pablo Changes Requested
[1/4] nf: netfilter: nf_tables_api: Add new attributes into nft_set to store user data. - - - - --- 2016-01-03 Carlos Falgueras García pablo Changes Requested
[2/4] libnftnl: set: Add new attribute into 'set' to store an arbitrary length user data. - - - - --- 2016-01-03 Carlos Falgueras García pablo Changes Requested
[3/4] libnftnl: set: Implement new buffer of TLV objects. - - - - --- 2016-01-03 Carlos Falgueras García pablo Changes Requested
[4/4] libnftnl: examples: Modify the example to allow add TLV objects as user data. - - - - --- 2016-01-03 Carlos Falgueras García pablo Changes Requested
[nft,1/6] tests/py: remove unused variables - - - - --- 2016-01-04 Pablo M. Bermudo Garay pablo Changes Requested
[nft,2/6] tests/py: fix style - - - - --- 2016-01-04 Pablo M. Bermudo Garay pablo Changes Requested
[nft,3/6] tests/py: simplify use of globals - - - - --- 2016-01-04 Pablo M. Bermudo Garay pablo Changes Requested
[nft,4/6] tests/py: convert chains and tables to objects - - - - --- 2016-01-04 Pablo M. Bermudo Garay pablo Changes Requested
[nft,5/6] tests/py: modify supported test file syntax - - - - --- 2016-01-04 Pablo M. Bermudo Garay pablo Changes Requested
[nft,6/6] tests/py: update test files syntax - - - - --- 2016-01-04 Pablo M. Bermudo Garay pablo Changes Requested
[2/3,nf-next] netfilter: nf_ct_helper: Add new function nf_ct_helper_init() - - - - --- 2016-01-04 Pablo Neira Ayuso pablo Changes Requested
[3/3,nf-next] netfilter: nf_ct_helper: Add nf_conntrack_helpers_register() - - - - --- 2016-01-04 Pablo Neira Ayuso pablo Changes Requested
[nft,2/4] rule: when listing all sets, don't print empty tables - - - - --- 2016-01-04 Arturo Borrero pablo Changes Requested
[nft,3/4] rule: delete extra space in sets printing - - - - --- 2016-01-04 Arturo Borrero pablo Changes Requested
[nft,4/4] tests/operations: add some listing tests - - - - --- 2016-01-04 Arturo Borrero pablo Changes Requested
[1/2] iptables: nft-ipv4: Add ip ttl to the buffer - - - - --- 2016-01-04 Shivani Bhardwaj pablo Changes Requested
[2/2] extensions: libipt_ttl: Add translation to nft - - - - --- 2016-01-04 Shivani Bhardwaj pablo Changes Requested
netfilter: nf_conntrack: use safer way to lock all buckets 1 - 1 - --- 2016-01-05 Sasha Levin pablo Changes Requested
src: datatype: Modify symbol table for icmpv6 packet types - - - - --- 2016-01-05 Shivani Bhardwaj pablo Changes Requested
[3/4,v2] libnftnl: set: Implement new buffer of TLV objects. - - - - --- 2016-01-05 Carlos Falgueras García pablo Changes Requested
extensions: libip6t_hl: Add translation to nft - - - - --- 2016-01-07 Shivani Bhardwaj pablo Changes Requested
[4/4,nf-next] netfilter: nf_ct_helper: Use unidimensional helper - - - - --- 2016-01-08 高峰 pablo Changes Requested
[4/4,nf-next] netfilter: nf_ct_helper: Use unidimensional helper array instead of bidimensional ones - - - - --- 2016-01-08 高峰 pablo Changes Requested
extensions: libxt_cgroup: Add translation to nft - - - - --- 2016-01-08 Shivani Bhardwaj pablo Changes Requested
[nft,v2,1/6] tests/py: remove unused variables - - - - --- 2016-01-08 Pablo M. Bermudo Garay pablo Changes Requested
[nft,v2,2/6] tests/py: fix style - - - - --- 2016-01-08 Pablo M. Bermudo Garay pablo Changes Requested
[nft,v2,3/6] tests/py: simplify use of globals - - - - --- 2016-01-08 Pablo M. Bermudo Garay pablo Changes Requested
[nft,v2,4/6] tests/py: convert chains and tables to objects - - - - --- 2016-01-08 Pablo M. Bermudo Garay pablo Changes Requested
[nft,v2,5/6] tests/py: modify supported test file syntax - - - - --- 2016-01-08 Pablo M. Bermudo Garay pablo Changes Requested
[nft,v2,6/6] tests/py: update test files syntax - - - - --- 2016-01-08 Pablo M. Bermudo Garay pablo Changes Requested
[1/3] netfilter: nf_ct_helper: Add new function nf_ct_helper_init() - - - - --- 2016-01-09 高峰 pablo Changes Requested
[2/3] netfilter: nf_ct_helper: Add nf_conntrack_helpers_register() - - - - --- 2016-01-09 高峰 pablo Changes Requested
[3/3] netfilter: nf_ct_helper: Use unidimensional helper array instead of bidimensional ones - - - - --- 2016-01-09 高峰 pablo Changes Requested
netfilter: nf_conntrack_icmpv6: find conntrack related to ICMPv6 redirect packet - - - - --- 2016-01-13 Alin Năstac pablo Changes Requested
netfilter: nft_ct: mark nft_ct_get_eval_counter __maybe_unused - - - - --- 2016-01-13 Arnd Bergmann pablo Changes Requested
netfilter: nf_conntrack_icmpv6: find conntrack related to ICMPv6 redirect packet - - - - --- 2016-01-13 Alin Năstac pablo Changes Requested
[v2] netfilter: nf_conntrack: use safer way to lock all buckets - - - - --- 2016-01-14 Sasha Levin pablo Changes Requested
extensions: libip6t_mh: Add translation to nft - - - - --- 2016-01-14 Shivani Bhardwaj pablo Changes Requested
[nf-next,1/3] netfilter: bridge: add nf_afinfo to enable queuing to userspace - - - - --- 2016-01-15 Stephane Bryant pablo Changes Requested
« 1 2 ... 62 63 64285 286 »